@charset "utf-8";
/* CSS Document */

/*============================= ESTRUTURA GERAL =========================================================*/

body {
	padding:0;
	margin:0;
	background-image:url(../images/bg_centro.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#58728d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;

}



#geral {
	width:1600px;
	height:auto;
	margin:auto;
	background-image:url(../images/bg_centro.jpg);
	background-position:top center;
	background-repeat:no-repeat;

}

#meio {
	width:915px;
	height:auto;
	margin:auto;

}
#topo {
	width:915px;
	height:121px;
}

#logo {
	width:305px;
	height:62px;
	float:left;
	margin-left:70px;
	margin-top:20px;
}
/*====================================== EXTRANET TOPO =========================================*/
#link_topo {
width:155px;
height:20px;
float:right;
font-size:13px;
}

#link_topo a:link{
	text-decoration:none;
	color:#FFFFFF;
}

#link_topo a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#link_topo a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

/*======================================= MENU TOPO CSS ============================================*/
#menu_css {
width:700px;
height:20px;
float:left;
margin-left:100px;
padding-left:10px;
padding-top:5px;

}

#menu_css a:link  {
text-decoration:none;
color:#333333;

}

#menu_css a:visited  {
text-decoration:none;
color:#333333;

}

#menu_css a:hover {
text-decoration:underline;
color:#FFFFFF;

}

#menu_css ul {
list-style:none;
font-size:13px;
color:#333333;
}

#menu_css li {
float:left;
display:block;
}

.divisor {
width:10px;
text-align:center;
}

.link_menu {
margin-left:5px;
margin-right:5px;
text-align:center;
}


/*==============================================================================================*/


#menu_banner {
	width:915px;
	height:336px;
	float:left;

}

#conteudo {
width:915px;
height:auto;
}

#txt {
width:745px;
float:left;
height:auto;
margin-right:160px;
padding-top:30px;
}

#txt a:link  {
text-decoration:none;
color:#FFFFFF;

}

#txt a:visited  {
text-decoration:none;
color:#FFFFFF;

}

#txt a:hover {
text-decoration:underline;
color:#FFFFFF;

}


#rodape {
width:100%;
height:39px;
background-image:url(../images/rodape.jpg);
background-repeat:repeat-x;
clear:both;

}

#rodape2 {
width:780px;
margin:auto;

text-align:left;

}

#rodape_carros {
width:100%;
height:332px;
background-image:url(../images/bg_rodape.jpg);
background-repeat:no-repeat;
clear:both;
background-position:top center;
}

#logo_fluido {
width:65px;
height:39px;
float:right;
margin-right:60px;
padding-top:3px;

}
/*======================================= CONTEÚDO PÁGS =======================================================*/
#test_geral {
	width:250px;
	height:45px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#banner_dir {
width:200px;
height:auto;
float:right;
padding-top:50px;
}

#txt_meio {
width:510px;
float:left;
height:auto;
padding-left:10px;
padding-right:5px;
margin-top:10px;
margin-bottom:10px;

}

==================== PÁG SOBRE O GRUPO =======================*/

