/* site */
body{
	margin: 0px 0px 0px 0px;
	background:#CCCCCC;
	/*background-color: #00b4fe;
	background-image:url(../images/bg.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
}
a:link {
	text-decoration: none;
	color:none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#conteudo {
	margin: auto;
	width: 775px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	background-color:#FFFFFF;
} 

#esquerda{
	float:left;	
	margin-left:2px;
	margin-right:0px;
	_margin-right:3px;	
}

#direita{
	float:right;
	width:163px;
	margin:0px 0px 0px 0px; 	
	_margin:0px 5px 0px 0px; 
	_width:auto;
}
#topo_login{
	background-image:url(../imagens/bg_topo.gif);
	width:775px;
	height:25px;
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
}

#area_login {
	background-image:url(../imagens/bg_area_login.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:344px;
	height:57px;
	line-height:57px;
	float:right;
	margin-top:5px;
}	

#area_login hr{
	height:1px;
	width:338px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	border:0px;	
	margin:0px 0px 0px 6px;
	clear:both;
	display:none;

}

#botoes_area_login{
	margin:5px 0px 7px 5px;
}

#login input.usuario , #login input.senha{
	width:81px;
	height:15px;
	font-family:tahoma;
	font-size:11px;
	color:#174372;
	background-color:#e9e9e9;
	border:1px solid #004b95;
	padding:0px 0px 0px 3px;
	margin:0px 6px 0px 4px;
}

#login input.senha{
	width:88px;
}

#login {
	text-align:right;
	padding-right: 5px;
	margin:0px 0px 0px 8px;	
	font-family:tahoma;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	clear:both;		
	
}

#flash_home{
	width:775px;
	height:236px;
}

#flash_promocao{
	position: relative;
	top:-62px;
	left:0px;
	margin:0px auto -377px auto;
	width: 265px;
	height: 377px;
	z-index: 100
}

.titulo {
border-color:#666666;
font-family: Trebuchet MS;
font-size:12px;
font-weight: bold;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#000000;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
.data {
font-size: 12px;
color:#000000;
}
#titdireita{
	margin:0px 8px 10px 3px; 
	width:250px; 
	height:190px;
	float:right;
}
#titesquerda{
	border-right: 1px dotted rgb(204, 204, 204); 
	padding-right:15px;
	padding-left: 10px;
	margin:0px 8px 10px 3px; 
	width:255px; 
	height:190px;
	float:left;
}
#titulonoticias {
	float:left; 
	width:560px; 
	padding-left:0px;
	padding-top:10px;
}

.normal{
 border:1px solid #ccc; 
 padding:5px;
}
.hover{
 border:1px solid #666; 
 padding:5px;
}



/************************************ MENU *****************************************/

#ccorpo {
    width:700px;
	float:left;
}

#menu {
    width:180px;
	float:left;
	text-align:left;
	padding: 5px;
	padding-left: 10px;
	*padding-left: 10px;
	padding-right: 15px;
	background: #FFFFFF;
	margin-top:3px;
}

#menu li {
	letter-spacing:-1px;
	list-style-type: none;
	list-style-position: outside;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

#menu li a {
	text-decoration: none;
	color: #036;
}

#menu ul {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	background: url(../gfx/border_bottom.gif) top repeat-x;
}
#menu ul li {
	letter-spacing:0px;
	font-weight: normal;
	border: none;
	padding-top: 7px !important;
	background: url(../gfx/pont.gif) top repeat-x;
}
#menu ul li.first {
background: none;
}

#menu ul li.mais a {
color: #f60;
}

#menu ul li a {
	color: #454545; 
}
#menu ol li a {
	font-weight: normal;
	color: #454545;
}

/***********************************NOTICIAS ******************************/

#noticias {
	width:250px; 
	float:left;
	padding: 5px 0px 5px 5px;
	border-top: 1px dotted rgb(204, 204, 204);
	margin-left:10px;
}
#noticias li {
	text-decoration:none;
	list-style-type:none;
	letter-spacing:-1px;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
	color:#000000;
}
#noticias li a {
color:#000000;
}

#rodape {
	margin: auto;
	width: 775px;
	height:15px;
	text-align:center;
	background-color:#CCCCCC;
	clear:both;
	padding-top:5px;
}
#destaque {
	width:260px; 
	float:right;
	padding-top:10px;
}
/******************************* LIGHTBOX ****************************************/
#lightbox{
background-color:#fff;
padding: 5px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxCaption{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightbox img{ border: none; }
#overlay img{ border: none; }

#overlay{
background-image: url(../images/overlay.png);
}

/******************************* LIGHTBOX ****************************************/
.dta {
border-color:#666666;
font-family: Trebuchet MS;
font-size:10px;
}
.maisnoticias {
border-color:#666666;
font-family: Trebuchet MS;
font-size:12px;
}