/*@charset "utf-8";*/
/* CSS Document */

body {
	background-color:#e3e9f9;
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
}

#meu_site {
	text-align: left;
	margin: auto;
	width: 850px;
	border:#637aa6 solid 1px;
}

#content_top {
	width:850px;
}

#anime_esq {
	background-repeat:repeat-y;
	width:524px;
	height:298px;
	float:left;
}

#bonecos_site {
	/*background-image:url(../images/bonecos_site.jpg);*/
	width:850px;
	height:202px;
}

#imagem_lateral {
	background-image:url(../images/barra.jpg);
	width:326px;
	height:134px;
	float:right;
}

#imagem_lateral_en {
	background-image:url(../images/barra_en.jpg);
	width:326px;
	height:134px;
	float:right;
}

#imagem_lateral_es {
	background-image:url(../images/barra_es.jpg);
	width:326px;
	height:134px;
	float:right;
}

#busca {
	width:160px;
	height:41px;
	float:right;
}

#area_busca {
	margin:45px 100px;
}

#novidades {
	background-image:url(../images/bg_novidades.jpg);
	background-repeat:repeat-y;
	width:326px;
	height:164px;
	float:right;
}

#novidades_cont {
	width:300px;
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

#divisao {
	background-image:url(../images/divisao.jpg);
	width:625px;
	height:61px;
	float:right;
}

#divisao_en {
	background-image:url(../images/divisao_en.jpg);
	width:625px;
	height:61px;
	float:right;
}

#divisao_es {
	background-image:url(../images/divisao_es.jpg);
	width:625px;
	height:61px;
	float:right;
}

#tabela1{
	width:220px;
	margin-left:25px;
	_margin-left:13px; /*IE 6, 5 */
	float:left; 
}

#tabela2{
	width:330px;
	float:right;
	margin-right:15px;
	_margin-right:5px;
	_margin-left:23px; /*IE 6, 5 */
}

#area_menu {
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-y;
	width:222px;
	float:left;
}

/*INÍCIO DO CÓDIGO CSS DO MENU*/

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:203px;
	font-size:0.8em;
	margin-left:19px; /*FIREFOX*/
	*margin-left:3px; /*IE 7*/
	_margin-left:3px; /*IE 6, 5 */
}

#menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding:0px;
}

#menu li {
	padding-bottom:2px;
	padding-left:0px;
	text-decoration:none;
	list-style:none;
}

#menu a {
	display:block;
	text-decoration: none;
	width:203px;
	border-bottom:#e3e9f9 solid 1px;
	color:#FFFFFF;
}

#menu a:hover {
	background-color:#e3e9f9;
	color:#30486e;
}
/*FIM DO CÓDIGO CSS DO MENU*/

#naveg{
	width:auto;
	height:auto;
	float:right;
	z-index:999;
}

#conteudo1 {
	background-image:url(../images/conthome.jpg);
	background-repeat:repeat-y;
	width:625px;
	float:right;
}

#conteudo2 {
	background-image:url(../images/contsite.jpg);
	background-repeat:repeat-y;
	width:628px;
	float:right;
}

#barra_rodape {
	background-image:url(../images/barra_rodape.jpg);
	background-repeat:no-repeat;
	width:625px;
	height:38px;
	float:right;
}

#barra_rodape2 {
	background-image:url(../images/barra_rodape2.jpg);
	background-repeat:no-repeat;
	width:628px;
	height:38px;
	float:right;
}

#rodape{
	width:840px;
}

#endereco {
	background-image:url(../images/bg_endereco.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:58px;
	float:right;
}

a:hover {
	color:#68090d;
}

a {
	color:#1262b5;
	font-size: 0.9em;
	text-decoration:none;
}

.clear {
	clear: both;
	color: #1262b5;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-family:Tahoma;
	font-weight:lighter;
	padding-top:8px;
}

.style01 {
	clear: both;
	color: #1262b5;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:0.9em;
	padding-top:8px;
}

.style2 {
	clear: both;
	color: #44567A;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-top:8px;
}

.style3 {
	clear: both;
	color: #44567A;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:12px;
}

.style4 {
	color: #005BA1;
}

.style5 {
	font-weight:bold;
	color: #000033;
}

.form_excluir{
	border:thin #FF0000 solid;
	background-color:#FF0000;
	color:#FFFFFF;}

.form_aula_especial
{
	width: 220px;
	background-color:#366BBA;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	background-position:center;
}