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



body{
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}
	
#tudo{
	width:760px;
	height:auto;
	margin: 0 auto;	
	margin-top:20px;
	}
	
#seleccao_interior{
	float:right;
	margin-right:-5px;

	}
	
#imagem_lado{
	float:left;
	}
	
#texto_lado{
	float:left;
	margin-left:20px;
	margin-top:8px;
	widht:200px;
	}
	
#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	z-index:10000;
	margin-top:4px;
	margin-left:-6px;
	}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 8px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	text-decoration: none;
	color:#666;
	}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #e0e0e0;
	color:#000000;
	}


.mais2{
	color: #64B145;
	}
	
#caixa_mensagem #caixa{
	float:right;
	}
	
	
#caixa_mensagem{
	background-image:url(../img/fundo_form.jpg);
	width: 314px;
	clear:both;
	height:300px;
	z-index: 2;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	margin-left:185px;
	position:absolute;
	top:330px;
	}
	
	
#fechar{
	background-image:url(../img/botao_form.png);
	background-repeat:no-repeat;
	border:none;
	padding-left:40px;
	padding-right:40px;
	background-color:transparent;
	font-size:11px;
	margin-left:90px;
	position:absolute;
	top:313px;
	cursor: pointer;
	}
	
#menu_com_pesquisa{
	float:left;
	width:530px;
	}
	
#cabecalho {
	float:left;
	width:744px;
	}
	
#voltar {
	float:left;
	width:200px;
	}
	
#seguinte {
	float:right;
	width:185px;
	margin:0;
	padding:0;
	}

#logo {
	float:left;
	width:90px;
	height:66px;
	}

#topo {
	float:right;
	width:500px;
	height:80px;
	margin-left:0px;
	font-size:11px;
	}

#topo li {
	list-style-type:none;
	display:inline;
	}
	
#menu_superior {
	float:left;
	margin-top:35px;
	}
	
#lista li{
	list-style-type:none;
	display:inline;
	padding-right:4px;
	}
	
#lista{
	float:left;
	padding:0;
	}
	
#pesquisa{
	margin-top:0px;
	margin-left:0px;
	width:210px;
	padding:0;
	float:left;
	margin-right:5px;
	}
	
#candidatura{
	float:right;
	margin-right:150px;
	}
	
#banner_rotativo{
	margin-top:30px;
	margin-bottom:15px;
	}
	
#principal_esquerda a{
	color:inherit;
	}

	
h1{
	font-size:12px;	
	text-transform:uppercase;
	font-weight:normal;
	}
	
#esquerda li{
	list-style-type:none;
	display:block;
	text-transform:uppercase;
	font-size:11px;
	background-color:#ccc;
	margin-bottom:6px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	color:#666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
	
#esquerda a{
	color:#666;
	}
	
#esquerda{
	width:195px;
	float:left;
	margin-right:25px;
	}
	
#esquerda_rodape{
	width:795px;
	float:left;
	margin-top:25px;
	font-size:10px;
	}
	
#esquerda_rodape li{
	list-style-type:none;
	display:inline;
	}	
	
#esquerda_rodape img{
	vertical-align:middle;
	}
	
#meio{
	width:258px;
	float:left;
	font-size:11px;
	}
	
#meio a, #direita a{
	color:#64B145;
	}
	
#meio img{
	margin-right:5px;
	vertical-align:middle;
	}
	
#direita{
	width:240px;
	margin-left:28px;
	float:left;
	font-size:11px;
	}
	
#direita_rodape{
	width:840px;
	float:left;
	font-size:11px;
	}
	
#direita input{
	margin-left:0px;
	}
	
#submit{
	cursor:pointer;
	background-image:url(../img/but_subscrever.png);
	background-repeat:no-repeat;
	width:17px;
	height:20px;
	border:none;
	padding:0;
	}
	
#submit img{
	vertical-align:middle;
	}
	
#submit_ok{
	font-size:10px;
	background-color:#999;
	color:#fff;
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
	}
	
a{
	text-decoration:none;
	cursor:pointer;
	}
	
#lista a[href]{
	color:inherit;
	}
	
#principal{
	font-size:11px;
	float:left;
	color:#666;
	text-align:justify;
	width:740px;
	line-height:18px;
	}
	
#principal h1{
	margin-top:10px;
	font-size:14px;
	color:#666;
	}
	
#principal_esquerda{
	font-size:11px;
	float:left;
	color:#666;
	text-align:justify;
	width:480px;
	line-height:18px;
	}
	
#formulario input{
	float:right;
	margin-right:-6px;
	}
	
#informacao_verde{
	background-image:url(../img/info.gif);
	background-repeat:no-repeat;
	border:none;
	width:125px;
	height:27px;
	cursor:pointer;
	float:right;
	margin-top:-27px;	
	}
	
#informacao_verde_um{
	background-image:url(../img/info.gif);
	background-repeat:no-repeat;
	border:none;
	width:125px;
	height:27px;
	cursor:pointer;
	float:right;	
	}
	
#principal_esquerda h1{
	margin-top:10px;
	font-size:14px;
	color:#666;
	}
	
	
#links_ficha_tecnica li{
	display:inline;
	list-style-type:none;
	padding:6px;
	margin-right:10px;
	-moz-border-top-left-radius: 8px;
	-moz-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	}
	
.cinzento{
	background-color:#ccc;
	}
	
.branco{
	background-color:fff;
	border: 1px solid #ccc;
	}
	
#links_ficha_tecnica{
	margin-bottom:-8px;
	}
	
#caixa_ficha_tecnica{
	border: 1px solid #999;
	width:490px;
	padding-left:30px;
	}

#principal_direita li {
	list-style-type:none;
	display:block;
	text-transform:uppercase;
	font-size:11px;
	background-color:#ccc;
	margin-bottom:6px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	color:#666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
	
	
#principal_direita {
	float:left;
	width:195px;
	margin-left:70px;
	}

#principal_direita a{
	color:#666;
	}

#informacoes{
	background-image: url(../img/botao_form.png);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	width: 142px;
	height: 25px;
	z-index: 20;
	cursor: pointer;
	font-size:10px;
	padding-left:30px;
	padding-top:5px;
	margin-bottom:-30px; 
	}
	
#botao_informacoes_interior{
	margin-top:160px;
	}
	

#myScroll .scrollEl{
	display:none;
	background:url("elements/elBgnd.png") repeat-x;
	border:1px solid #ddd;
	font-family:sans-serif;
	font-size:180%;
	color:white;
	height:180px;
	padding:0px;
	padding-top:60px;
	text-shadow:#999 1px 1px 1px;
	text-align:center;
	width:100%;
	}
	
#controls div, #controls1 div{
	font-family:sans-serif;
	margin-top:0px;
	background:#fff;
	display:inline-block;
	padding:4px;
	cursor:pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow:#999 2px 2px 2px;
	-webkit-box-shadow:#999 2px 2px 2px;
	color:red;
	margin-top:-15em;	
	}	

.prev{
	position:absolute;
	left:15.5em;
	top:31.5em;
	}

.next{
	position:absolute;
	left:59.5em;
	top:31.5em;
	}
	
#myScroll1{
	float:left;
	margin-right:20px;
	text-align:center;
	width:100%;
	}

#controls .sel, #controls1 .sel{
	color:black !important;
	font-weight:bold;
	color:black;
	}
	
#controls .disabled, #controls1 .disabled{
	color:black;
	}

#controls .page, #controls1 .page{
	padding:5px;
	color:black;
	}