body {
	background-image:url(../img/fondovivehidalgo.jpg); 
	background-repeat:no-repeat; 
	background-attachment: fixed;
    background-position: center center; 
}
#des-eco{
	font-family:arial;
	font-size:14px;
	margin: 0px auto;
	margin-top:-250px;
	position:absolute;
	text-align:justify;
	width:370px;
}
#des-diver{
	font-family:arial;
	font-size:12px;
	margin: 0px auto;
	margin-left:40px;
	margin-top:-20px;
	text-align:justify;
	width:920px;
}
#cabecera{
	margin:0px auto;
	max-width:1000px;
}
#conexiones{
	margin-left:810px;
	margin-top:-65px;
}

#contenido{	
	/*background: rgba(300,200,0,0.7);*/
	box-shadow: 0px 0px 40px 13px; rgba(100,10,5,23.9);
	margin:340px auto;
	max-width:1000px;
}
#correcaminos{
	color:black;
	display: inline-block;
	font-family:"arial";
	min-height:0px;
	padding:0px;	
}	
#correcaminos article{
	display: inline-block;
	margin:43px;
	min-height:0px;
	padding:0px;	
	text-align:right;
	width:412px;
}

#des-correcaminos{
	font-family:arial;
	font-size:15px;
	margin: 0px auto;
	margin-top:20px;
	text-align:justify;
	width:920px;
	
}

#ecoturismo{		
	background: white;
	color:black;
	display: inline-block;
	font-family:"arial";
	margin-top: -18px;
	min-height:0px;
	padding:0px;	
}
#ecoturismo article{	
	display: inline-block;
	margin:43px;
	min-height:0px;
	padding:0px;	
	text-align:right;
	width:412px;
}

#diversion{	
	background: white;
	color:black;
	display: inline-block;
	font-family:"arial";
	margin-top: -18px;
	min-height:0px;
	padding:0px;	
}
#diversion article{	
	display: inline-block;
	margin:33px;
	min-height:0px;
	padding:0px;	
	text-align:center;
	width:412px;
}
#foot{
	background: rgba(300,100,50,0.8);
	margin-top:21px;
	margin-top: -0px;
	padding:10px;
	width:980px;	
}
#lema{
	font-size:20px;
	font-weight:bold;
	margin-top:20px;
	text-align:center;
}
#logo{
	margin-left:10px;
}

#slideshow {
    position:relative;
    height:400px;
    margin-top:140px;
    
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    opacity:0.0;
    height: 400px;
    background-color: #FFF;
    
}

#slideshow IMG.active {
	z-index:9;
     opacity:5.0;
}

#slideshow IMG.last-active {
    z-index:8;
}

#slideshow IMG {
    height: 400px;
    display: block;
    border: 0;
    margin-bottom: 10px;
    width:1000px;
}

.contacto{
	color:white;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.subtitulo{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	margin-top: 0px;
	text-align:center;
}
.titulo{
	background: rgba(300,100,50,0.8);
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-top: 0px;
	padding:10px;
	text-align:center;
	width:980px;
}
@media screen and (max-width:900px){
	#contenido{
		width:100%;
		font-size:8px;
	}
	#cabecera{
		width:100%;
	}
	#conexiones{
		margin-left:550px;
		margin-top:-70px;	
	}
	#conexiones img{
		width:20px;
		height:20px;				
	}
	
	#des-eco{
		width:70%;
		font-size:10px;
	}
	#des-correcaminos{
		width:70%;
		font-size:11px;
	}
	#des-diver{
		width:70%;
		font-size:10px;
	}
	#diversion{
		width:100%;
	}
	#diversion article{
		margin-left:-70px;
	}
	#diversion article img{
		width:70%;
		height:70%;
	}
	#ecoturismo{
		width:100%;
	}
	#ecoturismo article{
		margin-left:-70px;
		
	}
	#ecoturismo article img{
		width:70%;
		height:70%;
	}
	#foot{
		width:100%;
		height:100%;
	}
	#logo img{
		width:50%;
		height:50%;
	}
	
	#slideshow div img{
		width:100%;
		height:100%;
	}
	.contacto{
		font-size:10px;
		
	}
	.subtitulo{
		font-size:10px;
		
	}
	.titulo{
		font-size:10px;
		width:97%;
		height:97%;
	}
}
@media screen and (max-width:600px){
	#conexiones{
		margin-left:330px;
		margin-top:-50px;	
	}
	#conexiones img{
		width:17px;
		height:17px;				
	}
	#diversion article{
		margin-left:-100px;			
	}
	#diversion article img{
		width:20%;
		height:20%;		
	}
	#diversion article p{
		width:420px;
	}	
	#ecoturismo article{
		margin-left:-200px;		
	}
	#ecoturismo article img{
		width:40%;
		height:40%;
	}
	#correcaminos img{
		width:40%;
		height:40%;	
	}
	
}
@media screen and (max-width:360px){
	#conexiones{
		margin-left:200px;
		margin-top:-30px;	
	}
	#conexiones img{
		width:11px;
		height:11px;				
	}
	#diversion article{
		margin-left:-200px;			
	}
	#diversion article img{
		width:40%;
		height:40%;		
	}
	#ecoturismo article{
		margin-left:-200px;		
	}
	#ecoturismo article img{
		width:40%;
		height:40%;
	}
}