@charset "utf-8";
body {

	background-image:url(img/fondo.jpg);
	background-repeat:repeat-x;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	font-size:12px;
	color:#737373;
}
#main{ margin:0 auto 0 auto; width:766px;clear:both; position:static}
#central {
color:#666666;
width:766px;
position:static;
background-color:#FFFFFF;
}
#central a {
	line-height:18px;
	text-decoration:none;
	font-weight: bold;
	color:#8496A8;
	background-image: url(img/link_central.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:7px;
}
#central a:link {
line-height:18px;
	text-decoration:none;
	font-weight: bold;
	color:#8496A8;
}
#central a:hover {
text-decoration:underline;}

#footer {
background-image:url(img/back.jpg);
background-repeat:repeat-x;
position:static;
width:766px;
}

#footer a {
	line-height:18px;
	text-decoration:none;
	font-weight: bold;
	color:#454545;
	background-image: url(img/link.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:7px;
}
#footer a:link {
line-height:18px;
	text-decoration:none;
	font-weight: bold;
	color:#454545;
}
#footer a:hover {
text-decoration:underline;}

h1 {
	font-family: Arial;
	font-size: 12px;
	text-transform:uppercase;
	color:#8496A8;
}

h2 {
	font-size: 12px;
	text-transform: capitalize;
}

ul {list-style:url(img/flechitas.png);
}

li {margin:0 0 10px -24px; padding:0 0 0-5px; }

.clear {
clear:both;
width:766px;
height:0px;
}
.foot {
font-family:Arial;
font-size:11px;
text-transform:uppercase;
}

#linkapolo {
font-family:Tahoma;
font-size:10px;
}

#linkapolo a {

	font-weight: normal;
	color:#454545;
	background-image: url(img/nada.png);
	padding-left:0px
}
#linkapolo a:link {

	font-weight: normal;
	color:#454545;
}
#linkapolo a:hover {
text-decoration:underline;}
