@charset "utf-8";
/* CSS para SUBSIDIOS */

.items_subsidios{
	width:670px;
	height:90px;
	margin-left:15px;
	margin-bottom:10px;
}

.subsidios_foto {
	float:left;
	display:inline;
	width:130px;
	height:90px;
	margin:0px;
	overflow:hidden;
}

.subsidios_descripcion {
	float:left;
	display:inline;
	width:525px;
	height:75px;
	margin:0px;
	padding-top:15px;
	margin-left:15px;
}

.h1_subsidios {
	width:700px;
	height:42px;
	background:url(imagenes/encabezado_1.png) no-repeat;
	margin:0px;
	margin-bottom:30px;
}

.h1_subsidios_1 {	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	line-height:37px;
	margin-left:15px;
	float:left;
	display:inline;
}


.h2_subsidios {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000;
	line-height:21px;
	text-transform:uppercase;
	margin-left:15px;
}

.p_subsidios {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	line-height:20px;
	margin:0px;
}

.guion_subsidios {
	width:10px;
	height:5px;
	background:url(imagenes/guion_01.jpg) no-repeat left;
	margin-top:2px;
	margin-left:15px;
	margin-bottom:35px;
}