/**
				.:copyright © 2005 3in:.
				Inove o seu negócio
**/
html{	
	height:100%;/*para colocar o scroll vertical*/
}
body{
	/*overflow: scroll;
	_overflow:inherit;*/
	/*overflow: -moz-scrollbars-vertical;*/
	background-color: #ffffff;
	/*background-image: url(../images/fundo.gif);*/
	/*background-repeat: repeat-x;*/
	background-repeat:repeat;
	background-attachment:fixed;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:center;/* centrar */
	padding:0;
	height:100%;
	width:775px;
	min-height:101%;/*para colocar o scroll vertical*/
	margin:0px auto;
	/* no firefox para ficar centrado
	 o "margin:0px auto;" 
	 tem que estar depois de width:755px;*/
}
div {
	/*border: 1px solid red;*/
	margin:0px;
}
img{
	
}

a{
	color:#666666;
	padding:0px;
}
a:hover{
}
#lang{
	width:200px;
	height:70px;
	float:right;
	position:relative;
	margin-top:0px;
	margin-right:0px;
	/* ESCONDE ICONES LINGUAS */
	/*visibility:hidden;
	display:none;*/
}
#pt{
	background-image: url(../images/pt.png);
	margin-left:5px;
	width:28px;
	height:19px;
	float:right;
	cursor: pointer;
}
#es{
	background-image: url(../images/es.png);
	margin-left:5px;
	width:28px;
	height:19px;
	float:right;
	cursor: pointer;
}
#en{
	background-image: url(../images/en.png);
	margin-left:5px;
	width:28px;
	height:19px;
	float:right;
	cursor: pointer;
}
#fr{
	background-image: url(../images/fr.png);
	margin-left:5px;
	width:28px;
	height:19px;
	float:right;
	cursor: pointer;
}

#container{
	/*border: 1px solid red;*/
	background-color: #ffffff;
	
	/*background-image: url(../images/fundo.gif);*/
	/*background-repeat: repeat-x;*/
	background-repeat:repeat;
	
	width:775px;
	min-height:600px;
	_height:600px;
	
}
#header{
	width:773px;
	border:#ffffff 1px solid;
	margin-bottom:2px;
	float:left;
}
#headeresq{
	background-image: url(../images/1_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height:114px;
	width: 172px;
	cursor: pointer;
}
#headercentro{
	background-image: url(../images/2_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height:114px;
	width:252px;
}
#headerdir{
	background-image: url(../images/3_2.jpg);
	background-repeat: no-repeat;
	float:left;
	height:114px;
	width:349px;
	clear:right;
	
}

#linhaadmin{
	background-color: #FFFFFF;
	float:left;
	height:71px;
	width:775px;
	text-align:center;
	vertical-align:bottom;
	margin:0px auto;
	clear:both;
}
#barramenu{
	background-image: url(../images/fundo_barramenu.jpg);
	background-repeat: no-repeat;
	background-position:right;
	background-color:#FFFFFF;
	font-size:10px;
	padding-top:5px;
	float: left;
	height:35px;
	width: 775px;
	text-align:right;
	clear:both;
}
#barramenu a{
	color:#666666;
/*	border-right:#E9E9D9 1px solid;*/
	text-decoration:none;
}
#barramenu a:hover{

}
#barramenu table{
	width:775px;
}


#banner{
	float:left;
	margin:0px;
	height:2px;/*   sem BANNER   */
	width:775px;
	clear:both;
	display:none;
}

/*-----------------------------------------------------------------------
						INICIO main  
-----------------------------------------------------------------------*/


#main{
	margin-top:2px;
	margin-bottom:2px;
	background-color:#FFFFFF;
	float:left;
	padding:2px;
	clear:both;
	width:771px;
	min-height:60%;
	_height:60%;
}
#menuesq{
	background-color: #ffffff;
	border:#ffffff 1px solid;
	margin-left:0px;
	float: left;
	width:120px;
	min-height:250px;/* para ff*/
	_height:250px;/* para ie */
}

#esquerda{
	background-color: #ffffff;
	margin-right:4px;
	float: left;
	width:122px;
	min-height:250px;/* para ff*/
	_height:250px;/* para ie */
	border:#ffffff 1px solid;
	
}

#valid{
	float:left;
	width:120px;
	height:60px;
	margin-top:20px;
}
#valid img{
	border:0px;
}

/*---------------------------------------------------------------------
						INICIO MENU HOVER  
----------------------------------------------------------------------*/
.Mselec{
	background-color: #F2F2EA;
}
.selected{
	background-color: #E9E9E9;
}
.Mselec2{
	/*font-weight:bold;*/
	font-weight:bold;
	background-color: #C8DFA9;
	/*border-bottom:#ffffff 1px solid;
	border-top:#ffffff 1px solid;*/
	/*padding:-1px;*/
	/*border: #E7E7D6 1px solid;*/
	/*text-decoration:none;*/
	/*background-color:#f9f9f9;*/
}
#menuitem a:hover{
/*background: #f9f9f9;*/
	/*background-image:url(../images/seta.gif);
	background-repeat:no-repeat;*/
	/*color: #0099FF;*/
	text-decoration:none;
}
#menuitem a{
	color: #666666;
	text-decoration:none;
	text-indent:0px;
	text-align:left;
}
#tabelamenu{
	font-size:10px;
	margin-top:15px;
	/*coloca o menu mais abaixo*/
	/*border-bottom: 1px solid #cccccc; /* coloca linha no ultimo menu*/
}
#tabelamenu a{
	width:110px;
	/*border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;*/
	display: block;
	margin:0px;
	padding:2px;
	
	
	
	/* para as letras não se mecherem*/
	border-left: 1px solid #ffffff ;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#tabelamenu a:hover{
	/*border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
	border-top: 1px solid #cccccc;
	
	border-bottom: 1px solid #cccccc;
}
/* fim menu hover*/

#linhavert{/*
	background-image: url(../images/linha_vertical.gif);
	background-repeat:repeat-y;
	float:left;
	min-width:10px;

	min-height:300px;
	_height:300px;*/
}

/*----------------------------------------------------------------------
						FIM MENU HOVER
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
						INICIO conteudo  
-----------------------------------------------------------------------*/

#conteudo{
	background-image: url(../images/conteudo.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	text-align:justify;
	background-color:#ffffff;
	vertical-align:bottom;
	
	border:#ffffff 1px solid;
	margin:0px;
	
	padding:5px;
	
	float: left;
/*	clear:right;*/
	
	width:503px;
	min-height:400px;
	_height:400px;/* hack para ie */
}
#conteudo .textoconteudo{
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
/*---------------------------------------------------------------------
						FIM conteudo  
-----------------------------------------------------------------------*/

/*---------------------------------------------------------------------
					INICIO MENU DIR
-----------------------------------------------------------------------*/
#direita{
	background-color: #ffffff;
	margin-right:0px;
	float: right;
	width:122px;
	min-height:250px;/* para ff*/
	_height:250px;/* hack para ie */
	border:#ffffff 1px solid;
}
#menudir{
	background-color: #ffffff;
	border:#ffffff 1px solid;
	margin-right:0px;
	float: right;
	width:120px;
	min-height:250px;/* para ff*/
	_height:250px;/* hack para ie */
}
.menutitulo{
	background-image:url(../images/fundo_titulo.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-color:#E7E7D6;
	vertical-align:bottom;
	height:30px;
	/*border-bottom:#cccccc 1px solid;*/
}

#noticia{
	margin-top:0px;
	margin-bottom:0px;
	height: 100%;
	_height: 90%;
	text-align: justify;
}
#noticia .data{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  8px;
	text-align:left;
	margin-bottom:15px;
	color:#999999;
}
#noticia .titulo{
	text-align: left;/* titulo das noticias*/
}
#noticia .titulo a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  9px;
	margin-top:15px;
	color:#B9D0FF;
}
#noticia .titulo a:hover{
	/*padding:2px;*/
	border:none;
	text-decoration:none;
}
#noticia .header{
	text-align: center;
}
/*---------------------------------------------------------------------
						FIM MENU DIR
----------------------------------------------------------------------*/
/*---------------------------------------------------------------------
							FIM main  
----------------------------------------------------------------------*/

/*----------------------------------------------------------------------
							INICIO footer  
-----------------------------------------------------------------------*/
#prefooter{
	float: left;
	width:775px;
	height: 0px;
	clear:both;
	display:none;
}
#footer{
	background-image:url(../images/fundo_footer.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:bottom;
	bottom:0px;
	font-size:9px;
	text-align:center;
	vertical-align:bottom;
	float:left;
	clear:both;
	min-height:29px;
	_height:29px;
	width:775px;
}
.copyright{
	width:742px;
	margin:0px auto;
	height:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.acarregar{
	text-align:center;
	margin:0px auto;
	vertical-align: bottom;
	background-image:url(../images/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	width:200px;
	height:50px;
}
/*---------------------------------------------------------------------
							FIM footer
----------------------------------------------------------------------*/