.menuPrincipal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #244800;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
.menuPrincipal a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #244800;
	text-decoration: none;
	font-size: 11px;
}
.menuPrincipal a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
}
.separacionMenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FCB345;
	border-right-color: #FCB345;
	border-bottom-color: #FCB345;
	border-left-color: #FCB345;
}
.bordeSubmenu
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FCB345;
	border-right-color: #FCB345;
	border-bottom-color: #FCB345;
	border-left-color: #FCB345;

}
.menuSecundario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 25px;
	text-decoration: none;


}
.menuSecundario a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 25px;

}
.menuSecundario a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #910000;
	line-height: 25px;

}
.menuInferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #643D1A;
	text-decoration: none;
	line-height: 20px;

}
.menuInferior a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.menuInferior a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C27732;
	text-decoration: none;
}
.posicionMenuInferior {
	position: relative;
	top: -20px;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.titulo {
	background-image: url(Images/titulo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}
.mapa {
	border: 1px solid #999999;
	position: relative;
	top: -5px;
}
.bordeMapa {
	border: 1px solid #999999;
}
.tituloTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;

}
div.scroll {
height: 280px;
width: 485px;
overflow: auto;
border: 0px solid #666;

padding: 8px;
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: orange; 
scrollbar-highlight-color: orange; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: #FDFAF5; 
scrollbar-arrow-color: orange;
}


.opcionSubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;

}
.celdaContenedorMenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D8C15;
	padding-right: 10px;
	padding-top: 20px;



}
