body {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0;
	background: url(images/ceu_claro.jpg) #FBF8F3 no-repeat center 0px;
}		
body,td,th {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	color: #046186;
}
* { 
	behavior: url(iepngfix.htc);
}
img {
 	behavior: url(iepngfix.htc);
	}	
a {
	color: #058BC3;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background-color: #058BC3;
	color: #AEEAF3;
	text-decoration: none;
	font-weight: bold;
}	
.campos {
	background: #F6F3F3;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	color: #046186;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	padding: 4px 4px;
}
#menu-top {
	margin-left:0;
 	margin-right:0;
	width: 530px;
	height: 180px;
}
.spacer-15 {
	padding-left: 15;
	padding-right: 15;
}

.font-sub-titulos {
	color: #014B68;
	font-weight: bold;
	font-size: 16px;
}

/* boxs */		

img.box {
	float:left;
}
img.box, a img.box {
	background:none;
	border: 1px solid #C6E1E5;
	margin:0px;
	display:block;
}
a:hover img.box {
	background:none;
	border:1px solid #32C9FC;
	margin:0px;
}


