/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Forte, Mistal, Palatino linotype  Croobie,  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: center;
	padding: 4px;
	color: #8ad76f;	
}
.m0l0iover {
	font: 18px Forte, Mistal, Palatino linotype  Croobie,  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #e9f8e4;
}

/* level 0 outer COLOR FONDO DE LA CELDA DEL 1º NIVEL SIN TENER RATON Y LUEGO PONIENDOLO ENCIMA*/
.m0l0oout {
	text-decoration : none;
	border : 1px solid #80c069;
	background: #103e00;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #80c069;
	background: #ee1b1b;
}

/* level 1 inner */
.m0l1iout {
	font: 11px   Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font: bold 11px  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #46B446;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AE55A;
}

/* level 2 inner */
.m0l2iover {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #e9f8e4;

}
.m0l2iout {
	font: 11px   Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #8ad76f;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #80c069;
	background: #103e00;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #80c069;
	background: #4a8237;
}


/* level 2007 */
.m2007inner {
	font-family: Forte, Mistal, Palatino linotype  Croobie,  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: 4px;
	color: yellow;
}
.m2007over {
	font: 14px Forte, Mistal, Palatino linotype  Croobie,  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: black;
}


.dentroTablaFoto {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #ffffff;
}
body{ 
      font-family: Arial, Forte, Mistal, Palatino linotype  Croobie,   Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size: 1;
	  color: #ffffff;
	  scrollbar-face-color: #103e00;
	  scrollbar-shadow-color: #8ad76f;
	  scrollbar-highlight-color: #8ad76f; 
	  scrollbar-3dlight-color: #999999;
	  scrollbar-darkshadow-color:#8ad76f;
	  scrollbar-track-color: #8ad76f;
	  scrollbar-arrow-color:#8ad76f;
	  
} 
