/* CSS Document */


body {
text-align:center;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;

}

#Layer1 {
	position:absolute;
	left:70px;
	top:10px;
	width:334px;
	height:220px;
	z-index:1;
}

#Layer4 {
	position:absolute;
	left:400px;
	top:316px;
	width:380;
	height:200;
	z-index:3;
}

#corpo {
width:950px;
border:1px #000000 solid;
text-align:left;

}

#banner {
width:950px;
height:245px;

}

#conteudo {
width:950px;
clear:both;
height:auto;
background-image:url(fundo.jpg);
background-repeat:repeat-y;

}

#rodape {
width:935px;
clear:both;
height:50px;
background-color:#000066;
color:#FFFFFF;
text-align:left;
font-variant:small-caps;
font-size:10px;
font-weight:800;
padding-left:15px;
padding-top:5px;
padding-bottom:5px;

}

#colunaesq {
width:345px;
float:left;
background-image:url(lateral.jpg);
background-repeat:no-repeat;


}

#colunaesq2 {
width:345px;
float:left;
background-image:url(lateral2.jpg);
background-repeat:no-repeat;


}

#colunaesq3 {
width:345px;
float:left;
background-image:url(lateral3.jpg);
background-repeat:no-repeat;


}

#colunaesq4 {
width:345px;
float:left;
background-image:url(lateral4.jpg);
background-repeat:no-repeat;


}

#colunaesq5 {
width:345px;
float:left;
background-image:url(lateral5.jpg);
background-repeat:no-repeat;


}

#colunaesq6 {
width:345px;
float:left;
background-image:url(lateral6.jpg);
background-repeat:no-repeat;


}




#colunadir {
width:600px;
float:left;
margin-top:15px;
text-align:left;

}

.titulo {
font-size:15px;
color:#000033;
font-weight:bold;
}

.texto {
font-size:12px;
color:#333333;
}


.ass {
font-size:11px;
font-variant:small-caps;
color:#333333;
font-weight:bold;

}

a {
color:#000066;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#CC9900;
text-decoration:underline;
}

a:visited{
color:#000066;
text-decoration:none;
font-weight:bold;
}


.planos {
font-size:9px;
}


.ocultaObj {
			display: none;
		}
		
#box {

width:600px;
border:1px solid #999999;
clear:both;

margin-bottom:25px;
}

#Layer2 {
	position:absolute;
	left:26px;
	top:217px;
	width:180px;
	height:35px;
	z-index:2;
}

.style1 {color: #FFFFFF;
}


#Layer3 {
	position: fixed;
	left:611px;
	top:10px;
	width:350px;
	height:250px;
	z-index:1;
}
