/* CSS Document */body {	margin-left: 0px;	margin-right: 0px;	margin-top: 0px;	margin-bottom: 0px;	font-family: Verdana, Arial,Helvetica,sans-serif;	font-size: 14px;	background-color:#c1c1c1;}p{line-height: 150%;}/* Contenu */div.content {background-color:#ffffff;border: 1px outset #a4a4a4;margin-left: -400px;left: 50%;top: 0%;margin-top: 5px;margin-bottom: 5px;position: absolute;padding:10px;width:800px;height: 785px;}div.bandeau {border-bottom: 1px dotted #ca2e2f;height: 100px;padding: 0px;background-image: url("../images/bandeau_Jem-Export_red.jpg");background-repeat: no-repeat;}div.menu{margin-top: 50px;border: 1px dotted #ca2e2f;padding: 5px;width: 150px;height: 515px; }div.pageContent{/*border: 1px dotted #000000;*/margin-left: 35px;margin-top : 50px;left: 150px; /*egal ? la largeur du menu*/top: 111px; /*egale ? la hauteur du bandeau*/padding:5px;width: 600px;height: 605px;position: absolute;overflow: auto;}.Titre{	font-family: Verdana, Arial,Helvetica,sans-serif;	font-size: 18px;	font-weight: bold;	color: #ca2e2f;}.MenuPrincipal{padding: 10px;border: 1px solid #eaeaea;background-color:#eaeaea;font-size: 16px;color: #646464;}.MenuPrincipal a{font-size: 16px;color: #646464;text-decoration: none;}.MenuPrincipal a:hover{font-weight:bold;}a{color: #646464;font-size: 12px;text-decoration: underline;}.SousMenu{padding: 5px;border: 1px solid #eaeaea;background-color:#eaeaea;color: #646464;font-size: 12px;/*visibility: hidden;display: none;*/}.SousMenu a{color: #646464;font-size: 12px;text-decoration: none;}.SousMenu a:hover{font-weight:bold;}#galerie{width: 130px;height: 450px;border: 1px dotted #ca2e2f;padding: 5px;margin-top: 5px;margin-bottom: 5px; overflow: hidden;position:absolute;/*left: 80%;*/right: 5px;top: 50px;}#galerie img{padding: 5px;margin: 5px;border: 1px solid #c1c1c1;width: 100px;height: 100px;}/* Ne fonctionne que sous Firefox:#galerie img:hover{border: 1px solid #ca2e2f;}*/#galerie a{outline: none;}#galerie a:hover img{border: 1px solid #ca2e2f;}#nav_buttons{position: absolute;right: 150px;top:245px;width: 70px;/*border: 1px solid #c1c1c1;*/text-align: center;}/*Boutons de naviguation pour la galerie d'images*/#b_top, #b_down{color: #ca2e2f;background-color:#fff;font-size: 14px;font-weight: bold;text-align:center;width: 50px;height: 50px;outline: none;border: 1px solid #c1c1c1;}#b_top{background: url('../images/haut.gif');}#b_down{background: url('../images/bas.gif');}#b_top:disabled{color: #c1c1c1;background-color: #eaeaea;} #b_down:disabled{color: #c1c1c1;background-color: #eaeaea;} #zoom{margin-top: 20px;width: 550px;height: 310px;border: 1px solid #c1c1c1;}#zoom img{width: 300px;height: 300px;border: 5px;}
