.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
text-decoration: none 
}

a.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: blink
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;

}
.submenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
text-decoration: none 

}

a.submenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none
}

a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;

}

/* --------- Estilos del menu ------------- */
.mtDropdownMenu {
	LEFT: -1000px; 
	OVERFLOW: hidden; 
	POSITION: absolute; 
	TOP: 1000px
}
.mtDropdownMenu .content {
	POSITION: absolute
}
.mtDropdownMenu .items {
	Z-INDEX: 2;
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
	width: 100px;

}
.mtDropdownMenu .item {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: medium none;
	CURSOR: hand; 
	COLOR: #FFFFFF; 
	BORDER-BOTTOM: medium none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, Comic Sans MS; 
	TEXT-DECORATION: none
}
.mtDropdownMenu .background {
	Z-INDEX: 1;
	LEFT: 0px;
	POSITION: absolute;
/*
	background-image: url(/images/menu/fdomenu.jpg);
	background-attachment: fixed;
	background-position: center; 
*/
	TOP: 0px;
	filter: Alpha(Opacity=60, FinishOpacity=1, Style=0);
	-moz-opacity: 0.85;
}
.mtDropdownMenu .shadowRight {
	Z-INDEX: 3; 
	WIDTH: 2px; 
	POSITION: absolute; 
	TOP: 3px; 
	filter: Alpha(Opacity=90, FinishOpacity=1, Style=0);
	-moz-opacity: 0.85;
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; 
	LEFT: 3px; 
	POSITION: absolute; 
	HEIGHT: 2px; 
	filter: Alpha(Opacity=60, FinishOpacity=1, Style=0);
	-moz-opacity: 0.85;
}
.mtDropdownMenu .hover {
	BACKGROUND: #000000; COLOR: #FFFFFF
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 10px
}
.mainMenu {
	FONT-SIZE: 8pt; 
	CURSOR: hand; 
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cajalogin {
	background-attachment: fixed;
	background-image: url(../im_index/flor_login.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 172px;
	width: 233px;
	clear: none;
	float: none;

}
.titulologin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
.textolog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.TABLACONTENIDO {
	background-image: url(../im_interna/fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;



}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.contenidotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	clear: ambos;
	float: left;
	height: auto;
	width: 518px;
	border: thin dotted #CCCCCC;

}
.textointerna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
