/* CSS Document */

/*******************************************************
*************** Config Página e tags *******************
*******************************************************/

body { 
font: normal 11px Arial, "Trebuchet MS", Verdana, Tahoma;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background:url(../Images/stripe.png) repeat;
}
* { 
margin:0; 
padding:0; 
}
a { 
text-decoration:none; 
} 
a:hover { 
text-decoration:none;
}
a:visited {
text-decoration: none;
}
a:active {
text-decoration: none;
} 
img { 
border:0; 
} 
.clearer { 
clear:both; 
}
.left{
float:left;
}
.right{
float:right;
}
h1{
font: normal 14px "Trebuchet MS";
color:#FFFFFF;
}
h2{
font: bold 15px "Trebuchet MS";
color:#FFFFFF;
}
h3{
font: bold 15px Arial;
color:#000000;
}
h4{
font: bold 16px "Trebuchet MS";
color:#FFFFFF;
}
h5{
font: normal 30px Arial;
color:#666666;
}
h6{
font: normal 50px Arial;
color:#000000;
}
.texto1{
font: normal 12px Arial, Verdana, Tahoma;
color:#FFFFFF;
}
.texto2{
font: normal 12px Arial;
color:#333333;
text-align:justify;
}
.texto3{
font: normal 10px Verdana;
color:#666666;
text-align:justify;
}
.texto4{
font: bold 11px Arial, Verdana, Tahoma;
color:#FFFFFF;
}

.texto5{
font: bold 13px Arial, Verdana, Tahoma;
color:#333333;
}

.textoamarelo{
font: bold 16px "Trebuchet MS", Arial;
color:#FFFF00;
}
.textoamarelo1{
font: normal 12px Arial;
color:#FFFF00;
}
.egt{
font: normal 9px Verdana;
color:#000000;
}
.claro {
	background-color: #FFFFFF;
}
.escuro {
	background-color: #EBEBEB;
}
.style1 {
color: #FFFFFF;
font-weight: bold;
}
/*******************************************************
******************* FIM Config Página ******************
*******************************************************/

/*******************************************************
********************** Globais *************************
*******************************************************/

#globalMaster{
width: 920px;
height: 1174px;
background-color:#FFFFFF;
}
#globalMaster2{
width: 920px;
height: 100%;
background-color:#FFFFFF;
}

#global{
width: 920px;
height: 1070px;
background:url(../Images/fundobg.png) no-repeat bottom;
}
#global2{
width: 920px;
height: 100%;
}



/***** TOPO *****/

#topo{ 
width: 514px;
height: 240px;
float:left;
}

#topo2{ 
background-color:#000000; 
text-align:right;
width: 920px;
height: 140px;
float:left;
}


/***** FIM TOPO *****/

/***** RODAPE *****/

#rodape{ 
width: 920px;
height: 105px;
}

/***** FIM RODAPE *****/

/***** MEIO *****/

#meioglobal{
width: px;
height: px;
}

#esquerdaindex{
width: 514px;
height: 830px;
float:left;
text-align:left;
background:url(../Images/bgesquerda.png) no-repeat top left;
}

#esquerdaconteudo{
width: 920px;
height: 100%;
float:left;
text-align:left;
background:url(../Images/bgesquerda.png) no-repeat top left;
}

#esquerdaconteudo3{
width: 920px;
height: 100%;
float:left;
text-align:left;
background:url(../Images/bgesquerda2.png) no-repeat top left;
}

#direitaindex{
width: 360px;
height: 1070px;
float:right;
margin:0 20px 0 20px;
text-align:left;
}

#direitaconteudo{
width: 400px;
height: 240px;
float:right;
}

#bgdireitaindex{
width: 359px;
height: 688px;
background:url(../Images/bgdireita.png) top no-repeat;
}

#bgesquerdaindex1{
width: 211px;
height: 800px;
float:left;
margin-right:5px;
}

#bgesquerdaindex2{
width: 250px;
height: 800px;
float:left;
padding:10px 0 0 25px;
}

#esquerdaconteudo2{
width: 655px;
height: 100%;
float:right;
padding:20px;
}

#menu{
float:left;
width: 221px;
height:auto;
padding-top:2px;
}
#menu li{
padding:2px 0 0 10px;
background:url(../Images/bgmenu.png) no-repeat;
width: 221px;
height:20px;
}
#menu a{
font:normal 12px Arial;
color:#FFFFFF;
background:url(../Images/egtmenu.png) no-repeat left;
padding-left:10px;
}
#menu a:hover{
color:#FFFF00;
}

#meio{
width: px;
height: px;
float:right;
margin-right:5px;
padding:0px 0px 0px 0px;
text-align:left;
}

#direita{
width: px;
height: px;
float:right;
padding:0px 0px 0px 0px;
text-align:left;
}

.titulos_equi {
background:#FFFFFF;
width:645px;
height:20px;
font:bold 13px Arial;
color:#666666;
margin:0 0 10px 0;
padding:5px 0 0 5px;
border-bottom:3px groove #CCCCCC;
}
.titulos_equi:hover{
background:#EBEBEB;
width:645px;
height:20px;
color:#000000;
padding:5px 0 0 5px;
border-bottom:3px groove #CCCCCC;
cursor:pointer;
}

/*******FIM MEIO*******/

/*******************************************************
******************* FIM Globais ************************
*******************************************************/ 