body { padding: 0px; width: auto; height: auto;}
#gallery { position: relative; width:766px; height:240px; margin:0; padding:0; }
#gallery li { display: block; }

.fundoBoxesHome {
	background-image: url(images/fundo_boxes_home.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titInternos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.titFotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;

}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a.galeria:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	background-color: #ffffff
}
a.galeria:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	background-color: #ffffff;
}
a.galeria:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	font-size: 11px;
	background-color: #ffffff;



}
.legendaFotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titInternosEscolares {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.legenda {
	font-size: 10px;
}
.titInternosComun {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;

}


