@charset "utf-8";
/* Estilos predefinidos (CMS)
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	color: #666666;
}

a:link {
	color:#009430;
	text-decoration:none;
}

a:visited {
}

a:hover {
text-decoration:underline;
}

h1 {
	font-size:16px;
	color: #000000;
	background-image: url(../image/icons/bullets/pre_titulo3.gif);
	background-position: left;
	padding-left: 25px;
	background-repeat: no-repeat;
}
h2 {
	font-size:14px;
	margin-bottom: 2px;
	margin-top: 2px;
}

h3 {
	font-size:12px;
}*/

/*Estilos que se ejecutan dentro del editor de contenidos*/

.vineta_naranja {
	list-style-image:url(../image/orange_point.gif);
}

.vineta_naranja li{
	font-weight:normal;
}
#body #content #recuadro td{
	font-size: 11px;
	color:#666666;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight:normal;
}

#body #content #recuadro td li{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight:bold;
	text-decoration:none;
}

#body #content #int_content p.texto_principal{
	font-size: 12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	word-spacing: 0.1em;
	width:637px; 
}
#body #content #int_content p.texto_principal2{
	font-size: 12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	word-spacing: 0.1em;
	width:480px; 
}
#body #content #int_content p.texto_principal3{
	font-size: 12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	word-spacing: 0.1em;
	width:620px; 
}
.barra_horizontal {
	background-image:url(../image/horizontal_bar.gif);
	background-repeat:repeat-x;
	background-position:middle;
}

.subtitulos_amarillos {
	clear:left;
	color:#E66C13;
	font-size: 16px;
	word-spacing: 0.2em; 
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
}

.contacto_izquierdo {
	background-image:url(../image/left_contact.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:43px;
}

.fondo_contactenos {
	background-image:url(../image/central_contact.jpg);
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:middle;
	height:130px;
}

.fondo_contactenos a {
	font-weight:normal;
}

.fondo_contactenos img {
	font-weight:normal;
	border: 1px dotted #CCCCCC;
}


.subtitulos_amarillos {
	color:#E66C13;
	font-size: 16px;
	word-spacing: 0.2em; 
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.subtitulos_naranja {
	color:#EE7B36;
	font-size: 13px;
	font-weight:bold;
	word-spacing: 0.1em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Estilos cuadrados derechos*/
/* Estilos naranja*/
.encabezado_naranja{
	background-image:url(../image/header_section_1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:233px;
	height:17px;
}

.fondo_naranja {
	background-image:url(../image/center_section_1.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:233px;
	padding-left:15px;
	padding-right:15px;
	font-size: 11px;
}

.titulo_naranja {
	color:#EE6F0E;
	font-size: 15px;
	font-weight:bold;
	word-spacing: 0.1em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.vinetas_naranja {
	list-style-image:url(../image/point_1.gif);
}

.vinetas_naranja li {
	font-weight:bold;
	text-decoration:underline;
}

.pie_naranja{
	background-image:url(../image/footer_section_1.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:233px;
	height:6px;
}

/* Estilos verde*/

.encabezado_verde{
	background-image:url(../image/header_section_2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:233px;
	height:14px;
}

.fondo_verde {
	background-image:url(../image/center_section_2.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:233px;
	padding-left:15px;
	padding-right:15px;
	font-size: 11px;
}
.titulo_verde {
	color:#007B34;
	font-size: 15px;
	font-weight:bold;
	word-spacing: 0.1em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.fondo_verde input, .fondo_verde textarea {
	border-color:#E2F4B2;
	border-width:1px;
	border-style:solid;
	font-size:11px;
}

.fondo_verde label {
	font-size:10px;
	letter-spacing:0.1em;
}

.vinetas_verde {
	list-style-image:url(../image/point_2.gif);
	text-decoration:underline;
}

.vinetas_verde li {
	font-weight:bold;
}

.vinetas_verde li a {
	color:#666;
}

.vinetas_verde li a:hover {
text-decoration:none;
}

.pie_verde{
	background-image:url(../image/footer_section_2.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:233px;
	height:5px;
}

/* Estilos azul*/

.encabezado_azul{
	background-image:url(../image/header_section_3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:233px;
	height:13px;
}

.fondo_azul {
	background-image:url(../image/center_section_3.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:233px;
	padding-left:15px;
	padding-right:15px;
	font-size: 11px;
}

.titulo_azul {
	color:#418FBF;
	font-size: 15px;
	font-weight:bold;
	word-spacing: 0.1em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.vinetas_azul {
	list-style-image:url(../image/point_3.gif);
}

.vinetas_azul li {
	font-weight:bold;
	text-decoration:underline;
}

.pie_azul{
	background-image:url(../image/footer_section_3.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:233px;
	height:5px;
}

/* Estilos cafe*/

.encabezado_cafe{
	background-image:url(../image/header_section_4.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:233px;
	height:12px;
}

.fondo_cafe {
	background-image:url(../image/center_section_4.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:233px;
	padding-left:15px;
	padding-right:15px;
	font-size: 11px;
}

.titulo_cafe {
	color:#9E6110;
	font-size: 15px;
	font-weight:bold;
	word-spacing: 0.1em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pie_cafe{
	background-image:url(../image/footer_section_4.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:233px;
	height:5px;
}

/* Estilos carmelo*/

.encabezado_carmelo{
	background-image:url(../image/header_section_5.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:233px;
	height:12px;
}

.fondo_carmelo {
	background-image:url(../image/center_section_5.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:233px;
	padding-left:15px;
	padding-right:15px;
	font-size: 11px;
}

.titulo_carmelo {
	color:#B7B256;
	font-size: 15px;
	font-weight:bold;
	word-spacing: 0.1em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pie_carmelo{
	background-image:url(../image/footer_section_5.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:233px;
	height:5px;
}
