html{
	width: 100%;
	height: 100%;
}
body {
	overflow: scroll;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	background-color: #0070BC;
}

#flashvideo{
			margin-left:auto;
			margin-right:auto;
			text-align:left;
			width:345;
			height:234;
			top: 0px;}

#linkliste{position: absolute; left: -1000px; width: 2px; height: 2px; overflow: hidden; }
#principal{position: relative; width: 900px; text-align: left; font-size: 12px; font-family : Arial, Helvetica, sans-serif; background: url(../imagenes/fondomedio.gif);}

/***** Cabecera *****/
#cabecera{position: relative; width: 900px; height: 186px; background: url(../imagenes/fondo_cabecera.gif);}
#cabecera_izq{position: relative; width: 530px; height: 186px; float: left;}
#cabecera_der{position: relative; width: 370px; height: 186px; float: left;}
.sep{position: relative; width: 16px; height: 2px; float: left;}

#cartones{position: relative; width: 267px; height: 169px; top: 17px; float: left;}
#frase_arriba{position: relative; width: 247px; height: 52px; top: 134px; float: left; background: url(../imagenes/frase_arriba1.gif);}

#botones_arriba{position: relative; width: 340px; height: 30px; left: 10px;}
#botones_arriba ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#botones_arriba li {
	margin: 0;
	padding: 0;
	display: inline;
}
#botones_arriba a#botoninicio {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 112px;
	height: 30px;
	margin: 0;
	padding: 0;
	background:url(../imagenes/bt_inicio.gif) 0 0px no-repeat;
	text-decoration: none;
}
#botones_arriba a#botonlegal {
	display: block;
	position: absolute;
	top: 0px;
	left: 114px;
	width: 112px;
	height: 30px;
	margin: 0;
	padding: 0;
	background:url(../imagenes/bt_legal.gif) 0 0px no-repeat;
	text-decoration: none;
}
#botones_arriba a#botonespanol {
	display: block;
	position: absolute;
	top: 0px;
	left: 228px;
	width: 112px;
	height: 30px;
	margin: 0;
	padding: 0;
	background:url(../imagenes/bt_espanol.gif) 0 0px no-repeat;
	text-decoration: none;
}

#botones_arriba a#botoninicio:hover,
#botones_arriba a#botonlegal:hover,
#botones_arriba a#botonespanol:hover {
	background-position: 0 -30px;
	text-decoration: none;	
}

#botones_arriba a#botoninicio span,
#botones_arriba a#botonlegal span,
#botones_arriba a#botonespanol span {
	display: none;
}


#lineas_botones_arriba{position: relative; width: 340px; height: 2px; font-size: 2px; left: 10px; background: url(../imagenes/linea_arriba.gif);}
#logo{position: relative; width: 346px; height: 122px; background: url(../imagenes/logo.gif);}

/***** Menu *****/
#menu{position: relative; width: 900px;}
#botones_menu{position: relative; width: 868px; height: 60px; float: left; background: url(../imagenes/fondo_menu.gif) repeat-x;}
#medio_cartones{position: relative; width: 267px; height: 60px; float: left; top: 0px; left: 3px;}
.borde_izq1{position: relative; width: 16px; height: 60px; float: left; background: url(../imagenes/borde_izq.gif) repeat-y;}
.borde_der1{position: relative; width: 16px; height: 60px; float: left; background: url(../imagenes/borde_der.gif) repeat-y;}

#botones_principales{position: relative; width: 601px; height: 30px; float: left;}
#botones_principales ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#botones_principales li {
	margin: 0;
	padding: 0;
	display: inline;
}
#botones_principales a#botonempresa {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	left: 20px;
	width: 110px;
	height: 59px;
	margin: 0;
	padding: 0;
	background:url(../imagenes/empresa.jpg) 0 0px no-repeat;
	text-decoration: none;
}
#botones_principales a#botonproductos {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	left: 35px;
	width: 122px;
	height: 59px;
	margin: 0;
	padding: 0;
	background:url(../imagenes/productos.jpg) 0 0px no-repeat;
	text-decoration: none;
}
#botones_principales a#botonsaladeprensa {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	left: 50px;
	width: 161px;
	height: 59px;
	margin: 0;
	padding: 0;
	background:url(../imagenes/sala_de_prensa.jpg) 0 0px no-repeat;
	text-decoration: none;
}
#botones_principales a#botoncontactar {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	left: 65px;
	width: 122px;
	height: 59px;
	margin: 0;
	padding: 0;
	background:url(../imagenes/contactar.jpg) 0 0px no-repeat;
	text-decoration: none;
}


#botones_principales a#botonempresa:hover,
#botones_principales a#botonproductos:hover,
#botones_principales a#botonsaladeprensa:hover,
#botones_principales a#botoncontactar:hover {
	background-position: 0 -61px;
	text-decoration: none;	
}
/********** ACTIVO **********/
#botones_principales li#botonempresa {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	left: 20px;
	width: 110px;
	height: 59px;
	margin: 0;
	padding: 0;
	background:url(../imagenes/empresa.jpg) 0 -61px no-repeat;
}

#botones_principales li#botonproductos a {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	left: 35px;
	width: 122px;
	height: 59px;
	margin: 0;
	padding: 0;
	background:url(../imagenes/productos.jpg) 0 -61px no-repeat;
}

#botones_principales li#botonsaladeprensa {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	left: 50px;
	width: 161px;
	height: 59px;
	margin: 0;
	padding: 0;
	background:url(../imagenes/sala_de_prensa.jpg) 0 -61px no-repeat;
}

#botones_principales li#botoncontactar {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	left: 65px;
	width: 122px;
	height: 59px;
	margin: 0;
	padding: 0;
	background:url(../imagenes/contactar.jpg) 0 -61px no-repeat;
}

#botones_principales a#botonempresa span,
#botones_principales a#botonproductos span,
#botones_principales a#botonsaladeprensa span,
#botones_principales a#botoncontactar span,
#botones_principales li#botonempresa span,
#botones_principales li#botonproductos span,
#botones_principales li#botonsaladeprensa span,
#botones_principales li#botoncontactar span {
	display: none;
}


/***** Contenido *****/
#contenido{position: relative; width: 900px;}
.borde_izq2{width: 17px; float: left; background: url(../imagenes/borde_izq2.gif) repeat-y;}
.borde_der2{width: 17px; float: left; background: url(../imagenes/borde_der2.gif) repeat-y;}
#medio_contenido{position: relative; width: 866px; background-color: #FFFFFF; float: left;}
#medio{position: absolute; width: 866px; top: 0px; z-index: 1;}
#abajo_cartones{position: absolute; width: 271px; height: 28px; top: 0px; z-index: 3; background: url(../imagenes/abajo_cartones.png);}
#sombra_arriba{position: absolute; width: 866px; height: 10px; top: 0px; font-size: 2px; background: url(../imagenes/sombra1.png) repeat-x; z-index: 2;}
#sombra_abajo{position: absolute; width: 866px; height: 10px; font-size: 2px; background: url(../imagenes/sombra2.png) repeat-x; z-index: 2;}

#izq_titulo{position: absolute; width: 24px; height: 39px; top:30px; background: url(../imagenes/izq_titulo.gif);}
#der_titulo{position: absolute; width: 155px; height: 39px; top:30px; left: 707px; background: url(../imagenes/der_titulo.gif);}
#titulo{position: absolute; width: 683px; height: 39px; top:30px; left: 24px; background: url(../imagenes/fondo_titulo.gif) repeat-x;}
#izq1_contenido{position: absolute; width: 7px; height: 2px; top:69px; left: 0px;}
#izq2_contenido{position: absolute; width: 7px; height: 2px; top:69px; left: 194px;}
#raya_arriba{position: absolute; width: 851px; height: 2px; top:69px; left: 6px; background: url(../imagenes/raya_arriba_contenido.gif) repeat-x;}

#raya_arriba_botones{position: absolute; width: 180px; height: 2px; top:69px; left: 7px; background: url(../imagenes/raya_arriba_contenido.gif) repeat-x;}
#raya_arriba_contenido{position: absolute; width: 656px; height: 2px; top:69px; left: 201px; background: url(../imagenes/raya_arriba_contenido.gif) repeat-x;}

#der1_contenido{position: absolute; width: 8px; height: 2px; top:69px; left: 857px;}
#der2_contenido{position: absolute; width: 8px; height: 2px; top:69px; left: 187px;}

#izqs_contenido{position: absolute; width: 7px; top:71px; left: 0px; background: url(../imagenes/izq_sombra_contenido.gif) repeat-y;}
#ders_contenido{position: absolute; width: 8px; top:71px; left: 857px; background: url(../imagenes/der_sombra_contenido.gif) repeat-y;}

#izqs_medio_contenido{position: absolute; width: 7px; top:71px; left: 194px; background: url(../imagenes/izq_sombra_contenido.gif) repeat-y;}
#ders_medio_contenido{position: absolute; width: 8px; top:71px; left: 187px; background: url(../imagenes/der_sombra_contenido.gif) repeat-y;}

#contenedor_grande{position: absolute; width: 851px; top:71px; left: 6px; background: url(../imagenes/fondo_contenido.gif) repeat-x;}

/*#contenedor_botones{position: absolute; width: 180px; top:71px; left: 6px; background: url(../imagenes/fondo_submenu.gif) repeat-x;}*/
#contenedor_botones{position: absolute; width: 180px; top:71px; left: 7px; background: #006EB9;}

#lista_botones{position: relative; width: 180px; top:0px; left: 0px;}

#lista_botones ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lista_botones ul li {
	height: 35px;
	overflow: hidden;
	float: left;
}

#lista_botones a#botoncompromiso {
	background:url(../imagenes/compromiso.jpg) 0 0px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}

#lista_botones a#botonhistoria {
	background:url(../imagenes/historia.jpg) 0 0px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}
#lista_botones a#botonactualidad {
	background:url(../imagenes/actualidad.jpg) 0 0px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}
#lista_botones a#botonconsejorector {
	background:url(../imagenes/consejo_rector.jpg) 0 0px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}
#lista_botones a#botonubicacion {
	background:url(../imagenes/ubicacion.jpg) 0 0px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}
#lista_botones a#botondescripcion {
	background:url(../imagenes/descripcion.jpg) 0 0px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}
#lista_botones a#botoninfo_nutricional {
	background:url(../imagenes/info_nutricional.jpg) 0 0px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}
#lista_botones a#botonficha_logistica {
	background:url(../imagenes/ficha.jpg) 0 0px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}
#lista_botones a#botondescargas {
	background:url(../imagenes/descargas.jpg) 0 0px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}
#lista_botones a#botonweb {
	background:url(../imagenes/web_producto.jpg) 0 0px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}

#lista_botones a#botoncompromiso span,
#lista_botones li#botoncompromiso span,
#lista_botones a#botonhistoria span,
#lista_botones li#botonhistoria span,
#lista_botones a#botonactualidad span,
#lista_botones li#botonactualidad span,
#lista_botones a#botonconsejorector span,
#lista_botones li#botonconsejorector span,
#lista_botones a#botonubicacion span,
#lista_botones li#botonubicacion span,
#lista_botones a#botondescripcion span,
#lista_botones li#botondescripcion span,
#lista_botones a#botoninfo_nutricional span,
#lista_botones li#botoninfo_nutricional span,
#lista_botones a#botonficha_logistica span, 
#lista_botones li#botonficha_logistica span, 
#lista_botones a#botondescargas span, 
#lista_botones li#botondescargas span,
#lista_botones a#botonweb span, 
#lista_botones li#botonweb span {
	display: none;
}

#lista_botones a#botoncompromiso:hover,
#lista_botones a#botonhistoria:hover,
#lista_botones a#botonactualidad:hover,
#lista_botones a#botonconsejorector:hover,
#lista_botones a#botonubicacion:hover,
#lista_botones a#botondescripcion:hover,
#lista_botones a#botoninfo_nutricional:hover,
#lista_botones a#botonficha_logistica:hover,
#lista_botones a#botondescargas:hover,
#lista_botones a#botonweb:hover {
	background-position: 0 -35px;
	text-decoration: none;	
}

#lista_botones li#botoncompromiso {
	background:url(../imagenes/compromiso.jpg) 0 -35px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}

#lista_botones li#botonhistoria {
	background:url(../imagenes/historia.jpg) 0 -35px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}

#lista_botones li#botonactualidad {
	background:url(../imagenes/actualidad.jpg) 0 -35px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}

#lista_botones li#botonconsejorector {
	background:url(../imagenes/consejo_rector.jpg) 0 -35px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}

#lista_botones li#botonubicacion {
	background:url(../imagenes/ubicacion.jpg) 0 -35px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}

#lista_botones li#botondescripcion {
	background:url(../imagenes/descripcion.jpg) 0 -35px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}

#lista_botones li#botoninfo_nutricional {
	background:url(../imagenes/info_nutricional.jpg) 0 -35px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}

#lista_botones li#botonficha_logistica {
	background:url(../imagenes/ficha.jpg) 0 -35px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}

#lista_botones li#botondescargas {
	background:url(../imagenes/descargas.jpg) 0 -35px no-repeat;
	width: 180px;
	height: 35px;
	display: block;
}

#contenedor_mediano{position: absolute; width: 656px; top:71px; left: 201px; background: url(../imagenes/fondo_contenido.gif) repeat-x;}

#izq_contenido_abajo{position: absolute; width: 12px; height: 12px; left: 0px; background: url(../imagenes/izq_contenido_abajo_bt.gif) no-repeat;}
#der_contenido_abajo{position: absolute; width: 14px; height: 12px; left: 852px; background: url(../imagenes/der_contenido_abajo.gif) no-repeat;}
#izq_medio_contenido_abajo{position: absolute; width: 12px; height: 12px; left: 194px; background: url(../imagenes/izq_contenido_abajo.gif) no-repeat;}
#der_medio_contenido_abajo{position: absolute; width: 12px; height: 12px; left: 182px; background: url(../imagenes/der2_contenido_abajo.gif) no-repeat;}
#contenido_abajo{position: absolute; width: 840px; height: 12px; left: 12px; background: url(../imagenes/contenido_abajo.gif) repeat-x;}
#contenido_botones_abajo{position: absolute; width: 170px; height: 12px; left: 12px; background: url(../imagenes/contenido_abajo_bt.gif) repeat-x;}
#contenido_mediano_abajo{position: absolute; width: 646px; height: 12px; left: 206px; background: url(../imagenes/contenido_abajo.gif) repeat-x;}

.sub_titulo{position: relative; width: 826px; float: left;}
.sub_titulo_categorias{position: relative; width: 380px; float: left;}
.sub_titulo2{position: relative; width: 631px; float: left;}
h1.estilo_sub_titulo {
	font-family : Arial, Helvetica, sans-serif;
	color: #579741;
	font-size : 18px;
	font-weight : bold;
	display: inline;
}
.raya_sub_titulo{position: relative; width: 811px; height: 2px; float: left; font-size: 2px; background: url(../imagenes/linea_arriba.gif);}
.raya_sub_titulo2{position: relative; width: 616px; height: 2px; float: left; font-size: 2px; background: url(../imagenes/linea_arriba.gif);}
.raya_sub_titulo_categorias{position: relative; width: 380px; height: 2px; float: left; font-size: 2px; background: url(../imagenes/linea_arriba.gif);}

	/***** productos *****/
	.imagen_producto{ }
	.productos_fila{position: relative; width: 851px; height: 171px; background: url(../imagenes/fondo_filas.png);}
	.productos_media_fila{position: relative; width: 851px; height: 171px; background: url(../imagenes/fondo_media_fila.png);}
	.producto1{position: relative; width: 90px; height: 171px; float: left;}
	.pizarra1{position: relative; width: 276px; height: 171px; float: left; background: url(../imagenes/pizarra.gif);}
	.producto2{position: relative; width: 90px; height: 171px; float: left;}
	.producto3{position: relative; width: 107px; height: 171px; float: left;}
	.producto4{position: relative; width: 171px; height: 171px; float: left;}
	.pizarra2{position: relative; width: 276px; height: 171px; float: left; background: url(../imagenes/pizarra.gif);}
	.linkmasinfo1{position: relative; width: 75px; height: 20px; float: left;}
	.linkmasinfo2{position: relative; width: 88px; height: 20px; float: left;}
	.productos_fila1_quesos{position: relative; width: 851px; height: 171px; background: url(../imagenes/fondo1_quesos.png);}
	.productos_fila2_quesos{position: relative; width: 851px; height: 171px; background: url(../imagenes/fondo2_quesos.png);}
	.pizarra_queso1{position: relative; width: 195px; height: 171px; float: left; background: url(../imagenes/pizarra2.gif);}
	.pizarra_queso2{position: relative; width: 195px; height: 171px; float: left; background: url(../imagenes/pizarra2.gif);}
	
	.productos_categoria1{position: relative; width: 851px; height: 190px; clear: left; background: url(../imagenes/sombra_categoria1.png);}
	.productos_categoria2{position: relative; width: 851px; height: 190px; clear: left; background: url(../imagenes/sombra_categoria2.png);}
	.productos_categoria3{position: relative; width: 851px; height: 190px; clear: left; background: url(../imagenes/sombra_categoria3.png);}
	.productos_categoria4{position: relative; width: 851px; height: 190px; clear: left; background: url(../imagenes/sombra_categoria4.png);}
	
	#logo_leches{width: 180px; text-align: center;}
	
	A:LINK.masinfo {
		text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
		color:#016FB9;
		font-size : 12px;
		font-weight: bold;}
	A:VISITED.masinfo {
		text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
		color:#016FB9;
		font-size : 12px;
		font-weight: bold;}
	A:HOVER.masinfo {
		text-decoration : underline;
		font-family : Arial, Helvetica, sans-serif;
		color:#016FB9;
		font-size : 12px;
		font-weight: bold;}
		
	.titulo_producto{position: relative; width: 236px; height: 25px; left: 20px;}
	.titulo_producto_queso{position: relative; width: 155px; height: 25px; left: 20px;}
	h2.nombre_productos {
		font-family : Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size : 18px;
		font-weight : normal;
		display: inline;
	}
	.descripcion_producto{position: relative; width: 236px; height: 100px; left: 20px; text-indent: 15px; text-align : justify;}
	.descripcion_producto_queso{position: relative; width: 155px; height: 100px; left: 20px; text-indent: 15px; text-align : justify;}
	h3.descripcion_productos {
		font-family : Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size : 12px;
		font-weight : normal;
		display: inline;
	}
	.textos_contenidos{position: relative; font-size: 12px; color: #626262; font-family : Arial, Helvetica, sans-serif; text-align : justify; float: left;}
	.textos_contenidos_medianos{display: inline; font-size: 14px; color: #626262; font-family : Arial, Helvetica, sans-serif;  font-weight: bold;}
	/***** formulario ***/
	.textos_grande{position: relative; height: 25px; font-size: 20px; color: #626262; font-family : Arial, Helvetica, sans-serif; font-weight: bold;}
	.textos_grande_errores{position: relative; height: 25px; font-size: 20px; color: #E80000; font-family : Arial, Helvetica, sans-serif; font-weight: bold;}
	.textos_medianos{position: relative; height: 25px; font-size: 18px; color: #626262; font-family : Arial, Helvetica, sans-serif; font-style : italic;}
	.textos_pequeno{position: relative; font-size: 12px; color: #626262; font-family : Arial, Helvetica, sans-serif;}
	.textos_pequeno_errores{position: relative; font-size: 12px; color: #E80000; font-family : Arial, Helvetica, sans-serif;}
	.texto_ley{position: relative; font-size: 10px; text-indent: 15px; color: #626262; font-family : Arial, Helvetica, sans-serif; text-align : justify;}
	/***** interior completo ***/
	.arriba_int{position: relative; width: 780px; height: 23px; float: left; background: url(../imagenes/arriba_int.png) repeat-x;}
	.arriba_int2{position: relative; width: 585px; height: 23px; float: left; background: url(../imagenes/arriba_int.png) repeat-x;}
	.izq_int{position: relative; width: 8px; float: left; background: url(../imagenes/izq_int2.png) repeat-y;}
	.der_int{position: relative; width: 8px; float: left; background: url(../imagenes/der_int2.png) repeat-y;}
	.abajo_int{position: relative; width: 780px; height: 23px; float: left; background: url(../imagenes/abajo_int.png) repeat-x;}
	.abajo_int2{position: relative; width: 585px; height: 23px; float: left; background: url(../imagenes/abajo_int.png) repeat-x;}
	
	.subrayar{display: inline; text-decoration : underline; font-weight : bold;}
	.subrayar2{display: inline; text-decoration : underline;}
	
	.celdas_azules{ background: #0070BC; color: #FFFFFF; height: 20px; font-size: 12px; font-family : Arial, Helvetica, sans-serif;}
	.celdas_verdes1{ background: #579741; color: #FFFFFF; height: 30px; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold;}
	.celdas_verdes2{ background: #579741; color: #FFFFFF; height: 30px; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; text-align: center;}
	.celdas_azules_altas{ background: #0070BC; color: #FFFFFF; height: 130px; font-size: 12px; font-family : Arial, Helvetica, sans-serif;}
	.celdas_azules_altas2{ background: #0070BC; color: #FFFFFF; height: 270px; font-size: 12px; font-family : Arial, Helvetica, sans-serif; vertical-align: top;}
	.celdas_azules_medianas{ background: #0070BC; color: #FFFFFF; height: 40px; font-size: 12px; font-family : Arial, Helvetica, sans-serif; text-align: center;}
	.celdas_azules_subarea{ background: #0070BC; color: #FFFFFF; font-size: 12px; font-family : Arial, Helvetica, sans-serif; vertical-align: top; text-align: center;}
	
	.linea1_sala_de_prensa{ height: 170px; background: #E8F7E4;}
	.linea2_sala_de_prensa{ height: 170px;}
	.edicion_sala_de_prensa{position: relative; height: 25px; font-size: 18px; color: #579741; font-family : Arial, Helvetica, sans-serif; font-weight: bold;}
	.titulo_sala_de_prensa{position: relative; height: 30px; font-size: 14px; color: #626262; font-family : Arial, Helvetica, sans-serif; font-weight: bold;}
	.contenido_sala_de_prensa{position: relative; height: 90px; font-size: 12px; color: #626262; font-family : Arial, Helvetica, sans-serif; text-align: justify;}
	.mas_info_sala_de_prensa{position: relative; height: 20px; text-align: right;}
	.contenido_sala_de_prensa2{position: relative; height: 70px; font-size: 12px; color: #626262; font-family : Arial, Helvetica, sans-serif; text-align: justify;}
	.mas_info_sala_de_prensa2{position: relative; height: 40px; text-align: right;}
	.paginas{position: relative; height: 25px; font-size: 12px; color: #626262; font-family : Arial, Helvetica, sans-serif; text-align: right;}
	A:LINK.paginas_sala {
		text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
		color:#626262;
		font-size : 12px;
		font-weight: bold;}
	A:VISITED.paginas_sala {
		text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
		color:#626262;
		font-size : 12px;
		font-weight: bold;}
	A:HOVER.paginas_sala {
		text-decoration : underline;
		font-family : Arial, Helvetica, sans-serif;
		color:#626262;
		font-size : 12px;
		font-weight: bold;}
/***** Pie *****/
#pie{position: relative; width: 900px;}
#medio_pie{position: relative;width: 866px; background-color: #FFFFFF; float: left;}
#sep_pie{position: relative; width: 866px; height: 2px; font-size: 2px; background: url(../imagenes/sep_pie.gif) repeat-x;}
#sep_pie2{position: relative; width: 866px; height: 2px; font-size: 2px; background: url(../imagenes/sep_pie.gif) repeat-x;}
#contenido_pie{position: relative; width: 864px; left: 1px; background: url(../imagenes/fondo_gris_pie.gif) repeat-x;}
#inicio_pie1{position: relative; width: 430px; float: left;}
#titulo_abajo_inicio1{position: relative; width: 430px; height: 30px;}

#inicio_pie2{position: relative; width: 431px; float: left;}
#titulo_abajo_inicio2{position: relative; width: 431px; height: 30px;}

#inicio_pie3{position: relative; width: 282px; float: left;}
.sep_abajo_inicio{position: relative; float: left; width: 3px; height: 264px; background: url(../imagenes/sep_abajo_inicio.gif) repeat-y;}
#sep_abajo_pie{position: relative; height: 3px; font-size: 2px; width: 866px; background: url(../imagenes/sep_abajo_inicio2.gif) repeat-x;}
#texto_inicio{position: relative; height: 40px; float:left; width: 846px; color: #626262; text-align: justify;}
#enlaces_finales{position: relative; height: 30px; width: 866px; color: #626262; text-align: center;}
A:LINK.links_inicio {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color:#626262;
	font-size : 12px;}
A:VISITED.links_inicio {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color:#626262;
	font-size : 12px;}
A:HOVER.links_inicio {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color:#579741;
	font-size : 12px;}
	
.campos_radio{ font-family : Arial, Helvetica, sans-serif; border: 1px solid #7F9DB9; font-size: 12px; color: #FF0000; background-color : #FFFFFF;}
.campos_formulario{ font-family : Arial, Helvetica, sans-serif; border: 1px solid #7F9DB9; font-size: 12px; color: #626262; background-color : #FFFFFF; width : 180px;}
.campos_formulario_errores{ font-family : Arial, Helvetica, sans-serif; border: 1px solid #E80000; font-size: 12px; color: #626262; background-color : #FFFFFF; width : 180px;}
.textareaformulario{ font-family : Arial, Helvetica, sans-serif; border: 1px solid #7F9DB9; font-size: 12px; color: #626262; background-color : #FFFFFF; width : 480px; height: 200px;}
.textareaformulario_errores{ font-family : Arial, Helvetica, sans-serif; border: 1px solid #E80000; font-size: 12px; color: #626262; background-color : #FFFFFF; width : 480px; height: 200px;}