body {
	background-color :#ffffff;
	margin	: 0px 0px 0px 0px;
	font	: normal 12px  Arial, Helvetica, sans-serif;
	color	: #000000;
	background-image	: url(../image/bg.gif);
	background-attachment :fixed;
	text-align: center;
}

.Title {
				color: #ffffff;
				font-family: sans-serif;
				font-size: 50px;
				font-style: italic;
				margin: 20px 0;
				padding: 0;
				text-align:center;
			}


b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 998px; /*Width of main container*/

margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 90px; /*Height of top section*/
}


#contentcolumn{
 width: 780px;
 float:right


}

#leftcolumn{

float: left;
width: 190px; /*Width of left column in pixel*/

/*background: #C8FC98;*/
}

#footer{
clear: both
width: 100%;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{

margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 5px;
}

.recados{
width: 100%;
background: #FFF; 
margin: 1px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 5px;
}



div.content, div.inner {
	color: #000;
	text-align: center;
	font-family: verdana, arial, sans-serif;
}

div.content  {
	width: 100%;
	float: left;
	 background: #CCCC99; 
}
div.menu  {
	width: 100%;
	float: left;
	 background: #990099; 
}
div.baixo  {
	width: 100%;
	float: left;
	 background: #003399; 
}
div.topo  {
	width: 100%;
	float: left;
	background: #990099;
	cursor:pointer;
}

.menuver{
width: 180px; /*width of menu*/
padding: 4px 4px 4px 4px;
}

.menuver .topbar{
width: 170px;
font: bold 19px;
font-family:verdana,arial,helvetica,sans-serif; 
color: #303;
text-align: center;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;*/
 /*header text is indented 10px*/
}

.menuver ul{
width: 180px;
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
text-align: left;
}

.menuver ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.menuver ul li a{
color: #fff;

display: block;
padding: 2px 0;
padding-left: 17px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-family:verdana,arial,helvetica,sans-serif; 
font-size: 13px;
}

.menuver ul li a:visited{
color: #fff;
}

.menuver ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}



#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 1px;
float: left;
font-weight:bold;
font-size: 12px;
font-family:verdana,arial,helvetica,sans-serif; 
color: #ffffff;
width: 100%;

background-color: #000066;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 100%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: black;
padding: 5px 16px;
text-decoration: none;
color: #ffffff;
/*background: transparent url(media/vertical.gif) center right no-repeat;*/
}

#vdividermenu ul li a:visited{
color: #ffffff;
}

#vdividermenu ul li a:hover{
color: #000000;
background-color: #836FFF;
}

.nome   {font-size:20px;color:#603;font-weight:bold;font-family: verdana,arial,helvetica; text-decoration:none;}
.link {font-weight:bold;font-size: 16px;color:#009;font-family: verdana,arial,helvetica;text-align:center;text-decoration: none}
.link:hover{font-weight:bold;font-size: 16px;color:#CC0000;font-family: verdana,arial,helvetica;text-align:center;text-decoration: none}
.recado{font-weight:bold;border-color: #000000 #000000 #000000 #000000; border-width: 1; border-style: solid; font-size: 15; font-family: verdana,arial,helvetica; height: 40px; color:#000000;}


