@charset "utf-8";
/* CSS Documento for 'media=all': Encuentros Jóvenes Artistas de Navarra 2007 */
/* Striker(auskalo.com)&copy;2006 */
/* */

/*
	********************************************************************************************************
	content columns for general use
	********************************************************************************************************
*/	
	.col5, col10, .col25, .col30, .col33, .col35, .col40, .col50, .col60, .col70, .col80, .col90, .col100 {
		margin: 0;
		padding: 0;
		float: left;
		text-align: justify;
	}
	.col5 { width: 5%; } 	
	.col10 { width: 10%; } 	
	.col25 { width: 25%; } 	
	.col30 { width: 30%; } 	
	.col33 { width: 33%; } 
	.col35 { width: 35%; } 
	.col40 { width: 40%; }
	.col50 { width: 50%; }
	.col60 { width: 60%; } 
	.col70 { width: 70%; } 
	.col80 { width: 80%; }
	.col90 { width: 90%; } 	
	.col100 { width: 100%; } 	

/*
	********************************************************************************************************
	backgrounds
	********************************************************************************************************
*/

	.bkg1 { background: url(../media/bkgs/bkg1.jpg) top right no-repeat; }
	.bkg2 { background: url(../media/bkgs/bkg2.jpg) top right no-repeat; }
	.bkg3 { background: url(../media/bkgs/bkg3.jpg) top right no-repeat; }
	.bkg4 { background: url(../media/bkgs/bkg4.jpg) top right no-repeat; }
	.bkg5 { background: url(../media/bkgs/bkg5.jpg) top right no-repeat; }
	.bkg6 { background: url(../media/bkgs/bkg6.jpg) top right no-repeat; }
	.bkg7 { background: url(../media/bkgs/bkg7.jpg) top right no-repeat; }
	.bkg8 { background: url(../media/bkgs/bkg8.jpg) top right no-repeat; }
	.bkg9 { background: url(../media/bkgs/bkg9.jpg) top right no-repeat; }
	.bkg10 { background: url(../media/bkgs/bkg10.jpg) top right no-repeat; }	
	.bkg11 { background: url(../media/bkgs/bkg11.jpg) top right no-repeat; }	
	.bkg12 { background: url(../media/bkgs/bkg12.jpg) top right no-repeat; }
	.bkg13 { background: url(../media/bkgs/bkg13.jpg) top right no-repeat; }
	.bkg14 { background: url(../media/bkgs/bkg14.jpg) top right no-repeat; }
	.bkg15 { background: url(../media/bkgs/bkg15.jpg) top right no-repeat; }	
	.bkg16 { background: url(../media/bkgs/bkg16.jpg) top right no-repeat; }	
	.bkg17 { background: url(../media/bkgs/bkg17.jpg) top right no-repeat; }
	.bkg18 { background: url(../media/bkgs/bkg16.jpg) top right no-repeat; }	
	.bkg19 { background: url(../media/bkgs/bkg19.jpg) top right no-repeat; }
	.bkg20 { background: url(../media/bkgs/bkg20.jpg) top right no-repeat; }	
	.bkg21 { background: url(../media/bkgs/bkg21.jpg) top right no-repeat; }	
	.bkg22 { background: url(../media/bkgs/bkg22.jpg) top right no-repeat; }
	.bkg23 { background: url(../media/bkgs/bkg23.jpg) top right no-repeat; }
	.bkg24 { background: url(../media/bkgs/bkg24.jpg) top right no-repeat; }
	.bkg25 { background: url(../media/bkgs/bkg25.jpg) top right no-repeat; }	
	.bkg26 { background: url(../media/bkgs/bkg26.jpg) top right no-repeat; }	
	.bkg27 { background: url(../media/bkgs/bkg27.jpg) top right no-repeat; }	
	.bkg28 { background: url(../media/bkgs/bkg28.jpg) top right no-repeat; }	
	.bkg29 { background: url(../media/bkgs/bkg29.jpg) top right no-repeat; }	
	.bkg30 { background: url(../media/bkgs/bkg30.jpg) top right no-repeat; }	
	.bkg31es { background: url(../media/bkgs/bkg31es.jpg) top right no-repeat; }	
	.bkg31en { background: url(../media/bkgs/bkg31en.jpg) top right no-repeat; }
	.bkg32es { background: url(../media/bkgs/bkg32es.jpg) top right no-repeat; }
	.bkg32en { background: url(../media/bkgs/bkg32en.jpg) top right no-repeat; }	
	.bkg33es { background: url(../media/bkgs/bkg33es.jpg) top right no-repeat; }
	.bkg33en { background: url(../media/bkgs/bkg33en.jpg) top right no-repeat; }	

	
	.bkgNone {	background: none } /* gallery */
	
/*
	********************************************************************************************************
	general use content styles
	********************************************************************************************************
*/

	.floatLeft {
		margin: 0;
		padding: 0;
		float: left;
	}
	
	.floatRight {
		margin: 0;
		padding: 0;
		float: right;
	}
	
	.floatCenter {
		margin: 0;
		padding: 0;
		float: none;
	}

	.pdfIcon {
		width: 37px;
		float: left;
	}
		
	.pdfLink {
		float: left;
		font-size: 1.2em;
		font-weight: bold;
		text-decoration: none;
		line-height: 1em;
	} 
	
	.hide {
		position: absolute;
		top: -9999px;
	}

	
				
/*
	********************************************************************************************************
	datasheet
	********************************************************************************************************
*/
	.ds {
		margin: 10px 0;
		padding: 0;
	}

	.dsLine {
		margin: 0;
		padding: 0 3px;
	}
	
	/* line heights */
	.dsLH20 { height: 20px; }
	.dsLH30 { height: 30px; }
	
	/* line colorss text - bkg */
	.dsBlue { color: #FFFFFF; background: #155E7E; }
	
	/* borders */
	.dsBrdBlue { border: 1px solid #155E7E; }
	.dsBrdBottom { border: none; border-bottom: 1px solid #155E7E;}
	.dsBrdRight { border: none; border-right: 1px solid #155E7E;}
	
	.dsCol10, .dsCol20, .dsCol30, .dsCol40, .dsCol50, .dsCol60 {
		margin: 0;
		padding: 0;
		float: left;
	}
	/* column width */
	.dsCol10 { width: 10%; }	
	.dsCol20 { width: 20%; }	
	.dsCol30 { width: 30%; }	
	.dsCol40 { width: 40%; }	
	.dsCol50 { width: 50%; }	
	.dsCol60 { width: 60%; }


		
		
/*
	********************************************************************************************************
	section: static
	********************************************************************************************************
*/
	#static {
		/* start height hack */
		min-height: 500px;
		height:auto !important; /* hack for IE5.5+ and IE6 to force min-height*/
		height:500px;
		/*  end hack */
		margin: 0;
		padding: 20px 25px;	
		/* background: #FF0000; */
	}
	
		#static ul {
			margin: 0;
			padding: 0;
			margin-left: 20px;
		}
		
		#static li {
			margin: 0;
			padding: 0;
			list-style: outside disc;
		}
	
		
/*
	********************************************************************************************************
	fit: no margins 
	********************************************************************************************************
*/		
	#fit {
		/* start height hack */
		min-height: 500px;
		height:auto !important; /* hack for IE5.5+ and IE6 to force min-height*/
		height:500px;
		/*  end hack */
		margin: 0;
		padding: 0;	
		/* background: #FF0000; */
	}
	
/*
	********************************************************************************************************
	gallery: margins modified
	********************************************************************************************************
*/		
	#gallery {
		/* start height hack */
		min-height: 500px;
		height:auto !important; /* hack for IE5.5+ and IE6 to force min-height*/
		height:500px;
		/*  end hack */
		margin: 0;
		padding: 10px;		
	}	
	
		#gallery .imageBox {
			width: 162px;
			margin: 0;
			padding: 0;
			font-size: 0.9em;
			float: left;
			text-align: center;
		}
		
		#gallery .imageBox img {
			margin: 0;
			padding: 0;
			border: 1px solid #155E7E;
		}	
		
		#gallery .imageBox span {
			margin: 2px 0;
			padding: 0;
			font-size: 1.2em;
			font-weight: bold;
		}
		
		#gallery .imageBoxCenter {
			margin: 10px 0;
			padding: 0;
			font-size: 0.9em;
			text-align: center;
		}
		
		#gallery .imageBoxCenter img {
			margin: 0;
			padding: 0;
			border: 2px solid #155E7E;
		}
/*
	********************************************************************************************************
	section: links
	********************************************************************************************************
*/
	#links {
		/* start height hack */
		min-height: 500px;
		height:auto !important; /* hack for IE5.5+ and IE6 to force min-height*/
		height:500px;
		/*  end hack */

		margin: 0;
		padding: 20px 25px;	
	}
	
		#links ul {
			margin:0;
			padding: 0;
			margin-left: 15px;
		}
		
		#links li {
			margin: 0;
			padding: 0;
			margin-bottom: 15px;
			list-style: outside url(../media/arrow_yellow.gif); 
		}

/*
	********************************************************************************************************
	ampliacion image
	********************************************************************************************************
*/		

	.bottomImage {
		margin: 0;
		margin-top: 300px;
		text-align: right;
		float: right;
	}
		
		
/*
	********************************************************************************************************
	preview news
	********************************************************************************************************
*/		
		
	.preNews {
		margin: 0;
		padding: 5px 10px;
		margin-bottom: 10px;
		border: 1px solid #929292;
	}	
		
		.preNews h2 {
			margin: 5px 0 10px 0;
			padding: 0;
			font-size: 1.3em;
		}
	
	.preNewsDate {
		margin: 0;
		padding: 0;
		text-align: right;
		color: #FF7E09;
		font-weight: bold;
	}
		
	.preImageLeft {
		margin: 0;
		margin-bottom: 10px;
		margin-right: 10px;
		padding: 0; 
		float: left;
		border: 2px solid #155E7E;
	}
	
	.newsFull {
		margin: 0;
		padding: 0;
	}
	
		.newsFull h2 {
			margin: 10px 0;
			padding: 0;
			font-size: 1.6em;
			font-weight: bold;
		}
		
		.newsFullIntro {
			margin: 10px 0;
			padding: 0;
			font-size: 1.2em;
			font-weight: bold;		
		}
		
	.newsFullBack {
		margin: 10px 0;
		padding: 5px;
		border-top: 1px solid #155E7E;
		font-size: 1em;
		font-weight: bold;
	}	
	
/*
	********************************************************************************************************
	preview users area
	********************************************************************************************************
*/

	.preUsers {
		margin: 0;
		padding: 5px;
		margin-bottom: 10px;
		border: 1px solid #929292;
	}	
	
		.preUsersIcon {
			width: 10%;
			margin: 0;
			padding: 0; 
			float: left;
		}	
		
		.preUsersCenter {
			width: 80%;
			margin: 0;
			padding: 0;
			margin-top: 5px;
			float: left;
			font-size: 1em;
			font-weight: bold;
		}
		
		.preUsersDate {
			width: 10%;
			margin: 0;
			padding: 0;
			text-align: right;
			float: right;
			color: #FF7E09;
			font-weight: bold;
		}	

	

