@charset "iso-8859-1";
/* CSS Document */

* { padding: 0; margin: 0; outline:none}

/* CSS Document */
html { }

body {
height:100%;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;

}

a:link, a:visited { color:#00a9e0;text-decoration:none;}
a:hover { text-decoration:underline;}

ul {
margin:0;
/*padding:0;*/
}

.floatLeft{ float:left}
.floatRight{ float:right}

#multimediaViewer{
	margin-left:10px;
}

#banners{
display:block;
}

.header{
	margin:auto;
	width:960px;
	height:130px;
	overflow:hidden;

}

.fundo{
	background-image: url(../_imgs/fundo_gradiente.jpg);
	background-repeat: no-repeat;
	background-position:0 top;
	width:100%;
	margin-bottom: 0px;
	overflow: hidden;
}

.content{
	margin:auto;
	width:960px;
	min-height: 525px;
}

.conteudo{
	margin:auto;
	width:690px;
	margin-top:15px;
	float: left;
	margin-left: 20px;
}

.top_content{
	margin:auto;
	width:690px;
	padding-top:5px;
	height: 45px;
}

.top{
	float:left;
	width:586px;
	height:92px;
	margin-top:10px;
	padding-left: 5px;
	margin-left: 30px;
	}
.menu_top{
	float:left;
	width:575px;
	height:20px;
	bottom:0px;
	margin-top: 5px;
	margin-left: 36px;
}

.time{
	float:right;
	margin-top: 45px;

}

.contacto {
	float: left;
	width: 280px;
}
.formulario {
	float: left;
	width: 300px;
	margin-left:30px;
}

.titulo{
	float:right;
	color:#FFF;
	font-size:14px;
	padding-left:15px;
	padding-top:5px;
	font-weight:bold;
	width:434px;
	height:23px;
	background-image: url(../_imgs/fundo_titulo.png);
	background-repeat: no-repeat;
	text-transform:uppercase;
	margin-top: 15px;
}

.menu_left{
	width:120px;
	float:left;
	margin-top: 45px;
	overflow:hidden;
	background:url(../_imgs/back_menu.jpg);
	background-repeat:no-repeat;
	display:block;
	min-height: 480px;
	padding-top: 10px;
}

a.menu_item:visited, a.menu_item:link, a.menu_item:active {
display:block;
background-image:url(../_imgs/bot_menu.jpg);
background-repeat:no-repeat;
height:38px;
width:103px;
color:#ffffff;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
vertical-align: middle;
padding-top:5px;
overflow:hidden;
margin-top:2px;
margin-left:9px;
text-transform:uppercase;
}

a.menu_item:hover{
	color:#959494;
}

a.subMenuItem:visited, a.subMenuItem:hover, a.subMenuItem:link
{
	color:#000;
}

.subMenuItemHolder
{
	margin-left:10px;
	
}

.imagens_right{
	width:110px;
	height:480px;
	float:right;
	margin-top: 45px;
	overflow:hidden;
}

#imagens{
	width:110px;
	height:228px;
	overflow:hidden;
	margin-bottom:20px;
}


.linha{
	background-image: url(../_imgs/linha.png);
	background-repeat: repeat-x;
	margin:auto;
	width:100%;
	height:8px;
	margin-top:10px;
	margin-bottom:10px;
}

.rodape{
	margin: auto;
	width:960px;
	height:35px;
}

.destaque{
	height:355px;
	width:215px;
	float:left;
	display:inline;
	margin-top:10px;
}

.destaque_quad{
	background-image: url(../_imgs/quadrado.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	width:205px;
	height:68px;
	margin-top:10px;
	padding:4px;
	border:1px #666 solid;
}

.inputBig{  float:left;background:url(../_imgs/inputBig.jpg) no-repeat;width:208px; height:23px;margin-bottom:10px;}
.inputBig input { width:200px; color:#02aae0; height:15px; border:0;font-size:12px;background-color:transparent;margin:5px;}

.inputSmall{float:left;background:url(../_imgs/inputSmall.png) no-repeat;width:159px; height:25px;margin-bottom:10px;}
.inputSmall input { width:150px; color:#02aae0; height:15px; border:0;font-size:12px;background-color:transparent;margin:5px;}

.inputTextArea {float:left;background:url(../_imgs/textArea.png) no-repeat;width:351px; height:110px;margin-bottom:10px;}
.inputTextArea textarea {width:343px; color:#02aae0; height:105px; border:0;font-size:11px;background-color:transparent;margin:4px;}

.other_destaque{
	width:660px;
	height:60px;
	background-image:url(../_imgs/fundo_escuro.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	color:#FFF;
	float:left;
	margin-top:18px;
	padding:15px;
	
}

#search{
	background:url(../_imgs/pesquisar.jpg) no-repeat;
	width:180px;
	height:15px;
	float:left;
	padding:5px 5px;
}

.input313{float:left}
.input313 input { width:145px; height:14px; border:0; margin-left: 4px;font-size:11px; color:02aae0;}
.formContactosLabel{display:block;clear:both;}

#submitWrapperSearch { display:block; width:13px; height:13px;overflow:hidden; background:url(../_imgs/searchBtn.jpg) no-repeat;float:left;margin-left: 2px;margin-top:2px} 
#submitWrapperSearch input { padding-top:25px; cursor:pointer; border:none; background:transparent;width:13px;}

#imgWrapper { width:212px; height:248px; background:transparent;}

.h1 {
	color:#000;
	font-size:14px;
}

#breadCrumbsDummy{ display:block; font-size:10px; margin-bottom:5px; margin-right:5px;}

.navegacaoOff, .navegacaoOn { font-size:13px;}

a.linksbreadcrumbs:link, a.linksbreadcrumbs:visited, a.navegacaoOff:link, a.navegacaoOff:visited {
	color:#00a9e0;
}


a.navegacaoOn:link, a.navegacaoOn:visited{
	color:#333;
}

.news{  float:left;background:url(../_imgs/newsletter.jpg) no-repeat;width:208px; height:33px;margin-bottom:10px;}
.news input { width:198px; height:16px; border:0;background-color:transparent;padding:4px;}

#submitPesquisaEnviarWrapper { display:block; width:59px; height:25px; overflow:hidden; background:url(../imgs/enviar.jpg) no-repeat}
#submitWrapperNewsletter input { padding-top:25px; cursor:pointer; border:none; background:transparent;width:59px}

#submitWrapperNewsletter { display:block; width:59px; height:25px;overflow:hidden; background:url(../_imgs/enviar.png) no-repeat;float:left;margin-left: 15px;} 
#submitWrapperNewsletter input { padding-top:25px; cursor:pointer; border:none; background:transparent;width:59px}

.titulo_conteudo{
	text-align:center;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	overflow:hidden;
		
}

