body.fondo{
	background-color: #FFFFFF;
	background-image: url(../images/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

div.imgFondo{
	position: absolute;
	left: 123;
	top: 5;	
}

div.menu{
	position: absolute;
	/*background-color: #A9A9A9;*/
	left: 125;
	top: 112;
	width: 870; /*height: 20;*/
	border: 0;
	padding-bottom: 0;
	padding-left:   0;
	padding-right:  0;
	padding-top:    0;
	white-space:    0;
}
div.formulario{
	position:absolute;
	top:55;
	left:161
}

body.contenido{
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin: 0;
	background-color: #000000;/*#4C8CC5;*/
}

input, textArea{
	border-color: #00406F;
	border-width: 1;
}

span.titProducto{
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 13;
}

span.titProductoMenu{
	font-family: Trebuchet MS;
	color: #406E90;
	font-size: 13;
}

p.txt{
	text-align: justify;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 11;
	margin-bottom: 4;
	margin-top: 3;
}	

img.imgProd{
	margin-top: 1;
}

a.opcProductos{
	font-family: Trebuchet MS;
	color: #003B65;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
}

a.opcProductos:hover{
	font-family: Trebuchet MS;
	color: #003B65;
	font-size: 12;
	font-weight: bold;
	text-decoration: underline;
}
a.productos{
	font-family: Trebuchet MS;
	color: #4B8CC4;/*#FFFFFF;*/
	text-decoration: none;	
}
a.productos:hover{
	font-family: Trebuchet MS;
	color: #4B8CC4;;
	text-decoration: underline;	
}

a.irProd{
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 13;
}
span.titDescrip{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 14;
	font-weight: bold;
}

span.titDescripMen{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12;
	font-weight: bold;
}
a.enlTitDescripMen{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;	
}

a.enlTitDescripMen:hover{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12;
	font-weight: bold;
	text-decoration: underline;	
}

p.textDesc{
	text-align: justify;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 13;
}

table.tabla{
	border: 1 solid white;
}

td.titTablaDatos{

	text-align: center;
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 13;	
	font-weight: bold;
}
td.titColumnaDatos{

	text-align: center;
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12;	
	border-bottom: 1 solid black;	
}

td.datosFilaPar{
	text-align: center;
	font-family: Trebuchet MS;
	color: #003B65;
	font-size: 12;	
	
}

td.datosFilaImpar{
	text-align: center;
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 12;	
	
}

span.titGrafico{
	text-align: center;
	font-family: Trebuchet MS;
	color: #4B8CC4;/*#000000;*/ 
	font-size: 14;	
	font-weight: bold;
}

span.cerrarGrafico{
	text-align: right;
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 13;		
	font-weight: bold;
}

span.txtGrafico{
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 11;		
	font-weight: bold;
}

span.tituloImagen{
	font-family: Trebuchet MS;
	color: #4B8CC4;;
	font-size: 11;		
	font-weight: bold;	
}