#menu td{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-left:8px;
	padding-bottom:2px;
	border-bottom:1px dotted #000000;
	padding-bottom:4px;
}
#menu  a{text-decoration:none}
#menu a:visited, a:link{color:#3366FF;}
.on {color:#000066;}
#menu a:hover{color:#999999;}
body{
	margin:2px;
	padding:0;
}
#cabecera{
	background-color: #15359c;
	text-align:center;
	width: 100%;
	margin: 0;
	padding:0;
	font-family: Georgia, Times, "Times New Roman", serif;
	border-bottom: 5px solid #369;
}
#cabecera h1 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: white;
}
h2.mes{
	color:#770000;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
.Estilo1 {font-weight: bold}