.letra10{font-family: Tahoma; font-size: 10px;}
.letra11{font-family: Tahoma; font-size: 11px;}
.letra12{font-family: Tahoma; font-size: 12px;}
.letra13{font-family: Tahoma; font-size: 13px;}
.letra14{font-family: Tahoma; font-size: 14px;}
.letra16{font-family: Tahoma; font-size: 16px;}
.azulclaro{color: #acacf0}
.azulmedio{color: #7878c3}
.branco{color: #ffffff}
.azulescuro{color: #00045c}
.fundoazul{ background:#00045c; color:#fff;}

A.link11:link {text-decoration:none; font-family: Tahoma; color: #7878c3; font-size: 11px; font-weight: none;}
A.link11:hover {text-decoration:underline; font-family: Tahoma; color: #00045c; font-size: 11px; font-weight: none;}
A.link11:visited {font-family: Tahoma; font-size: 11px; font-weight: none; color: #7878c3;}

A.link11b:link {text-decoration:none; font-family: Tahoma; color: #55559f; font-size: 11px; font-weight: none;}
A.link11b:hover {text-decoration:underline; font-family: Tahoma; color: #00045c; font-size: 11px; font-weight: none;}
A.link11b:visited {font-family: Tahoma; font-size: 11px; font-weight: none; color: #55559f;}

A.link14:link {text-decoration:none; font-family: Arial; color: #34348b; font-size: 14px; font-weight: none;}
A.link14:hover {text-decoration:underline; font-family: Arial; color: #7878c3; font-size: 14px; font-weight: none;}
A.link14:visited {font-family: Arial; color: #34348b; font-size: 14px; font-weight: none;}

A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:hover {text-decoration:underline;}
A:activehover {text-decoration:none;}

.fotodiv{
	width:230px;
	height:190px;
	background:#fff;
	color:#00045c;
	text-align:center;
	font-family: Tahoma; 
	font-size: 14px;
	font-weight:bold;}
	.fotodiv img{
		margin:10px auto;
		border:none;}
		.fotodiv img a{ border:none;}
		
.fotodivin{
	width:100%;
	height:auto;
	background:#eee;
	padding-bottom:10px;
	margin:10px 0;
	text-align:center;
	padding:5px 0 5px 0;
	-webkit-appearance:90; 
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	opacity: 0.9;}
	.fotodivin img{
		float:left;
		margin-right:5px;
		margin-left:3px;
		margin-bottom:10px;
		border:3px solid #fff;}
		.fotodivin img a{ border:none;}
