html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body 
{
	line-height: 1;
}

ol, ul 
{
	margin:0px;
	padding:0px;
}

blockquote, q 
{
	quotes: none;
}

:focus 
{
	outline: 0;
}

ins 
{
	text-decoration: none;
}
del 
{
	text-decoration: line-through;
}

table  a
{
	border-collapse: collapse;
	border-spacing: 0;
	text-decoration:none;
}

div {
	margin:0px;
	padding:0px;
}

/* ------------------ Configurações padrões ------------------ */

body
{
	text-align: center;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color:#333333;
	background: url(imagens/fundo-body.jpg) repeat-x #BBD7FF;
}

h1
{
	font-size: 18px;
	margin: 0px;
	color:#C33838;
}

h1 a,  h3 a
{
	text-decoration: none;
	color:#669900;
}

h1 a:hover, h3 a:hover
{
	text-decoration: none;
	color:#669900;
}

h2 a 
{
	text-decoration: none;
	color:#333;
}

h2 a:hover
{
	text-decoration: none;
	color:#333;
}

h2
{
	font-size: 16px;
	margin-bottom: 12px;	
}

.geral
{	
	width: 990px;
	max-width: 990px;
	height:631px;
	max-height:631px;
	margin: 0 auto;
	margin-top: 0px;
	background: url(imagens/fundo-geral.png) no-repeat;
}

a
{
	color: #003471;
	text-decoration:none;
}

a:hover
{
	color:#FF0000;
}

/* ------------------ Topo ------------------ */
.topo
{
	width:990px;
	height:150px;
}

.titulo {
	width: 652px;
	height:25px;
	background: url(imagens/titulo.jpg) no-repeat;
	color:#FF6600;
	font-family:"Chianti BdIt Win95BT";
	font-size:21px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left:240px;
	text-align:left;
}

.titulo h1 {
	color:#FF0000;
	font-family:"Chianti BdIt Win95BT";
	font-size:21px;
	text-align:left;
}

/* ------------------ Corpo ------------------ */

.corpoindex {
	width:900px;
	height: 425px;
	padding:0px;
	margin: 0px;
}

.corpo {
	width:990px;
	height: 630px;
	padding:0px;
}

.corpoindexesquerda {
	float: left;
	width:200px;
	height: 400px;
	text-align:left;
}

.corpoindexmeio {
	float: left;
	width:431px;
	height: 376px;
	text-align:justify;
	padding: 12px;
	background: url(imagens/fundo-corpoindexmeio.jpg) repeat-y;
}

.corpoindexdireita {
	float:right;
	width:237px;
	height: 376px;
	text-align:right;
	padding-top: 12px;
	padding-bottom:12px;
	padding-left:4px;
	padding-right:4px;
	background: url(imagens/estatua-da-liberdade-aula-de-ingles.jpg) no-repeat;
}

.corpoindexdireita-portugues {
	float:right;
	width:237px;
	height: 376px;
	text-align:right;
	padding-top: 12px;
	padding-bottom:12px;
	padding-left:4px;
	padding-right:4px;
	background: url(imagens/fundo-portugues.jpg) no-repeat;
}

.menu {
	width:200px;
	background-color:#0066FF;
	color:#FFFFFF;
	padding-top: 0px;
}

.botao a{
	display:block;
	width: 190px;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top: 1px;
	padding-top:4px;
	padding-left: 10px;
	background: url(imagens/menu1.jpg) repeat-x;
}

.botao a:hover{
	background: url(imagens/menu2.jpg) repeat-x;
}

.links {
	margin: 0px 0px 10px 20px;
	list-style:square;
}

/* ------------------ Rodape ------------------ */

.rodape
{
	clear:both;
	width:900px;
	height:21px;
	text-align:center;
	color:#fff;
	background: url(imagens/fundo-rodape.jpg) repeat-x;
}

.rodape a
{
	color:#fff;
	font-weight:bold;
}

.rodape a:hover
{
	color:#990000;
	font-weight:bold;
}
