/****************************************/
/* FUREUR DE LIRE 2011    				*/
/* DÉPARTEMENT DE LA CULTURE 			*/
/* VILLE DE GENEVE						*/
/****************************************/

/*******************/
/*ELEMENTS CACHÉS  */
/*******************/
#floatMenu{display:none;}

/*******************/
/*ELEMENTS AFFICHÉS*/
/*******************/
.logoPrint{display:block;margin:0 0 30px 0;}

/*******************/
/*HTML REDÉFINIES  */
/*******************/
*{margin:0;padding:0;}
html{background:url(../img/trame.jpg);}
body{font-family:Arial, Helvetica, sans-serif;}
/*h1{font-size:14px;font-weight:bold;margin:0 0 50px 0;}*/
p{font-size:12px;margin-bottom:15px;}
a{color:#c00;}
a, a:visited, a:active{text-decoration:none;outline:none;} 
a:hover{text-decoration:underline;}
form{margin:15px 0 10px 0;}
select, option{font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;}

/*******************/
/*CLASSES		   */
/*******************/
.gras{font-weight:bold;}
.petit{font-size:11px;line-height:16px;}

.sommaire{border:#ccc solid;border-width:0 0 1px 0;height:30px;margin-bottom:50px;font-size:12px;}
	.sommaire img{margin-right:10px;}
	.sommaire a{color:#666;margin:0 5px 0 5px;}
	.sommaire a:hover{color:#f00;text-decoration:none;}
.outils{font-size:12px;border:#999 solid 1px;border-width:1px 0 0 0;padding-top:8px;}
	.remontage{margin-right:5px;}
	.printage{margin-left:5px;}
	.outils a{color:#666;}
	.outils a:hover{color:#f00;text-decoration:none;}
	.outils img{margin:2px 0 0 2px;}
/*Programme*/
.occurence{margin:0 0 50px 0;width:450px;}
	.occurence h1{font-size:18px;color:#c00;font-weight:normal;margin-bottom:2px;}
	.occurence h2{font-size:12px;color:#c00;font-weight:normal;margin-bottom:15px;}
	.occurence h3{font-size:12px;color:#000;font-weight:bold;margin-bottom:12px;}
	.occurence h4{font-size:12px;color:#666;font-weight:normal;margin:20px 0 15px 0;line-height:18px;}
	.occurence p{color:#333;line-height:18px;margin-bottom:5px;}
	.occurence a{color:#333;text-decoration:none;}
	.occurence a:hover{color:#c00;}
	.occurence ul{}
	.occurence li{list-style:outside;margin:0 0 5px 15px;font-size:12px;line-height:17px;}
/*Pièces radiophoniques*/
.ondesIncarnees{font-size:12px;color:#c00;margin-top:5px;}
	.ondesIncarnees td{padding-bottom:3px;}
/*Jeune public*/
.surtitre{font-size:18px;color:#000;font-weight:normal;margin:0 0 8px 0;}
h1.soustitre{font-size:14px;font-weight:bold;margin:8px 0 5px 0;}
/*Bios express*/
.acces_bios{margin-bottom:50px;}
	.acces_bios ul{}
	.acces_bios li{list-style:outside none;margin:0 0 0 0;font-size:12px;line-height:18px;}
.auteur{margin:0 0 50px 0;padding:10px 10px 0 10px;width:450px;border:dashed 2px #000;font-family:"Courier New", Courier, monospace;}
	.auteur img{float:right;margin:0 0 10px 10px;}
	.identite{font-size:14px;font-weight:bold;}
/*Infos pratiques*/
.infos {margin-bottom:25px;}
	.infos tr td{font-size:12px;line-height:18px;padding-bottom:10px;}
	
/*******************/
/*BALISES DIVS     */
/*******************/
#container{margin:0px auto 30px auto;}
#content{position:relative;left:0;width:18cm;margin-bottom:20px;padding:10px;background:#fff;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;z-index:2;behavior:url(scripts/pie.htc);}

