@charset "utf-8";
/* CSS Document */

.bnnNovedades{
	background-image:url(../img/home/bg_c1.jpg);
	background-repeat:no-repeat;
	width:792px;
	height:358px;
	display:block;
	clear:both;
	margin-bottom:5px;
}

.bnnServiciosConvocatorias{
	background-image:url(../img/home/bg_c2.jpg);
	background-repeat:no-repeat;
	width:792px;
	height:345px;
	display:block;
	clear:both;
}

.bnnH1{
	display:block;
	float:left;
	width:375px;
}

.bnnH2{
	display:block;
	float:left;
	width:320px;
	padding-left:17px;
	padding-top:70px;
}

.bnnH2 img{
	padding-bottom:5px;
}

.bnnH3{
	display:block;
	float:left;
	width:355px;
	padding-top:70px;
	padding-left:10px;
}

.bnnH3 img{
	display:block;
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}

.bnnH4{
	display:block;
	float:left;
	width:395px;
	padding-top:70px;
	padding-left:20px;
}

.txtBnnH4{
	display:block;
	float:left;
	width:180px;
}

.imgBnnH4{
	display:block;
	float:left;
	width:195px;
	padding-left:10px;
}

.clear{
	display:block;
	clear:both;
}

