/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0px;
	padding: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px  
	background-position:left;
	text-align:left; 
}

body {
	
	background: #5D87A0 url(../imagem/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{
	margin: 0 auto;
	width: 100%;
	text-align: left;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
}

#back
{
	width: 100%;
	padding-left: 15%;
}

#header {
	height: 241px;
	text-align: left;
	background: url(../imagem/top1.gif) repeat-x;		
}

#header_pagina {
	height: 27px;
	text-align: left;
	background: url(../imagem/top1.gif) repeat-x;		
}
#header_pagina_professor {
	height: 35px;
	text-align: left;
	padding-left: 87px;
	background: url(../imagem/top1.gif) repeat-x;		
}

#logo {
background: url(../imagem/header890_271.jpg) no-repeat;
height: 271px;
text-align:  right;
padding-right: 30px;
padding-top: 5px;
}

#main
{
background: #ffffff url(../imagem/back_blue.gif) repeat-x;
padding-top: 10px;
}
#conteudo_home
{
	width: 100%;
	height: 420px;
	padding-left: 0px;
	
}
#footer_home {
	clear: both;
	padding-top: 10px;
	background: #ffffff url(../imagem/back_blue.gif) repeat-x;
	border-top: 4px solid #2C5C89;
    height: 25px;
	width: 890px;
}
#footer {
	clear: both;
	padding-top: 10px;
	background: #ffffff url(../imagem/back_blue.gif) repeat-x;
	border-top: 4px solid #2C5C89;
    height: 25px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;

}

#footer a {
	color: #595959;
}
