/*Alvaro Fernandez Araujo | Estilo para web propia | Junio 2003 */

/* index */
body { margin:0; background-color: #660000;}
td {font-family: verdana,arial; font-size: 10px; color: white;}
bodyindex {overflow: hidden; margin: 0;}
h1 {margin-bottom: 0px;}
h2 {font-size: 12px; margin: 0px;}
h3 {font-size: 25px; margin: 0px; color: white;}
#fondo {width: 100%; height: 100%;}
#celdaFondo {vertical-align: top;}

A:link {text-align: center; font-family: verdana,arial; font-size: 10px;  
			color: white; text-decoration: none;}
A:visited {text-align: center; font-family: verdana,arial; font-size: 10px;  
			color: white; text-decoration: none;}
A:active {text-align: center; font-family: verdana,arial; font-size: 10px;  
			color: white; text-decoration: none;}
A:hover {text-align: center; font-family: verdana,arial; font-size: 10px; color: white; 
			text-decoration: underline overline;}

A.uno:link {color: #69a0af;}
A.uno:visited {color: #69a0af;}
A.uno:active {color: #69a0af;}
A.uno:hover {color: #006699;}

A.arroba:link {color: #99664C; font-size: 14px; text-decoration: underline; font-weight: bold;}
A.arroba:visited {color: #99664C; font-size: 14px; text-decoration: underline; font-weight: bold;}
A.arroba:active {color: #99664C; font-size: 14px; text-decoration: underline; font-weight: bold;}
A.arroba:hover {color: #660000; font-size: 14px; text-decoration: overline; font-weight: bold;}

A.mapa:link {color: white; font-size: 12px; text-decoration: none;}
A.mapa:visited {color: white; font-size: 12px; text-decoration: none;}
A.mapa:active {color: white; font-size: 12px; text-decoration: none;}
A.mapa:hover {color: #CCCC99; font-size: 12px; text-decoration: overline;}

A.mapa2:link {color: #660000; font-size: 12px; text-decoration: none;}
A.mapa2:visited {color: #660000; font-size: 12px; text-decoration: none;}
A.mapa2:active {color: #660000; font-size: 12px; text-decoration: none;}
A.mapa2:hover {color: white; font-size: 12px; text-decoration: overline;}

/*Mapa del sitio*/
.tabla-mapa {width: 600; border: 1px solid white;}
.celda-mapa1 {padding-left: 5px; color: white; border: 1px solid white;}
.celda-mapa2 {padding-left: 5px; color: #660000; border: 1px solid white; background-color:#CCCC99;}
.celda1 {padding-left: 5px; color: white; border: 1px solid white; background-color:#7F3326;}
.celda2 {padding-left: 5px; color: white; border: 1px solid white; background-color:#99664C;}
.celda3 {padding-left: 5px; color: white; border: 1px solid white; background-color:#B29973;}
.celda4 {padding-left: 5px; color: white; border: 1px solid white;background-color:#B29973;}
.celda5 {padding-left: 5px; color: white; border: 1px solid white;background-color:#99664C;}



