* {
margin : 0;
padding : 0;
}
body {
background : #000000;
color : #cccccc;
font : 12px/18px Tahoma, Arial, Helvetica, sans-serif;
}
#menu {
width : 100%;
height : 59px;
background : url(images/menu_034_bg.jpg) repeat-x;
text-align : center;
}
#menu ul {
list-style : none;
margin : 0 auto;
width : 100%;
}
#menu li {
list-style : none;
display : block;
float : left;
height : 59px;
line-height : 59px;
}
#menu li a {
display : block;
float : left;
color : #a7a7a7;
text-transform : uppercase;
font-size : 11px;
font-weight : bold;
line-height : 59px;
text-decoration : none;
padding : 0 20px;
}
#menu li a:hover {
color : #fff;
background : url(images/menu_034_h.jpg) no-repeat bottom;
}
#menu li a.current {
display : block;
float : left;
background : url(images/menu_034_h.jpg) no-repeat bottom;
color : #fff;
text-transform : uppercase;
font-size : 11px;
font-weight : bold;
line-height : 59px;
text-decoration : none;
padding : 0 20px;
}
#menu li a:hover.current {
color : #fff;
}
#head {
width : 100%;
height : 159px;
background : url(images/vostbarre.png) no-repeat center;
}
#master {
position : absolute;
width : 100%;
margin-top : 10px;
margin-left :10px;
min-height : 350px;
}
#master a {
text-decoration : none;
font-size : 14px;
font-weight : bold;
color : #ff0000;
}
#master a:hover {
text-decoration : none;
font-size : 14px;
font-weight : bold;
color : #fff;
}
#master h2 {
font-size : 18px;
font-weight : bold;
color : #ff6600;
}
#master strong {
color : #ff6600;
}

#master p {
margin-left :10px;
}
   
#master-gauche {
width: 50%;
float: left;
  padding-right:20px;

}
 #master-droite { 
 margin-left: 50%;
 padding-left:10px;
  padding-right:20px;
 }
#footer {
position : fixed;
bottom : 0;
width : 100%;
height : 59px;
background : url(images/menu_034_bg-2.png) repeat-x;
text-align : center;
}
#footer a {
text-decoration : none;
font-size : 14px;
font-weight : bold;
color : #a7a7a7;
}
#footer a:hover {
text-decoration : none;
font-size : 14px;
font-weight : bold;
color : #fff;
}
#gauche {
float : left;
margin-right : 10px;
margin-bottom : 350px;
padding-right : 10px;
}

.mainCenter {
	height:100%;
}


.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}