/* Date:21/06/2008 Auteur:Tony Archambeau */ body{ background-color:#107812; background-image:url("../img/photo/Tous_a_trier/broyeur_site_076-7.png"); background-repeat:repeat-x; } /***** En-tête *****/ .MenuHaut ul{ margin-left:190px; } .MenuHaut li{ float:left; position:relative; width:200px; line-height:30px; margin:5px; } /***** Contenu *****/ #Contenu{clear:both;} #MenuGauche{ float:left; position:relative; width:170px; } #ContenuDroite{ margin-left:175px; } /***** Top box *****/ .BoiteChoixOrange{ width:290px; margin:auto; padding:5px; text-align:center; background-color:#ff8b0f; border:5px solid #ffb76b; } .BoiteChoixOrange h2{ margin:0px; text-align:center; } .BoiteChoixOrange p{margin:4px;} .BoiteChoixOrange img{ margin-left:5px; } .BoiteOrange{ width:650px; margin:auto; padding:5px; text-align:justify; background-color:#ff8b0f; border:5px solid #ffb76b; } .BoiteOrange h1{ margin:0px 4px; text-align:center; } .EspaceBas{ margin-top:4px; margin-bottom:8px; } /***** Menu gauche *****/ .MenuGaucheOrange ul{ list-style-type:none; text-align:center; margin:0; padding:0; } .MenuGaucheOrange li{ width:160px; line-height:30px; margin:5px; } .MenuGaucheOrange .orange{background-image:url("../img/design/menu-gauche-fond-orange3.jpg");} .MenuGaucheOrange .orange2{background-image:url("../img/design/menu-gauche-grand-fond-orange3.jpg");} .MenuGaucheOrange a{ display:block; text-decoration:none; color:white; font-weight:bold; } .MenuGaucheOrange a:hover{color:black;}