@charset "utf-8";
/* CSS Document */
div { border:solid 1px;}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #AEAEAE;
}

.txtWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #FFFFFF;
}
.txtWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	color: #FFFFFF;
}
.txtBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #000000;
}
.txtBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
	color: #000000;
}
.txtBlackBoldlitt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;		
	color: #000000;
}
.txtResaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3c6497;
}
.txtResaltadoFino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #3c6497;
}
.txtResaltadoDh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: #3c6497;
}
.txtResaltadoCuadro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-align: right;
	color: #3c6497;
}
.botonBarra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #c4d0e0;
}
.botonBarraON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fondotxtprod {
	background-color: #c3cad3;
	background-image: url(images/fadetxtprod.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondofichamedio {
	background-color: #f2f3f4;
	background-image: url(images/fondoprodfichamedio.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fondofichaizq {
	background-color: #f2f3f4;
	background-image: url(images/fondoprodfichaizq.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fondoIzq {
	background-position: right;
}
.fondoIzqA2 {
	background-position: right;
	background-image: url(images/fondoA2.jpg);
}
.lineaazul {
	background-position: right;
	background-image: url(images/lineaazul.gif);
}
.fondhome {
	background-image: url(images/fondhome.lpg);
}
.tablaendH {
	background-image: url(images/tablaendH.jpg);
}
.azul2 {
	background-image: url(images/azul2.gif);
}
.azul3 {
	background-image: url(images/azul3.gif);
}
.fondoDown {
	background-position: bottom;
	background-image: url(images/fondoB1.jpg);
}
.fondoB3 {
	background-image: url(images/fondoB3.jpg);
}
.fondoC1 {
	background-image: url(images/fondoC1.jpg);
}
.folio2 {
	background-image: url(images/folio2.jpg);
}
.fondoC2 {
	background-image: url(images/fondoC2.jpg);
}
.fondoBbhs {
	background-image: url(images/fondoBbhs.jpg);
}
.fadeBbhs {
	background-image: url(images/fadeBbhs.jpg);
}
.fondologoslittle {
	background-image: url(images/fondologoslittle.jpg);
}
.cuadroSupProdficha {
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-image: url(images/cuadroSupProdficha.jpg);
}
.cuadroDownProdficha {
	background-repeat: no-repeat;
	background-position: 0 top;
	background-image: url(images/cuadroDownProdficha.jpg);
}
.barraTitulo {
	background-repeat: no-repeat;
	background-image: url(images/barraTitulo.jpg);
}
.barraTituloGaleria {
	background-image: url(images/barraTituloGaleria.jpg);
}
.fondoW {
	background-color: white;
}
.cajatexto{
	padding: 10px;
}
.cajatextotxtW{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #FFFFFF;
}
.cajatextotxt{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #000000;
}
.cajatextosolotxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #000000;
}
.cajatextotxtB{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #3c6497;
}
.cajafolio{
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;	
	color: #5f646b;
	background-image: url(images/folio1.jpg);
}
.foliotxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;	
	color: #5f646b;
}
.cajafolio2{
	padding: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;	
	color: #5f646b;
}
a:hover {
	color: #c4d0e0;
}
body {
	background-repeat: repeat;
	background-image: url(images/fondoA1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}