/* CSS Document */
body {
	/*background-color:#000000;*/
	background:url(../imgs/bg.jpg);
	margin-top:15px;
	margin-bottom:20px;
	margin-left:0;
	margin-right:0;
	
}
.bordaazulclaro{
	border-color:#E3EDFE;
	border:ridge;
}
.txt1{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#cccccc;
}
.txt2{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
}
.txt3{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#CCCCCC;
}
.txt4{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#A75903;
	padding-right:6px;
}
.txt5{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#999999;
}
.txt6{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#cccccc;
}
.menu{
	font-family:"trebuchet MS";
	font-size:13px;
	color:#CCCCCC;
	text-decoration:none;
	
}
.link1{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.link1:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
.link2{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#A75903;
	padding-right:6px;
	padding-left:6px;
	text-decoration:none;
}
.link2:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#A75903;
	padding-right:6px;
	padding-left:6px;
	text-decoration:underline;
}
.form{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#A75903;
	border: 1px solid #242422;
	padding:4px;
	background:#141413;
}
.menu:hover{
	font-family:"trebuchet MS";
	font-size:13px;
	color:#FF9900;
	text-decoration:none;
}
.tit1{
	font-family:"trebuchet MS";
	font-size:34px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.tit2{
	font-family:"trebuchet MS";
	font-size:34px;
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}
.link3{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
.link3:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#cccccc;
	text-decoration:underline;
}

