@charset "utf-8";
/* CSS Document */

body, html {margin:0; padding:0; background-color:#2e0b39; font-family:Arial;}
#main {width:1000px; height:650px; top:50%; left:50%; margin-left:-500px; margin-top:-275px; position:absolute; background:url(../images/fundo.jpg) no-repeat center;}
#header { height:100px;}
#header #logo { height:100px; width:130px; float:left; margin-left:116px; _margin-left:56px;}
#header #menu { height:100px; width:500px; float:right; margin-right:116px; _margin-right:56px;}
#content { height:450px; }
#content #imagem { height:330px; width:383px; float:left; margin-top:120px;}
#content #conteudo { height:450px; width:617px; float:left;}
#content #conteudo #arred_esq {height:312px; width:17px; background:url(../images/borda_campo_texto.gif) no-repeat; float:left;}
#content #conteudo #cont_dir {height:312px; width:600px; background:#371142; float:left;}
#content #conteudo #cont_dir .texto .tit {font-size:18px;}
#content #conteudo #cont_dir .texto {margin:10px; width:480px; color:#eeb6f5; font-size:12px;}
#footer {height:90px;}
#footer #idioma { height:90px; float:right; margin-right:116px; width:400px; color:#eeb6f5; font-size:12px; text-align:right;}
/*#footer #idioma img { margin:6px 3px 3px 6px;}*/
.frase { margin-top:10px; width:412px; float:left;}
.frase img { margin-top:10px;}
.estar { width:303px; height:120px; float:left;}
.estar img { margin:65px 0 0 115px;}
.textobuscador {
	color: 2e0b39;
}
a:link {
	color: #840084;
	text-decoration: none;
}
a:visited {
	color: #840084;
	text-decoration: none;

}
a:hover {
	color: #840084;
	text-decoration: none;

}
a:active {
	color: #840084;
	text-decoration: none;

}
