img {
	display: block;
	vertical-align: middle;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A86300;
	background-color: #FFBC00;
	background-image: url(img/lineasfondo.jpg);
	background-repeat: repeat;

}
p {
	padding: 6px;
	margin-top: -0.1em;
}
#banner {
	padding-left: 175px;
	margin-bottom: 5px;
}
#global {
	width: 630px;
	position:absolute;
	left:50%;
	margin-top:50px;
	margin-left:-315px;
	}
#testosx {
	position:absolute;
	width: 175px;
	left: 0;
	margin-top: 5;
}
#testodx {
	position:absolute;
	width: 175px;
	right: 0;
	margin-top: 5;
}
#centrale img {
border: 5px solid #0957A6;
}
#centrale {
position:absolute;
border: 0;
padding:0;
width: 270px;
left: 175px;
margin-top:5px;
}
#global a {
	font-size: 18px;
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
#global a:hover {
	font-size: 18px;
	color: #FFF;
	text-decoration: underline overline;
}
#global a:visited {
	font-size: 18px;
	color: #FFF;
	text-decoration: underline;
}
.centrato {
	text-align: center;
}
#footer {
	font-size: 10px;
	height: 25px;
	background-color:#FFBC00;
	text-align: center;
	vertical-align: middle;
	padding: 12px 5px 5px;
	margin-top: 10px;
}

#footertxt {
font-size: 10px;
position:relative;
border: 0;
padding:0;
text-align: center;
left: 0px;
top: 420px;

}
#footertxt a {
	font-size: 10px;
	color: #0957A6;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
#footertxt a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	background-color: #000;
}
#footertxt a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0957A6;
	background-color: none;
	text-decoration: underline;
}
