body{
	padding:0;
	margin:0;
	background:url(images/escolas_02.jpg) 0 0 #EDEBD5; 
	color:#87600C;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}


/*------------ header --------------------*/
#header{
	background:url(images/escolas_01.jpg) 0 0 no-repeat;
	width:778px;
	height:222px;
	margin:0 auto;
	position:relative;
}
#header img{
	position:absolute;
	top:124px;
	left:452px;
	width:222px;
	height:85px;
}

#header ul{
	width:687px;
	height:22px;
	color:#fff;
	padding:0px;
	position:absolute;
	left:50px;
	top:200px;
	margin:0;}
	
#header ul li{
	display:block;
	text-align:center;
	margin:0;
	height:22px;
	width:92px;
	background-image:url(images/btn_normal.jpg); background-repeat:no-repeat;
	float:left;}

#header ul li.big{
	display:block;
	text-align:center;
	margin:0;
	height:22px;
	width:200px;
	background-image:url(images/btn2_normal.jpg); background-repeat:no-repeat;
	float:left;}
	
#header ul li a{
	display:block;
	padding:0 14px 0 16px;
	font:bold 13px/22px Arial, Helvetica, sans-serif;
	color:#AE9DC7;
	text-decoration:none;
}
#header ul li a:hover{
	color:#4DB1EC;
}
#header ul li.home{
	display:block;
	width:92px;
	background-image:url(images/btn_over.jpg); background-repeat:no-repeat;
	height:22px;
	text-align:center;
	font:bold 13px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	float:left;
}

#header ul li.home_big{
	display:block;
	width:200px;
	background-image:url(images/btn2_over.jpg); background-repeat:no-repeat;
	height:22px;
	text-align:center;
	font:bold 13px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	float:left;
}
	
/*------------------------------------------------body--------------------*/
#body{
	width:720px;
	margin:0 auto;

	color:#CCC1DB;
	position:relative;}
	
/* ---- quadro -----*/

.quadroTop{
	background:url(images/quadro_top.jpg) no-repeat 0 0; 
	height:33px; 
	top:0px;
	display:block; 
	line-height:0; 
	font-size:0;}

.quadroRepeat{
	background:url(images/quadro_meio.jpg) repeat-y 0 0;
	display:block; 
	line-height:0; 
	font-size:0;}
	
#quadroRepeat{
	background:url(images/quadro_meio.jpg) repeat-y 0 0;
	color:#000000;
	padding:0 0 60px 0;}
	
.titulo{
	width:650px;
	font:normal 18px verdana; color:#fff;
	float:left;
	display:block;
	padding:0px 0px 0px 40px;}
	
.corpo{
	width:650px;
	font:normal 13px verdana;
	margin:0 0 0px 31px;
	float:left;
	color:#000000;
	padding:0px;}
	
.corpo a{
	font:normal 13px verdana;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;}
	
.corpo a:hover{
	font:normal 13px verdana;
	color:#52ADE6;
	text-decoration:none;
	font-weight:bold;}


.quadroBottom{
	background:url(images/quadro_bottom.jpg) no-repeat 0 0; 
	height:43px; 
	display:block; 
	line-height:0; 
	font-size:0;}


/*-------------- footer --------------------*/
#footer{
	width:100%;
	height:308px;
	padding:0;
	background-image:url(images/footer.jpg); background-repeat:no-repeat;}
	
	



/*---------- pag de fotos ------------------------*/

#corpofotos{
	width:480px;
	margin:0 auto;

	color:#000000;
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
	position:relative;}

