	body{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #e7e7e7;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	SCROLLBAR-BASE-COLOR: #e7e7e7;
	SCROLLBAR-3DLIGHT-COLOR: #e7e7e7;
	SCROLLBAR-ARROW-COLOR: #999999;	
	LINE-HEIGHT: 11pt;
	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	COLOR: #555555;
	}
		
	.Detalle_Producto_Blanco_11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	COLOR:#eeeeee; 
	}
	
	.Detalle_Producto_Blanco_12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	COLOR:#eeeeee; 
	}
	
	.Detalle_Producto_Naranja_11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	COLOR:#ffa800; 
	}
	
	.Detalle_Producto_Naranja_12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	COLOR:#ffa800; 
	}
	
	.producto{		
		color: black;
		font-size: 10pt; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;  normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 
		text-decoration: underline; 
	}
	
	.titulo_grande{		
		color: #000000;
		font-size: 16pt; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;  
		font-style: normal; 
		
		text-transform: lowercase;
	}
	.titulo_grande:link, .titulo_grande:active, .titulo_grande:visited, .titulo_grande:hover{		
		color: #cccccc;
		font-size: 36pt; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;  
		font-style: normal; 
	}
	
	.detalle{		
		color: #999999;
		font-size: 12px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.detalle:link, .detalle:active, .detalle:visited, .detalle:hover{		
		color: #0878de;
		font-size: 12px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline; 	
	}
	.detalle:hover{		
		color: #cccccc;
		font-size: 12px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline; 	
	}

	A:link, A:active, A:visited, A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size:9px;
	TEXT-DECORATION: none;
	}
.producto_bco {

		color: #FFFFFF;
		font-size: 10pt; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;  normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 
		text-decoration: underline;
}
.detallebco {

		color: #FFFFFF;
		font-size: 12px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.detallegris {


		color: #525252;
		font-size: 13px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contactofondo {
	background-color: #000000;
	background-image: url(imagen/backcont.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.linea verti {
	background-image: url(imagen/1px.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.linea2 {
	background-image: url(imagen/11px.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.style2 {
		color: #FF0000;
		font-size: 10px;
}