.espaco1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fontemenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fontemenu2 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.espaco2 {
	font-family: Tahoma;
	font-size: 1px;
	text-align: center;
}
.titulotext {
	font-family: Tahoma;
	font-size: 34px;
	font-weight: bold;
	text-align: left;

}
.fontepadrao {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.fontenegrito {
	font-family: Verdana;
	font-size: 12px;
	
	color: #FFF;
}
.afiliados {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a.linkmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a.linkmenu:hover {
	font-family: Verdana;
	color: #004A00;
	font-size: 12px;
	font-weight: normal;


}
a.linkmenu2 {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	height: 20px;
	width: 159px;
	font-weight: bold;
}
a.linkmenu2:hover {
	font-family: Verdana;
	vertical-align: middle;
	color: #cccccc;
	font-size: 13px;
	font-weight: bold;
}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: 82px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	top: 419px;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.nomeicuzao {
	text-align: center;
}
.cd {
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.direita {
	text-align: right;
}
.fontedomenu {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
.menutopo {
	font-family: Verdana;
	font-size: 13px;
	color: #FFF;
}
.titulonews {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
}
.fontepequena {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.titulo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.titulocerto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #FFF;
	
}
.pequenocerto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
}
.pequeneninho {
	font-family: Verdana;
	font-size: 9px;
}
.pequeneninho font {
	text-align: center;
}
.rodape {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
}

