@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	margin: 0px;
	margin-top: 23px;
	padding: 0px;
	text-align:center;
}

.centro {
		background-color:#000000;
		}

.menu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #314a00;
	font-size: 12px;
	text-align:left;
	text-decoration:none;
	}
.menu a.active, .menu a:hover {
	text-decoration: underline;
	}

.txt{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:normal;
	text-align: justify;
	line-height:12px;
	
}
.txt2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:13px;
	font-weight:normal;
	text-align: justify;
	line-height:13px;
	
}
.numero{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #231f20;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	line-height:16px;
}
.numero2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #231f20;
	font-size:16px;
	font-weight:bold;
	text-align: justify;
	line-height:16px;
}
img.pic{
padding:0px;
margin-top:15px;
margin-right:15px;
margin-bottom:15px;
margin-left:40px;
border:5px #d6dbcc solid;
text-align:center;
}

img.picbig{
padding:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
border:3px #FF6600 solid;
text-align:center;
}

