/* CSS Document */

h1 { font-weight:normal;}

.moduloExhibiciones{width:100%;}
	.moduloExhibiciones ul {width:100%;}
		.moduloExhibiciones ul li{float:left;width:100%; padding-bottom:3em;}
			.moduloExhibiciones ul li img{float:left; width:36.3%;background: url(/img/all/bg_img_exhibiciones.gif) no-repeat left bottom;}
				.moduloExhibiciones ul .sede01 img{padding-bottom:12.5em;}
				.moduloExhibiciones ul .sede02 img{padding-bottom:12.5em;}
				.moduloExhibiciones ul .sede03 img{padding-bottom:8em;}
				.moduloExhibiciones ul .sede04 img{padding-bottom:10em;}
			.moduloExhibiciones ul li div{float:right; width:62.7%;}
			.moduloExhibiciones ul li p{font:.68em Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height:1.7em;}
	
			.moduloExhibiciones ul li h2{padding:10px 15px; margin-bottom:.4em;}
				.moduloExhibiciones ul .sede01 h2{background:#e23828;}
				.moduloExhibiciones ul .sede02 h2{background:#f1cd44;}
				.moduloExhibiciones ul .sede03 h2{background:#003596;}
				.moduloExhibiciones ul .sede04 h2{background:#853514;}
			.moduloExhibiciones ul li li{padding-left:1.5em; width:85%; padding-bottom:.5em; background: url(/img/all/bullet_h4_descripcion.gif) no-repeat .3em .3em;}
			.moduloExhibiciones ul li li a{display:block; color:#595959; text-decoration:underline;}
				.moduloExhibiciones ul li li a:hover{ text-decoration:none; color:#576975;}
			
			.moduloExhibiciones ul li h3{clear:both; padding-left:1.7em; border:none; font:.875em Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#595959;}
				.moduloExhibiciones ul .sede01 h3{background: url(/img/all/bullet_flecha_roja.gif) no-repeat .3em 0;}
				.moduloExhibiciones ul .sede02 h3{background: url(/img/all/bullet_flecha_amarilla.gif) no-repeat .3em 0;}
				.moduloExhibiciones ul .sede03 h3{background: url(/img/all/bullet_flecha_azul.gif) no-repeat .3em 0;}
				.moduloExhibiciones ul .sede04 h3{background: url(/img/all/bullet_flecha_marron.gif) no-repeat .3em 0;}
			
			.moduloExhibiciones ul li .programacionExhibiciones li{background:none;}
				.moduloExhibiciones ul li .programacionExhibiciones li p a{font-size:1.1em; font-style:italic; padding-bottom:.5em;}
				.moduloExhibiciones ul li .programacionExhibiciones li p span{font-size:1.1em; font-style:italic; padding-bottom:.5em; display:block;}




