/* CSS Document */


/*///////////////////////////////début de style /////////////////////////*/

* {font-family : verdana ; font-size : 13px ; color : #000000 ;}
Body { scrollbar-3d-light-color : #ffffff; 
scrollbar-arrow-color : #20398b; 
scrollbar-base-color : #20398b; 
scrollbar-dark-shadow-color : #ffffff; 
scrollbar-face-color : #ffffff; 
scrollbar-highlight-color : #ffffff; 
scrollbar-shadow-color : #20398b; 
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
background: #898989 url(../images/backg.jpg) repeat-x-y center top ;
}

input, select, textarea	{ font-family: verdana ; font-size: 10px ; color: #3A3A3A ; border: solid #3A3A3A ; border-width: 1 ; background-color:#ffffff ; }

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

.banner{
	background: url(../images/banner.jpg) no-repeat center top;
	width:920px;
	height:249px;
}

.footer{
	background: #ffffff url(../images/footer.jpg) repeat-x center;
	height:69px;
	
}
.email{
	color:#ffe400;
	font-size:11px;
	font-weight:bold;
}
.email:hover{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.text{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size: 13px;
	padding-right:20px;
	padding-left:50px;
	padding-top:9px;
}
.btn{
	background: #BFCEFF url(../images/btn.jpg) no-repeat right;
	width:169px;
	height:23px;
	text-align:left;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:5px;
	padding-left:15px;
	}
	
.btn:hover{
	color:#f7e8d2;

	}
	.btn1{
	background: #BFCEFF url(../images/btn.jpg) no-repeat right;
	width:159px;
	height:28px;
	text-align:left;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-left:35px;
	}
.btn1:hover{
	color:#f7e8d2;

	}
.btn_contact{
	background: #BFCEFF url(../images/btn.jpg) no-repeat right;
	width:184px;
	height:33px;
	text-align:left;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding:5px;
	}
	
.btn_contact:hover{
	color:#f7e8d2;

	}
	.btn1_contact{
	background: #BFCEFF url(../images/btn.jpg) no-repeat right;
	width:184px;
	height:33px;
	text-align:left;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding:5px;
	padding-left:15px;
	}
.btn1_contact:hover{
	color:#f7e8d2;

	}


.important{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#ffb190;
	font-size: 13px;
	font-weight:bold;
	text-align:justify;

}
.titre_entreprise{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#20398b;
	font-size: 13px;
	font-weight:bold;
}
.titre_entreprise1{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#000000;
	font-size: 16px;
	font-weight:bold;
	text-align:justify;

}
	
.titre_rubrique{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#20398b;
	font-size:16px;
	padding-top:10px;	
	font-weight:bold;
}


.text_contact{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#ffffff;
	font-size:13px;
	padding-top:80px;
	padding-left:22px;	
	padding-right:41px;	

	}
.contact{
	background: #ffffff url(../images/contact.jpg) no-repeat center;
	width:196px;

	}
.titre_contact{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#dab507;
	font-size:15px;
	font-weight:bold;
	}
.mapy{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#d4cfcf;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;

}
.mapy:hover{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.img{
	border:2px solid #eba22f;
	background:#ffffff;
	width:200px;
	height:267px;

}

/*///////////////////////////////fin de style /////////////////////////*/
<!-- 
/* CSS issu des tutoriels http://css.alsacreations.com */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 0;
left: 0;
}
dl#menu {
width: 15em;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
dl#menu dd {
border: 1px solid gray;
}
dl#menu li {
text-align: center;
background: #fff;
}
dl#menu li a, dl#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #eee;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}

-->