/****************************************/
/* FUREUR DE LIRE 2011    				*/
/* DÉPARTEMENT DE LA CULTURE 			*/
/* VILLE DE GENEVE						*/
/****************************************/

/*******************/
/*HTML REDÉFINIES  */
/*******************/
*{margin:0;padding:0;}
html{background:url(../img/trame.jpg);}
body{font-family:Arial, Helvetica, sans-serif;}
h2{font-size:14px;font-family:Arial, Helvetica, sans-serif;font-weight:normal;margin:0 0 4px 0;}
p{font-size:12px;line-height:18px;margin-bottom:15px;}
a{color:#f00;}
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:Arial, Helvetica, sans-serif;font-size:12px;}

/*******************/
/*CLASSES		   */
/*******************/
.newsbox{margin:0 0 30px 0;}
	.newsbox ul{margin:-10px 0 15px 0;}
	.newsbox li{font-size:11px;list-style:outside;margin:0 0 0 15px;}
.mediabox{margin:0;}
.petit{font-size:10px;}

/*******************/
/*BALISES DIVS     */
/*******************/
#container{position:relative;width:992px;height:620px;margin:100px auto 30px auto;-moz-box-shadow:0 4px 5px #aaa;-webkit-box-shadow:0 4px 5px #aaa;box-shadow:0 4px 5px #555;behavior:url(scripts/pie.htc);}
#col1{position:absolute;left:0;width:248px;background:#fff;}
#col2{position:absolute;left:248px;width:248px;height:620px;background:url(../img/trame_grise.jpg);}
#col3{position:absolute;left:496px;width:208px;height:600px;padding:20px 20px 0 20px;background:#fff;}
#col4{position:absolute;left:744px;width:208px;height:600px;padding:20px 20px 0 20px;background:url(../img/couteau.gif) bottom center no-repeat #fff;border:solid #ccc;border-width:0 0 0 1px;}
#logo{position:relative;width:992px;margin:0 auto 30px auto;text-align:right;}
#fb_button{position:absolute;top:15px;left:600px;float:left;}
