@charset "utf-8";
/* CSS Document */

.copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.resolucao {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.desenvolvido {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}

.galerias {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.galerias a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.galerias a hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
	text-decoration: none;
}

.img a{
	border: #000000
}
.textos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.textos_brancos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.capa {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
.detalhes {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.menu {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
.menu_laranja {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ED7318;
	text-decoration:none;
}
.menu a{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
.menu a:hover{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ED7318;
	text-decoration:none;
}
.menu a:active{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ED7318;
	text-decoration:none;
}


