@charset "utf-8";
/* CSS Document */

#contenedor {
	clear: both;
	width: 970px;
	height: 500px;
	border: 1px none #000000;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
	background-color: #FFFFFF;
}

#cabecera {
	width: 970px;
	height: 199px;
	background-image: url(../imagenes/banner-Formacion-1.jpg);
	border: 1px none #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-align: right;
} 

#menulateral {
	width: 225px;
	height: 760px;
	background-image: url(../imagenes/formacion/menu-Formacion.jpg);
	border: 1px none #000000;
	float: left;
	clear: left;
	visibility: visible;
}

#menup {
	float: right;
	clear: right;
	width: 730px;
	height: 37px;
	background-image: url(../imagenes/formacion/barra-menu.jpg);
	border: 1px none #000000;
	background-repeat:  repeat;
	background-position: left top;
	overflow: auto;
}

#texto {
	float: right;
	clear: right;
	width: 662px;
	height: 550px;
	background-image: url(../imagenes/formacion/fondo-Formacion.jpg);
	border: 1px none #000000;
	background-attachment: scroll;
	background-repeat:  repeat-y;
	background-position: left top;	
}


#submenuUPER{
	clear: both;
	width: 662px;
	height: 25px;
	background-image: url(../imagenes/formacion/sub-menu-barra.jpg);
	border: 1px none #000000;
	color: #FFFFFF;
	font-size: 10pt;
	overflow: visible;
} 
#footer{
	clear: both;
	width: 953px; 
	height: 37px; 
	background-image: url(imagenes/formacion/barra-menu-down.jpg);
	border: 1px none #000000;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 10pt;
} 

#oculta {
	top: -40px;
	position: fixed;
}
.submLATERALCopia {

	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: 5px;
	font-weight: normal;
	color: #000000;
	text-indent: 25pt;
	white-space: normal;
	page-break-before: auto;
	page-break-after: auto;
}
