body {
	background-color: #FFFFFF;
	font-family: Arial, "Trebuchet MS", Trebuchet, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	text-align: center;
}

img { border: 0px; margin: 0px; padding: 0px; }

a { color: #0000a0; text-decoration: none; }
a:hover { text-decoration: underline; }
a.name { color: #429bff; }

#betacontainer {
	width: 780px;
	margin: auto;

}

#page {
	text-align: left;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 780px;
	padding-left: 0px;
	float: left;
	background: #ffffe0;
	margin-right: 0px;
	padding-top: 10px;
	float: right;
        border-bottom: 1px #ff9900 dotted; border-top: 1px #ff9900 dotted; border-left: 1px #ff9900 dotted; border-right: 1px #ff9900 dotted;
	
	
}


#menu { 

width: 200px; 
padding: 0px 0px 0px 0px; float: left; 

}

#contenido { width: 570px; padding: 10px 0px 0px 0px; float: right; }

#separador { 

	width: 770px;
	padding-left: 0px;
	float: left;
	padding-top: 2px;

}


#header { 

	width: 780px;
	font-family: Arial, "Trebuchet MS", Trebuchet, verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #ce5207;
	padding-left: 0px;
	float: left;
	background: #ffdd68;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	text-align: right;	
        border-bottom: 1px #ff9900 dotted; border-top: 1px #ff9900 dotted; border-left: 1px #ff9900 dotted; border-right: 1px #ff9900 dotted;
 }


#footer { 

	width: 780px;
	padding-left: 0px;
	float: left;
	background: #ffffe0;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	text-align: right;	
        border-bottom: 1px #ff9900 dotted; border-top: 1px #ff9900 dotted; border-left: 1px #ff9900 dotted; border-right: 1px #ff9900 dotted;
 }

.texto {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}
a.texto {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}
a.texto:hover {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.textoTachado {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 12px;
color: #000000;
text-decoration: line-through;
}

.enlace {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 12px;
color: #ef6817;
text-decoration: none;
}
a.enlace {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 12px;
color: #ef6817;
text-decoration: none;
}
a.enlace:hover {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 12px;
color: #ef6817;
text-decoration: none;
}

.textoAzulGrande {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 16px;
color: #0000A0;
text-decoration: none;
}
a.textoAzulGrande {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 16px;
color: #0000A0;
text-decoration: none;
}
a.textoAzulGrande:hover {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size: 16px;
color: #0000A0;
text-decoration: none;
}

.black {background: #F5F5F5;}

  .bb5 {border: 1px inset #F5F5F5;}
  .bp5 {border: 1px inset #F5F5F5;}
  .bs5 {border: 1px inset #F5F5F5;}

  .m2 {margin: 1em;}
  
