@charset "utf-8";
/* CSS Document */
body {
	background-color: #030303;
}
.bordafoto {
	border: 1px solid #d4d0c8;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	float:left;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7187B6;
	font-weight: bold;
}
.textoform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}
a:link {
	color: #809DD9; text-decoration:none;
}
a:visited {
	color: #EBEBEB; text-decoration:none;
}
a:hover {
	color: #055B8E; text-decoration:none;
}
.style5 {	font-family: "Agency FB";
	font-size: 18px;
	color: #7188b8;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
}
