/* CSS Document */

body {
	background-image: url(fundo2.jpg);
	background-repeat: repeat-x;
	background-color: #D6FEFE;
	margin-top:0px;
font-family:"Trebuchet MS","Arial","Tahoma";
}
	
	
.conteudo{
font-family:"Trebuchet MS","Arial","Tahoma";
font-size:12px;
color:#24718A;}

.destaque{
font-size:12px;
font-weight:bold;
color:#FF6600;
font-smooth:always;}


.links{
font-size:12px;
color:#000000;
text-decoration:none}

.linkscima a:link {
font-size:10px;
font-weight:bold;
color:#CC0000;
text-decoration:none}

.linkscima a:visited {
font-size:10px;
font-weight:bold;
color:#CC0000;text-decoration:none;
}
.linkscima a:hover {font-size:10px;font-weight:bold;
color:#CC0000; text-decoration:underline}




