/* CSS Document */
html, body{
	height:	100%;
	width:	100%;
	margin: 0;
	padding: 0;
}


a{
	color:#000000;
	font-weight:bolder;
	text-decoration:none;
}



.ContenedorPagina{
	height: 570px;
	width: 866px;
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:left;
}


.Informacion{
	background-image:url(../../../img/info.gif);
}




.cInfo{
	height:17px;
	padding:15px;
	padding-top:8px;
	padding-bottom:0;
	overflow:hidden;
}

p{
/*	margin-left: 10px;*/
	margin-left: 0px;
}

.Estilo1 {
	font-size: 14px;
	/*
	background-color:#6B8F00;
	color: white;
	*/
	color: #6B8F00;
}


.Estilo2 {
	font-size: 13px;
}


.Estilo3 {
	font-size: 12px;
}

p.Estilo3 {
	margin: 0px;
	padding: 0px;
}

.error {
	font-size: 12px;
	color:#FF0000;
	text-align:center;
	line-height:20px;
}

.info {
	font-size: 12px;
	color:darkblue;
	text-align:center;
	line-height:20px;
}

.logout {
	font-size: 12px;
	color: #0F0555;
}

p.nota {
	color:darkgreen;
/*	color: white; */
	font-size:10px;
	margin-top:1px;
	margin-bottom:1px;
}

p.acc_cuerpo a{
	color: grey/*#191970*/;
	font-size: 11px;
	font-weight: bold;
}

/*Estilos del menu*/
.EstiloM1 {
	font-size: 16px;
	height: 16px;
	margin: 0px;
	color: #00FF00;/*	color:#D69E0D;*/
}
.EstiloM2 {
	font-size: 14px;
	margin: 0px;
	margin-top:10px;
	margin-bottom: 0px;
}
.EstiloM3 {
	font-size: 12px;
	margin-top:10px;
	margin-bottom: 0px;
}
.EstiloM4_Nuevo {
	font-size: 10px;
	text-align: right;
	font-style: italic;
	margin: 0px;
	margin-right: 3px;
}

p.EstiloM4_Nuevo a{
	color:#0F0555;
}
p.EstiloM4_Nuevo a:hover{
	font-style: italic;
	background-color: #0F0555;
	color:white;
}



.EstiloHR {
	margin-top:5px;
	margin-bottom: 5px;
	background-color: #B5C780;

	margin-right: 10px;
}

.EstiloHR2 {
	color:#6B8F00;
	margin-top:5px;
	margin-bottom: 5px;
	height:1px;
}



/*Defincion de las capas*/
#Contenido{
	POSITION: relative;
	height:387px;
	width:866px;
	margin:0;
	padding:0;
	background-image:url(../../../img/cuerpo.gif);
}


#MenuLateral {
	height:	387px;
	width:276px;
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	border-right:1px black dashed;
	overflow: auto;
}

#Cuerpo {
/*	height:	387px;*/
	height:	372px;
	width:569px;
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	margin-left: 10px;
	overflow: auto;
	/* overflow: hidden; */
}


#pie {
	POSITION: relative;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	font-weight: normal;
	margin-left: 10px;
	text-align:center;
}


#Imagen_admin_planes {
	POSITION: absolute;
	top:190px;
	left:670px;
	PADDING-left:10px;
	PADDING-right:10px;
	padding-bottom: 20px;
}

#Imagen_admin_xxx {
	POSITION: absolute;
	top:120px;
	left:xxxpx;
	PADDING-left:10px;
	PADDING-right:10px;
	padding-bottom: 20px;
}


table.bloque {
	background-color: #B5C780;
	border: 1px solid darkgreen;
	width:95%;
}

table.bloque td {
	padding: 5px;
/*	border: 1px red solid;*/
}


#noticias {
	background-color:#B5C780;
	text-align:justify;
	width: 96%;
	padding:1%;
	/*
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:10px;
	*/
	font-weight:normal;
	vertical-align:middle;
	margin-bottom:10px;
}

a.enlace_seccion {
	font-size: 12px;
	font-weight: bold;
	color: #6B8F00;
}

/* MENU */
table.menu {
	margin:0px;
	padding:0px;
	width:96%;
	background-color: #F6FBF6;
	border: 1px solid darkgreen;
}
table.menu td {
/*	border-bottom: 1px dashed gray;*/
	padding:0px;
	margin:0px;
}
table.menu a {
	font-weight:normal;
}

td.plan_menu {
	margin-top: 3px;
	margin-bottom: 3px;
	color: darkgreen;
}
td.plan_menu a{
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: darkgreen;
}

td.fas_menu_off {
	border-top: 1px solid gray;
	font: 11px;
}
td.fas_menu_on {
	border-top: 1px solid gray;
	background-color: darkgreen;
}
td.fas_menu_off a{
	margin-left: 5px;
	margin-top: 10px;
	color: black;
	font-size: 12px;
/*	font-weight: bold;*/
}
td.fas_menu_on a{
	margin-left: 5px;
	color: white;
/*	font-weight: bold;*/
	font-size: 12px;
}

td.sec_menu_off a{
	color: green;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size:10px;
	font-weight:bold;
}
td.sec_menu_on {
	background-color: darkgreen;
}
td.sec_menu_on a{
	color: white;
	margin-left: 10px;
	font-size:10px;
	font-weight:bold;
}


td.item_menu_off {
	font-size: 11px;
	color: black;
}
td.item_menu_on {
	background-color: darkgreen;
}
td.item_menu_off a {
	margin-left: 15px;
}
td.item_menu_on a{
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: darkgray;
	font-size: 11px;
	font-weight: normal;
}
