/* CSS creado por Helsic ~ kensou_no_miko@yahoo.com ~
*/

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0px 0px 0px 0px;
 /*Superior, derecho, inferior, izquierdo  */
	height: 100%;
	background-image: url(../img/fondo.gif);
	background-repeat: repeat-x;
	font-family: Verdana; font-size:11px;
	
	
}

a:link, a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #c30839;	text-decoration: underline;
	font-weight: bold;
}

a:active {
color:#c30839; text-decoration:overline
}

.maintable {
width: 900px;
background-color:#FFFFFF;}

.celda{
background-color:#e4f3f8;


}

.menu {
font-family:Georgia; font-size:12px;
padding-left: 1px; padding-right: 1px;
width: 230px;
letter-spacing: 2px}

.table1{
width: 900px;
}

.Estilo1 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.Estilo2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
}

#table-menufest{

background-color: #C4D8E3;
width: 220px;

}