@charset "utf-8";
/* CSS Document */
body {
	background-color:#EEEEEE;
	margin-left:0px;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline; 
color: #000000;
}


#tudo {width:880px; height:auto; background-image:url(../images/fundo.jpg); background-repeat:repeat-y; margin:0px auto;}
#topo {width:784px; height:254px; background-image:url(../images/topo.jpg); background-repeat:no-repeat; margin:0px auto;}
#menu {width:784px; height:50px; background-image:url(../images/menu.jpg); background-repeat:no-repeat; background-position:top; margin:0px auto;}
#content {width:784px; height:auto; margin:0px auto;}
#content-left {width:225px;margin:0px auto; float:left; padding-left:25px;}
#content-left h3 {color:#C60; font-size-adjust:2px}
#content-right {width:496px;margin:0px auto; float:right; padding-right:29px;}
#content-right a{ color:#000000; font-weight:bold;}
#content-right a:hover{color:#CCCCCC; font-weight:bold; text-decoration:underline}
#rodape {width:818px; height:238px; background-image:url(../images/rodape.jpg); background-repeat:no-repeat; position: relative;
margin-top: -238px;clear:both; margin-left:22px;}
#parceiros {width:482px; height:164px; padding-left:293px; padding-top:28px}
.bottom {margin-right:5px; margin-bottom:5px;}
.underlinemenu{font-weight: bold;width: 100%;}
.underlinemenu ul{padding: 23px 0 7px 0;margin: 0;text-align: left; text-indent:400px;}
.underlinemenu ul li{display: inline;}
.underlinemenu ul li a{color: #000;margin-right: 5px;text-decoration: none;border-bottom: 2px solid gray;}
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{border-bottom-color: black;}
