#header{background:  url("imagens/Header.jpg")  no-repeat;
		height:200px;
		width:800px;}
		
		
button {
border: 0 none;
cursor: pointer;
padding: 0 20px 0 0;
text-align: center;
height: 30px;
line-height: 30px;
width: 15.5%;
}

button.rounded {
background:  url('imagens/btn_right.png') no-repeat scroll right top;
clear: left;
font-size: 16px;
font-family:Arial;
}



button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}

button.rounded span {
background: transparent url('imagens/btn_left.png' ) no-repeat scroll left top;
color: #000;
}

button.rounded:hover {
background-position: 100% -30px;
}

button.rounded:hover span {
background-position: 0% -30px;
color:#FFF;
}

button::-moz-focus-inner {
border: none;
}

.titulo{
font-family:Arial;
font-weight:bold;	
font-size:20px;
color:#3C8005;}

.subtitulo{
font-family:Arial;
font-weight:bold;	
font-size:14px;
margin-top:0px;
color:#3C8005;}




.photo{border:1px solid #778899;
	   padding:3px 5px 0px 3px;
	   width:240px;}
	   
.texto_conteudo{font-family:"Trebuchet MS";}	 

.trail{float:right;
	   font-size:11px;
	   color:white;
	   font-family:Arial;
	   margin-right:14px;}

a.link_trail {color:white;}			 
			 
a.link_trail:hover {color:yellow;
				  text-decoration:none;} 			 

.coment{font-size:x-small;
		font-style:italic;
		font-family:"Trebuchet MS";}
		
.box{border:1px solid #DCDCDC;
	height:120px;
	width:120px;
	text-align:center;
	padding-top:13px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:7px;
	font-family:"Trebuchet MS";
	color:#7C7C7C;
	font-weight:bold;}	
	
.linkbox{border:1px solid #DCDCDC;
		 font-family:"Trebuchet MS";
		 margin-bottom:6px;
		 margin-left:5px;}	 
	
