body{
	font-family: Arial;
	font-size: small;
}

body.centrado{
	font-family: Arial;
	font-size: small;
}
#reg{background-color:#b7d279;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size: 24px;
text-align:right;
}
/*En General, Body*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*div#navega ul{
list-style-type;
}
div#navega li{
padding: 10px;
background-color: #f4a460;
	color: #ffffff;
display: inline;
}
#navega ul li a:link {
	text-decoration: none;
	background-color: #f4a460;
	color: #ffffff;
}
#navega ul li:visited {
	text-decoration: none;
	background-color: #f4a460;
		color: #ffffff;
}
#navega ul li:hover {
	text-decoration: none;
	background-color: #f8c79e;
		color: #ffffff;
}
#navega ul li:active {
	text-decoration: none;
	background-color: #f8c79e;
		color: #ffffff;
}*/
li.opcion
{
text-align:center;
width:95px;
   float:left;
   border-right:2px #f4a460 solid;
   border-left: 2px #f4a460 solid;
	background: #f4a460;
	font-size:18px;
}
a.opcion
{
   display:block;
   padding:5px;
   color:#FFFFFF;
}
a.opcion:link {
	text-decoration: none;
	background: #f4a460;
}
a.opcion:hover {
	text-decoration: none;
   background:#f8c79e;
}
.Estilo4 {font-size: 12px}
/*para navegador DT*/
dl.opcion
{
padding-left: 7px
}
dt.opcion
{
text-align:center;
width:98px;
   float:left;
   border-right:3px #f4a460 solid;
   border-left: 3px #f4a460 solid;
	background: #f4a460;
	font-size:18px;
}

/*Para Banner*/

td.nav
{
text-align:center;
width:150px;
	background: #f4a460;
	font-size:12px;
}
a.nav
{
   display:block;
   color:#FFFFFF;
}
a.nav:link {
	text-decoration: none;
	background: #f4a460;
}
a.nav:hover {
	text-decoration: none;
   background:#f8c79e;
}
a.nav:active {
	text-decoration: none;
	background: #f8c79e;
}

/*Para los banes de la Derecha*/
a.ban:link {
	text-decoration: none;
	color: #000000;
	background-color:#FFFFFF;
}
a.ban:visited {
	text-decoration: none;
	color: #000000;
	background-color:#FFFFFF;
}
a.ban:hover {
	text-decoration: none;
	color: #000000;
	background-color:#FFFFFF;
}
a.ban:active {
	text-decoration: none;
	color: #000000;
	background-color:#FFFFFF;
}