.titulo{
	color:#FF3300; 
	font-size:14pt; 
	font-family:"Arial", Helvetica, sans-serif;
	font-weight: bold;
}
.subtitulo{
	color:#FF3300;
	font-size:10pt;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;;
}
.galeriaNome{
	font-family: Arial, Tahoma; 
	font-weight: bold;
	font-size: 12px;
	color: #FF3300; 

}
.galeriaDesc{
	font-family: Arial, Tahoma; 
	font-size: 12px;
	color: #FF3300; 
}
.textosdestaques{
	font-family: Arial, Tahoma; 
	font-weight: normal;
	font-size: 12px;
	color: #FF3300; 
	font-style: normal
}
#dv_maisRecentes{
	height: 96px;
	width: 120px;
	border: 5px solid #e4e8e9;
	background-color: #d0d4d5;
}

.view td.esq{
	background-repeat: no-repeat;
	background-image: url("../../images/galeria/fundo_view_e.jpg");
}
.view td.dir{
	background-repeat: no-repeat;
	background-image: url("../../images/galeria/fundo_view_d.jpg");
	background-position: right;
}
.view td.foto{
	background-repeat: repeat-x;
	background-image: url("../../images/galeria/fundo_view.jpg");
}
.listaview .lista{
	background-repeat: repeat-x;
	background-image: url("../../images/galeria/fundo_lista.jpg");
}
.fotolista{
	cursor:pointer; 
	border: 4px solid #FFFFFF;
	margin-top:5px;
	margin-left:5px;
	display: inline;
}
.titlelist {
	font-family: Arial, Tahoma; 
	font-size: 11px;
	 color: #336699; 
	 font-style: normal	
}
a { 
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	text-decoration: none; 
	color: #336699; 
	font-style: normal
}

a:hover {  
	font-family:  Arial, Tahoma; 
	color: #336699; 
	font-size: 12px; 
	font-style: normal; 
	text-decoration: underline;	
	font-weight: bold;
}

label { 
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	text-decoration: none; 
	color: #336699; 
	font-style: normal
}

