/*
	@media screen and (min-width:1000px){}
	@media screen and (min-width:901px) and (max-width: 999px)	{}
	@media screen and (min-width:801px) and (max-width: 900px)	{}
	@media screen and (min-width:769px) and (max-width: 800px)	{}
	@media screen and (min-width:641px) and (max-width: 768px)	{}
	@media screen and (min-width:481px) and (max-width: 640px)	{}
	@media screen and (min-width:361px) and (max-width: 480px)	{}
	@media screen and (min-width:321px) and (max-width: 360px)	{}
	@media screen and (min-width:241px) and (max-width: 320px)	{}
	@media screen and (min-width:0px) and (max-width: 240px)	{}
*/

#encabezado #animacion_encabezado
	{
	display:block;
	float:left;
	clear:right;
	padding-top:0%;
	padding-left:0%;
	text-align:center;
	overflow: hidden;

	}
	@media screen and (min-width:1000px){#encabezado #animacion_encabezado{	width:78%;}}
	@media screen and (min-width:801px) and (max-width: 999px)
		{
		#encabezado #animacion_encabezado{width:76%;}
		}
	@media screen and (min-width:769px) and (max-width: 800px)
		{
		#encabezado #animacion_encabezado{width:73%;}
		}
	@media screen and (min-width:641px) and (max-width: 768px)
		{
		#encabezado #animacion_encabezado{width:71%;}
		}	
	@media screen and (min-width:601px) and (max-width: 640px)
		{
		#encabezado #animacion_encabezado{width:73%;height:115px;}
		}	
	@media screen and (min-width:0px) and (max-width: 600px)
		{
		#encabezado #animacion_encabezado{width:72%; height:115px;}
		}	


#animacion
	{
	padding:1%;
	width:96.1%;
	height:80px;
	margin-bottom:1%;
	overflow: hidden;
	float:none;
	margin-left:auto;
	margin-right:auto;
	}	

#animacion h2	{
	font-size:80px;
	line-height: 80px;
	}	

#animacion h2.chico
	{
	font-size:50px;
	}	

	
#slideshow
	{
	
	height:150px;
	}
	
.slide-text
	{
	width:100%;
	float:right;
	height:125px;
	}
	
img.slidehalf	
	{
	float:left;
	clear:right;
	margin-right:1%;
	width:259px;
	height:172px;
	}
	
#slideshow-navigation a, a.read_more
		{
		display:none;
		visibility:hidden;
		width:0px;
		height:0px;

		}
		
	#slideshow-navigation .activeSlide
		 {
	
		 }
		 


#slideshow .slide-text h2
	{
	margin-top:15px;
	text-align:center;
	color:#333333;
	}
	@media screen and (min-width:1000px){#slideshow .slide-text h2{font-size:95px;}}
	@media screen and (min-width:801px) and (max-width: 999px)
		{
		#slideshow .slide-text h2{font-size:95px;}
		}
	@media screen and (min-width:769px) and (max-width: 800px)
		{
		#slideshow .slide-text h2{font-size:95px;}
		}
	@media screen and (min-width:641px) and (max-width: 768px)
		{
		#slideshow .slide-text h2{font-size:76px; margin-top:5%;}
		}	
	@media screen and (min-width:601px) and (max-width: 640px)
		{
		#slideshow .slide-text h2{font-size:65px;}
		}	
	@media screen and (min-width:0px) and (max-width: 600px)
		{
		#slideshow .slide-text h2{font-size:60px; margin-top:5%;}
		}	

#slideshow .slide-text h2.chico
	{
	font-size:95px;
	text-align:center;
	}
	@media screen and (min-width:1000px){#slideshow .slide-text h2.chico{font-size:95px;}}
	@media screen and (min-width:801px) and (max-width: 999px)
		{
		#slideshow .slide-text h2.chico{font-size:85px;}
		}
	@media screen and (min-width:769px) and (max-width: 800px)
		{
		#slideshow .slide-text h2.chico{font-size:95px;}
		}
	@media screen and (min-width:641px) and (max-width: 768px)
		{
		#slideshow .slide-text h2.chico{font-size:70px;}
		}	
	@media screen and (min-width:601px) and (max-width: 640px)
		{
		#slideshow .slide-text h2.chico{font-size:60px; margin-top:5%;}
		}	
	@media screen and (min-width:0px) and (max-width: 600px)
		{
		#slideshow .slide-text h2.chico{font-size:55px;}	
		}	
			
