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


/* Easy Slider */

	#bannerFotos ul, #bannerFotos li{
		margin:0;
		padding:0;
		list-style:none;
		}
	

	#bannerFotos li{ 
			width:775px;
			height:150px;
			overflow:hidden; 
			/*background:#f1f1f1;*/
		}		

	#actividadesOficiales ul, #actividadesOficiales li{
		margin:0;
		padding:0;
		list-style:none;
		}
	

	#actividadesOficiales li{ 
			width:416px;
			height:300px;
			overflow:hidden; 
			/*background:#f1f1f1;*/
		}	
	
	#notasPrensa ul, #notasPrensa li{
		margin:0;
		padding:0;
		list-style:none;
		}
	

	#notasPrensa li{ 
			width:416px;
			height:300px;
			overflow:hidden; 
			/*background:#f1f1f1;*/
		}
/*notasPrensaBanner*/		
	#notasPrensaBanner ul, #notasPrensaBanner li{
		margin:0;
		padding:0;
		list-style:none;
		}
	

	#notasPrensaBanner li{ 
			width:330px;
			height:100px;
			overflow:hidden; 
			/*background:#f1f1f1;*/
		}
		
/*CONTROLS*/		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-160px;
		}	
	#nextBtn, #nextBtn2{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												

	/* numeric controls */	

	ol#controls{
		margin:2px 0;
		padding:0;
		height:20px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:20px;
		line-height:20px;
		}
	ol#controls li a{
		float:left;
		height:20px;
		line-height:20px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#0C6686;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus, #prevBtn2 a:focus, #nextBtn2 a:focus{outline:none;}

	ol#controls2{
		margin:2px 0;
		padding:0;
		height:20px;	
		}
	ol#controls2 li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:20px;
		line-height:20px;
		}
	ol#controls2 li a{
		float:left;
		height:20px;
		line-height:20px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#00447d;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls2 li.current a{
		background:#00447d;
		color:#fff;
		}
	ol#controls2 li a:focus, #prevBtn a:focus, #nextBtn a:focus, #prevBtn2 a:focus, #nextBtn2 a:focus{outline:none;}


/* // Easy Slider */



