/*
Design by ArnaldoWeb
Todos os Direitos Reservados
*/



*
{
margin: 0px;
padding: 0px;
}



div.center {
    text-align: center;
}
div.center div, div.center p, div.center table, div.center form {
    text-align: left; margin-left: auto; margin-right: auto;
}





#navlist li
{
display: inline;
/* for IE5 and IE6 */
}

#navlist
{
width: 8em;
/* to display the list horizontaly */
font-family: sans-serif;
margin: 0 0 0 1em;
padding: 0;
border-top: 0px #a3b0b7 solid;
border-left: 0px #a3b0b7 solid;
border-right: 0px #a3b0b7 solid;
}

#navlist a
{
width: 99.99%;
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #00374b;
border-bottom: 1px #a3b0b7 solid;
text-align: left;
text-decoration: none;
color: #fff;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navlist a:hover { background-color: #a3b0b7; }
#navlist a:visited { color: #fff; }



p {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #3b515e;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	
	background: #e7bb0d repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #8ca6b6;
	width: 786px;
	text-align: left;
	
}


#header {
	background: #8ca6b6;
	height: 306px;
	text-align: left;		
}

#menu1
{
border-left: 4px solid #FFFFFF;
width: 778px;
height: 80px;

}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 46px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 35px;

}

#menu a:hover {
	width: 79px;
    height: 46px;
	color: #D72020;
	text-decoration: underline;
	background: #FFFFFF repeat-x;
}


table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {border:1px solid #93abb8;}





