/****************************************/
/* LA NUIT DE LA SCIENCE 2008			*/
/* DÉPARTEMENT DE LA CULTURE		    */
/* VILLE DE GENÈVE						*/
/****************************************/

/***************/
/*NON VISIBLE  */
/***************/
.navigation, .colonne1, #footer{display:none;}


/*******************/
/*HTML REDÉFINIES  */
/*******************/
html,body{margin:0;padding:0;background:none ;background-color:#CCC;
			font-family:Verdana, Arial, Helvetica, sans-serif;}

a, a:visited{color:#03f;text-decoration:none;}
a:hover{color:#03f;text-decoration:underline;}

h1{font-size:16px;font-weight:bold;margin:5px 0 25px 0;padding:0;}
h2{font-size:14px;font-weight:bold;margin:0 0 10px 0;padding:0;}
p{font-size:12px;text-align:justify;margin:0 0 10px 0;}

ul{margin:0 15px 15px 20px;padding:0;}
li{font-size:12px;list-style-type:disc;margin:0;padding:0;line-height:15px;}

/*Mise en forme de la liste de redirection*/
form{padding:0;margin:20px 0 0 0;border:#ccc solid 1px;width:152px;}
select, option {border:#ccc solid 1px;padding:0;margin:0;font-family:Verdana, Arial, sans-serif;
	color:#0033FF;font-weight:bold;background-color:#fff;font-size:10px;border:none;}

sup{line-height:80%;font-size:80%} /*pour les éventuels textes en exposant*/

/*******************/
/*CLASSES          */
/*******************/
.gras{font-weight:bold;}
.italique{font-style:italic;}
.petit{font-weight:normal;font-size:12px;}
.copyright{font-size:10px;}

/*Couleurs Programme*/
.rose {color:#f3f;}/*rose*/
.rouge {color:#c03;}/*rouge*/
.orange {color:#f63;}/*orange*/
.violet {color:#639;}/*violet*/
.gris {color:#666;}/*gris*/

.cart_rose{color:#fff;background:#f99;line-height:20px;width:460px;text-indent:5px;}
.cart_rouge{color:#fff;background:#c03;line-height:20px;width:460px;text-indent:5px;}
.cart_orange{color:#fff;background:#f90;line-height:20px;width:460px;text-indent:5px;}
.cart_violet{color:#fff;background:#909;line-height:20px;width:460px;text-indent:5px;}
.cart_gris{color:#fff;background:#999;line-height:20px;width:460px;text-indent:5px;}

/*Boites de texte : introduction, informations*/
.boiteTxt{}
.boiteTxt p{text-align:justify;}
.boiteTxtIntro{}
.boiteTxtIntro p{text-align:justify;font-size:12px;}
.boiteTxtLarge{}

/*Programme*/
.zoneProg{background:url(../images/backProg.gif) top no-repeat;padding:10px;}
.acces{width:380px;border:#000 solid;border-width:0 0 1px 0;margin-bottom:10px;}
.downloads{width:380px;height:120px;}
.plan{position:absolute;left:450px;top:47px;}
.prog{text-align:left; }

.stand{width:500px;} /*conteneur générique pour les stands*/
.stand h1{font-size:12px;font-weight:bold;margin:0 0 5px 0;padding:0;} /*définit l'apparence de la balise h1, à l'intérieur de la boite stands*/
.stand h2{} /*même chose pour h2*/
.stand h3{} /*si nécessaire*/
.stand p{}

/*******************/
/*BALISES DIVS     */
/*******************/
#conteneur{margin-top:30px;} /*Conteneur global*/
#header{margin-bottom:80px;}
#contenu{
	text-align:justify;
}


