body {
	margin-top: 0px;
	background-image: url(img/bg.gif);
}

* {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Titres */
h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0.1em;
}
/*ie6
* html h4 {
	padding-left: 10px;
}*/


h1 {
    font-size: 175%;
	background-image: url(img/bg-title.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 20px;
	height: 26px;
	text-transform: uppercase;
}
h2 {
    font-size: 150%;
	background-image: url(img/bg-title.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 20px;
	height: 26px;
	text-transform: uppercase;
}
h3 {
    font-size: 125%;
	background-image: url(img/bg-title.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 20px;
	height: 26px;
	text-transform: uppercase;
}
h4 {
	font-size: 120%;
	background-image: url(img/bg-title.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 20px;
	height: 26px;
	text-transform: uppercase;
}
h6 {
	font-size: 105%;
}


/* Listes */
ul, ol {
    margin: .75em 0 .75em 32px;
    padding: 0;
}

/* Paragraphes */
p {
    margin: .5em 0; /* Marges plus faibles que par défaut. (7) */
}

/* Liens */
a {
    text-decoration: underline;
}
a:link {
    color: mediumblue;
}
a:visited {
    color: indigo;
}
a:hover, a:focus, a:active {
    color: crimson;
}
a img {
    border: none;
}
.fl-lf {
	float: left;
}
.fl-rg {
	float:right;
}
.img-marg{
	margin-left:10px;
	float: right;
}
#gr-div {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(img/img-theme.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#entete {
	height: 275px;
	width: 1000px;
	float:left;
}
.logo {
	float: right;
}


#contenu {
	position:relative;
	width: 1000px;
	float: left;

}
#part-lf {
	width:350px;
	float:left;
}

#menu {
	width: 350px;
	height:200px;
	float:left;
	padding:0px;
	text-align:right;
	margin-top: 75px;
}
#menu ul {
	text-align:center;
	padding:0px;
	list-style-type:none;
	width: 185px;
	height: 32px;
	margin: 0px;
	float: right;
	display: block;
}
#menu li {
	background-image:url(img/bg-menu-on.gif);
	background-repeat:no-repeat;
	float:left;
	width: 185px;
	height: 25px;
	padding-top:7px;
	display: block;
	margin:0px;
}
/*ie6 */
* html #menu li {
}
#menu li a {
	text-decoration:none;
	text-align:right;
	float:left;
	font-weight:normal;
	font-size: 11px;
	color: #FFFFFF;
	width: 185px;
	height: 32px;
	letter-spacing: 0.1em;
}
* html #menu li a {

}
#menu li a:hover {
	background-image:url(img/bg-menu-hover.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	text-align:right;
	width: 185px;
	height: 32px;
	padding-top:7px;
	margin-top:-7px;
}

/*meme que hover */
#menu li span a {

}
#part-rg {
	width:650px;
	float:left;
	color: #FFFFFF;
}
.bl {
	width: 650px;
	background-color: #0D3279;
	background-image: url(img/bt-lf.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {background: url(img/bt-rg.gif) 100% 100% no-repeat; height: 100%;}
.tl {background: url(img/up-lf.gif) 0 0 no-repeat}
.tr {background: url(img/up-rg.gif) 100% 0 no-repeat; padding:30px;}
.clear {font-size: 1px; height: 1px}
/** html .tr {
	padding:15px;
}*/

.span2 {
	font-size:175%;
	color: #FFFFFF;
	font-weight: normal;
}
#part-rg a {
	color: #FCFED6;

}
#part-rg a:visited {
	color: #FCFED6;
}
#part-rg a:hover {
	color: #F8FD8E;
}

#pied {
	width: 840px;
	margin-top: 0px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	float: left;
}
.galery-wrap {
	float: left;
	width: 570px;
}
/*ie6*/
* html .galery-wrap {
	padding:0px;
	margin:0px;
}


.gallery {
	float: left;
	width: 90px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	height: 60px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #D8D8D8;
	border-bottom-color: #B1B1B1;
	border-left-color: #FFFFFF;
}
.gallery1 {
	float: left;
	width: 90px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	height: 60px;
	background-color: #DFF4EB;
	border-width: 2px;
	border-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #D8D8D8;
	border-bottom-color: #B2B2B2;
	border-left-color: #FFFFFF;
}
.gallery2 {
	float: left;
	width: 90px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	height: 60px;
	background-color: #B8E7D2;
	border-width: 2px;
	border-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #D8D8D8;
	border-bottom-color: #B2B2B2;
	border-left-color: #FFFFFF;
}
.gallery3 {
	float: left;
	width: 90px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	height: 60px;
	background-color: #F8FCFA;
	border-width: 2px;
	border-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #D8D8D8;
	border-bottom-color: #B2B2B2;
	border-left-color: #FFFFFF;
}
.gallery4 {
	float: left;
	width: 90px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	height: 60px;
	background-color: #80312A;
	border-width: 2px;
	border-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #D8D8D8;
	border-bottom-color: #B2B2B2;
	border-left-color: #FFFFFF;
}
.gallery:hover, .gallery1:hover, .gallery2:hover, .gallery3:hover, .gallery4:hover {
	filter:alpha(opacity=70);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 	-moz-opacity: 0.7; 	opacity:0.7;
}

/*=====PAGE FORM=======*/

form {
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F2F2F2;
	line-height: 14px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #666666;
}
.textareafield {
	height: 20px;
	width: 100%;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #bababa;
	background-image: url(img/bg-area.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.boxareafield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	border: 1px solid #bababa;
	background-image:url(img/bg-area.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
select {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	border: 1px solid #bababa;
	background-image: url(img/bg-area.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#merci {
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 519px;
	text-align: center;
}
