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

}
.fontepadrao {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.fontenegrito {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.afiliados {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;

}
a.linkmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
	height: 21px;
	width: 179px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 1px;
	border-top-color: #D9D9C2;
	border-right-color: #D9D9C2;
	border-bottom-color: #D9D9C2;
	border-left-color: #003333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
a.linkmenu:hover {
	font-family: Verdana;
	vertical-align: middle;
	color: #AA812B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 1px;
	border-left-style: 1px;
	border-top-color: #003333;
	border-right-color: #476778;
	border-bottom-color: #CC9933;
	border-left-color: #D9D9C2;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 21px;
	width: 179px;


}
a.linkmenu2 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
	height: 20px;
	width: 159px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
	border-top-color: #D9D9C2;
	border-right-color: #D9D9C2;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
a.linkmenu2:hover {
	font-family: Verdana;
	vertical-align: middle;
	color: #AA812B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
	border-top-color: #003333;
	border-right-color: #476778;
	border-bottom-color: #CC9933;
	border-left-color: #D9D9C2;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 20px;
	width: 159px;

}

<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;
}

