
#geral {
	margin: 0 auto;
	width: 770px;
	height: 520px;
	}

body {
	background-color: #000000;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#menu {
width:770px;
height:30px;
}

#conteudo {
width:770px;
height:250px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#esquerda {
width:380px;
float:left;
margin-top:35px;
}

#direita {
width:380px;
float:right;
margin-top:35px;
}


#rodape {
width:770px;
float:left;
height:10px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}


.style1 {font-size: 14px}


#links ul {
	padding-top:1px;	
	padding-left:5px;
	float:left;
}

#links li {
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	display:inline;
	list-style:none;
	letter-spacing:3px;
	
}

#links li a {
font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#ffffff;
	display:inline;
	list-style:none;
	letter-spacing:1px;
	text-decoration:none;
}

#links a:hover {
font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.style7 {font-size: 10px}
.style9 {font-size: 12px}
.style11 {font-size: 11px}

.style12 {
	color: #FF0000;
	font-weight: bold;
}

h2 {
font: bold 14px Arial, Helvetica, sans-serif;
color:#FFF;
}

#fotos p img{
padding:5px;
}

#mend {
	width:100%;
	height:100px;
	background:#990000;
	border-top:5px solid #FC0;
	clear:both;
	margin-top:120px;
}

#endereco {
	width:780px;
	height:100px;
	margin:auto;
	background:#990000;
	clear:both;
	margin-top:50px;
	*margin-top:35px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
	border-top:5px solid #FC0;
	color:#FFF;
}

.end1 {
	float:left;
	margin-left:15px;
	line-height:1.5em;
	*margin-top:10px;
}

.end2 {
	float:right;
	margin-right:15px;
	line-height:1.5em;
	text-align:right;
	*margin-top:10px;
}

.end1 a:link {
	text-decoration:none;
	color:#fff;
}

.end1 a:hover{
	color:#FC0;
}

.end2 a:link {
	text-decoration:none;
	color:#fff;
}

.end2 a:hover {
	color:#FC0;
}
