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

@import url(capas.css);
@import url(estilos_tag.css);
@import url(enlaces.css);

#tabla_postit {
	background-attachment: scroll;
	background-image: url(../fotos/postit.png);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}

#trastornos {
	clear: both;
	margin-left: 20px;
}

#tabla_form {
	margin: auto;
	background-color: #9B7ADE;
	border: 1px solid #4E279E;
}

#forma_pago {
	font-size: 85%;	
	height: 100px;
} 

#sonido {
	text-align: center;
	background-color: #F2EEFB;
	border: solid 1px #381D78;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tabla_contactar {
	border: 1px solid #226660;
	background: #3FBCAF;
	margin-top: 12px;
	margin-bottom: 12px;
}

.cursos {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 85%;
}

.remarcado {
	font-size: 85%;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px;
	color: #FFFFFF;
	border: 1px solid #2D867D;
	background: #3FBCAF;
	clear: both;
}

.marcado_naranja {
	font-weight: bold;
	padding: 1px;
	color: #FFFFFF;
	background-color: #FF9900;
}

.foto_izq {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 8px;
}

.foto_der {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-bottom: 8px;
}

.foto_hypno {
	float: right;
	clear: both;
	margin-left: 10px;
	margin-bottom: 8px;
}

.foto_boton {
	margin: 8px;
	float: left;
}

.home {
	float: right;
	clear: right;
	vertical-align: top;
	margin: 8px;
}

.centrado {
	text-align: center !important;
	color: #6633CC;
}

.naranja {
	color: #FF9900;
}

.cursor_mano {
	cursor: pointer;
}

.cursor_mano_mally {
	cursor: pointer;
	margin-left: 170px;
}

.submapa {
	margin-top: 8px;
	margin-bottom: 8px;
	text-indent: 0px;
	margin-left: 20px;
	list-style-type: disc;
}

.barra_verde {
	background-image: url(../fotos/barra_titulo_verde.png);
}

.barra_mitad {
	background-image: url(../fotos/barra_titulo2.png);
}

.barra_inf {
	background-image: url(../fotos/barra_titulo_inf.png);
}

.barra_bib {
	background-image: url(../fotos/barra_titulo_bib.png);
}

.barra_coach {
	background-image: url(../fotos/barra_titulo_coach.png);
}

.barra_prog {
	background-image: url(../fotos/barra_titulo_prog.png);
}

.barra_trat {
	background-image: url(../fotos/barra_titulo_verde_trat.png);
}

.barra_animo {
	background-image: url(../fotos/barra_titulo_verde_animo.png);
}

.barra_sex{
	background-image: url(../fotos/barra_titulo_verde_sex.png);
}

.titulo_faq {
	color: #1F5F58;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F5F58;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 12px;
	clear: both !important;
}

.sin_borde {
	border: none;
}

.negro {
	color: #000000;
}

.morado {
	color: #6633CC;
}

.fondo_celda_naranja {
	background-color: #FFC875;
}

.fondo_celda_gris {
	background-color: #CCCCCC;
}

.fondo_celda_morado {
	background-color: #9B7ADE;
}

.centro {
	text-align: center;
}

.boton {
	font-size: 8pt;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: #FFBD5B;
	cursor: pointer;
	padding: 2px;
}

.pedido {
 	padding-bottom: 5px;
}

.cabecera_articulo {
	font-size: 105%;
	font-style: italic;
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px;
	color: #FFFFFF;
	border: 1px solid #2D867D;
	background: #3FBCAF;
	clear: both;
	margin-left: 20px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.primero {
	padding-top: 55px;
}

.limpiar {
	clear: both;
}

.cita {
	width: 580px;
	font-size: 10pt !important;
	font-style: italic;
	color: #FFFFFF;
	text-transform: none !important;
	font-weight: normal;
}

.lugar {
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;	
	margin-bottom: 3px;
	margin-right: 10px;
}

.foto_popup {
	margin: auto;
	text-align: center;
	background: #FFFFFF;
}

.foto_popup img {
	vertical-align: middle !important;
}

.pergamino_sup {
	background-image: url(../fotos/pergamino_lacre.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 57px;
}

.pergamino_inf {
	background-image: url(../fotos/fondo_pergamino2.png);
	background-attachment: scroll;
	background-repeat:  repeat-y;
	background-position: center center;
	padding-bottom: 8px;
}

.seccion, .seccion:link, .seccion:hover, .seccion:visited {
	font-size: 10pt;
	color: #3A7500;
	letter-spacing: 1px;
	font-weight: bold;
}

.seccion:hover {
	color: #D7FFAE;
}

.boton_intro {
	clear: both;
	text-align: center !important;
	margin-left: 35px !important;
	padding: 0px;
	margin: 0px;
}

.exp {
	margin-left: 90px !important;
	margin-right: 90px !important;
}

