@charset "utf-8";
#contendor_menu {
	margin-left: 445px;
	width: 400px;
	font-size: 11px;
	font-weight: bold;
}
.menu_doble {
	width: 89px;
	float: left;
	text-align: center;
	font-style: normal;
	margin-top: 20px;
}
.menu_sencillo {
	width: 89px;
	float: left;
	text-align: center;
	font-style: normal;
	margin-top: 30px;
}
.menu_doble_over {
	width: 89px;
	float: left;
	text-align: center;
	font-style: normal;
	margin-top: 20px;
	color: #FC1F0F;
}
.menu_sencillo_over {
	width: 89px;
	float: left;
	text-align: center;
	font-style: normal;
	margin-top: 30px;
	color: #FC1F0F;
}
#contendor_menu  a {
	text-decoration: none;
	color: #000000;
}
.sub_menu {
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: circle;
}
.sub_menu  a {
	color: #000000;
	text-decoration: none;
}
.volver_a_submenu {
	margin-left: 30px;
	margin-top: 7px;
}
.volver_a_submenu  a {
	text-decoration: none;
	color: #000000;
}
.titulo {
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
	list-style-type: circle;
	font-size: 18px;
}
.contenido_normal {
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: circle;
	overflow: scroll;
	height: 245px;
	font-size: 12px;
	width: 300px;
	display:none;
}
#clic_ocultar {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.contenido_normal_en_area {
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: circle;
	overflow: scroll;
	height: 245px;
	font-size: 12px;
	width: 300px;
	display:none;
}
.contenido_normal_fijo {
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: circle;
	height: 245px;
	font-size: 12px;
	width: 300px;
	display:none;
}
