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

/*Reseteo universal de CSS*/

* {
	margin:0;
	padding:0;
	z-index: 1;
}

body{


/*CON ESTO PEGAMOS EL HEADER ARRIBA Y LATERALES
margin:0px;*/
}


img {
	max-width:100%;
}






#wrapper{
	width:100%;
	margin:auto;
}




section#contenidos{
	width:60%;
	margin:auto;
	padding-top:15px;	
	
}



#slider{
	width:80%;
	height:auto;
	text-align:left;
	float:left;	
	
	}
	
	
	
#sliderlinks{
	width:80%;
	text-align:left;
	float:left;
	height: 5px;
	}
	
	#links{
	width:80%;
	height:auto;
		
	text-align:left;
	float:left;	
	
	}
	
		
	#puntitos{
		width:10%;
		padding-left:10%;
		height:auto;
		
		float:left;
		
	}
	

	
	#texto{
	width:80%;
	height:auto;
	margin-right:20%;
	padding-top:15px;
	padding-bottom:30px;
	float:left;	
	 
	}
	
	#texto2col{
	width:35%;
	height:auto;
	
	margin-right:10%;
	padding-top:15px;
	padding-bottom:30px;
	float:left;	
	 
	}
	
	#textotitulo{
	width:70%;
	height:auto;
	padding-bottom:10px;
	float:left;	 
	}
	
	
	#texto_tanz{
		width:80%;
	height:auto;
	margin-right:20%;
	padding-top:50px;
	padding-bottom:;
	float:left;
	
	
	}
	
	
	p{font-family: 'Oswald', sans-serif;
	font-weight:normal;
	color: #737373;
font-size:16px;
	padding-bottom:10px;
	}
	
	
	p a:visited{font-family: 'Oswald', sans-serif;

color:  #737373;
font-size:16px;
	padding-bottom:10px;
	}
	
	p a:hover{font-family: 'Oswald', sans-serif;

color:  #C1C1C1;
font-size:16px;
	padding-bottom:10px;
	}
	
	
		p2{font-family: 'Oswald', sans-serif;

color: #737373;
font-size:14px;
	padding-bottom:10px;
	}
	
	
	p2 a:visited{font-family: 'Oswald', sans-serif;

color:  #737373;
font-size:14px;
	padding-bottom:10px;
	}
	
	p2 a:hover{font-family: 'Oswald', sans-serif;

color:  #C1C1C1;
font-size:14px;
	padding-bottom:10px;
	}
	
	
	
	
	
	
	p.impressum_titulo{
	font-family: 'Oswald', sans-serif;
	color: #737373;
	font-size:12px;
	padding-bottom:10px;
	}
	
	p.impressum{
	font-family: 'Oswald', sans-serif;
	color: #AFAFAF;
	font-size:13px;
	padding-bottom:10px;
	}
	
	
	
	#imagenes_peq{
	width:60%;
	margin:auto;
	margin-bottom: 40px;
	}
	
	footer{
	width:60%;
	margin:auto;
	font-family: 'Oswald', sans-serif;
	color: #737373;
	font-size:14px;
	word-spacing:6px;
	padding-top:20px;
	}
	
	footer2{
	width:100%;
	font-family: 'Oswald', sans-serif;
	color: #737373;
	font-size:14px;
	word-spacing:6px;
	padding-top:200px;
	padding-left:200px;
	float:left;
	}
	
	
	
	
	
	
	hr{ -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999;
    border-image: none;
    border-style: dotted;
    border-width: 1px 0 0;
    clear: both;
	
   margin: 22px 0 21px;}
   
   
   #map{
	width:auto;
	height:auto;
	padding-bottom: 15px;
	   }
	   
	    #pies{
			float:left;
	   }
	   
	    .tel{
			padding-left:15px;
	   }
	   
	
	
@media only screen 
and (max-width : 480px) {
	
	
#wrapper{
	width:90%;
	margin:auto;
}




section#contenidos{
	width:100%;
	margin:auto;
	padding-top:90px;
	
	
	
	
	
}



#slider{
	width:80%;
	height:auto;
	text-align:left;
	float:left;	
	
	}
	
		
	#puntitos{
		width:10%;
		padding-left:10%;
		height:auto;
		
		float:left;
		
	}
	

	
	#texto{
		width:90%;
	height:auto;
	margin-right:20%;
	padding-top:50px;
	padding-bottom:30px;
	float:left;
	
	
	}
	
	
	#texto2col{
	width:90%;
	height:auto;
	
	
	padding-top:15px;
float:left;	
	 
	}
	
	#textotitulo{
	width:90%;
	height:auto;
	padding-bottom:10px;
	float:left;	 
	}
	
	
	p{font-family: 'Oswald', sans-serif;

color: #737373;
font-size:16px;
	padding-bottom:10px;
	}
	
	
	#imagenes_peq{
		width:90%;
		margin:auto;
	
	}
	
	footer{
	width:90%;
	margin:auto;
	font-family: 'Oswald', sans-serif;
	color: #737373;
	font-size:14px;
	word-spacing:6px;
	padding-top:20px;
	padding-bottom:100px;
	
	}
	
	
	
	
	 #pies{
			float:left;
			margin-top:10px;
	   }
	   
	    .tel{
			padding-left:7px;
	   }
	
	
}
	
	
	
	
	
	
