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

body{
	font-family:"Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif; /*font-family:"Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;*/
	font-size:11px;
	line-height:130%; margin-top:-5px;
	background-color:#4180AB;
}

#container{
	max-width:100%;
	height:100%;
	text-align:center;
}


.blur{
	margin-left:auto; margin-right:auto; margin-top:20px;; 
   width:974px; height:600px;
   background-color: #35678A; /*shadow color*/
   color: inherit;
   position: relative;
   bottom: 1px;
   right: 1px;
}

.shadow{
   width:974px; height:600px;
   position: relative;
   bottom: 5px;
   right: 3px;
   background-color: #666; /*shadow color*/
   color: inherit; 
}



#base{
	width:974px; height:600px; display:block;  text-align:justify; 
	 background-color:#E4EBF1;  padding:0; padding-top:1px; 
}

#topo{
	background-color:#666600; width:940px; height:85px; margin-left:17px; margin-right:17px;  margin-top:15px; background-color:#0073BE;
}

#menu_topo{
	color:#ffffff; font-size:10px; float:right;  line-height:25px;
}

#menu_topo a:link{
	color:#ffffff; text-decoration:none; 
}

#menu_topo a:visited{
	color:#ffffff; text-decoration:none;  
}

#menu_topo a:hover{
	border-bottom:5px #FFFFFF solid; color:#ffffff; text-decoration:none; color:#FFFFFF;   
}



#menu_topo ul{
	 margin:0; margin-right:10px; 
}

#menu_topo li.vazio{list-style-type:none;}

#menu_topo li{
	float:right;
	margin-top:5px;
	display:inline;
	margin-right:0px;
	text-transform:uppercase;
	font-weight:bold;
	
	
}

#logo{float:left; width:400px;}

#fotos{
	background-color:#E3EAF0; width:940px; height:301px; margin:17px; margin-top:9px; margin-bottom:10px;
}

#chamadas{
	width:940px; height:151px;  margin-left:18px; display:block;  
}



#box_total{
	margin:0; width:940px; height:161px; margin-right:12px; background-color:#ffffff; 
}

#box_total p.tit{
	font-size:16px; color:#000000; margin:6; margin-top:6px; text-align:center; line-height:100%; font-weight:bold;
}

#box_total p.text{
	font-size:12px; color:#666666; margin:8px; text-align:justify; margin-top:0px; margin-bottom:0px;
}

#box_total .esq{
	float:left; width:290px; font-size:12px; padding:5px; margin-top:4px; padding-right:3px;
	 margin-bottom:0px; border-right: 1px dotted #999999; 
}

#box_total .esq p{
	width:280px; font-size:12px; color:#333333; text-align:justify; margin-left:3px;
}

#box_total .dir{
	float:left; width:300px; font-size:12px; color:#000000; margin-left:30px; text-align:left; margin-top:10px; margin-bottom:0px;
	
}


#box_total .dirb{
	float:left; width:285px; font-size:12px; color:#000000; margin-left:20px; text-align:left; margin-top:10px; margin-bottom:0px;
	
}

#box_total .dir img{
	margin-left:0px;
	
}

#box_total ul{
	margin:0; padding:0; margin-top:5px;
}

#box_total li{
	list-style: url("seta.jpg") outside; margin:0; padding:0; margin-top:5px; margin-bottom:10px;  
}
#box_total h2{
	font-size:110%; color:#0077B0; margin:0; padding:0;
}

#box_total h2 a:link{
	color:#0077B0; text-decoration:none; 
}

#box_total h2 a:visited{
	color:#0077B0; text-decoration:none; 
}

#box_total h2 a:hover{
	color:#0077B0; text-decoration:underline; 
}

#box_total a:link{
	color:#000000; text-decoration:none; 
}

#box_total a:visited{
	color:#000000; text-decoration:none; 
}

#box_total a:hover{
	color:#000000; text-decoration:underline; 
}


#box1{
	margin:0; width:225px; height:151px; margin-right:12px; background-color:#ffffff; float:left;
}

#box2{
	margin:0; width:225px; height:151px; float:left; background-color:#ffffff;
}

#box1 p.tit{
	font-size:16px; color:#000000; margin:6; margin-top:6px; text-align:center; line-height:100%; font-weight:bold;
}

#box1 p.text{
	font-size:12px; color:#666666; margin:8px; text-align:justify; margin-top:0px; margin-bottom:0px;
}

#box2 p.tit{
	font-size:16px; color:#000000; margin:6; margin-top:6px; text-align:center; line-height:100%; font-weight:bold;
}

#box2 p.text{
	font-size:12px; color:#666666; margin:8px; text-align:justify;  margin-top:0px; margin-bottom:0px;
}


p.tit a:link{
	color:#000000; text-decoration:none; 
}

p.tit a:visited{
	color:#000000; text-decoration:none; 
}

p.tit a:hover{
	color:#cc0000; text-decoration:underline; 
}




#box2 p.tit a:link{
	color:#000000; text-decoration:none; 
}

#box2 p.tit a:visited{
	color:#000000; text-decoration:none; 
}

#box2 p.tit a:hover{
	color:#cc0000; text-decoration:none; 
}

span.aumenta{ font-size:13px; font-weight:bold;}


