.Fonte, .FontDate, .FontAzulClaro, .txtField4, .txtField3, .txtField, .txtField2, .btnContato, .FontParagrafo, .Tilulos, .titNot{ font-family:Tahoma, Geneva, sans-serif; font-weight:normal; font-size:12px; color:#372F2D; text-decoration:none;}
.Tilulos{ padding-top:10px; height:40px; background:url(../img/bg_tits.jpg); background-repeat:no-repeat; font-weight:bold; font-size:14px; color:#FFF; text-decoration:none;}
.titNot{ color:#0F3B1E; font-weight:bold; font-size:14px}
.FontParagrafo{}
.FontDate{ font-size:10px;}
.FontAzulClaro{ color:#0F3B1E}

.txtField, .txtField2, .txtField3, .txtField4 {
padding-top:5px;
padding-bottom:5px;
background-color:#FFFFFF;
border: #0F3B1E solid 1px;
width:440px;
text-transform:uppercase;
}

.txtField2, .txtField4{
	width:260px;
	text-transform:uppercase;
	
	}
	
	.txtField3{
		width:160px;
	text-transform:uppercase;
	}
	
	.txtField4 { text-transform:none;}

.btnContato{
padding-top:5px;
padding-bottom:5px;
font-size: 12px;
border: #FFFFFF solid 1px;
color:#FFF;
font-weight:bolder;
background-color:#0F3B1E;
}

.btnContato:Hover{
background-color:#FFFFFF;
color:#0F3B1E;
border: #0F3B1E solid 1px;

}


<!-- crop foto -->
ul {list-style:none;}
img {border:0;}
#fotos {width:160px;}
#fotos * {display:block;}

#fotos .cropFoto {overflow:hidden;height:100%px;width:160px;}
#fotos .cropFoto:hover {border:4px solid #0F3B1E;height:80%;width:152px;}
#fotos .cropFoto:hover img {margin:-4px 0 0 -4px;}


#fotos2 {width:100px;}
#fotos2 * {display:block;}

#fotos2 .cropFoto2 {overflow:hidden;height:76px;width:100px;}
#fotos2 .cropFoto2:hover {border:4px solid #0F3B1E;height:68px;width:92px;}
#fotos2 .cropFoto2:hover img {margin:-4px 0 0 -4px;}
