body { 
	font-size: 68% !important;
	font-size: 67%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
	color: #666;
	background: #FFF6E5;
	letter-spacing: -0.03ex;
}
p {
	margin-bottom: 15px;
	display: block;
}
/* DEFINICIONES */
.cincuenta {
	width: 50%;
}
.cien {
	width: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.texto-right {
	text-align:right;
}
.texto-left {
	text-align:left;
}
.texto-center {
	text-align: center;
}
.clear-both {
	clear: both;
}
.transpar {
	display: none !important;
}
.block {
	display: block !important;
}
.upper {
	text-transform: uppercase !important;
}
.auto {
	width: auto !important;
}
label input, label select, label textarea {
	color: #726B67;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	padding: 2px 0 2px 3px;
	border: 1px solid #726B67;
	background: #FFF;
}
label input:focus, label select:focus, label textarea:focus {
	border: 1px solid #978C88;
}
input[type="hidden"] {
	display: none;
}
input[type="checkbox"] {
	border: 0;
}
.boton-form {
	cursor: pointer;
	border: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
	color: #FFF6E5;
	font-size: 1.25em;
	padding: 0;
	background: #3F3014 url(../images/fondo_botonform.jpg) left top repeat-x;
	letter-spacing: -0.1ex;
	height: 30px;
	width: 140px;
}
.boton-form:hover {
	background-position: left bottom;
}
.sinmargbot {
	margin-bottom: 0 !important;
}
.marginbottom5 {
	margin-bottom: 5px !important;
}
.marginleft5 {
	margin-left: 5px !important;
}
.paddingbottom15 {
	padding-bottom: 15px !important;
}
.error {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #393F2F;
	letter-spacing: normal;
}
form .error {
	display: block;
	position: relative;
	left: 80px;
	margin-bottom: 4px;
	margin-top: 3px;
}
#mapaform .error {
	left: 0;
}

/* FONTS */
.bold {
	font-weight: bold;
}
.tahoma {
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
.gris333 {
	color: #333 !important;
}
.gris4B {
	color: #4B4B4B !important;
}
.verdeosc {
	color: #34392D;
}
.nueve {
	font-size: 0.85em;
}
.trece {
font-size: 1.1em;
}
.catorce {
	font-size: 1.3em;
}
.quince {
	font-size: 1.4em;
}
.dieciseis {
	font-size: 1.5em;
}
.veinte {
	font-size: 1.9em;
}
#header:after, #menu-principal:after, #contenido:after, #wrapper-contenido:after, #ficha-servicios:after, .publicidad:after, #ficha-noticias:after {
	content:"|"; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/*------------------------------------------------*/
/*-------------- HEADER --------------------------*/
#header {
	width: 71.7em;
	margin: 0 auto;
	background: #FFF;
}
#header #logo {
	float: left;
	margin-left: 23px !important;
	margin-left: 12px;
	margin-top: 28px;
	width: 24em;
}
#header #logo p {
	margin-bottom: 0;
	letter-spacing: normal;
	font-size: 0.78em;
	position: relative;
	top: -28px;
	left: 97px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	width: 18em;
}
#header #funciones-header {
	float: right;
	width: 43em;
	margin-right: 24px !important;
	margin-right: 12px;
	margin-top: 40px;
}
#header #funciones-header #tamanio-texto {
	float: right;
	clear: both;
	width: 12.2em !important;
	width: 12.4em;
	margin-bottom: 18px;
}
#header #funciones-header #tamanio-texto p {
	float: left;
	margin-bottom: 0;
	margin-right: 6px;
}
#header #funciones-header #tamanio-texto li {
	float: left;
	margin-left: 2px;
}
#header #funciones-header #tamanio-texto li a {
	color: #666;
	text-decoration: none;
	padding: 0 3px 0 2px;
}
#header #funciones-header #tamanio-texto li a:hover {
	color: #FFF;
	background: #666;
}
#header #funciones-header #tamanio-texto li #aumentar {
	font-size: 1.3em;
	font-weight: bold;
	position: relative;
	top: -0.1em;
}
#header #funciones-header #cambio-idiomas {
	text-align: right;
	clear: both;
	margin-bottom: 20px;
}
#header #funciones-header #cambio-idiomas li {
	display: inline;
	border-left: 1px solid #CCC;
	padding: 0 2px 0 5px;
}
#header #funciones-header #cambio-idiomas li a {
	text-decoration: none;
	color: #666;
	padding: 0 2px;
}
#header #funciones-header #cambio-idiomas li a:hover {
	background: #666;
	color: #FFF;
}
#header #funciones-header #cambio-idiomas li.primera {
	border-left: 0;
}
#header #funciones-header #cambio-idiomas li.ultima {
	padding-right: 0;
}
#header #funciones-header #cambio-idiomas li.activa span {
	background: #666;
	color: #FFF;
	padding: 0 2px;
}
#header #funciones-header #menu-encabezado {
	text-align: right;
	clear: both;
}
#header #funciones-header #menu-encabezado li {
	display: inline;
	padding-left: 8px;
}
#header #funciones-header #menu-encabezado li a {
	text-decoration: none;
	color: #7E6129;
	padding: 0 2px;
}
#header #funciones-header #menu-encabezado li a:hover, #header #funciones-header #menu-encabezado li.activa a {
	color: #FFF;
	background: #7E6129;
}
/*-------------- MENU PRINCIPAL --------------------------*/
#menu-principal {
	clear: both;
	width: 71.7em;
	margin: 0 auto;
	border-top: 4px solid #7E6129;
	background: #3F3014 url(../images/fondo_menuprincipal.jpg) left top repeat-x;
}
#menu-principal li {
	float: left;
	color: #FFF;
}
#menu-principal li a {
	text-decoration: none;
	font-size: 1.1em;
	color: #FFF8E1;
	display: block;
	float: left;
	text-align: center;
	text-transform: uppercase;
	padding: 8px 9px !important;
	padding: 8px;
}
*+html #menu-principal li a {
	padding: 8px !important;
}
#menu-principal li a:hover, #menu-principal li.activa {
	color: #FFF;
	background: #7E6129;
}
#menu-principal li.primera a {
	padding-left: 32px !important;
}
#menu-principal li.ultima a {
	padding-right: 16px !important;
	padding-right: 19px;
}
*+html #menu-principal li.ultima a {
	padding-right: 28px !important;
}

/*-------------- CONTENIDO --------------------------*/
#contenido {
	clear: both;
	width: 71.7em;
	margin: 0 auto;
	background: #FFF url(../images/fondo_contenido.jpg) left top no-repeat;
}
#wrapper-contenido {
	width: 71.7em;
	background: url(../images/fondo_contenido_bottom.jpg) left bottom no-repeat;
	min-height: 730px;
	padding-bottom: 22px;
}

#destacado-home {
	clear: both;
	width: 71.7em;
	min-height: 403px;
	padding-top: 37px;
	margin-bottom: 50px;
}
/*-------------- CLASES PARA DESTACADO DE HOME --------------------------*/
#destacado-home.uno {
	background: url(../images/destacado-home/destacado_1.jpg) left top no-repeat;
}
#destacado-home.dos {
	background: url(../images/destacado-home/destacado_2.jpg) left top no-repeat;
}
#destacado-home.tres {
	background: url(../images/destacado-home/destacado_3.jpg) left top no-repeat;
}
#destacado-home.cuatro {
	background: url(../images/destacado-home/destacado_4.jpg) left top no-repeat;
}
#destacado-home.cinco {
	background: url(../images/destacado-home/destacado_5.jpg) left top no-repeat;
}



#destacado-home #frase-destacado {
	float: left;
	background: #342811 url(../images/fondo_frase_destacado-home.jpg) left top no-repeat;
	color: #FFF6E5;
	font-size: 1.75em;
	padding: 20px 20px 18px 20px;
	width: 21.5em;
	margin-top: 296px;
	margin-left: 18px !important;
	margin-left: 9px;
	margin-right: 10px;
}
#destacado-home #frase-destacado p {
	margin-bottom: 0;
}
#destacado-home #box-textos-derecha {
	float: right;
	width: 26em;
	margin-right: 17px !important;
	margin-right: 8px;
}
#destacado-home #box-txts {
	min-height: 156px;
}
#destacado-home #box-textos-derecha #textos-comentarios {
	color: #6B5223;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	letter-spacing: -0.04ex;
	margin-bottom: 12px;
	padding-left: 5px;
	padding-right: 22px;
}
#destacado-home.cinco #box-textos-derecha #textos-comentarios {
	padding-right: 40px;
}
#destacado-home #box-textos-derecha #textos-comentarios p {
	margin-bottom: 0;
}
#destacado-home #box-textos-derecha #quien-comenta {
	clear: both;
	padding-left: 5px;
}
#destacado-home #box-textos-derecha #quien-comenta p {
	margin-bottom: 0;
	position: relative;
	overflow:hidden;
	font-size: 1.7em;
	color: #52602C;
}
#destacado-home #box-textos-derecha #quien-comenta p span {
	display: block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
/*-------------- CLASES PARA FIRMA DEL COMENTARIO DE DESTACADO DE HOME --------------------------*/
#destacado-home #box-textos-derecha #quien-comenta p.uno {
	width: 160px;
	height: 36px;
}
#destacado-home #box-textos-derecha #quien-comenta p.uno span {
	width: 160px;
	height: 36px;
	background: url(../images/destacado-home/firma-comentarios/maria_eugenia.gif) left top no-repeat;
}
#destacado-home #box-textos-derecha #quien-comenta p.dos {
	width: 84px;
	height: 25px;
}
#destacado-home #box-textos-derecha #quien-comenta p.dos span {
	width: 84px;
	height: 25px;
	background: url(../images/destacado-home/firma-comentarios/lorena.gif) left top no-repeat;
}
#destacado-home #box-textos-derecha #quien-comenta p.tres {
	width: 59px;
	height: 29px;
}
#destacado-home #box-textos-derecha #quien-comenta p.tres span {
	width: 59px;
	height: 29px;
	background: url(../images/destacado-home/firma-comentarios/guido.gif) left top no-repeat;
}
#destacado-home #box-textos-derecha #quien-comenta p.cuatro {
	width: 102px;
	height: 30px;
}
#destacado-home #box-textos-derecha #quien-comenta p.cuatro span {
	width: 102px;
	height: 30px;
	background: url(../images/destacado-home/firma-comentarios/miranda.gif) left top no-repeat;
}
#destacado-home #box-textos-derecha #quien-comenta p.cinco {
	width: 53px;
	height: 40px;
}
#destacado-home #box-textos-derecha #quien-comenta p.cinco span {
	width: 53px;
	height: 40px;
	background: url(../images/destacado-home/firma-comentarios/nelly.gif) left top no-repeat;
}

#destacado-home #box-quiero-participar {
	clear: both;
	background: url(../images/fondo_quiero-participar.jpg) left top no-repeat;
	width: 22em;
	height: 161px;
	margin-top: 30px;
	padding: 28px 20px 28px 28px;
}
#destacado-home #box-quiero-participar .titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F3014;
	letter-spacing: -0.04ex;
	font-size: 2.3em;
}
#box-quiero-participar li {
	color: #3A2600;
}
#box-quiero-participar li .enlace {
	background: url(../images/bullet_raquo_verdeosc_14.gif) left 4px no-repeat;
	padding-left: 14px;
	text-decoration: none;
	color: #34392D;
	font-weight: bold;
	font-size: 1.2em;
}
#box-quiero-participar li .enlace:hover {
	text-decoration: underline;
}
#box-quiero-participar li p {
	margin-top: 2px;
	margin-left: 14px;
}


#colizq {
	float: left;
	width: 45.9em;
	padding-bottom: 15px;
}
.interna #colizq {
	min-height: 520px;
}
#colder {
	float: left;
	width: 25.7em;
	padding-bottom: 15px;
}

#box-packaging-mailing {
	float: left;
	margin-left: 25px !important;
	margin-left: 12px;
	width: 19.4em;
	padding-bottom: 15px;
}
#box-packaging-mailing h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-size: 2em;
	line-height: 115%;
	margin-bottom: 12px;
}
#box-packaging-mailing .titulo {
	color: #52602C;
	font-weight: bold;
	font-size: 1.15em;
	margin-right: 20px;
	margin-bottom: 12px;
	line-height: 120%;
}
#box-packaging-mailing ul {
	margin-right: 15px;
}
#box-packaging-mailing li {
	margin-bottom: 10px;
	background: url(../images/bullet_tildegris.gif) left 2px no-repeat;
	padding-left: 13px;
	line-height: 112%;
	letter-spacing: -0.05ex;
}
#box-packaging-mailing li a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#box-packaging-mailing li a:hover {
	color: #734C00;
}
#box-testimonios {
	background: url(../images/fondo_testimonios.jpg) left top no-repeat;
	width: 18.7em;
	height: 305px;
	float: left;
	padding: 40px 10px 0 20px;
	margin-left: 2px;
}
#box-testimonios h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	overflow:hidden;
	font-size: 2em;
	color: #734C00;
	width: 150px;
	height: 27px;
	margin-bottom: 15px;
}
#box-testimonios h2 span {
	display: block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width: 150px;
	height: 27px;
	background: url(../images/titulo_testimonios.gif) left top no-repeat;
}
#box-testimonios li {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#box-testimonios li.primera {
	background: url(../images/divisor_box-testimonios.gif) 20px bottom no-repeat;
}
#box-testimonios li .testimonio {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	background: url(../images/bullet_box-testimonios.gif) left top no-repeat;
	padding-left: 33px;
	margin-bottom: 5px;
}
#box-testimonios li .autor {
	font-weight: bold;
	color: #7E6129;
	margin-left: 33px;
	display: block;
}
#box-testimonios li .quehace {
	display: block;
	margin-left: 33px;
}

#box-noticias-home {
	width: 22.5em;
}
#box-noticias-home h2 {
	color: #996600;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	font-size: 2.4em;
	margin-left: 10px !important;
	margin-left: 5px;
	margin-bottom: 7px;
}
#box-noticias-home .vertodas {
	float: right;
	margin-bottom: 0;
	background: url(../images/bullet_raquo_gris_11.gif) right 5px no-repeat;
	padding-right: 10px;
	margin-top: 13px;
	margin-right: 5px;
}
#box-noticias-home .vertodas a {
	color: #666;
	text-decoration: none;
}
#box-noticias-home .vertodas a:hover {
	text-decoration: underline;
}
#box-noticias-home ul {
	clear: both;
	padding-top: 14px !important;
	padding-top: 7px;
	background: url(../images/subrayado_h2noticias_home.gif) left top no-repeat;
	padding-left: 10px;
	padding-right: 20px;
}
*+html #box-noticias-home ul {
	padding-top: 7px !important;
}
#box-noticias-home li {
	margin-bottom: 20px;
	line-height: 120%;
}
#box-noticias-home li p {
	margin-bottom: 0;
}
#box-noticias-home li .fecha {
	margin-bottom: 3px;
	color: #996600;
	letter-spacing: normal;
}
#box-noticias-home li h3 {
	color: #52602C;
	font-weight: bold;
	margin-bottom: 4px;
}
#box-noticias-home li h3 a {
	color: #52602C;
	font-weight: bold;
	text-decoration: none;
}
#box-noticias-home li h3 a:hover {
	text-decoration: underline;
}
#box-noticias-home li p a {
	color: #666;
	text-decoration: none;
}
#box-noticias-home li p a:hover {
	text-decoration: underline;
}
#box-noticias-home li p.clear-both {
	width: 20.5em;
}
#box-noticias-home li img {
	float: left;
	border: 1px solid #B2B2B2;
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#box-noticias-home li div.left {
	width: 20.5em;
}
#box-noticias-home li.confoto div.left {
	width: 12.8em;
}

#footer {
	width: 71.7em;
	padding-top: 10px;
	clear: both;
}
#footer #menu-inferior {
	clear: both;
	text-align: center;
	margin-bottom: 15px;
}
#footer #menu-inferior li {
	display: inline;
	text-transform: uppercase;
	padding: 0 4px;
}
#footer #menu-inferior li a {
	color: #3F3014;
	text-decoration: none;
	padding: 0 3px 1px 3px;
}
#footer #menu-inferior li a:hover {
	background: #3F3014;
	color: #FFF;
}
#footer #menu-secundario-inferior {
	clear: both;
	text-align: center;
	padding-bottom: 25px;
}
#footer #menu-secundario-inferior li {
	display: inline;
	padding: 0 1px;
}
#footer #menu-secundario-inferior li a {
	color: #7E6129;
	text-decoration: none;
	padding: 0 3px 1px 3px;
}
#footer #menu-secundario-inferior li a:hover {
	background: #7E6129;
	color: #FFF;
}
#footer #cumplimos {
	float: left;
	margin-left: 20px;
	width: 40%;
}
#footer #cumplimos li {
	display: inline;
	padding-right: 2px;
}
#footer #cumplimos p {
	margin-bottom: 7px;
	color: #3F3014;
	font-size: 0.95em;
}
#footer #siguenos {
	float: right;
	width: 19.8%;
	margin-right: 16px !important;
	margin-right: 8px;
}
#footer #siguenos ul {

}
#footer #siguenos li {
	display: inline;
	padding-right: 8px;
	vertical-align: middle;
}
#footer #siguenos p {
	margin-bottom: 5px;
	color: #3F3014;
	font-size: 0.95em;
}

div#migas {
	margin-top: 18px;
	margin-left: 20px;
	width: 480px;
	float: left;
	margin-bottom: 25px;
}
div#migas p {
	float: left;
	margin-right: 4px;
	margin-bottom: 0;
}
div#migas li {
	float: left;
	text-transform: uppercase;
}
div#migas li a {
	color: #3F3014;
	text-decoration: none;
	background: url(../images/bullet_migas.gif) right 3px no-repeat;
	padding-right: 8px;
	margin-right: 4px;
}
div#migas li a:hover {
	text-decoration: underline;
}
div#migas li.noticias-ficha {
	color: #34392D;
	text-transform: none;
}

#contenido #box-servicios {
	clear: both;
	margin-left: 13px;
}
#contenido h1.titprincipal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	margin-left: 5px;
	color: #7E6129;
	margin-bottom: 15px;
}
#box-servicios #lista-servicios li {
	float: left;
	background: url(../images/bordetop_box-servicio.png) left top no-repeat;
	padding-top: 28px;
	width: 218px;
	margin-right: 35px;
	min-height: 340px;
}
#box-servicios #lista-servicios li .servicio {
	background: url(../images/fondo_box-servicio.png) left bottom no-repeat;
	width: 218px;
	padding-bottom: 20px;
	min-height: 310px;
}
#box-servicios #lista-servicios li .servicio img {
	background: #FFF;
	padding: 4px;
}
#box-servicios #lista-servicios li .servicio .img {
	text-align: center;
	padding-bottom: 10px;
}
#box-servicios #lista-servicios li .servicio .texto {
	padding: 0 15px 0 20px;
}
#box-servicios #lista-servicios li .servicio h2 {
	font-size: 1.3em;
	margin-bottom: 8px;
	letter-spacing: -0.1ex;
}
#box-servicios #lista-servicios li .servicio h2 a {
	font-weight: bold;
	color: #7E6129;
	text-decoration: none;
}
#box-servicios #lista-servicios li .servicio h2 a:hover {
	text-decoration: underline;
	color: #34392D;
}
#box-servicios #servicios-inferior {
	clear: both;
	margin-bottom: 30px;
	float: left;
}
.formulario {
	float: left;
	width: 385px;
	background: url(../images/fondo_iconoform.gif) left top no-repeat;
	padding-left: 55px;
	margin-left: 8px;
	padding-top: 3px;
}
#box-servicios #servicios-inferior .formulario {
	margin-top: 16px;
}
.formulario .tituloform {
	color: #7E6129;
	font-size: 1.7em;
	letter-spacing: -0.1ex;
	line-height: 110%;
	margin-bottom: 5px;
}
.formulario label {
	display: block;
	margin-bottom: 7px;
}
.formulario label strong {
	position: absolute;
	color: #978C88;
	font-size: 1.2em;
	margin-top: 1px;
	letter-spacing: -0.1ex;
}
.formulario label .obligatorio {
	position: relative;
	left: 77px;
}
.formulario label .obligatorio-textarea {
	top: -78px;
}
.formulario label input, .formulario label select, .formulario label textarea {
	position: relative;
	left: 77px;
	width: 277px;
}
.formulario label select {
	width: 282px;
	padding-top: 0;
	padding-bottom: 0;
	height: 20px;
}
.formulario label textarea {
	height: 90px;
}
.formulario .boton-form {
	position: relative;
	left: 77px;
}

#box-beneficios {
	float: left;
	width: 211px;
	background: url(../images/fondo_beneficios-servicios.gif) left top no-repeat;
	height: 316px;
	margin-left: 20px;
	padding: 75px 35px 0 30px;
}
#box-beneficios .titulo {
	color: #3F3014;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.15em;
	letter-spacing: -0.1ex;
	margin-bottom: 10px;
	line-height: 110%;
}
#box-beneficios li {
	color: #4B4B4B;
	background: url(../images/bullet_beneficios-servicios.gif) left 2px no-repeat;
	padding-left: 16px;
	line-height: 110%;
	margin-bottom: 12px;
}
.interna #colder {
	position: relative;
	top: -30px;
}

#ficha-servicios, #ficha-noticias {
	background: url(../images/fondo_servicios-ficha.jpg) left top no-repeat;
	padding: 38px 30px 30px 22px;
	width: 441px;
}
#ficha-servicios .principal, #ficha-noticias .principal {
	float: left;
	background: #FFF;
	padding: 5px;
	margin-right: 8px;
}
#ficha-servicios .titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F3014;
	font-size: 2.6em;
	letter-spacing: -0.1ex;
}
#ficha-servicios .descripcion, #ficha-noticias .descripcion {
	clear: both;
	padding-top: 18px;
	margin-bottom: 25px;
	line-height: 130%;
	font-size: 1.1em;
	float: left;
}
#ficha-servicios .descripcion a, #ficha-noticias .descripcion a {
	color: #666;
}
#ficha-servicios .descripcion a:hover, #ficha-noticias .descripcion a:hover {
	text-decoration: none;
}
#ficha-noticias .titulo h2 {
	font-size: 1.7em;
	color: #52602C;
	letter-spacing: -0.1ex;
}
#ficha-noticias .titulo .fecha {
	margin-bottom: 3px;
	color: #996600;
}
#ficha-noticias .lugar-link {
	clear: both;
	margin-left: 3px;
	margin-bottom: 70px;
	font-size: 1.1em;
}
#ficha-noticias .lugar-link dt {
	text-transform: uppercase;
	color: #3F3014;
	font-weight: bold;
}
#ficha-noticias .lugar-link dd {
	margin-bottom: 20px;
}
#ficha-noticias .lugar-link a {
	color: #666;
	text-decoration: none;
}
#ficha-noticias .lugar-link a:hover {
	text-decoration: underline;
}

#galeria-videos, #galeria-fotos {
	clear: both;
	padding-bottom: 22px;
	float: left;
	width: 441px;
}
#galeria-videos h3, #galeria-fotos h3 {
	color: #7E6129;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	letter-spacing: -0.1ex;
	margin-bottom: 5px;
}
#galeria-videos li, #galeria-fotos li {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	position: relative;
}
#galeria-videos li .thumb, #galeria-fotos li .thumb {
	padding: 4px;
	background: #FFF6E5;
}
#galeria-videos li a {
	text-align: center;
	position: absolute;
	z-index: 1;
	left: 33%;
	top: 25%;
}
#ficha-servicios .formulario {
	margin-left: 0;
}

#colder .box-persona {
	clear: both;
	margin-bottom: 22px;
}
#colder .box-persona .comentario {
	margin-top: 10px;
	margin-left: 5px;
	background: url(../images/bullet_box-testimonios.gif) left top no-repeat;
	padding-right: 45px;
	padding-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
	line-height: 110%;
	margin-bottom: 0;
}

.publicidad {
	clear: both;
	margin-bottom: 13px;
	width: 230px;
	border: 1px solid #FFF1D9;
	margin-left: 10px;
}
.publicidad img {
	float: left;
}

#contenido #box-noticias, #box-legislacion {
	clear: both;
	margin-left: 15px;
}
#contenido #box-noticias #lista-noticias li {
	clear: both;
	padding-bottom: 45px;
	padding-right: 45px;
}
#contenido #box-noticias #lista-noticias li img {
	float: left;
	background: #FFF;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#contenido #box-noticias #lista-noticias li p {
	margin-bottom: 2px;
}
#contenido #box-noticias #lista-noticias li .fecha {
	color: #996600;
	font-size: 0.9em;
}
#contenido #box-noticias #lista-noticias li .titulo {
	font-size: 1.2em;
	color: #52602C;
	font-weight: bold;
	margin-bottom: 5px;
}
#contenido #box-noticias #lista-noticias li .titulo a {
	font-weight: bold;
	color: #52602C;
}
#contenido #box-noticias #lista-noticias li .titulo a:hover {
	text-decoration: none;
}
#contenido #box-noticias #lista-noticias li .texto-noticia {
	line-height: 120%;
}
#contenido #box-noticias #lista-noticias li .texto-noticia a {
	color: #666;
}
#contenido #box-noticias #lista-noticias li .texto-noticia a:hover {
	text-decoration: none;
}
*+html #contenido #box-noticias #lista-noticias li .fecha {
	float: left;
}

#contenido #box-noticias #lista-noticias .destacada img {
	margin-right: 10px;
}
#contenido #box-noticias #lista-noticias .destacada .fecha {
	font-size: 1em;
	margin-bottom: 0;
}
#contenido #box-noticias #lista-noticias .destacada .titulo {
	font-size: 1.5em;
}
#contenido #box-noticias #lista-noticias li.destacada {
	padding-right: 35px;
}
#contenido #box-noticias #lista-noticias .destacada .texto-noticia {
	font-size: 1.1em;
	line-height: 125%;
}

#paginacion {
	clear: both;
	background: #FFFFA9;
	margin-right: 30px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 450px;
	margin-bottom: 20px;
}
#paginacion p, #paginacion li {
	color: #3F3014;
	font-size: 1.1em;
	font-weight: bold;
}
#paginacion p {
	float: left;
	margin-bottom: 0;
	margin-right: 10px;
}
#paginacion li {
	display: inline;
	padding: 0 3px;
}
#paginacion li.antsig {
	padding: 0;
}
#paginacion li a {
	color: #3F3014;
	font-weight: bold;
	text-decoration: none;
}
#paginacion li a:hover {
	text-decoration: underline;
}

#box-donde-estamos {
	width: 233px;
	height: 194px;
	background: url(../images/fondo_donde-estamos.jpg) left top no-repeat;
	padding-top: 38px;
	padding-left: 35px;
}
#box-donde-estamos p {
	color: #333;
	font-size: 1.1em;
	margin-bottom: 0;
}
#box-donde-estamos .titulo {
	color: #734C00;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 2em;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	width: 152px;
	height: 23px;
}
#box-donde-estamos .titulo span {
	display: block;
	position: absolute;
	z-index: 1;
	width: 152px;
	height: 23px;
	background: url(../images/titulo_donde-estamos.gif) left top no-repeat;
	left: 0;
	top: 0;
}
#box-donde-estamos .calle {
	font-weight: bold;
	color: #34392D;
	font-size: 1.4em;
}
#box-donde-estamos .comollegar {
	margin-top: 20px;
	font-size: 1em;
}
#box-donde-estamos .comollegar a {
	text-decoration: none;
	color: #FFF6E5;
	background: url(../images/fondo_botonform.jpg) left -5px repeat-x;
	height: 21px;
	float: left;
	padding: 4px 8px 0 8px;
}
#box-donde-estamos .comollegar a:hover {
	background-position: left bottom;
}
#box-contacto, #box-propuesta {
	margin-left: 20px;
	margin-right: 25px;
}
#box-contacto .formulario {
	background: none;
	padding-left: 0;
	width: auto;
}
#box-contacto .formulario .tituloform {
	color: #34392D;
	margin-bottom: 8px;
}
#box-contacto .formulario form {
	padding-top: 5px;
}
#box-comollegar {
	margin-left: 20px;
	margin-right: 28px;
	padding-bottom: 60px;
}
#box-comollegar #map {
	width: 447px;
	height: 350px;
	margin-left: 5px;
}
#box-comollegar a {
	color: #666;
}
#box-comollegar .mapagrande {
	margin-top: 3px;
	margin-left: 5px;
}
#box-comollegar a:hover {
	text-decoration: none;
}
#box-comollegar .trece {
	font-size: 1.1em;
	font-weight: bold;
	color: #34392D;
	margin-bottom: 20px;
	letter-spacing: -0.1ex;
}
#box-comollegar #mapaform {
	margin-left: 5px;
}
#box-comollegar #mapaform label span {
	font-size: 1.2em;
	color: #978C88;
	font-weight: bold;
	padding-right: 10px;
	position: relative;
	top: -1px;
}
#box-comollegar #mapaform label input {
	width: 195px;
	margin-right: 8px;
}
#box-comollegar #mapaform p.hasta {
	display: inline;
	margin-bottom: 0;
	color: #978C88;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 10px;
	position: relative;
	top: -1px;
}
#box-comollegar #mapaform .boton-form {
	font-size: 1em;
	letter-spacing: -0.03ex;
	width: 80px;
	height: 25px;
}
#box-comollegar #direcciones {
	width: 469px;
	padding: 0 !important;
}
#box-legislacion {
	padding-bottom: 10px;
	margin-right: 25px;
}
#box-legislacion .subtitulo {
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 5px;
	letter-spacing: -0.05ex;
}
#box-legislacion #lista-legislacion li {
	margin-bottom: 40px;
	padding-right: 20px;
}
#box-legislacion #lista-legislacion li p {
	line-height: 130%;
	font-size: 1.1em;
	margin-bottom: 3px;
}
#box-legislacion #lista-legislacion {
	margin-left: 5px;
}
#box-legislacion #lista-legislacion li a {
	color: #666;
}
#box-legislacion #lista-legislacion li a:hover {
	text-decoration: none;
}
#box-legislacion #lista-legislacion li .link a {
	font-size: 1em;
	color: #34392D;
	background: url(../images/bullet_raquo_verdeosc_11.gif) left 5px no-repeat;
	padding-left: 12px;
}
#box-legislacion #lista-legislacion li h2 {
	color: #3F3014;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 2px;
}
#colder #box-buscador {
	width: 195px;
	height: 220px;
	background: url(../images/fondo_buscador-legis.jpg) left top no-repeat;
	margin-left: 10px;
	padding-top: 45px;
	padding-left: 22px;
	padding-right: 17px;
	margin-bottom: 30px;
}
#colder #box-buscador .titulo {
	color: #3F3014;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 2.3em;
	overflow: hidden;
	position: relative;
	margin-bottom: 8px;
	width: 110px;
	height: 28px;
}
#colder #box-buscador .titulo span {
	display: block;
	position: absolute;
	z-index: 1;
	width: 110px;
	height: 28px;
	background: url(../images/titulo_buscador.gif) left top no-repeat;
	left: 0;
	top: 0;
}
#colder #box-buscador p.trece {
	font-size: 1.2em;
	font-weight: bold;
	color: #7E6129;
	letter-spacing: -0.1ex;
	margin-bottom: 8px;
}
#colder #box-buscador label {
	display: block;
	margin-bottom: 12px;
}
#colder #box-buscador label strong {
	display: block;
	margin-bottom: 3px;
	color: #3F3014;
}
#colder #box-buscador label input {
	width: 177px;
}
#colder #box-buscador .boton-form {
	width: 60px;
	height: 25px;
}
#box-pautas, #box-autoridades, #box-mapaweb {
	margin-left: 15px;
	margin-right: 25px;
}
#box-pautas .verdeosc, #box-autoridades .verdeosc {
	color: #34392D;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: -0.1ex;
	margin-left: 5px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#box-pautas p.doce {
	margin-left: 5px;
}
#box-pautas a {
	color: #666;
}
#box-pautas a:hover {
	text-decoration: none;
}
#box-pautas #lista-pautas {
	margin-left: 7px;
	padding-bottom: 50px;
}
#box-pautas #lista-pautas li {
	background: url(../images/bullet_tildegris.gif) left 3px no-repeat;
	padding-left: 14px;
	font-size: 1.1em;
	line-height: 130%;
	margin-bottom: 15px;
}
#box-aviso-legal, #box-accesibilidad {
	clear: both;
	margin-left: 15px;
	margin-right: 40px;
	padding-bottom: 20px;
}
#box-accesibilidad {
	margin-left: 20px;
	margin-right: 20px;
}
#box-accesibilidad h1 {
	position: relative;
	left: -5px;
}
#box-accesibilidad h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
}
#box-accesibilidad p.doce {
	margin-bottom: 20px;
}
#box-accesibilidad li {
	background: url(../images/bullet_circ_gris.gif) left 6px no-repeat;
	padding-left: 9px;
}
#box-accesibilidad ul {
	padding-bottom: 35px;
}
#box-accesibilidad ul.paddingbottom20 {
	padding-bottom: 20px;
}
#box-aviso-legal p {
	margin-left: 5px;
	font-size: 1.1em;
}
#box-aviso-legal .subtitulo, #box-accesibilidad .subtitulo {
	color: #34392D;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -0.05ex;
	margin-bottom: 25px;
}
#colder #box-testimonios {
	margin-left: 10px;
	background: url(../images/colder_fondo_testimonios.jpg) left top no-repeat;
	margin-bottom: 50px;
}
#colder #box-beneficios {
	margin-left: 0;
	position: relative;
	left: -10px;
}
#box-empresas {
	margin-left: 20px;
	margin-right: 25px;
}
#box-empresas p.trece {
	margin-left: 5px;
	margin-bottom: 20px;
}
#box-empresas .bordetop {
	background: url(../images/bordetop_box-empresas.png) left bottom no-repeat;
	height: 45px;
	width: 487px;
}
#box-empresas #lista-empresas {
	width: 487px;
	background: url(../images/bordebottom_box-empresas.png) left bottom no-repeat;
	padding-bottom: 45px;
	position: relative;
	left: -20px;
	margin-bottom: 40px;
}
#box-empresas #lista-empresas ul {
	background: #FFF;
	width: 447px;
	padding: 0 20px;
	text-align: center;
}
#box-empresas #lista-empresas li {
	display: inline;
	text-align: justify;
	padding: 0 6px;
}
#box-empresas #lista-empresas li img {
	vertical-align: middle;
	margin-bottom: 15px;
}
#box-como-participar {
	margin-left: 20px;
	margin-right: 35px;
	padding-bottom: 50px;
}
#box-como-participar .un-programa {
	margin-left: 5px;
	padding-top: 30px;
}
#box-como-participar .un-programa h2 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #3F3014;
	font-size: 1.7em;
	letter-spacing: -0.08ex;
}
#box-como-participar .un-programa .descripcion {
	font-size: 1.1em;
	line-height: 130%;
}
#box-como-participar .un-programa .descripcion a {
	color: #666;
}
#box-como-participar .un-programa .descripcion a:hover {
	text-decoration: none;
}
#box-como-participar .un-programa p.atStart {
	font-weight: bold;
	color: #34392D;
	text-decoration: underline;
	cursor: pointer;
	background: url(../images/bullet_raquo_verdeosc_11.gif) left 4px no-repeat;
	padding-left: 11px;
	margin-bottom: 35px;
}
#box-como-participar .un-programa p.atStart:hover {
	text-decoration: none;
}
#box-como-participar .un-programa div.atStart {
	position: relative;
}
#box-como-participar .un-programa .formulario label input, #box-como-participar .un-programa .formulario label select, #box-como-participar .un-programa .formulario label textarea, #box-como-participar .un-programa .formulario label .obligatorio, #box-como-participar .un-programa .formulario .boton-form {
	left: 88px;
}
#box-como-participar .un-programa .formulario label.adjuntar, #box-pautas .formulario label.adjuntar {
	margin-bottom: 10px;
}
#box-como-participar .un-programa .formulario label.adjuntar strong, #box-pautas .formulario label.adjuntar strong {
	font-weight: normal;
	color: #726B67;
	display: block;
	margin-bottom: 2px;
	position: relative;
	left: 88px;
	font-size: 1em;
}
#box-pautas .formulario label.adjuntar strong {
	font-weight: bold;
	left: 78px;
}
#box-como-participar .un-programa .formulario label.adjuntar input {
	width: 282px;
}
#box-pautas .formulario label.adjuntar input {
	width: 277px;
}
#box-como-participar .un-programa .formulario .boton-form {
	width: 168px;
}
#box-como-participar .un-programa .formulario label.publicitar {
	cursor: pointer;
	margin-bottom: 12px;
}
#box-como-participar .un-programa .formulario label.publicitar input {
	width: 13px;
}
#box-como-participar .un-programa .formulario label.publicitar strong {
	position: relative;
	display: block;
	margin-bottom: 4px;
	left: 88px;
	color: #726B67;
	font-size: 1em;
}
#box-como-participar .un-programa .formulario label.publicitar span {
	position: relative;
	left: 88px;
	top: -1px;
}
#box-propuesta ul {
	margin-left: 5px;
	padding: 30px 0;
}
#box-propuesta li {
	margin-bottom: 35px;
}
#box-propuesta li h2 {
	color: #3F3014;
	font-weight: bold;
	font-size: 1.8em;
	letter-spacing: -0.05ex;
	margin-bottom: 10px;
}
#box-propuesta li p {
	line-height: 130%;
	font-size: 1.1em;
}
#box-propuesta li a {
	color: #666;
}
#box-propuesta li a:hover {
	text-decoration: none;
}
#box-memoria-resumen {
	width: 178px;
	height: 361px;
	background: url(../images/fondo_box-memoria-resumen.jpg) left top no-repeat;
	margin-left: 12px;
	padding: 37px 15px 0 30px;
}
#box-memoria-resumen .descripcion {
	line-height: 120%;
	letter-spacing: -0.09ex;
	color: #333;
	margin-bottom: 10px;
}
#box-memoria-resumen .link {
	margin-bottom: 0;
}
#box-memoria-resumen .link a {
	color: #34392D;
	background: url(../images/bullet_raquo_verdeosc_11.gif) left 4px no-repeat;
	padding-left: 11px;
	font-weight: bold;
}
#box-memoria-resumen .link a:hover {
	text-decoration: none;
}
#box-memoria-resumen #box-memoria {
	height: 184px;
}
#box-memoria-resumen .titulo {
	color: #734C00;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 2em;
	overflow: hidden;
	position: relative;
	margin-bottom: 8px;
}
#box-memoria-resumen #box-memoria .titulo {
	width: 105px;
	height: 32px;
}
#box-memoria-resumen #box-resumen .titulo {
	width: 108px;
	height: 26px;
}
#box-memoria-resumen .titulo span {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
#box-memoria-resumen #box-memoria .titulo span {
	width: 105px;
	height: 32px;
	background: url(../images/titulo_memoria.gif) left top no-repeat;
}
#box-memoria-resumen #box-resumen .titulo span {
	width: 108px;
	height: 26px;
	background: url(../images/titulo_resumen.gif) left top no-repeat;
}
#box-autoridades .mitad { 
	margin-left: 5px;
	float: left;
	width: 195px;
	margin-right: 20px;
}
#box-autoridades p.verdeclaro {
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 28px;
	color: #52602C;
	font-size: 1.2em;
}
#box-autoridades p.verdeclaro a {
	font-weight: bold;
	color: #52602C;
	font-size: 1.1em;
	text-decoration: none;
	margin-bottom: 45px;
	display: block;
}
#box-autoridades p.verdeclaro a:hover {
	text-decoration: underline;
}
#box-autoridades h2 {
	font-weight: bold;
	color: #7E6129;
	font-size: 1.3em;
	margin-bottom: 12px;
}
#box-autoridades li strong {
	line-height: 100%;
	font-size: 1.1em;
}
#box-autoridades li {
	margin-bottom: 12px;
}

#mp3player {
	padding: 10px 0 0 0;
}
#mp3player embed {
	float: left;
}
#subtitulos {
	padding: 0 0 30px 0;
}
#box-pautas p.sinmargbot {
	margin-bottom: 0 !important;
}
#box-pautas p.sinpadtop {
	padding-top: 0 !important;
}
#box-mapaweb {
	padding-bottom: 25px;
}
#box-mapaweb ul {
	margin-left: 10px;
	margin-bottom: 15px;
}
#box-mapaweb ul ul {
	margin-top: 10px;
}
#box-mapaweb li {
	font-size: 1.2em;
	margin-bottom: 15px;
}
#box-mapaweb li a {
	font-weight: bold;
	color: #34392D;
	text-decoration: none;
	background: url(../images/bullet_mweb_1.gif) left 6px no-repeat;
	padding-left: 7px;
}
#box-mapaweb li a:hover {
	color: #734C00;
	text-decoration: underline;
	background-position: left -39px;
}
#box-mapaweb li li {
	font-size: 0.9em;
	margin-bottom: 5px;
}
#box-mapaweb li li a {
	font-weight: normal;
	color: #666;
	background: url(../images/bullet_mweb_2.gif) left 7px no-repeat;
}
#box-mapaweb li li a:hover {
	color: #666;
	background-position: left 7px;
}
#box-noticias .textoinicial {
	margin-left: 6px;
	padding: 10px 20px 10px 0;
}
#box-noticias .textoinicial p.verdeosc {
	font-size: 1.2em;
	margin-bottom: 40px;
}
#box-noticias .textoinicial p.marron {
	font-size: 1.15em;
	color: #7E6129;
}
#colder #box-responsab {
	width: 218px;
	background: url(../images/bordetop_box-servicio.png) left top no-repeat;
	padding-top: 28px;
	position: relative;
	left: 15px;
}
#colder #box-responsab .content {
	padding: 0 15px 0 26px;
	width: 177px;
	background: url(../images/fondo_box_respsocial.png) left top repeat-y;
}
#colder #box-responsab .bordebottom {
	width: 218px;
	background: url(../images/fondo_box-servicio.png) left bottom no-repeat;
	height: 80px;
}
#colder #box-responsab h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	overflow:hidden;
	font-size: 2em;
	color: #734C00;
	width: 168px;
	height: 68px;
	margin-bottom: 15px;
}
#colder #box-responsab h2 span {
	display: block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width: 168px;
	height: 68px;
	background: url(../images/titulo_responsabilidad_social_empresaria.gif) left top no-repeat;
}
#colder #box-responsab .content p {
	margin-bottom: 0;
}
#colder #box-responsab .content p.marron {
	margin-top: 15px;
	color: #7E6129;
}
#colder #box-responsab.beneficios {
	margin-top: 20px;
}
#colder #box-responsab.beneficios h2 {
	width: 158px;
	height: 80px;
	margin-bottom: 10px;
}
#colder #box-responsab.beneficios h2 span {
	width: 158px;
	height: 80px;
	background: url(../images/titulo_beneficios_rse.gif) left top no-repeat;
}
#colder #box-responsab .content p.marginbottom5 {
	padding-bottom: 5px !important;
	letter-spacing: -0.1ex;
}
#colder #box-responsab .content p.verdeclaro {
	color: #52602C;
}
#colder #box-responsab .content li, #colder #box-acompanian li {
	background: url(../images/bullet_mweb_2.gif) left 6px no-repeat;
	padding-left: 9px;
}
#colder #box-acompanian {
	width: 190px;
	position: relative;
	left: 35px;
	padding-top: 15px;
}
#colder #box-acompanian h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	overflow:hidden;
	font-size: 2em;
	color: #34392D;
	width: 160px;
	height: 33px;
	margin-bottom: 10px;
}
#colder #box-acompanian h2 span {
	display: block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width: 160px;
	height: 33px;
	background: url(../images/titulo_nos_acompanian.gif) left top no-repeat;
}
#colder #box-acompanian p.verdeosc {
	margin-bottom: 10px;
}
#colder #box-acompanian li {
	margin-bottom: 2px;
}