body {
	background-color:#000000;
    background-image:url('imagens/background_art.jpg');
    background-repeat:repeat;
    font-size: 14px;
	font-family: "Georgia", Courier, monospace; color: #FFFFFF;
}

a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #0099CC;
}
img {
    border: 0;
    margin-left:auto;
    margin-right:auto;
}
td {
   margin-left:auto;
   margin-right:auto;
}
.rodape_preto {
	font-family: "Georgia", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#style17 {
    letter-spacing:3px;
    line-height:25px;
}

#titulo1 {
	font-family: "Georgia", Courier, monospace;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	line-height: 30px;
}
#titulo2 {
	font-family: "Georgia", Courier, monospace;
	font-size: medium;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;  
    letter-spacing:2px; 
    line-height:25px;
	list-style-position: outside;
	list-style-type: disc;
	color: #FFFFFF;
    text-justify:auto;
}
.foto1 {
	border: thin inset #000000;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	left: 10px;
	top: 10px;
}
.texto1 {
	float: right;
	height: auto;
	width: 500px;
}

teste {
vertical-align: middle;text-align: center;
 }

.container {
           margin-left:auto;
           margin-right:auto;
           margin-top:10px;
           padding:5px;
           width:800px;
           height:auto;
}
.header {
           margin-left:auto;
           margin-right:auto;
           text-align:center;
           margin-top:10px;
           padding:5px;
           width:750px;
           height:150px;
}
.menu {
           margin-left:auto;
           margin-right:auto;
           border-bottom:solid;
           border-color:#C0C0C0;
           border-width:1px;
           text-align:center;
           margin-top:5px;
           padding:5px;
           width:650px;
           height:25px;
}
.corpo {
           margin-left:auto;
           margin-right:auto;
           margin-top:5px;
           padding:5px;
           width:780px;
           height:auto;
}
.box {
           margin-top:25px;
           margin-left:auto;
           margin-right:auto;
           padding:15px;
           width:auto;
           height:auto;
           float:inherit;
           text-align:center;
}
.box_esq {
           margin-top:5px;
           margin-left:auto;
           padding:10px;
           width:110px;
           height:auto;
           float:left;
                   
}
.box_cent {
           margin-top:5px;
           margin-left:auto;
           border:solid;
           border-color:#C0C0C0;
           border-width:1px;
           padding:15px;
           width:460px;
           height:auto;
           float:left;
           text-align:justify;           
}
.box_dir {
           margin-top:5px;
           margin-left:auto;
           padding:10px;
           width:110px;
           height:auto;
           float:left;         
}
.footer {
           margin-left:auto;
           margin-right:auto;
           border-top:solid;
           border-top-color::#C0C0C0;
           border-top-width:1px;
           text-align: center;
           margin-top:10px;
           padding:10px;
           width:650px;
           height:50px;
}
.centro {  
           float: none;
           box-align: center;
           margin-left:auto;
           margin-right:auto;
}
