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

body {
	background-repeat: repeat-x;
	background-color: #e0e0e4;
	/* [disabled]background-image: url(../../../images/fundos/Fundo_Efao_topo.png); */
}

#teste {
	height: 600px;
	width: 1000px;
	overflow: visible;
	/* [disabled]background-color: #e0e0e4; */
	margin-right: auto;
	margin-left: auto;
}
#teste #cabecalho {
	background-image: url(../../../images/fundos/Fundo_Efao_topo.png);
	height: 202px;
	width: 1000px;
	font-family: "Times New Roman", Times, serif;
}

#teste #cabecalho #banner1 {
	font-family: "Times New Roman", Times, serif;
	height: 30px;
	width: 100%;
}
#teste #cabecalho #banner1 strong {
	position: relative;
	left: 290px;
	top: 15px;
	font-size: 18px;
	width: 480px;
	color: #b6b6b6;
}
#teste #cabecalho #banner1 strong a {
	color: #FFF;
}


#teste #cabecalho #logo1 {
	/* [disabled]background-color: #C03; */
	height: 165px;
	width: 220px;
	float: left;
}
#teste #cabecalho #logo1 img {
	margin-left: 55px;
}

#teste #cabecalho #nome {
	/* [disabled]background-color: #F90; */
	float: left;
	height: 165px;
	width: 700px;
}
#teste #cabecalho #nome h2 {
	margin-left: 40px;
	position: relative;
	top: 45px;
	font-size: 31px;
	font-weight: bold;
	color: #E8E8E8;
}
#teste #cabecalho #nome h2 strong {
	font-size: 50px;
}
#teste #cabecalho #nome h3 {
	margin-left: 40px;
	margin-top: 45px;
	position: relative;
	/* [disabled]top: 50px; */
	font-style: italic;
	font-size: 20px;
	color: #D3D3D3;
}

#sv-container {
	background-color: #20203a;
	height: auto;
	width: 1000px;
}



#teste #copyright {
	float: left;
	height: 40px;
	width: 1000px;
	background-image: url(../../../images/fundos/Efao_fundo3-galeria_AH.png);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#teste #copyright p {
	padding-left: 340px;
}
