/* Clase para Firefox */ 

.subcontent {
	clear: both;
	height: auto;
	background-color: #ffffff;
	display: inline;
}



.left {
	float: left;
	width: 603px;
	height: 180px;
	background-color: #ffffff; 
}



/* ----- / ----- */


 
/* ----- / ----- */

/* TOP SERVICIO*/






.leyen_servicios{
	font-weight: bold;
	color: #333;
	font-size: 9pt;
}

/* FICHA DE SERVICIO*/


.leyen_titulo{
	height: 25px;
	font-weight: bold;
	color: #333;
	font-size: 13pt;
	border-bottom:3px solid #E7F0F6;
	margin-bottom:13px;
	padding:0px 0px 8px 0px;
}

.leyen_norma{
	font-weight: bold;
	color: #333;
	font-size: 9pt;
}

.leyen_dirigido_para{
	font-weight: bold;
	color: #333;
	font-size: 9pt;
}

.leyen_descripcion{
	font-weight: bold;
	color: #333;
	font-size: 9pt;
}

