/* @group web general */

body{
	background-color: white;
	margin: 0;
	vertical-align: middle;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 40px;
	margin-bottom: 20px;
}
img{
	border-width: 0;
	border-style: none;
}
a{
	text-decoration: none;
	font-weight: normal;
	color: black;
}

#fondo_web{
	text-align: center;
	width: 100%;
}
#web{
	margin: auto;
	width: 771px;
}
#cabecera{
	background-image: url(../img/cabecera.jpg);
	height: 158px;
}
#botones{
	padding-top: 92px;
}
#botones a{
	font-size: 110%;
	font-weight: normal;
	color: white;
	padding-left: 36px;
}
#botones a:hover{
	font-weight: normal;
	color: #E5f677;
}
#marca_agua{
	font-weight: lighter;
	font-size: 200%;
	color: #a4a4a4;
	padding-left:510px;
	padding-top: 20px;
}
#cuerpo{
	width: 771px;
	background: #e9cad9 url(../img/fondo_cuerpo.jpg) repeat-y;
}
#contenidos{
	padding-left: 60px;
	width: 687px;
	background: url(../img/marco_contenidos.jpg) no-repeat 0 0;
	padding-bottom: 20px;
	padding-top: 15px;
}
#pie{
	color: #a4a4a4;
	font-size: 80%;
	
}
#texto_index{
	margin: auto;
	width: 600px;
	text-align: justify;
	padding-bottom: 200px;
	background: url(../img/img_figura.jpg) no-repeat scroll right bottom;
}
#texto{
	margin: auto;
	width: 500px;
	text-align: justify;
	padding-bottom: 230px;
	background: url(../img/img_figura.jpg) no-repeat scroll right bottom;

}
.destacado{
	color: #a20062;
	font-weight: bold;
}
#texto h1{
	margin-left: -20px;
	font-size: 130%;
	color: #b3528f;
}
#texto ul{
	text-decoration: none;
	list-style-type: decimal;
}
.capa_bloqueo{
	clear: both;
}
/* @end */

/* @group contacto */
#direccion{
	width: 270px;
	text-align: left;
	padding-top: 40px;
	white-space: pre;
}
#texto_contacto{
	margin: auto;
	width: 500px;
	text-align: justify;
	padding-bottom: 20px;
	background: url(../img/img_figura.jpg) no-repeat scroll 330px 390px;
}
#texto_contacto spam{
	color: #a20062;
	font-weight: bold;
}

/* @end */
#texto_aviso{
	font-size: 80%;
	margin: auto;
	width: 550px;
	text-align: justify;
	padding-bottom: 20px;
	padding-top: 10px;
}
#texto_aviso h1,#texto_aviso h2 {
font-size: 100%;
}

/* @group cursos */
#botones_cursos{
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
}
#botones_cursos a:hover{
	color: #a20062;
}
.btn_kinesiotaping{
	padding-top: 5px;
	padding-left: 125px;
	background: url(../img/punto_curso_fucsia.jpg) no-repeat 100px center;
}
.btn_mulligan{
	padding-top: 8px;
	padding-left: 125px;
	background: url(../img/punto_curso_rosa.jpg) no-repeat 100px center;
}
#img_cursos{
	padding-bottom: 40px;
}
#separador{
	margin-left: -100px;
	width: 700px;
	height: 1px;
	background: black;
}
#texto h2{
	color: #a20062;
	margin-left: -12px;
	font-size: 100%;
}
#texto h2.biger{
	font-size: 130%;
}
#texto .content{
	margin-left: 25px;
}
/* @end */
a.inscribirse{
	color: #a20062;
	font-size: 150%;
	font-weight: bold;
}

a.inscribirse:hover{
	color: #b3528f;
}

#formulario_contacto{
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: justify;
	margin-left: -25px;
	margin-right: -25px;
}
#table_formulario{
	padding-left: 50px;
	padding-top: 20px;
}
.input_contacto{
	width: 370px;
}
.c_s_o{
	visibility: hidden;
	display: none;
}
.txt_contacto_web{
	font-size: 130%;
	padding-top: 20px;
	padding-bottom: 70px;
	text-align: center;
}
.txt_cur_edit{
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 120%;
}
.txt_cur_edit p, .txt_cur_edit div{
	margin-bottom: 5px;
	margin-top: 5px;
}
.txt_cur_edit table tr td{
	padding-left: 5px;
	padding-right: 5px;
}
.txtX{
	font-size: 130%;
}
a.l_cbajocero{
	color: #a20062;
}
a.l_cbajocero:hover{
	color: #a4a4a4;
}
.oculto_web{
	display: none;
	visibility: hidden;
}


	
	
	
	
	

