body {
	margin: 0px;
	background-attachment: fixed;
	background-color: #125781;
	background-image: url(../img_index/fondo.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#contenido {
	height: 458px;
	width: 960px;
	margin-top: -231px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 50%;
}
p {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
a:link, a:visited
{
	color: #E1C50C;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
} 
a:hover 
{
	color: #E1C50C;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
#bil_jac {
	height: 113px;
	width: 99px;
	margin-left: -430px;
	position: absolute;
	z-index: 90;
	left: 50%;
	top: 0px;
}
#linea {
	background-color: #85780A;
	height: 8px;
	width: 100%;
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
}
