/* CSS Document */
html, body {
margin: 0;
padding: 0;
}

#img_haut{border: 2px solid gray;
float:right; margin-left:10px;}

#img_site{border: 2px solid gray;}

body
		{
			margin: 20px 0 ;
			padding: 0 ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			background: #333333 ;
			color:#FFFFFF;
		}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#site{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:681px;
	}
#gauche{
	float:left;
	width :258px;
	background-color:#333333;
	}
#droite{
	float:right;
	border-left:#FFFFFF solid 8px;
	width:634px;

	background-color:#333333;
	}
#bas{
	clear:both;
	background:url(images/index_23.jpg) no-repeat #333333;
	height:51px;
	padding-right:70px;
	padding-top:20px;
	}
#haut-gauche{
	padding-top:60px;
	padding-left:90px;
	width:168px;
	height:47px;
	background-image:url(images/header.jpg);
	}
#bas-gauche{
	width:258px;
	height:503px;
	background:url(images/bas-gauche.jpg) no-repeat #333333;
	}
#center{
	float:left;
	background-color:#666666;
	height:100%;
	width:563px;
	}
#droite-droite{
	background:url(images/m2.jpg) no-repeat #333333;
	float:right;
	width:71px;
	height:500px;
	}
#pied{
	clear:both;
	}
#bandeau-menu {
	width:100%;
	height:46px;
	padding-top:9px;
	background-image:url(images/wel1.jpg)
	}
#content {
	padding-left:30px;
	padding-right:20px;
	padding-top:20px;
	

	}
h3{
	color:#99CC00;
	}
h5{
	color:#99CC00;
	}
a {
	color:#FFFFFF;
}
a:hover {
	color:#99CC00;
	}
#footer{
	float:right;
	text-align:right;
	width:563px;
	background-color:#333333;
	}
#footer a{
	text-decoration:none;
	}
#titre {
	font-size:22px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
padding-left:10px;
padding-right:10px;
}

.chromestyle ul li a{
color:#FFFFFF;
padding: 4px 10px 0px 10px;
margin: 0;
text-decoration: none;
border-right: 1px solid #99CC00; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
background: url(chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #99CC00; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #99CC00; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#CCFF99;
}

#footer a{
	color:#FFFFFF;
	}
#footer a:hover{
	color:#99CC00;
	}
	
#thumb1{float:right;
margin-left:10px;}

