body {
	font-family: Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR:  #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.lineaHorizontal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #330000;
	border-right-color: #330033;
	border-bottom-color: #330000;
	border-left-color: #330000;
	background-attachment: fixed;
	background-repeat:  repeat-x;
	background-position: left top;




}
.lineaVertical {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}
.fondoDegradado {
	background-attachment: fixed;
	background-color: FDCD67;
	background-image: url(imagenes/fondo.png);
	background-repeat:  repeat-y;
	background-position: left top;
}
.lineaHorizontal2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	background-attachment: fixed;
	background-repeat:  repeat-x;
	background-position: left top;

}
a:link, a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
a:active {
	color: #663300;
	text-decoration: line-through;
	font-weight: bold;
}
a#active { 
	color: #663300;
	text-decoration: line-through;
	font-weight: bold;

}
td {
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
.margen {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.fondoInfo {
	background-attachment: scroll;
	background-image: url(../imagenes/fondoInfo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFF99;

}
.listaMenu {
	font-family: Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR:  #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.cursor_raton{
	cursor:url(http://www.entrenadorespersonales.com/imagenes/harrow.ico)
}
.texto_lectura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
.texto-titulos {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.texto-titulos-grande {

	font-size: 16px;
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}
.bordeTabla {
	border: 1px solid #330000;
}

.Tiutulo-cabeceras {	color: #FDCD67;
	font-weight: normal;
	font-size: 18px;
}

.texto_lectura_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
