* { padding: 0; margin: 0;}

body {
 font:"Trebuchet MS";
 font-family:"Trebuchet MS";
 font-size: 13px;
 background-image:url(img/fundo.jpg);
 background-repeat:repeat-y;
 background-position:center;
}

p {
 padding: 6px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:16px;
}
a.menu:visited {
	text-decoration: none;
	color: #FAFAFA;
	font-size:16px;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size:16px;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:16px;
}


a.noticias:link {
	color: #000000;
	text-decoration: none;
	font-weight:100;
}
a.noticias:visited {
	text-decoration: none;
	color: #000000;
	font-weight:100;
}
a.noticias:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:100;
}
a.noticias:active {
	text-decoration: none;
	color: #000000;
	font-weight:100;
}



a.links:link {
	color:#C50616;
	text-decoration: none;
	color:#C50616;
	font-weight:100;
}
a.links:visited {
	text-decoration: none;
	color:#C50616;
	color:#C50616;	
	font-weight:100;
}
a.links:hover {
	text-decoration: underline;
	color:#C50616;
	color:#C50616;
	font-weight:100;
}
a.links:active {
	text-decoration: none;
	color:#C50616;
	color:#C50616;
	font-weight:100;
}


#wrapper { 
 margin: 0 auto;
 width: 900px;
 background-image:url(img/fundo.jpg);
 background-position:center;
 background-repeat: repeat-y; 
}

#content { 
 float: left;
 width: 450px;
 display: inline; 
}

#page { 
 float: left;
 display: inline;
 width: 900px;
 font-size:16px/ 
}

#header {
 width: 900px;
 float: center;
 height: 280px;
 background: #F5F5F5;
 background-image:url(img/topo.jpg);
 background-position:center;
 background-repeat:no-repeat;
}

#footer { 
 clear: both;
 color: #FFFFFF;
 background-color:#333333;
}

#navigation {
 float: left;
 width: 900px;
 height: 37px;
 font-size:16px;
 color: #FFFFFF;
 background-image:url(img/menu.jpg);
}

#leftcolumn { 
 color: #333;
 background: #F5F5F5;
 width: 450px;
 float: left;
}

#not.data{
 padding: 0px;
 font-size:12px;
 color:#000000;
}
#not{
padding-left:7px;
font-weight:100;
}
#painel{
background-image:url(img/painel.jpg);
background-repeat:no-repeat;
height:420px;
}
#painel_p{
padding-left:10px;
background-image:url(img/painel_p.jpg);
background-repeat:no-repeat;
background-position:center;
height:201px;
}