@charset "utf-8";
/*UNIVEX.pt*/
body {
	margin:0;
	padding:0;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
form {
	padding:0;
	margin:0;
}
#wraper {
	width:991px;
	margin:0 auto;
	margin-top:4px;
}
#top_bar {
	height:27px;
	margin-bottom:6px;
	background-image:url(../layout/top_bar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#colesq {
	float:left;
	width:220px;
}
	#nav {}
	#nav a img {
		border:0;
	}
#coldir {
	float:right;
	width:771px;
}
#splash {
	height:396px;
	margin-bottom:7px;
	background-image:url(../layout/bg_splash.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#conteudos {
	/*height:396px;
	min-height:396px; !important*/
	margin-bottom:7px;
	background-color:#eeeeee;
	background-repeat:no-repeat;
	color:#3b3b3b;
}
#conteudos a img {
	border:0;
}
#conteudos a:hover img {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.smallbox {
	float:left;
	width:178px;
	margin-right:13px;
	margin-top:8px;
}
.smallbox a img {
	border:0;
}
#box_marcacao {
	float:right;
	width:183px;
	padding-left:10px;
	height:163px;
	padding-top:10px;
	background-image:url(../layout/bg_box_marcacao.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#box_marcacao a img {
	border:0;
}
#box_ultimas_noticias {
	float:left;
	width:533px;
	padding-left:27px;
	height:27px;
	padding-top:30px;
	margin-top:8px;
	background-image:url(../layout/box_ultimas_noticias.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#box_ultimas_noticias .texto {
	width:517px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#353535;
}
#box_ultimas_noticias .texto a{
	color:#353535;
	text-decoration:none;
}
#box_ultimas_noticias .texto a:hover {
	color:#fb2836;
}

#rodape {
	background-image:url(../layout/bg_rodape.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:991px;
	height:30px;
	margin-top:60px;
}
