/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link, a:visited, a:active {
text-decoration: none;
 color:#000000;
}
a:hover {text-decoration: underline; 
 color:#000; 

}

.f1 {
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;	
}


.texto_normal {
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;	
}

.link_aprovar {
	background-color:#008000;
	color:#ffffff;
	padding:5px;
	text-decoration:none;
}

.link_deletar {
	background-color:#FF0000;
	color:#ffffff;
	padding:5px;
	text-decoration:none;
}

.fotometro {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#2C5B7A;
	text-decoration:none;
	font-weight: bold;
}


img {border:0;}

#fotos {width:200px;}
#fotos * {display:block;}

#fotos .cropFoto {overflow:hidden;height:140px;width:200px;}
#fotos .cropFoto:hover {border:3px solid #2561A0;height:140px;width:200px;}
#fotos .cropFoto:hover img {margin:-3px 0 0 -3px;}
