/* CSS Document */
#contenido{
	width:512px;
	height:204px;
	/height:196px;
	padding-top:20px;
	/padding-top:28px;
	padding-left:8px;
	margin:0;
	position:absolute;
	top:137px;
	background-image:url('../imges/bg_subvenciones.gif');
	background-repeat:no-repeat;
}
#contenido p{
	margin-top:5px;
	margin-bottom:5px;
}
#banner{
	width:505px;
	height:105px;
	padding-left:10px;
	padding-top:16px;
	margin:0;
	position:absolute;
	border:1px dotted #5C97C0;
	background-image:url('../imges/subvenciones.jpg');
	background-repeat:no-repeat;
	background-position:right;
	background-color:#ADCBDF;
}
.destacado{
	font-size:14px;
	color:#125D9C;
	font-weight:bold;
}
.azulclaro{
	color:#125D9C;
}
