@charset "utf-8";
/* CSS Document */

body{
background-position:top; 
font-family:"Trebuchet MS", Verdana;
font-size:11px;
margin :0px;
}
#wrapper{
padding-left: 20px;
padding-right:20px;
width:90%;
height: auto;
}
#topo{
width:100%;
height:208px;
text-align:center;
background:url(../../img/banner_bg_01.jpg) ;
background-repeat:no-repeat; 
background-color:#3874B3;

}
#menu{
width:100%;
height:56px;
background:url(../../img/bg_menu.jpg) repeat-x;
}
#texto1{
height:100px;
width:290px;
padding:25px;
float:left;
display:inline-block;
margin-top:200px;
text-align:left;
}
.estilo1{
font-size:14px;
font-weight:bold;
font-style:italic;
}
h1{
font-size:14px;
font-weight:bold;
color:#0000FF;
text-decoration:overline;
text-align:center;
}
#titulo{
font-size:14px;
font-weight:bold;
color:#0000FF;
text-decoration:overline;
text-align:center;
width:290px;
height:30px;
float:left;
display:inline;
}
#texto2{
height:150px;
width:290px;
padding:20px;
float:left;
display:inline-block;
margin-top:200px;
text-align:left;
}
#texto3{
height:150px;
width:150px;
padding:100px;
float:left;
display:inline-block;
margin-top:120px;
text-align:left;
}
.spe:link,
.spe:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana;
	font-size:14px;
	font-weight:normal;
	padding:0px;
}
.spe:hover{
	color: #FFFFFF;
	font-family:"Trebuchet MS", Verdana;
	font-size:14px;
	font-weight:normal;
	background-image:url(../../img/botao_menu.jpg);
	width: 20%;
	height:100%;
	
}
.indentmenu{
font: bold 13px Arial;
width: 100%; 
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 80%; 
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; 
padding: 15px 11px;
text-decoration: none;

border-right: 1px solid #564c66; 
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; 
padding-top: 12px; 
padding-bottom: 15px; 
background: black  url(../../img/identbg2.gif) center center repeat-x;
}
.arrowlistmenu{
width: 175px; 
font-size:10px;
}

.arrowlistmenu .headerbar{
font: bold 14px Trebuchet;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; 
text-transform: uppercase;
padding: 4px 0 4px 10px; 
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px;
}

.arrowlistmenu ul li{
padding-bottom: 2px; 
}

.arrowlistmenu ul li a{
color: #7f7f7f;
display: block;
padding: 2px 0;
padding-left: 19px; 
text-decoration: none;
font-weight: normal;
font-size: 100%;
}

.arrowlistmenu ul li a:visited{
color: #7f7f7f;
}

.arrowlistmenu ul li a:hover{ 
color: #A70303;
background-color: #F3F3F3;
background-image:url(../../img/arrowbullet.png);
background-position:left;
background-repeat:no-repeat;
}
.campo{
color:#666666;
font:"Trebuchet MS", Verdana;
font-size:11px;
}



.TextoMenu
{
    color:#FFFFFF;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;	
    }
#footer{
    width:100%;
    text-align:center;
    background-color:#f7f5f5;
}
#footer2{
    width:100%;
    height:50px;
    padding-top:10px;
    text-align:center;
    background-image: url(../../img/footer.jpg);
}

.spe2:link,
.spe2:visited,
.spe2:active{
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;	
}
.spe2:hover{
	color: #FFFF00;
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
}
