@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 */

	#containerNoticiasCalendario{		
		position:relative;
		text-align:left;
		width:230px;
		background:transparent;
		/*height:90px;*/
		}	
	.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 */
	
		
	

	

		#sliderNoticiasCalendario ul, #sliderNoticiasCalendario li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		
		#sliderNoticiasCalendario li{
			height:50px;
			!height:50px;
			width:230px;
			overflow:hidden;
			
		}
		#sliderNoticiasCalendario{ 
			/*height:90px;*/
			width:230px;
			overflow:hidden;
			margin-left:0px;
			}
		
		#prevBtnNoticiasCalendario, #nextBtnNoticiasCalendario{ 
			display:block;
			width:7px;
			height:6px;
			position:absolute;
			left:230px;
			!left:230px;
			top:60px;
			background:url(http://www.hoyenaragon.es/elementos/flecha_citas_arriba.gif) no-repeat 0 0;
			}	
		#nextBtnNoticiasCalendario{ 
			left:230px;
			!left:230px;
			top:70px;
			!top:70px;
			background:url(http://www.hoyenaragon.es/elementos/flecha_citas_abajo.gif) no-repeat 0 0;
			}
		#prevBtnNoticiasCalendario a {  
			display:block;
			width:7px;
			height:6px;			
			background:url(http://www.hoyenaragon.es/elementos/flecha_citas_arriba.gif) no-repeat 0 0;
			overflow:hidden;
			}		
																
		 #nextBtnNoticiasCalendario a{  
			display:block;
			width:7px;
			height:6px;
			background:url(http://www.hoyenaragon.es/elementos/flecha_citas_abajo.gif) no-repeat 0 0;
			overflow:hidden;
			}	
		
			#prevBtnNoticiasCalendario a:hover{  
			display:block;
			width:7px;
			height:6px;			
			background:url(http://www.hoyenaragon.es/elementos/flecha_citas_arriba.gif) no-repeat 0 0;
			overflow:hidden;
			}	
			#nextBtnNoticiasCalendario a:hover{  
			display:block;
			width:7px;
			height:6px;
			background:url(http://www.hoyenaragon.es/elementos/flecha_citas_abajo.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;	
		}				
	.notCalendario{
		width:230px;
		overflow:hidden;
		margin-left:0px;
	
	}
	
	


