
@font-face{
	font-family: "Menus";
	src: url('Roboto-Regular.ttf')
}
@font-face{
	font-family: "Textos";
	src: url('Roboto-Regular.ttf');
}
@font-face{
	font-family: "Titulos";
	src: url('Anton-Regular.ttf');
}
@font-face{
	font-family: "Muli";
	src: url('Roboto-Regular.ttf')
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.Arial0 {
	font-family: 'Textos', sans-serif;
	font-size: 14px;
	color: #444444;
}
.Arial_Contenido {
	font-family: 'Textos', sans-serif;
	font-size:16px;
	color: #616161;
	line-height:1.3;
}
.Arial_menu {
	font-family: 'Menus', sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding:10px 20px;
	font-weight:bold !important;
	text-transform:uppercase;
}
.Arial_menu:hover {

	color: #C7C7C7;
	text-decoration: none;

}
.Arial_menu-txt {
	font-family: 'Textos', sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px;
	
}
.Arial_menu_pie {
	font-family: 'Textos', sans-serif;
	font-size: 14px;
	line-height:30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nada.png);
	background-repeat: repeat;
	background-position: left bottom;
	padding:5px 0px 10px;
	margin-bottom: 10px;
}
.Arial_menu_pie:hover {
	color:#BAA596;
	text-decoration: none;
}

.Arial_menu-movil{
	font-family: 'Textos', sans-serif;
	font-size: 13px;
	color:#5C493C;
	text-decoration: none;
	text-transform:uppercase;
	display:none;
}
.Arial_menu-movil:hover{
	color:#000000;
	text-decoration: none;
}
.Arial_menu-movil-sep{
	width:100%; height:1px;  margin-top:13px; margin-bottom:13px
}
.Arial_menu_pres{
	background-color:#CC0000; color:#FFFFFF 
}
.Arial_menu_Leng{
	display:none;
}
.Arial_titulos {
	/*font-family: 'Hammersmith One', sans-serif;*/
	font-family: 'Titulos', cursive;
	font-size: 50px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Arial_subtitulos {
	/*font-family: 'Hammersmith One', sans-serif;*/
	font-family: 'Textos', sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.Arial_subtitulosA {
	/*font-family: 'Hammersmith One', sans-serif;*/
	font-family: 'Titulos', cursive;
	font-size: 26px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight:100;
}
.AnchoContenido{
	width:88%;
	max-width:1120px;
}
.AnchoContenido2{
	width:88%;
	max-width:1024px;
}

.Ancho100{
	width:100%;
}

.Boton_Azul{
	font-family: 'Textos', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding:20px 30px;
	text-transform:uppercase;
	border: 1px solid #97B3D7;
	 transition-property: padding;
  	transition-duration: 0.1s;
  	transition-delay: 0s;
	background-color:#3D659C;
	-moz-border-radius:22px; /* Firefox */
	-webkit-border-radius: 22px; /* Safari, Chrome */
	-khtml-border-radius: 22px; /* KHTML */
	border-radius: 22px; /* CSS3 */
	font-weight:bold;
}
.Boton_Azul:hover{
	text-decoration:none;
	font-weight:bold;
	background-color:#5884BE;
}
.Boton_oscuro{
	font-family: 'Textos', sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding:20px 30px;
	text-transform:uppercase;
	border: 0px solid #FFFFFF;
	 transition-property: padding;
  	transition-duration: 0.1s;
  	transition-delay: 0s;
	background-color:#B40B26;
	-moz-border-radius:26px; /* Firefox */
	-webkit-border-radius: 26px; /* Safari, Chrome */
	-khtml-border-radius: 26px; /* KHTML */
	border-radius: 26px; /* CSS3 */
	font-weight:bold;
}
.Boton_oscuro:hover{
	text-decoration:none;
	font-weight:bold;
	background-color:#9C0A20;
}
.Boton_flechaDer{
	height:26px; width:auto; margin-left:5px 
}
.Boton_flechaDer:hover{
	 margin-left:10px 
}
.campostexto {
	font-family: 'Textos', sans-serif;
	font-size: 13px;
	color: #000033;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #B8C1D8;
	-moz-border-radius:6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px; /* KHTML */
	border-radius: 6px; /* CSS3 */
	width:100%;
	margin-top:10px;
}
.campostexto:hover {

	color: #000033;
	border: 1px solid #338ED9;
	-moz-border-radius:3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	 box-shadow: 0 0 10px #C8DBE6;
}
.campostexto_falta {
	font-family: 'Textos', sans-serif;
	font-size: 14px;
	color: #000033;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #A80000;
	-moz-border-radius:6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px; /* KHTML */
	border-radius: 6px; /* CSS3 */
	width:100%;
	margin-top:10px;
}

.ColorNegro{
	color:#5D5D5D!important;
}

.ColorBlanco{
	color: #FFFFFF !important;
}
.ColorRojo{
	color:#B40B26 !important;
}
.contenido-home{
	position:absolute;
	left:0px;
	top:100%;
	width:100%;
	z-index:2;
	background-color:#FFFFFF;
}
.contenido-docs{
	position:absolute;
	left:0px;
	top:455px;
	width:100%;
	z-index:2;
	background-color:#FFFFFF;
}
.Colabora-col1{
	width.40%;
	float:left;
	text-align:left;
}
.Colabora-col2{
	width.60%;
	float:right;
	text-align:right;
	padding-top:20px;
}
.Colabora-sep-boton{
	display:none;
}
.club-col {
	width:32%;
	float:left;
}
.club-margen{
	margin-right:2%
}
.club-col-imagen{
	width:100%;
	float:left;
	height:400px;
	background-repeat: no-repeat;
	background-position: center top;	
	background-size: 100% auto;	
	margin-bottom:20px;
}
.club-bg-socios{
	background-image: url(<?php echo RutaAbs("");?>Images/patrocinadores.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	background-size: 100% auto;
	padding-top:200px;
	padding-bottom:200px;
}
.Destacados_titulo {
	font-family: 'Titulos', cursive;
	font-size: 80px;
	color: #000000;
	line-height:1.2;
}
.Equipos-col1{
	width:48%;
	float:left;
	margin-right:4%
}
.Equipos-col2{
	width:48%;
	float:left;
}
.Equipos-imagen{
	width:30%
}
.Equipos-texto{
	width:70%;
	padding-left:30px 
}
.Equipos-Nombre{
	line-height:2.0 !important
}
.fondo-negro{
	background-image: url(images/fondon-oscuro.png);
	background-repeat: repeat;
	background-position: left top;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}

.h1-css{
	text-shadow: 1px 2px 1px #000000; margin:0px; padding:0px;
}
.h-format{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.historia-col1{
	width:50%;
	float:left;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 140% auto;
}
.historia-col2{
	width:50%;
	float:left;
}
.historia-bg-altura{
	height: 600px
}
.historia-cap-item{
	width:30%;
	float:left;
	margin-bottom:40px
}
.historia-cap-margen{
	margin-right:5%;
}
.historia-cap-img{
	width:100%;
	height:225px;
	margin-bottom:20px;
	overflow:hidden;
}
.Horarios-dentro{
	position:absolute; width:30%; height:100%; top:0px; left:70%; background-color:#FFFFFF;
	padding-left:40px;
	padding-right:40px;
}
.Intro-col1{
	float:right;
	width: 60%;
	text-align:left;
}
.Intro-col2{
	float:left;
	width: 35%;
	margin-right:5%;
}
.Intro-altura{
	height: 390px;
}
.imagen100{
	width:100%; height:auto ;
}
.imagen_slide{
	max-width:100%;
	height: auto;
	filter:alpha(opacity=100);
	opacity:1.00;
}
.imagen_slide_al{
	max-width:100%;
	height: auto;
	filter:alpha(opacity=75);
	opacity:0.75;
}
.imagen{
	filter:alpha(opacity=100);
	opacity:1.00;
	cursor: pointer;
}
.imagen:hover{
	filter:alpha(opacity=60);
	opacity:0.60;
	cursor: pointer;
}
.iframe-altura{
	height:1280px;
}
.Menu-web{
	position:absolute; width:100%; height:80px; left:0px; top:0px; z-index:4; visibility:visible; background-color:#FFFFFF;
}
.Menu-web1{
	width:45%;
	float:left;
	text-align:right;
	padding-top:30px;
}
.Menu-web2{
	width:10%;
	float:left;
	text-align:center;
}
.Menu-web2-logo{
	height:120px;
	width:auto;
	padding-top:9px;
}
.Menu-web3{
	width:45%;
	float:left;
	text-align:left;
	padding-top:30px;
}
.Menu-web-item{

}
.Menu-movil{
	z-index:6; 
	display:none; position:fixed; width:100%; height:100%; top:0px; left:100%; 
}
.Menu-movil-dentro{
	position:absolute; width:30%; height:100%; top:0px; left:70%; background-color:#FFFFFF;
	padding-left:40px;
	padding-right:40px;
}
.Menu-icono{
	width:34px;
	height:auto;
}

.Menu-icono:hover{
	 content: url('images/menu-iconN.png');

	opacity: 100;
  -web-kit-transition:  content 6s ease;
  -moz-transition:  content  6s ease;li 
  -o-transition:    content  6s ease;
  transition:   opacity 6s ease;
}

.mostrar-movil{
	display:none;
}
.pagina-ruta-web{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #CCCCCC;
}
.pest-arriba{
	position:fixed; width:50px; height:115px; z-index:90; left: 100%; top: 100%; margin-left:-60px; margin-top:-60px; visibility:hidden;
}
.pie{
	width:100%;
	float:left;
	padding-top:100px;
	padding-bottom:100px;
}
.pie-logo{
	width:200px; 
	height:auto;
	margin-bottom:20px;
}
.pie-col1{
	width:25%;
	float:left;
	text-align:left;
}
.pie-col2{
	width:20%;
	float:left;
	text-align:left;
}
.pie-col3{
	width:35%;
	float:left;
	text-align:left;
}
.pie-col4{
	width:20%;
	float:left;
	text-align:left;
}
.sep-secciones{
	padding-top:80px;
	padding-bottom:80px;
}
.sep-seccionesP{
	padding-top:40px;
	padding-bottom:40px;
}
.sep-parrafos{
	margin-bottom:10px;
}
.slide-div{
	position:absolute;
	width:100%;
	z-index:1;
	left: 0px;
	overflow:hidden;
	top:0px;
	height:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}

.slide-div-item{
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	left:0px;
	top:0px;

	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}
.slide-div1{
	position:absolute; width:50%; z-index:1; left: 25%; top:30%; height:85%; 
	text-align:center;
}
.slide-div2{
	position:absolute; width:80%; z-index:1; left:10%; top:30%; height:85%; 
	text-align:left;
}
.slide-ant{
	position:absolute; width:50px; height:50px; z-index:5; left: 20px; top: 60%; display:inline !important
}
.slide-sig{
	position:absolute;
	width:50px;
	height:50px;
	z-index:5;
	left: 100%;
	top: 60%;
	margin-left:-70px;
	display:inline !important
}
.slide-docum{
	width:100%;
	float:left;
	padding-top:210px;
	padding-bottom:210px;
	background-image: url(''); 
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%; auto;
}
.slide-puntos{
	position:absolute;
	width:100%;
	height:50px;
	z-index:10;
	left: 0px;
	top: 100%;
	margin-top:-100px;
}
.slide-punto{
	width:22px;
	height:20px;
	display:inline-block;
	margin:5px;
	background-image: url(Images/boton_al.png);
	background-repeat: no-repeat;
	background-position: center center;	
	cursor:pointer;
}
.slide-punto-al{
	width:22px;
	height:20px;
	display:inline-block;
	margin:5px;
	background-image: url(Images/boton.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;	
}
.strong-css{
	font-weight:bold;
}
.sponsor-item{
	width:24%;
	display:inline-block;
	margin-bottom:15px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 90% auto;
	height:200px;
}
.sponsor-item1{
	width:60%;
	display:inline-block;
	margin-bottom:15px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	height:310px;
}


@media only screen and (max-width: 1700px){
	.Menu-web1{
		
	}
	.Menu-web2{
		
	}
	.Menu-web2-logo{

	}
	.Menu-web3{
		
	}

}
@media only screen and (max-width: 1530px){
	.Arial_menu {
		font-size: 13px;
	}
	.Destacados_titulo {
		font-size: 75px;
	}
}
@media only screen and (max-width: 1440px){
	.sponsor-item{
		width:22%;
		padding-left:1%;
		padding-right:1%;
		display:inline-block;
		margin-bottom:15px;
		background-image: url('');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 85% auto;
		height:200px;
	}
}
@media only screen and (max-width: 1366px){
	.Arial_menu {
		padding:10px 10px;
	}

	.Arial_subtitulos {
		font-size: 22px;
	}
	.AnchoContenido-about{
		width:92% !important;
	}
	.Menu-movil-dentro{
		position:absolute; width:35%; height:100%; top:0px; left:65%; background-color:#FFFFFF;
		padding-left:40px;
		padding-right:40px;
	}

}
@media only screen and (max-width: 1280px){
	.AnchoContenido2{
		width:80%;
		max-width:1024px;
	}
	.About-img-bg{
		background-position: right center;
		background-size: 95% auto;
	}
	.campostexto100{
		width:94%;
	}
	.campostexto50{
		width:43%;
	}
	.historia-cap-img{
		height:205px;
	}
	.Menu-web1{
		width:42.5%;
		float:left;
		text-align:right;
		padding-top:30px;
	}
	.Menu-web2{
		width:15%;
		float:left;
		text-align:center;
	}
	.Menu-web2-logo{
		height:120px;
		width:auto;
		padding-top:9px;
	}
	.Menu-web3{
		width:42.5%;
		float:left;
		text-align:left;
		padding-top:30px;
	}
	.pie-logo{
		width:180px; 
		height:auto;
	}
	.slide-div{
		background-position: center top;
		background-size: 140% auto;
	}

	
}
@media only screen and (max-width: 1170px){

	.Arial_subtitulos {
		font-size: 20px;
	}
	.AnchoContenido-about{
		width:80% !important;
	}
	
	.About-img-col2{
		width:100%;
		float:left;
		height:580px;
	}
	.Destacados_titulo {
		font-size:60px;
	}
	.Menu-web1{
		
	}
	.Menu-web2{
		
	}
	.Menu-web2-logo{

	}
	.Menu-web3{
		
	}

	.Menu-movil-dentro{
		position:absolute; width:35%; height:100%; top:0px; left:65%; background-color:#FFFFFF;
		padding-left:40px;
		padding-right:40px;
	}

}
@media only screen and (max-width: 1024px){
	.Arial_Contenido {
		font-size:15px;
	}
	.Arial_subtitulos {
		font-size: 18px;
	}
	.Arial_titulos {
		font-size: 44px;
	}

	.contenido-home{
		top:680px;
	}
	.club-col-imagen{
		height:320px;
	}

	.Equipos-col1{
		width:100%;
		float:left;
		margin-right:0px;
		margin-bottom:0px
	}
	.Equipos-col2{
		width:100%;
		float:left;
	}
	.historia-cap-img{
		height:190px;
	}
	.iframe-altura{
		height:1024px;
	}
	.Menu-web2-logo{

	}
	
	.Menu-movil-dentro{
		 width:40%;  left:60%;
	}
	.pie-logo{
		width:150px; 
		height:auto;
		margin-bottom:20px;
	}
	.pie-portmany-txt{
		font-size: 28px !important;
	}
	.pie-col1{
		width:25%;
		float:left;
		text-align:left;
	}
	.pie-col2{
		width:15%;
		float:left;
		text-align:left;
	}
	.pie-col3{
		width:40%;
		float:left;
		text-align:left;
	}
	.pie-col4{
		width:20%;
		float:left;
		text-align:left;
	}
	.slide-div{
		top:0px;
		height:680px;
	}
	.slide-div-item{
		background-size: 120% auto;
	}
	.slide-div1{
		width:94%; left:3%; top:35%;
	}
	.slide-docum{
		background-size: 140%; auto;
	}
	
}
@media only screen and (max-width: 960px){
	.Arial_menu-movil{
		display:inline;
	}
	.Arial_menu-movil-sep{
		margin-top:7px; margin-bottom:7px
	}

	.Destacados_titulo {
		font-size: 56px;
	}
	.historia-cap-img{
		height:170px;
	}
	.Intro-col1{
		float:right;
		width: 50%;
		text-align:left;
	}
	.Intro-col2{
		float:left;
		width: 45%;
		margin-right:5%;
	}
	.Intro-altura{
		height: 390px;
	}
	.Menu-web{
		height:70px;
		/*background-color: transparent;*/
	}
	.Menu-web1{
		display:none;
	}
	.Menu-web2{
		width:100%;
		float:left;
	}
	.Menu-web2-logo{
		height:110px;
		width:auto;
		padding-top:9px;
	}
	.Menu-web3{
		display:none;
	}
	.Menu-movil-dentro{
		 width:45%;  left:55%;
	}
	.Arial_menu_pie {
		font-size: 12px;
	}
	.pie-logo{
		width:130px; 
		height:auto;
		margin-bottom:20px;
	}
	.pie-portmany-txt{
		font-size: 26px !important;
	}
	.pie-col1{
		width:20%;
		float:left;
		text-align:left;
	}
	.pie-col2{
		width:17.5%;
		float:left;
		text-align:left;
	}
	.pie-col3{
		width:40%;
		float:left;
		text-align:left;
	}
	.pie-col4{
		width:22.5%;
		float:left;
		text-align:left;
	}
}
@media only screen and (max-width: 801px){
	.Arial_Contenido {
		font-family: 'Textos', sans-serif;
		font-size:14px;
		color: #616161;
	}
	.Boton_oscuro{
		font-size: 13px;
		color: #FFFFFF;
		padding:15px 25px;
	}
	.Boton_Azul{
		font-size: 13px;
		padding:15px 25px;
	}
	.contenido-home{
		top:580px;
	}
	.club-bg-socios{
		background-image: url(Images/patrocinadores.jpg);
		background-repeat: no-repeat;
		background-position: center center;	
		background-size: 140% auto;
		padding-top:200px;
		padding-bottom:200px;
	}
	.club-col-imagen{
		height:260px;
	}
	.Colabora-col1{
		width.100%;
		float:none;
		text-align: center !important;
	}
	.Colabora-col2{
		width.100%;
		float:none;
		text-align: center !important;
		padding-top:5px;
	}
	.historia-cap-img{
		width:40%;
		float:left;
		margin-right:3%;
		height:auto;
		margin-bottom:20px;
		overflow:hidden;
	}
	.historia-cap-text{
		width:52% !important;
		float:left;
	}
	.historia-cap-item{
		width:100%;
		float:left;
		margin-bottom:40px
	}
	.historia-cap-margen{
		margin-right:0px
	}
	.historia-col1{
		background-size: 180% auto;
	}
	.historia-bg-altura{
		height: 460px
	}
	.iframe-altura{
		height:800px;
	}
	.Menu-web2-logo{

	}
	.Menu-web3{
	
	}
	.pie-logo{
		width:130px; 
		height:auto;
		margin-bottom:20px;
	}
	.pie-portmany-txt{
		font-size: 26px !important;
	}
	.pie-col1{
		width:100%;
		float:left;
		text-align:left;
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:1px solid #E30F2F;
	}
	.pie-col2{
		width:100%;
		float:left;
		text-align:left;
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:1px solid #E30F2F;
	}
	.pie-col3{
		width:100%;
		float:left;
		text-align:left;
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:1px solid #E30F2F;
	}
	.pie-col4{
		width:100%;
		float:left;
		text-align:left;
	}
	.Pie-ancho-correc{
		width:80% !important;
	}
	.slide-div{
		top:0px;
		height:580px;
	}
	.slide-div-item{
		background-size: 120% auto;
	}
	.slide-div1{
		width:94%; left:3%; top:35%;
	}
	.slide-docum{
		padding-top:210px;
		padding-bottom:150px;
	}
}
@media only screen and (max-width: 620px){
	.Arial_titulos {
		font-size: 40px;
	}
	.contenido-home{
		top:520px;
	}
	.club-bg-socios{
		background-image: url(Images/patrocinadores.jpg);
		background-repeat: no-repeat;
		background-position: center center;	
		background-size: auto 100%;
		padding-top:150px;
		padding-bottom:150px;
	}
	.club-col {
		width:100%;
		float:left;
		margin-bottom:40px
	}
	.club-col-imagen{
		height:360px;
	}
	.historia-col1{
		width:100%;
		float:left;
		background-image: url('');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 140% auto;
	}
	
	.historia-col2{
		width:100%;
		float:left;
	}
	.historia-bg-altura{
		height: 400px
	}
	.historia-cap-img{
		width:30%;
		float:left;
		margin-right:5%;
		height:auto;
		margin-bottom:20px;
		overflow:hidden;
	}
	.historia-cap-text{
		width:60% !important;
		float:left;
	}
	.historia-cap-item{
		width:100%;
		float:left;
		margin-bottom:40px
	}
	.iframe-altura{
		height:690px;
	}
	.Intro-col1{
		float:left;
		width: 100%;
		text-align:left;
		margin-bottom:20px
	}
	.Intro-col2{
		float:left;
		width: 100%;
		margin-right:0px;
	}
	.Intro-altura{
		height: auto;
	}
	.Menu-web1{
		
	}
	.Menu-web2{
		
	}
	.Menu-web{
	
	}
	.Menu-web2-logo{
		
	}
	.Menu-movil-dentro{
		width:65%; height:100%; top:0px; left:35%; 
	}
	.ocultar-movil{
		display:none;
	}

	.slide-div{
		top:0px;
		height:540px;
	}
	.slide-div-item{
		background-size: 150% auto;
	}
	.slide-div1{
		width:94%; left:3%; top:35%;
	}
	.slide-docum{
		padding-top:190px;
		padding-bottom:150px;
	}
	.sponsor-item{
		width:50%;
		float:left;
		margin-bottom:15px;
		background-image: url('');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 90% auto;
		height:190px;
	}
}
@media only screen and (max-width: 510px){
	.Arial_titulos_P{
		font-size: 14px;
	}
	.Arial_subtitulos {
		font-size: 20px;
	}
	.Arial_menu_pres{
		font-size:8px !important;
	}
	.Arial_titulos{
		font-size: 42px;
	}
	.AnchoContenido2{
		width:82%;
	}
	.Colabora-sep-boton{
		display:inline;
	}
	.Colabora-sep-boton2{
		display:none;
	}
	.club-col-imagen{
		height:300px;
	}
	.Destacados_titulo {
		font-size: 42px;
	}
	.contenido-home{
		top:480px;
	}
	.historia-cap-img{
		width:100%;
		float:left;
		margin-right:0px;
		height:auto;
		margin-bottom:20px;
		overflow:hidden;
	}
	.historia-cap-text{
		width:100% !important;
		float:left;
	}
	.historia-cap-item{
		width:100%;
		float:left;
		margin-bottom:40px
	}
	.historia-bg-altura{
		height: 360px
	}
	.iframe-altura{
		height:560px;
	}
	.Menu-web{
		height:65px;
	}
	.Menu-web1{
		
	}
	.Menu-web2{
		
	}
	.Menu-web2-logo{
		height:100px;
		width:auto;
	}
	.Menu-web3{
		
	}
	.Menu-movil-dentro{
		 width:80%;  left:20%;
	}
	.Menu-web-sitio-web-correc{
		left:30px !important;
	}
	.sep-secciones{
		padding-top:40px;
		padding-bottom:40px;
	}

	.slide-div{
		top:0px;
		height:470px;
	}
	.slide-div-item{
		background-size: 150% auto;
	}
	.slide-div1{
		width:94%; left:3%; top:35%;
	}
	.slide-docum{
		padding-top:190px;
		padding-bottom:120px;
	}
	.sponsor-item{
		width:50%;
		padding:0px;
		float:left;
		margin-bottom:15px;
		background-image: url('');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 90% auto;
		height:160px;
	}
}
@media only screen and (max-width: 415px){
	.Arial_Contenido {
		font-size:14px;
	}
	.Arial_menu {
		padding:7px 7px;
	}
	.Arial_menu_pie {
		font-size: 12px;
	}

	.Boton_oscuro{
		font-size: 11px;
		color: #FFFFFF;
		padding:12px 20px;
	}
	.club-bg-socios{
		background-size: auto 100%;
		padding-top:130px;
		padding-bottom:130px;
	}
	.Destacados_titulo {
		font-size:40px;
	}
	.Equipos-texto{
		width:70%;
		padding-left:20px 
	}
	.Equipos-Nombre{
		line-height:1.2 !important
	}
	.historia-bg-altura{
		height: 320px
	}
	.Menu-web{
		
	}
	.Menu-web2-logo{
		height:95px;
		width:auto;
		padding-top:9px;
	}
	.sep-secciones-p{
		padding-top:20px;
		padding-bottom:20px;
	}

	.slide-div1{
		width:98%; left:1%; 
	}
	.slide-docum{
		background-size: auto 100%;
		
	}

}
@media only screen and (max-width: 360px){
	.AnchoContenidoWS{
		width:70% !important;
		max-width:1120px;
	}
	.Arial_subtitulosA {
		font-size: 20px;
	}
	.Arial_titulos{
		font-size: 36px;
	}
	.Boton_oscuro{
		font-size: 10px;
		padding:12px 20px;
	}
	.Boton_Azul{
		font-size: 10px;
		padding:15px 25px;
	}
	
	
	.club-col-imagen{
		height:300px;
	}
	.club-margen{
		margin-right:0px;
	}

	.historia-bg-altura{
		height: 280px
	}
	.Menu-web{
		height:60px;
	}
	.Menu-web2-logo{
		height:85px;
		width:auto;
		padding-top:9px;
	}
	.Menu-web-sitio-web-correc{
		left:20px !important;
		font-size:12px !important;
		margin-top:-7px;
	}
	.Menu-icono{
		width:30px;
		height:auto;
	}
	.Menu-icono-correc{
		margin-top:-7px;
	}
	.contenido-home{
		top:460px;
	}
	.slide-div{
		top:60px;
		height:460px;
	}
	.slide-div-item{
		background-size: auto 120%;
		background-position: center top;
	}
	.slide-div1{
		width:98%; left:1%; top:20%;
	}
	.slide-div2{
		width:80%; z-index:1; left:10%; top:20%;
	}
	.sponsor-item{
		width:50%;
		padding:0px;
		float:left;
		margin-bottom:15px;
		background-image: url('');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 90% auto;
		height:110px;
	}
}
@media only screen and (max-width: 320px){
	
	.Destacados_titulo {
		font-size: 36px;
	}
	.iframe-altura{
		height:520px;
	}
	.Menu-web{

	}
	.Menu-web2-logo{

	}
	.Menu-icono-correc{
		margin-left:-50px !important;
	}
	.contenido-home{
		top:420px;
	}
	.slide-div{
		top:60px;
		height:420px;
	}

	.slide-div1{
		width:98%; left:1%; top:20%;
	}
	.slide-titulos-correc{
		font-size: 30px !important;
	}
}

