@charset "utf-8";
/* CSS Document */
.bck {
	background-color: #131918;
	background-image: url(imags/bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%;
}
.bck_topo {
	background-image: url(imags/topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.navegador {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.navegador {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.navegador:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
a.navegador_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.sub_titulo15 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.texto11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}
a.texto11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}
a.texto11:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}
a.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
.texto12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
	line-height: 18px;
}
a.texto12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;	
}
a.texto12:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;	
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
.titulo_pequeno{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}
.tracejado {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #252628;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #7F7F7F;
	background-color: #252628;
	height: 13px;
}
.enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #252628;
	background-color: #7F7F7F;
	height: 16px;
}
