@charset "UTF-8";
/* CSS Document */

.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFF00;
}
.parrafos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	text-align: justify;
	font-weight: normal;
}
.titulo_not {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
	vertical-align: top;
}
.parrafosnoti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.titulosseccuadro {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #531d0d;
}
.link_vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.link_vermas:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}
.link_vermas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}
.parrafoscuadrosec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
}
.titulosprod {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #531d0d;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: justify;
	font-style: italic;
}
.link_masnoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.link_masnoticias:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.link_masnoticias:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.fondo_pata {
	background-image: url(images/pata.jpg);
	background-repeat: no-repeat;
	height: 174px;
}
.fondo_noticias {
	background-image: url(images/fondo_03.jpg);
	background-repeat: no-repeat;
}
.parrafos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.fondo_degradado {
	background-color: #abc6e8;
	background-image: url(images/fondo_degradado.jpg);
	background-repeat: repeat-x;
}
.fondo_pata_2 {
	background-image: url(images/pata_2.png);
	background-repeat: no-repeat;
	height: 174px;
}
	
.titulos3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
}
.parrafosblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.fondo_degradado_internas {
	background-color: #0163ac;
	background-image: url(images/fondo_degradado2.jpg);
	background-repeat: repeat-x;
}
.fondo_productos {
	background-image: url(images/fondo_productos.png);
	background-repeat: repeat-x;
}
.link_vermas_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.link_vermas_home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.link_vermas_home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.link_vermas_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.link_vermas_noticias:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.link_vermas_noticias:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
h1 {
font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFF00;
}

