body,td,th {
	color: #21140E;
	background: none repeat scroll 0 0 #21140E;
font-family: 'Inconsolata', arial, serif;
}
#bg {
	color: #21140E;
	background: none repeat scroll 0 0 #fef5e3;
text-align: center;
border-bottom: 15px solid #0E0906;
}
.bordo {

border: 8px solid #0E0906;
}
h2 {
	font-size: medium;
	color: #FFFFFF;
font-weight:normal;

}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.centrato{
position: absolute;
color: #21140E;
	background: none repeat scroll 0 0 #fef5e3
height: 400px;
left: 50%;
top: 50%;
margin-left: -300px;
margin-top: -220px;
}
#container {
width: Xpx;
height: Ypx;
position: absolute;
top: 50%;
left: 50%;
margin-top: -(25)px;
margin-left: -(25)px;
}
#wrapper {
margin:45px auto 0;
width:1065px;
position: relative;
}

