@charset "UTF-8";
#bannerPr {
	height: 306px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 20px;
	
}

#bannerPr img {
	border: 6px solid #cecdce;
	 		border-radius: 10px;
            -moz-border-radius: 10px;
            -khtml-border-radius: 10px;
            -webkit-border-radius: 10px;
}
#cont_home {
	background-color: #ececed;
	padding: 20px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border: border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#video {
	float: left;
	height: 259px;
	width: 462px;
}
#network {
	float: right;
	height: 51px;
	width: 462px;
}
.noticias {
	float: right;
	height: 190px;
	width: 221px;
	margin-left: 15px;
	margin-top: 20px;
}

#cont_home .noticias a {
	font-family: 'Ubuntu', "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #609;
	text-decoration: none;
}
#cont_home .noticias a:hover {
	font-family: 'Ubuntu', "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}

#lasNews {
	float: left;
	height: 222px;
	width: 442px;
	margin-top: 20px;
	background-image: url(../images/bk_homeNews.png);
	padding-top: 40px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#bannerAzaGa {
	float: right;
	height: 101px;
	width: 462px;
	margin-top: 19px;
}
#bannerOtrosSitios {
	float: right;
	height: 101px;
	width: 462px;
	margin-top: 19px;
}
#carruselLogos {
	height: 79px;
	width: 944px;
	padding-top: 20px;
	float:left
}
