.subMenu
	{
	/* pone un poco de margen en los submenus */ 
	margin-left:15px;
	}

.divFormularioOrden
	{
	/* div del formulario de orden y filtrado dentro de las hojas de ejercicios */
	background-color:#FFFFCC;
	margin:0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-left-color: #FF00FF;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	}


.textoFormaTrabajo
	{
	font-family: Calibri;
	font-size: 125%;
	color: #CC00FF;
	text-align: left;
	}



.textoFotos
	{
	font-family: Calibri;
	font-size: 125%;
	color: #CC00FF;
	text-align: left;	
	}

.textoEntrenos
	{
	font-family: Calibri;
	font-size: 100%;
	color: #0000FF;
	text-align: left;
	
		
	}

.textoMusculacion
	{
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
	margin-right:8px;	
	}

.textoFlexibilidad
	{
	color:#CC3366;	
	font-weight: bold;
	text-decoration: underline;
	margin-right:8px;
	}

.textoPilates
	{
	color: #FF00FF;	
	font-weight: bold;
	text-decoration: underline;
	margin-right:8px;
	}

.textoAerobico
	{
	color: #CC9966;	
	font-weight: bold;
	text-decoration: underline;
	margin-right:8px;
	}

.textoCalentamiento
	{
	color: #FFFF00;	
	font-weight: bold;
	text-decoration: underline;
	margin-right:8px;
	}
