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

   /* body{ 
		background:#fff url(../images/bg_body.gif) repeat-x;
        font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:180%;
		margin:0;
		padding:0;
		text-align:center;
        }*/

    /* headings */
       
	
	/* // HTML Tags */	
	
/* // Global */

/* page setup */

	
	.col{
		float:left;
		display:inline;	
		width:299px;	
		margin-left:36px;
		padding:0 0 1em 0;
		}
	.full{
		clear:both;	
		padding:1em 36px;
		}	
	#footer{
		clear:both;
		background:url(../images/bg_footer.gif) no-repeat 0 100%;
		height:80px;		
		padding:0 36px;
		font-size:12px;
		color:#fff;
		}		

/* //page setup */

/* header */

	#header h1{
		position:absolute;
		margin:0;
		padding:0;
		width:203px;
		height:110px;
		top:34px;
		left:36px;
		background:url(../images/bg_logo.gif) no-repeat 0 0;	
		}				

/* // header */

/* content */
				
	.left{
		float:left;
		margin-top:.5em;
		margin-right:15px;
		}			
	.left img{
		border:1px solid #e1e1e1;
		border-top:1px solid #e8e8e8;
		border-left:1px solid #e8e8e8;
		background:#f1f1f1;
		padding:5px;
		}				
			
	/* slider */

	
		#sliderVideosN ul, #sliderVideosN li{ 
			margin:0;
			padding:0;
			height:60px;
			!height:60px;
			list-style:none;
			}	
		#sliderVideosN, #sliderVideosN li{ 
			height:60px;
			!height:60px;
			width:268px;
			overflow:hidden;
			}
		#sliderVideosN{
			margin:0px 0px 0px 13px;
		}
		#prevBtnVideosN, #nextBtnVideosN{ 
			display:block;
			width:12px;
			height:19px;
			position:absolute;
			left:0px;
			!left:0px;
			top:15px;
			z-index:100;
			}
		#pag40{ 
			display:block;
			width:12px;
			height:19px;
			position:absolute;
			left:0px;
			!left:0px;
			top:30px;
			z-index:100;
			}
		#pag41{ 
			display:block;
			width:12px;
			height:19px;
			position:absolute;
			left:0px;
			!left:0px;
			top:30px;
			z-index:100;
			}	
		#pag42{ 
			display:block;
			width:12px;
			height:19px;
			position:absolute;
			left:0px;
			!left:0px;
			top:30px;
			z-index:100;
			}	
		#pag43{ 
			display:block;
			width:12px;
			height:19px;
			position:absolute;
			left:0px;
			!left:0px;
			top:30px;
			z-index:100;
			}
		#pag44{ 
			display:block;
			width:12px;
			height:19px;
			position:absolute;
			left:0px;
			!left:0px;
			top:30px;
			z-index:100;
			}
		#nextBtnVideosN{ 
			left:275px;
			!left:275px;
			top:15px;
			!top:15px;
			z-index:100;
			}
		#prevBtnVideosN a {  
			display:block;
			width:12px;
			height:19px;			
			background:url(http://www.hoyenaragon.es/elementos/flecha_izda_fondo_blanco.gif) no-repeat 0 0;
			overflow:hidden;
			}		
																
		 #nextBtnVideosN a{  
			display:block;
			width:12px;
			height:19px;
			background:url(http://www.hoyenaragon.es/elementos/flecha_derecha_fondoblanco.gif) no-repeat 0 0;
			overflow:hidden;
			}	
		
			#prevBtnVideosN a:hover{  
			display:block;
			width:12px;
			height:19px;			
			background:url(http://www.hoyenaragon.es/elementos/flecha_izda_fondo_blanco.gif) no-repeat 0 0;
			overflow:hidden;
			}	
			#nextBtnVideosN a:hover{  
			display:block;
			width:12px;
			height:19px;
			background:url(http://www.hoyenaragon.es/elementos/flecha_derecha_fondoblanco.gif) no-repeat 0 0;
			overflow:hidden;
			}	
		
	
	/* // slider */													

	.col strong, .full strong{
		padding:0 2px;
		background:#f1f1f1;
		}
	.col a, .full a{
		/*font-weight:bold;*/
		text-decoration:underline;
		}		


	.full ul, .full li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.full li{
		padding:3px 15px;
		background:#f1f1f1;
		margin-bottom:1px;
		}		

/* // content */

/* footer */

	#footer p{
		margin:0;	
		line-height:76px;		
		}	
	#footer a{
		color:#ccc;
		text-decoration:underline;	
		}				

/* // footer */


