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

* {
	margin: 0;

}

html {
	height: 100%;


}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*	ESTE VALOR ES EL MISMO QUE EL HEIGHT DE FOOTER
	margin: 0 auto -217px;*/
	
}

.push {
	height: 100px;
/*background-color:#00FFFF;*/

}
.footer{
	height: 417px;
	background-image: url(imagenes/pie.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

body {	
	background-color: #e2e1dd;
}

#imagen_fondo_index{
/*	background-image: url(imagenes/fondo_2023_indexNavidad.jpg);*/
	background-image: url(imagenes/fondo_2017_index.jpg); /*esta es la normal*/	
	background-repeat:  no-repeat;
	background-position: top;
}

#imagen_fondo1{
	background-image: url(imagenes/fondo_2017.jpg);
	background-repeat:  no-repeat;
	background-position: top;
}

#imagen_fondo2{
	background-image: url(imagenes/fondo_2017_2.jpg);
	background-repeat:  no-repeat;
	background-position:left top;
}
#imagen_fondo3{
	background-image: url(imagenes/fondo_2017_2.jpg);
	background-repeat:  no-repeat;
	background-position:left top;
}
#imagen_fondo3_{

	background-repeat:  no-repeat;
	background-position:left top;
}
#imagen_fondo4{
	background-image: url(imagenes/fondo_2017_4.jpg);
	background-repeat:  no-repeat;
	background-position: top;
}
#imagen_fondo5{
	background-image: url(imagenes/fondo_2017_5.jpg);
	background-repeat:  no-repeat;
	background-position: top;
}

#imagen_fondo6{
	background-image: url(imagenes/fondo_2017_6.jpg);
    background-position: center!important;
	background-repeat:  no-repeat;
	background-position: 0px -400px;
	background-color: #f6f6f6;
}
#imagen_fondo7{
	background-image: url(imagenes/fondo_2017_7.jpg);
	background-repeat:  no-repeat;
	background-position: top;
}


#imagen_fondo8{
	background-image: url(imagenes/fondo_2017_8.jpg);
	background-repeat:  no-repeat;
	background-position: top;
}


#nuevobody{
	background-image: url(imagenes/fondo_repite.jpg);
	background-repeat: repeat;
}
#nuevobody_home{
	background-image: url(imagenes/fondo_completo_home.jpg);
	background-repeat: no-repeat;
}

#nuevo_fondo {
	background-image: url(imagenes/fondo_completo_mision.jpg);
	background-repeat: no-repeat;
}

#fondo_repite {
	background-image: url(imagenes/fondo_2017_7_r.jpg);
	background-repeat:  repeat;
	background-position: top;
}
#fondo_repite8 {
	background-image: url(imagenes/fondo_2017_8r.jpg);
	background-repeat:  repeat;
	background-position: top;
}
.footer #frase_pie {
	font-family: calibri;
	font-size: 13px;
	color: #443528;
	width: 500px;
	font-style: italic;
	font-weight: bold;
}
.wrapper #cabeza {
	height: 111px;
	width: 1000px;
}
.wrapper #cabeza #logo {
	margin-left: 0px;
	margin-top: 27px;
}
.wrapper #cabeza #player{
/*	text-align: right;
	margin-right: 30px;*/
}





.wrapper #cabeza #menu {
	font-family: calibri;
	margin-top: 42px;
}
.wrapper #cabeza #menu2 {
	margin-left:180px;
	background-image: url(imagenes/menu2.png);
	background-position: 60px 1px;
	background-repeat: no-repeat;

}




#button {  
padding: 0;  
}  

#button li {  
display: inline;  
}  

#button li a {
	text-decoration: none;
	float:left;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}  

#button li a:hover { 
background-image:url(imagenes/hover..png); 
background-repeat:no-repeat;  
}  



#button2 {  
padding: 0;  
}  

#button2 li {  
display: inline;  
}  

#button2 li a {
	text-decoration: none;
	float:left;
	padding: 5px;
	color: #FFFFFF;
}  
.wrapper #contenido_club #comentarios {
	width: 200px;
}


#button2 li a:hover {
	background-image:url(imagenes/hover_seis..png);
	background-repeat:no-repeat;
}  


.wrapper #cabeza #menu #button #tres a:hover{ 
background-image:url(imagenes/hover_tres..png); 
background-repeat:no-repeat;
}  
.wrapper #contenido #comentarios {
	width: 200px;
}



.wrapper #cabeza #menu #button #cuatro a:hover{ 
background-image:url(imagenes/hover_cuatro..png); 
background-repeat:no-repeat;
}  
.wrapper #cabeza #menu #button #cinco a:hover{ 
background-image:url(imagenes/hover_cinco..png); 
background-repeat:no-repeat;
}  
.wrapper #cabeza #menu #button2 #siete a:hover{ 
background-image:url(imagenes/hover_siete..png); 
background-repeat:no-repeat;
}

#dentro_descarga a {
	color: FFFFFF;
	text-decoration: none;
	display: block;
	margin-right: 30px;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(imagenes/boton.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#dentro_video a {
	color: FFFFFF;
	text-decoration: none;
	display: block;
	margin-right: 30px;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(imagenes/boton_video.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#dentro_video a:hover {

	background-image: url(imagenes/boton_video.png);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}


#dentro_descarga a:hover {

	background-image: url(imagenes/boton.png);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}



.wrapper #cabeza #menu #button #seis a:hover{ 
background-image:url(imagenes/hover_tres.png); 
background-repeat:no-repeat;
}  

.wrapper #nombre {
	margin-top: 20px;

	height: 135px;
	width: 220px;
}
#descarga {
	margin-left: 31px;
	font-family: Arial;
	font-size: 15px;
	padding-left: 0px;
	padding-top: 1px;
	margin-bottom: 1px;
	width:650px;
}



#titulo {
	font-family: "Times New Roman";
	font-size: 30px;
	line-height: 57px;
	text-indent: 40px;
	color: #6b6e72;
	text-align: left;
}


.wrapper #contenido #titulo,{
color:#FFFFFF;
}
#parrafo {
	font-family: Arial;
	margin-left: 63px;
	width: 520px;
	text-align: justify;
	margin-top: 0px;
	line-height: 30px;
	color: #6B6E72;
	}
#parrafo_publicaciones {
	font-family: Arial;
	line-height: 30px;
	text-align: justify;
	margin-left: 33px;
	width: 560px;
	padding-top: 23px;
	padding-right:25px;
	overflow: scroll;
	overflow-x: hidden;
	height: 420px;
	color: #ff0000!important;

	}
#parrafo_publicaciones2 {
	font-family: Arial;
	line-height: 30px;
	text-align: justify;
	margin-left: 33px;
	width: 560px;
	padding-top: 23px;
	padding-right:25px;
	



	}
	
#rodea_publicaciones {
	background-image: url(imagenes/repite_transparente.png);
	background-repeat: repeat-y;
	padding-top:30px;
}
	
	
#rodea_2017 {
	background-image: url(imagenes/repite_transparente.png);
	background-repeat: repeat-y;
	padding-top:30px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #373b40;
	font-size: 15px;
}
	
	

	
	
	
	
	
	
.wrapper #contenido {
	background-image: url(imagenes/contenido.png);
	width: 654px;
	margin-left:65px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 38px;
	height: 406px;
	
}
#contenido_frase {
	background-image: url(imagenes/contenido_index.png);
	width: 654px;
	margin-left:92px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 550px;
	
}
.wrapper #contenido_talleres {
	background-image: url(imagenes/contenido_talleres.png);
	width: 654px;
	margin-left:65px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 500px;
	
}
.wrapper #contenido_talleres2 {
	background-image: url(imagenes/contenido_talleres.png);
	width: 654px;
	margin-left:100px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 640px;
	
}
.wrapper #contenido_talleres3 {
	background-image: url(imagenes/contenido_talleres_3.png);
	width: 654px;
	margin-left:100px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 750px;
	
}
.wrapper #contenido_frase2 {
	background-image: url(imagenes/contenido.png);
	width: 654px;
	margin-left:93px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 400px;
	
}
.wrapper #contenido_club {
	background-image: url(imagenes/contenido_club.png);
	width: 654px;
	margin-left:100px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 38px;
	height: 660px;
	
}
.wrapper #contenido_mision {
	background-image: url(imagenes/contenido_mision.png);
	/*background-color:#FF0000;*/
	width: 654px;
	margin-left:30px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 38px;
	padding-bottom:30px
}
.wrapper #contenido_articulos {
	background-image: url(imagenes/contenido_articulos.png);
	/*background-color:#FF0000;*/
	width: 654px;
	margin-left:65px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 38px;
	padding-bottom:30px;
	height: 700px;
}
.wrapper #contenido_boletines {
	background-image: url(imagenes/contenido_boletines.png);
	/*background-color:#FF0000;*/
	width: 654px;
	margin-left:65px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 38px;
	padding-bottom:30px;
	height: 420px;
}
.wrapper #contenido_vision {
	background-image: url(imagenes/contenido_vision.png);
	/*background-color:#FF0000;*/
	width: 654px;
	margin-left:30px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 38px;
	padding-bottom:10px
}


.wrapper #contenido_valores{
	background-image: url(imagenes/contenido_valores.png);
	/*background-color:#FF0000;*/
	width: 654px;
	margin-left:30px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 38px;
	padding-bottom:30px
}
.wrapper #contenido_talleres{
	background-image: url(imagenes/contenido_talleres_corto.png);
	/*background-color:#FF0000;*/
	width: 654px;
	margin-left:100px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 27px;
	padding-bottom:30px
}
.wrapper #contenido_talleres_2{
	/*background-color:#FF0000;*/
	width: 654px;
	margin-left:65px;
	color: #6B6E72 !important;
	background-repeat: no-repeat;
	margin-top: 38px;
	padding-bottom:30px
}
.wrapper #contenido_multimedia_talleres{
	/*background-image: url(imagenes/contenido_multimedia_talleres.png);
	background-color:#FF0000;*/
	width: 654px;
	margin-left:65px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 38px;
	padding-bottom:30px
}

.wrapper #contenido_multimedia{
	background-image: url(imagenes/contenido_multimedia.png);
	/*background-color:#FF0000;*/
	width: 654px;
	margin-left:65px;
	color: #26292D;
	background-repeat: no-repeat;
	margin-top: 25px;
	padding-bottom:25px
}

.wrapper #contenido_contacto {
	background-image: url(imagenes/contenido_contacto.png);
	/*background-color:#FF0000;*/
	width: 654px;
	margin-left:65px;
	color: #373b40;
	background-repeat: no-repeat;
	margin-top: 23px;
	padding-bottom:30px;
	height: 600px;
}

.wrapper #descargar {
	color: #FFFFFF;
	font-family: Arial;
	margin-left: 130px;
	margin-top: 3px;
}
.wrapper #descargar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.wrapper #descargar a:hover {
	text-decoration: underline;
}
/*#foto {
	margin-top: 10px;
	background-image: url(imagenes/foto.png);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	height: 492px;
	width: 360px;
	padding-right: -50px;
	margin-left: -20px;
}*/

#foto_articulo {
	margin-top: 10px;
	background-image: url(imagenes/foto_articulo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 492px;
	width: 300px;
	padding-right: -50px;
	margin-left: -20px;
}

#foto_club {
	margin-top: 10px;
	background-image: url(imagenes/foto_club.png);
	background-repeat: no-repeat;
	background-position: 21px 0px;
	height: 492px;
	width: 300px;
	padding-right: -50px;
	margin-left: -20px;
}
#foto_mision {
	margin-top: 10px;
	background-image: url(imagenes/foto_mision.png);
	background-repeat: no-repeat;
	background-position: 80px 0px;
	height: 492px;
	width: 390px;
	padding-right: -50px;
	margin-left: -80px;
	margin-right: 0px;
}
#foto_contacto {
	margin-top: 10px;
	background-image: url(imagenes/foto_contacto.png);
	background-repeat: no-repeat;
	background-position: 55px 0px;
	height: 492px;
	width: 360px;
	padding-right: -50px;
	margin-left: -80px;
	margin-right: 0px;
}
form {
	margin-left: 65px;
	margin-top: 17px;
}

.wrapper #contenido #pal_formu table {
	color: #FFFFFF;
}
.wrapper #contenido_contacto #pal_formu table {
	color: #FFFFFF;
}


.wrapper #contenido_club td {
	font-family: Arial, Helvetica, sans-serif;
	color: #373b40;
	font-size: 15px;
}

.wrapper #contenido_contacto td {
	font-family: Arial, Helvetica, sans-serif;
	color: #373b40;
	font-size: 15px;
}

.wrapper #contenido_club input {
	width: 200px;
	font-family: Arial;
	font-size: 12px;
}
.wrapper #contenido_club #button1 {
	width: 60px;
}
.wrapper #contenido_club #button2 {
	width: 60px;
}
.wrapper #contenido_club #comentario {
	width: 200px;
}

.wrapper #contenido_contacto input {
	width: 200px;
	font-family: Arial;
	font-size: 12px;
}
.wrapper #contenido_contacto #button1 {
	width: 60px;
}
.wrapper #contenido_contacto #button2 {
	width: 60px;
}
.wrapper #contenido_contacto #comentario {
	width: 200px;
}
.wrapper #contenido #descarga #dentro_descarga #in {
	background-image: url(imagenes/ico_descarga.png);
	background-repeat: no-repeat;
	background-position: 10px -10px;
}
.wrapper #contenido_multimedia_talleres #parrafo a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.wrapper #contenido_multimedia #parrafo a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.wrapper #contenido_multimedia_talleres #parrafo a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
.wrapper #contenido_multimedia #parrafo a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
.wrapper #contenido_contacto #parrafo a {
	color: #373b40;
}
.wrapper #contenido_contacto #parrafo #otro {

}
.wrapper #contenido_multimedia div {
	font-family: Arial;
	color: #6b6e72;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 20px;
	text-align: left;
	font-weight: normal;
}

.wrapper #contenido_articulos #descarga #marco {
	margin-left: 38px;
	margin-bottom: 10px;
	margin-top: 6px;
}
.wrapper #chatea {
	margin-left: 65px;
	margin-top: 20px;
	font-family: Arial;
	background-image: url(imagenes/chatea.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 336px;
	padding-top: 25px;
	padding-left: 73px;
}
.wrapper #chatea a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#llamarporskype {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	margin-left: 110px;
	margin-top: 45px;
}
#galeria_txt{
text-align:center; color:#373b40; 
font-size:14px; 

}
.wrapper #contenido_multimedia #descarga .lightbox_trigger img {
	border: 3px solid #f87a2e;
	text-align: justify;
}
.wrapper #contenido_multimedia #descarga #galeria_txt {
	margin-top: 5px;
	margin-bottom: 18px;
	text-align: justify;
	margin-right: 26px;
	margin-left: 27px;
	font-size: 14px;
}
.fotos_carrrera_playa{
background-color:#FF0000;
}
#parrafo_publicaciones .publicaciones .recuadro a {
	text-decoration: none;
	color:#333333;  
	font-size: 14px;
}
#parrafo_publicaciones .publicaciones .recuadro strong {
	color: #333333 !important;
}
#parrafo_publicaciones .publicaciones .recuadro ul {
	margin-bottom: 20px;
	margin-top: 20px;
}
#titulo_publicaciones {
	font-family: "Times New Roman";
	font-size: 30px;
	line-height: 56px;
	color: #6b6e72;
	text-indent: 40px;
	text-align: left;
	background-image: url(imagenes/contenido_talleres_corto.png);
	background-repeat: no-repeat;
}

#titulo_contenido2017 {
	font-family: "Times New Roman";
	font-size: 30px;
	line-height: 56px;
	color: #6b6e72;
	text-indent: 40px;
	text-align: left;
	background-image: url(imagenes/contenido_talleres_corto.png);
	background-repeat: no-repeat;
}






#fin_transparente {
	background-image: url(imagenes/fin_transparente.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 654px;
}
#parrafo_publicaciones .publicaciones .recuadro ul {
	color: #333333;
}
#player #content {
	font-size: 11px;
	color: #ffffff;
	margin-right: 0px;
	padding-bottom: 4px;
	background-image:url(imagenes/fondo_player.png);
	background-repeat: no-repeat;
	background-position: 20px;
	width: 170px;
	padding-right: 16px;
	margin-top: 10px;
}
 #cerrar { cursor:pointer;}
 #play {  
  cursor:pointer; 
  background-image:url(imagenes/paly2.png); 
  width:11px; 
  height:13px; 
  background-color:transparent; 
  border:none;}
  #stop { 
  background-image: url(imagenes/stop2.png); 
  width:11px; height:13px; background-color:transparent; 
  border:none;}
#fondo_menu1 {
	padding-left: 205px;
	background-image: url(imagenes/menu1.png);
	background-repeat: no-repeat;
	background-position: 190px 4px;
	height: 40px;
}

#frase {
	margin-top:25px;
	text-align:right;
	font-family: Arial;
	font-size:14px;
	color: #FFFFFF;
	font-style: italic;
	padding-right: 15px;
}
#frase2 {
	margin-top:25px;
	text-align:right;
	font-family: Arial;
	font-size:14px;
	color: #bc9a71;
	font-style: italic;
	padding-right: 15px;
}
#rodea_2017 #parrafo #otro a {
	color: #373b40;
}
#contenido_contacto div {
font-family: Arial, Helvetica, sans-serif;
	color: #373b40;
	font-size: 15px;
}
