@charset "utf-8";


/* PAQUETE DE IMAGENES */

.fondobody {
	background-color: #6D0036;
	background-image: url(centro_agro_lechero/bebidas/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.cubotop {
	background-image: url(centro_agro_lechero/bebidas/top_cubo.jpg);
	background-position: center top;
	height: 160px;
	width: 200px;
	background-repeat: no-repeat;
}
.izqbuscador {
	background-image: url(centro_agro_lechero/bebidas/buscador_izq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 89px;
	width: 10px;
}
.centerbuscador {
	background-image: url(centro_agro_lechero/bebidas/buscador_center.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 89px;
	vertical-align: middle;
}
.derbuscador {
	background-image: url(centro_agro_lechero/bebidas/buscador_der.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 89px;
	width: 130px;
}
.noticiashome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(centro_agro_lechero/bebidas/noticias.jpg);
	background-repeat: no-repeat;
	background-position: left noticias;
	height: 202px;
	width: 262px;
	background-color: #6D0036;
}
.imgnoticia {
	background-image: url(centro_agro_lechero/bebidas/noticias_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 63px;
}


/* ARMADO DE TABLAS *//*/*//*/**/

.vermasnoticaslinea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9933;
	}








/* LINKS */


a, a:visited, a:active   {
	font-family: Arial, Helvetica, sans-serif;
	color: #C00262;
	text-decoration: none;
}
a:hover {
	color: #6F0037;
}




#noticias, #noticias a:link, #noticias a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
}
#noticias a:hover {
	color: #CCCCCC;
}
#noticias a:active {
	color: #FF9933;
}
#vermasnot, #vermasnot a:link, #vermasnot a:visited, #vermasnot a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#vermasnot a:hover {
	color: #FFCC00;
}
#vermas, #vermas a:link, #vermas a:visited, #vermas a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CF7A2A;
	text-decoration: none;
}
#vermas a:hover {
	color: #E7A433;
}
#top, #top a:link, #top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}
#top a:active {
	text-decoration: underline;
}

/* /* /* /* /* /* ESTILO DE TEXTOS TEXTO *//*/*//*/**/

.titulodenoticias {
	font-size: 25px;
	color: #FFFFFF;
}
.industriatitulo {
	font-size: 22px;
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.barra {
	font-size: 26px;
	color: #666666;
	font-weight: bold;
}
.tituloindustrias {
	font-size: 26px;
	color: #BF0161;
	font-weight: bold;
}
