@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../imagens/fundo_body.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin:0 auto;
	}
	
#container{
	width:1024px;
	height:1050;
	text-align:center;
	margin:0 auto;
	background-color:#FFF;
	border:none;
	}

#topo{
	width:1024px;
	height:200px;
	text-align:left;
	margin:0 auto;
	border:none;
}
#box-menu{
	width:950px;
	height:40px;
	margin:0 auto;
	padding:0px 0px 0px 74px;
	text-align:center;
}
#corpo{
	width:1024px;
	height:770px;
	border-top:#06C 3px solid;
	text-align:center;
	margin:auto;
	clear:both;
	
}
#left{
	width:200px;
	height:720px;
	text-align:center;
	margin:0 auto;
	padding:25px 5px 15px 5px;
	float:left;

}
#video{
	width:280px;
	height:240px;
	text-align:left;
	float:left;
	font-size:12px;
	margin:5px 5px;
}
#materia{
	width:280px;
	height:280px;
	border:#000 dashed 1px;*/
	margin:5px 2px;
	padding:5px 4px;
	text-align:justify;
	float:left;
	color:#000;
	font-size:12px;
	font-family:'Arial', Helvetica, sans-serif
}
#materia a{
	text-decoration:none;
	color:#000;
}
#materia a:link{
	text-decoration:none;
}
#materia a:hover{
	text-decoration:underline;
}
#materia a:actived{
	text-decoration:none;
}
#box-recado{
	width:530px;
	height:120px;
	margin:10px 20px;
	border:1px #000 solid;
	padding:5px 5px;
	/*clear:both;*/
	float:left;
}
#right{
	width:200px;
	height:710px;
	text-align:center;
	margin:0 auto;
	padding:25px 5px;
	float:right;
}
#conteudo{
	width:590px;
	height:750px;
	text-align:center;
	margin:0 auto;
	border-left:#06C 1px solid;
	border-right:#06C 1px solid;
	padding:10px 5px;
	float:left;
}
#box01{
	width:200px;
	height:190px;
	text-align:center;
	margin:0 auto;
	padding:10px 0px;
	
}
#box02{
	width:180px;
	height:100px;
	text-align:center;
	margin:5px 10px;
	color:#000;
	border:#000 1px solid;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#box02 a{
	border:none;
	text-decoration:none;
	color:#FFF;

}
#box02 a:link{
	text-align:center;
	text-decoration:none
	
}
#box02 a:hover{
	text-decoration:underline;
}
#box03{
	width:560px;
	height:225px;
	margin:10px 10px;
	padding:5px 5px;
	font-size:14px;
	text-align:left;

}
#box03 a{
	color:#CCC;
	text-decoration:none;
}
#box03 a:link{
	text-decoration:none;
}
#box03 a:hover{
	text-decoration:underline;
}
#box-fotos{
	width:145px;
	height:120px;
	margin:15px 15px 15px 15px;
	padding:5px;
	float:left;
	border:#06C 1px solid;
}
#box-fotos a{
	text-decoration:none;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#000;
}

#box-fotos a:link{
	text-align:none;
}

#box-fotos a:hover{
	text-decoration:none;
	
}
#box-form{
	width:550px;
	height:300px;
	text-align:left;
	margin:50px auto;
}
#rodape{
	width:1024px;
	height:30px;
	border-top:#06C 5px solid;
	color:#999;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:12px;
}
#rodape a{
	text-decoration:none;
	color:#CCC;
}
#rodape a:link{
	text-decoration:none;
}
#rodape a:hover{
	color:#666;
}
h3{
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
}
h4 {
	text-align:center;
	margin-top:5px;
	margin-botton:2px;
	font-size:12;
}

img{
	border:none;
	text-align:center;
}
a img{
	border:none;
}
