body { text-align:center; }
#cabecera {
	position:relative;
	font-family: verdana;
	font-size: 10px;
	color:#666666;
	background-image:url(../img/cabecera.jpg);
	background-repeat: no-repeat;
	width:672px;
	height:176px;
	background-position:center;
	background-color: #ECE9D8;
}
#central {
MARGIN: 12px 0px 0px 0px;
position:relative;
width:500;
height:auto;
background-position:center;
font-size:11px;
font-family: verdana;
background-image:url(../img/laterales.jpg);
background-repeat:repeat-y;
text-align:left;
}
#central hr{
margin: 1px 5px 1px 0px;
text-align: left;
width:50%;
color:#CC9900;
}
#central p{
margin-left: 10px;
margin-right: 10px;
margin-bottom: 2px;
margin-top: 2px;
text-align: justify;
clear: both;
}
#sup{
background-position:center;
width:500;
height:6px;
background-image:url(../img/sup.jpg);
background-repeat:no-repeat;
}
#inf{
background-position:center;
width:500;
height:6px;
background-image:url(../img/inf.jpg);
background-repeat:no-repeat;
}
#central .cabeceras {
margin-left: 10px;
margin-bottom: 2px;
margin-top: 2px;
text-align: justify;
font-family:verdana;
font-size:13px;
color:#CC9900;
font-stretch:extra-condensed;
font-weight: bold;
}
#tabla{
position:relative;
width:672px;
height:auto;
}
.naranja {
 color:#CC9900;
}
.negrita {
font-weight:bold;
}

#central a:link {
	color: #CC9900;
	text-decoration: none;
}
#central a:visited {
	color: #CC9900;
	text-decoration: none;
}
#central a:hover {
	color: #CC6600;
	text-decoration: none;
}
#central a:active {
	color: #CC9900;
	text-decoration: none;
}

.mail a:link {
	color: #CC6600;
	text-decoration: none;
}
.mail a:visited {
	color: #CC6600;
	text-decoration: none;
}
.mail a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.mail a:active {
	color: #CC6600;
	text-decoration: none;
}
