body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#000000;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.style6 {
	color:#FF0000;
}
.style7 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.style8 {
	color:#000000;
	font:10px Verdana,Tahoma,Helvetica,Sans-serif;
	text-align:center;
	font-weight: bold;
}
.style8 a:link{text-decoration:none;}
.style8 a:link{color:#000000; font-weight: bold;}
.style8 a:visited {color:#000000; font-weight: bold;}
.style8 a:hover{color:#FFFFFF; text-decoration:underline;}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C8222E;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a:link {color: #666666; text-decoration: none; }
a:visited {	text-decoration: none; color: #666666; }
a:hover { text-decoration: underline; color: #999999; }

/* message */
.ewmsg {
	color: red; /* message color */
	font-family: Georgia, "Times New Roman", Times, serif; /* font name */
	font-size:12px; /* font size */	
}
/* main table header cells */
.ewTableHeader {
	background-color: #666666; /* header color */
	color: #FFFFFF; /* header font color */	
	padding: 2px 15px 2px 15px;
}

.ewTableHeader a:link {	
	color: #FFFFFF; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* CONFIGURACION DE LOS DIV'S! */

#idioma {
    width: 112px; /*ancho del menu*/
    margin:4px;
	height: 10px;
    }

#idioma li{
list-style:none;
color:#000000;
font:10px Verdana,Tahoma,Helvetica,Sans-serif;
text-align:center;
font-weight: bold;
position:absolute;}

#tops {
	width:528px;
    margin:2px;
	height: 18px;
    }

#cuerpo {
	border-right:#A8A8A8 solid 2px;
    width: 600px; /*ancho del menu*/
    padding: 7px 6px 7px 6px;
    }

#modulo {
	width:270px;
	border-style:solid;
	border-color:#FFCD20;
	border-width: 0 5px 0 5px; }

#modulomuseo {
	width:270px;
	border-style:solid;
	border-color:#164E9B;
	border-width: 0 5px 0 5px; }
	
#modulo_genealogia {
	width:270px;
	border-style:solid;
	border-color:#5BC650;
	border-width: 0 5px 0 5px;
	background-color:#A9ECA7; }