body {
	margin: 0px;	
	background-image: url(images/index_r1_c1.jpg);
	background-repeat: repeat-x;
	background-color: #DEDEDC;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;	
}

a:link{
	color: #666;
	text-decoration: none;
}

a:visited{
	color: #666;
	text-decoration: none;
}

a:hover{
	color: #666;
	text-decoration: underline;
}

a:active{
	color: #666;
	text-decoration: none;
}

.menu {
	color: #666;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
}

.menu a{
	color: #666;
}

.menu a:link{
	color: #666;
	text-decoration: none;
}

.menu a:visited{
	color: #666;
	text-decoration: none;
}

.menu a:hover{
	color: #666;
	text-decoration: underline;
}

.menu a:active{
	color: #666;
	text-decoration: none;
}


.titulos {
	font-size: 26px;	
	color: #88BE35;
	font-weight: bold;
}


.titulos1 {
	font-size: 15px;	
	color: #333;
	font-weight: bold;	
}

.titulos1 a:link{
	color: #333;
	text-decoration: none;
}

.titulos1 a:visited{
	color: #333;
	text-decoration: none;
}

.titulos1 a:hover{
	color: #333;
	text-decoration: underline;
}

.titulos1 a:active{
	color: #333;
	text-decoration: none;
}

.titulos2 {
	font-size: 20px;	
	color: #0678B6;
	font-weight: bold;
}

.rodape {
	font-size: 13px;	
	color: #FFF;
}

.noticia {
	padding-left: 20px;	
}

.data {
	font-size: 12px;
	margin-bottom: 5px;
}

#barra {
	height: 20px; 
	background-color: #F4F4F4; 
	margin-bottom: 10px;
	font-size: 10px;
	text-align:center;
	padding-top: 3px;
}

#barra a{
	text-decoration: none;
	color: #000000;
}

#barra a:link {
	text-decoration: none;
	color: #000000;
}

#barra a:visited {
	text-decoration: none;
	color: #000000;
}

#barra a:hover {
	text-decoration: underline;
	color:#FF0000;
}
