/*----------------------- -Body- -----------------------*/

body {
background-color:#FFCC00;
font-size: 13px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana;
color: #006600;
font-weight: bold;
}

/*----------------------- -Styles- -----------------------*/


.style3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style4 {
	font-size: 13px;
	font-family: Verdana;
	color: #006600;
	font-weight: bold;
}

.style5 {
	border: 1px solid #FFF;
	margin-left:8px;
}

.style6 {
	font-size: 30px;
	font-family: chiller;
	color: #FFF;
	text-decoration:none;
	font-weight:normal;
}

/*----------------------- -Links- -----------------------*/

a:link, a:visited, a:active {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dashed #FFF;
}

a:hover{
	color:#FF9900;
	text-decoration:none;
	border-bottom:1px dashed #FF9900;
}

/*----------------------- -Divs- -----------------------*/

#center {
	position:relative;
	border:2px solid #FFF;
	background-image:url(img/3fundo.jpg);
	margin: auto;
	width:740px;
}

/*----------------------- -topo- -----------------------*/

#topo {
	float:left;
	width:263px;
	height:263px;
	clear:right;
}

#topo2 {
	float:right;
	width:477px;
	height:67px;
	background-image:url(img/topo2.jpg);
}

#topo3 {
	width:324px;
	background-image:url(img/m1.jpg);
	height:8px;
	float:left;
}

/*----------------------- -outros- -----------------------*/

#divisor {
	float:right;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
	background-color:#4B4B4B;
	width:477px;
	height:8px;
}

/*----------------------- -folha- -----------------------*/

#menu {
	float:left;
	width:185px;
	height:448px;
	background-image:url(img/l4.jpg);
	padding-bottom:0px;
}

#menu2 {
	width:125px;
	margin-left:10px;
	margin-top:60px;
}

/*----------------------- -texto- -----------------------*/

#texto {
	float:right;
	width:385px;
	margin-right:10px;
	line-height:18px;
}


/*----------------------- -rodape- -----------------------*/

#rodape {
	background-image:url(img2/rodape.jpg);
	margin-top:10px;
	border:1px solid #FFF;
	width:738px;
	height:58px;
	clear:both;
}




#lateralf {
	float:right;
	background-color:#333333;
	border:1px solid #FFFFFF;
	width:130px;
}

#lateral {
	float:right; 
	width:20px;
	background-color:#333333;
}

#lateral2 {
	clear:both;
	float:right; 
	background-image:url(img/l1.jpg);
	width:20px;
	height:278px;
	margin-bottom:13px;
	margin-top:12px;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
}

#lateral3 {
	clear:both;
	float:right;
	background-image:url(img/l2.jpg);
	width:20px;
	height:106px;
	margin-bottom:12px;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
}

#lateral4 {
	float:right;
	background-image:url(img/l1.jpg);
	width:20px;
	height:230px;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
	margin-bottom:12px;
}

