/* CSS Document */

body{margin: 0px;padding: 0px;background-color: #3c3c3c;}
#global {position: absolute;top: 0px;left: 50%;margin-left: -448px;width: 897px;height: 730px;background-color: #3c3c3c;}
#header {position: absolute;top: 0px;left: 0px;width: 897px;height: 140px;background-image: url(images/header.jpg);background-color: #3c3c3c;}
/*--------------------------------------------------------------------------[bloc_photo]---------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------*/
#bloc_gauche{position: absolute;top: 140px;left: 0px;width: 449px;height: 480px;background-image:url(images/fond_gauche.jpg);background-color: #3c3c3c;}
#bloc_photo{position:absolute;top: 62px;left: 0px;height: 300px;width: 429px;}
/*--------------------------------------------------------------------------[menu_bloc_photo]----------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------*/
#menu_photo{position: absolute;top: 364px;left: 105px;height: 36px;}
#menu_photo ul{height: 36px ;margin: 0 ;padding: 0 ;list-style-type: none ;}
#menu_photo li{float: left ;text-align: center ;background-repeat:no-repeat;margin-right: 12px;margin-left:0px;padding: 0px;background-color:#003399;}
#menu_photo li a{width: 36px ;height: 36px;display: block ;text-decoration: none ;}
#menu_photo a span{	display: none;}
/*--------------------------------------------------------------------------[bloc_texte]---------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------*/
#bloc_droite_titre{position: absolute;top: 140px;left: 449px;width: 448px;height: 130px;background-color: #3c3c3c;}
#bloc_droite{position: absolute;top: 272px;left: 402px;width: 448px;height: 350px;background-image:url(images/fond_droit.jpg);background-color: #3c3c3c;}
h1{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size: 18px;margin-left: 30px;margin-right: 90px;color:#FFFFFF;}
.txt_accueil {font-family:Verdana;font-weight:bold;font-size: 14px;margin-top: 30px;margin-left: 20px;margin-right: 90px;text-align:justify;color:#FFFFFF;}
lu{margin-top: 30px;margin-left: 60px;margin-right: 90px;}
li{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 14px;margin-top:15px;color:#FFFFFF;list-style: none;}
#bloc_droite a:link {color: #ffffff;text-decoration: none;}
#bloc_droite a:hover {text-decoration: underline;color: #ffff66;}

/*--------------------------------------------------------------------------[menu]---------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------*/

#menu {position: absolute;top: 620px;left: 48px;width: 800px;height: 56px;background-color: #3c3c3c;background-image: url(images/menu.jpg);}
#menu a{display: block;text-decoration: none;margin: 0px;padding: 0px;outline: none;text-align: center;}
a#menu1 {width: 160px;height: 56px;}
a#menu2 {width: 250px;height: 56px;}
a#menu3 {width: 215px;height: 56px;}
a#menu4 {width: 163px;height: 56px;}
#menu a:hover {background-image: url(images/menu.jpg);}
#menu a span {display:none;}
a#menu1:hover {background-position: -800px 0px;	/* décalage de l'arrière-plan pour chaque bouton */}
a#menu2:hover {background-position: -960px 0px;}
a#menu3:hover {background-position: -1210px 0px;}
a#menu4:hover {background-position: -1425px 0px;}
/*--------------------------------------------------------------------------[footer]---------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------*/
#footer {position: absolute;top: 669px;left: 0px;width: 897px;height: 40px;background-color: #3c3c3c;text-align: center;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size: 12px;color: #999999;}
#footer a{color: #999999;text-decoration: none;}
#footer a:link {color: #999999;text-decoration: none;}
#footer a:hover {text-decoration: underline;color: #999999;}
