/* CSS Document */

.text {    
font-family: tahoma; 
font-size: 11px; 
color: #FFFFFF;
text-decoration: none;
}


.colunaesquerda {
background-image:url(images/bg_esquerda.jpg);
background-repeat:no-repeat;
background-color:#3C4E02;
padding:18px;
vertical-align:top;
}
.colunadireita {
background-image:url(images/bg_direita.jpg);
background-repeat:no-repeat;
background-color:#3D5001;
padding:18px;
vertical-align:top;
}
.colunameio {
background-image:url(images/bg2.jpg);
background-repeat:no-repeat;
padding:18px;
margin-left:50px;
vertical-align:top;
}

.tiposgramas {    
font-family: tahoma; 
font-size: 12px; 
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
margin-top:15px;
margin-left:8px;
}

.titulo {    
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 19px; 
color: #C4FF05;
text-decoration: none;
}

.menu {    
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 16px; 
color: #C4FF05;
text-decoration: none;
font-weight:bold;
}

.titulopreto {    
font-family: tahoma; 
font-size: 17px; 
color: #333333;
text-decoration: none;
}

.veja {    
font-family: tahoma; 
font-size: 11px;
font-weight:bold; 
color: #C4FF05;
text-decoration: none;
}

.vejapreto {    
font-family: tahoma; 
font-size: 11px;
font-weight:bold; 
color: #333333;
text-decoration: none;
}
a:hover.text {
text-decoration: underline;
color: #A10404;
}

h1 {
	font-family: tahoma;
	font-size: 16px;
	color: #01479F;
	text-decoration: none;
}

a:hover.h1 {
text-decoration: underline;
color: #A10404;
}

a:hover.textcinza {
text-decoration: underline;
color: #8F8F8F;
}

.textopreto {    
font-family: tahoma; 
font-size: 11px; 
color: #000000;
text-decoration: none;
}


.forms {
	font-family: tahoma;
	font-size: 10px;
	color: #28166F;
	background-color: white;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white; 
	border-left: 1px solid white;
}

.forms2 {
	font-family: tahoma;
	font-size: 10px;
	color: white;
	background-color: #687135;
	border-top: 1px solid #D7EFAE;
	border-right: 1px solid #D7EFAE;
	border-bottom: 1px solid #D7EFAE; 
	border-left: 1px solid #D7EFAE;
}		
