body, li, ul, a, img, h1, h2, h3,h4, p, input, button, hr, form{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}

/*a:hover{
	color: #0071bc;
}*/

img a, img{
	border: none;
	margin: 0;
	padding: 0;
}

body{
	margin-top:5px;
	background-color: #ffffff;
	margin-bottom: 20px;
	overflow-y:scroll;
}

#geral{
	margin:0 auto;
	width: 930px;

}

.img_topo{
	width: 930px;
	height:95px;
	background-image:url(../images/img_topo.jpg);
	
	background-repeat:no-repeat;
}

.logotipo{
	padding-left: 25px;
	padding-top: 15px;
}

.nivel_2{
	font-family: verdana, sans-serif;
	font-size:16px;
	color: #ffffff;
	padding-top: 35px;
	text-align: center;
}

.nivel_2 a h3{
	font-family: verdana, sans-serif;
	font-size:16px;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 25px;
}

.nivel_2 a:hover h3{
	color: #b2b3b6;
}

.news{
	padding-top: 40px;
	padding-left: 30px;
}

.news label{
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-transform: none;
}

.news input{
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #6d6e71;
	height: 12px;
	width: 128px;
}


.news button{
	width: 12px;
	height: 14px;
	border: none;
	background-color: #29abe2;
}

#border{
	width: 924px;
	border-left: 3px;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-right: 3px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-bottom: 3px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
}

#zona_menus{
	width: 214px;
	background-color: #29abe2;
	padding-top: 15px;
	padding-left:12px;
	padding-right:12px;
}

#menus{
	font-family: verdana, sans-serif;
	color: #ffffff;
}


#menus li{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	list-style-type: none;
}

#menus li a{
	color: #ffffff;
	font-family: verdana, sans-serif;
	padding-left:10px;
}

#menus li a:hover{
	color: #0071bc;
}

ul.submenu{
	margin-left: 10px;
	font-size: 9px;
}

.submenu li{
	padding-left: 7px;
}

.submenu li a, .submenu_2 li a{
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-transform:uppercase;
	line-height: 18px;
	
}

ul.submenu_2{
	padding-bottom: 3px;
	padding-left: 9px;
	color: #ffffff;
}

.submenu_2 a{
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #fff;
}
.submenu_2 li a{
	line-height: 15px;
	text-transform: none;
}

.activo{
	color: #0071bc;
}

hr.separador{
	background:#94d5f1;
	color:#94d5f1;
	border:none;
	height:1px;
	margin-bottom: 11px;
	margin-top: 5px;
	padding: 0px;
}



* html hr.separador{
	position: relative;
	margin:-0.2em;
}

*+html hr.separador{
	position: relative;
	margin:-0.2em;
}


.destaque, .contactos{
	color:#333333;
	font-family: verdana, sans-serif;
	font-size: 10px;
	height: 96px;
	line-height:15px;
}

.destaque a{
	color:#29abe2;
	font-family: verdana, sans-serif;
	font-size: 8px;
}

.contactos a{
	color:#29abe2;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.destaque a:hover {
	color:#0071bc;
	font-weight: bold;
}	
.contactos a:hover{
	color:#0071bc;
}

.destaque h4, .contactos h4{
	color:#29abe2;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

.destaque hr, .contactos hr{
	color:#29abe2;
	background: #29abe2;
	border: none;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 7px;
	text-align: left;
}

* html .destaque hr,* html .contactos hr{
	position: relative;
	margin:-0.2em;
}

*+html .destaque hr,*+html .contactos hr{
	position: relative;
	margin:-0.2em;
}

.destaque img, .contactos img{
	padding-right: 12px;
}

.conteudos{
	color:#333333;
	font-family: verdana, sans-serif;
	font-size: 10px;
	height: 92px;
	padding: 10px;
	padding-left:30px;
	padding-right:30px;
	line-height:16px;
}

.conteudos a{
	color:#29abe2;
	font-family: verdana, sans-serif;
	font-size: 10px;
}

.conteudos a:hover{
	color:#0071bc;
	text-decoration: underline;
}
.conteudos h4{
	color:#29abe2;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

.conteudos hr{
	color:#29abe2;
	background: #29abe2;
	border: none;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: left;
}



.conteudos img{
    padding-right: 20px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}

* html .conteudos hr{
	position: relative;
	margin:-0.2em;
}

*+html .conteudos hr{
	position: relative;
	margin:-0.2em;
}

#rodape, #rodape a{
	font-family: verdana, sans-serif;
	text-align:left;
	font-size: 9px;
	color: #808285;
	margin-top: 7px;
}

#rodape a:hover{
	color:#0071bc;
	
}