*,
img
{
	margin: 0;
	padding: 0;
	  height: auto;
	  border: 0;
	  -ms-interpolation-mode: bicubic;
}

body
{
	font-family: "Arial", Helvetica, sans-serif;
/*
	text-align: center; /* IE centering */
 */
	background-color: #fff;
	color: #000;
	font-size: 76%;
}


h1, h2, h3, h4, h5, h6, li, dt, dd,
a:link, a:visited, a:active, a:hover
{
}


#outer
{
	position: relative;
	text-align: left; /* IE centering cancel */
	margin: 0px auto;
	width: 98%;
	border: 1px solid #000;
}

#wrapper
{
	min-height: 620px;

}

* html #wrapper
{
    height: 520px;
}

#head
{
	background-image: url('../images/bg-head.png');
	background-repeat: no-repeat;
	position: relative;
    height: auto;
    width: 100%;
}


#gauche
{
	float: left;
	width: 216px;
	padding: 6px 0 0 36px;
	background-color: #FFF;
}

#menus
{
	letter-spacing: 1px;
	font-family: "Source Sans Pro", sans-serif;
	list-style-type: none;
	font-size: 1.98em;
	text-transform: uppercase;

}

#menus li
{
	display: block;
}

#menus a:link,
#menus a:visited
{
	display: block;
	color: #c6c6c6;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.2em;

}

#menus a:active,
#menus a:hover,
#menus a.active:link,
#menus a.active:visited
{
	color: #000;
}


#sections
{
	list-style-type: none;
	margin-top: 3px;
	font-family: "Source Sans Pro", sans-serif;
	letter-spacing: 1px;
	font-size: 20px;
    line-height: 1.2em;
	background-color: #FFF;
	margin-bottom: 6px;
	text-transform: uppercase;
}

#sections li
{
	display: block;
}

#sections a:link,
#sections a:visited
{
	display: block;
	color: #c6c6c6;
	font-weight: 400;
	margin-top: 0px;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
	color: #c6c6c6;
	font-size: 20px;
}

#sections a.first:link,
#sections a.first:visited
{
	border-left: none;
}

#sections a:active,
#sections a:hover,
#sections a.active:link,
#sections a.active:visited
{
	color: #000;
}

#sections a.first
{
	display: none;
	margin-right: -3px;
}

/*
#langs
{
	position: absolute;
	top: 162px;
	right: 95px;
	height: 1em;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1em;
}

#langs li
{
	display: block;
	float: left;
}

#langs a:link,
#langs a:visited
{
	display: block;
	color: #50a9d2;
	font-weight: bold;
	text-decoration: none;
	border-right: 2px solid #50a9d2;
	padding: 0 8px 0 8px;
	text-transform: uppercase;
}

#langs a.last:link,
#langs a.last:visited
{
	border-right: none;
}

#langs a:active,
#langs a:hover,
#langs a.active:link,
#langs a.active:visited
{
	text-decoration: underline;
}
*/

#content
{
    position: relative;
	min-height: 400px;
	font-size: 1em;
	background-color: #fff;
	margin-top: 8px;
	margin-bottom: 20px;
	width: 630px;
	float: right;
}

* html #content
{
    height: 400px;
}




#logo a
{
	display: block;
	padding-top: 145px;
}



#content h4,
#content h5
{
    font-size: 1.1em;
}

#content p, #content li, #content h4, #content h5, .paquatre p
{
	line-height: 1.4em;
	color: #000;
	padding-bottom: 1em;

}

#content .padquatre

{
padding-bottom: 4px;

}

#content #texte li, #content #result li
{
	line-height: 1.4em;
	font-size: 1em;
	color: #000;
	padding-top: 0px;
	padding-bottom: 3px;
}

#content td
{
	line-height: 1.4em;
	font-size: 1em;
	color: #000;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
}

#content .stt
{
	font-weight: bold;
	font-size: 1em;
	color: #87888A;
	padding-top: 1.5em;
	padding-bottom: .5em;
	border-bottom: 1px solid #b3b3b3;
}

#content h4, #content h5, #content .contacts
{
	margin-bottom: 0;
}

#content .contacts
{
    position: relative;
    top: 0;
    height: 191px;
    margin-bottom: 2em;
}

#content #result p
{
    padding-bottom: 6px;
}

.contacts .address
{
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 60px;
}

#content h5
{
	font-weight: bold;
}

#content img
{
	margin-bottom: 3px;
}

#content #droite img
{
	margin-top: 10px;
	margin-bottom: 0px;
}

#content table
{
	text-align: left;
}

#content table th
{
text-align: center;

}

#content table td
{
vertical-align:top;
}

form
{
	width: 50%;
	margin-top: 20px;
	background-color: #fff;
}

#content label,
#content input,
#content textarea
{
}

input,
textarea
{
	font-size: 1.2em;
	line-height: 1.3em;
	color: #aaa;
	border: 1px solid #555;
	width: 100%;
	margin-bottom: 1em;
	background-color: #ebebeb;
}

label
{
}

form p
{
    clear: both;
}

input.submit,
textarea
{
    line-height: 1.3em;
}
input.submit
{
    font-size: 1.1em;
    width: auto;
    color: #aaa;
    background-color: transparent;
    border: 0;
    padding: .3em 0;
    padding-right: 0;
    margin-right: 0;
    cursor: hand;

}

p.submit
{
    text-align: right;
}

textarea
{
}

form br
{
	clear: both;
}

button
{
	background-color: transparent;
	cursor: hand;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
	color: #777;
	text-transform: uppercase;
	overflow: visible; /* ie only fix auto-padding */
}

button:hover
{
	text-decoration: underline;
}


#contact {
	position: relative;
	display: inline;
	float: left;
	width: 440px;
	margin-top: 60px;
	margin-left: 60px;
	margin-right: 40px;
}

#padder {
	padding: 12px;
}

.padder {
	padding: 12px;
}


#content .pad {
	padding: 6px 6px 6px 6px;
}

#content .pad img
{
	margin-bottom: 0px;
	padding-top: 4px;
}


#droite p {
	color: #FFF;
	line-height: 1.4em;
}

#droite h4 {
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 0px;
	color: #FCC51E;
}

#content #droite h5 {
	font-size: 1em;
	font-weight: bold;
	color: #FCC51E;
	text-transform: uppercase;
	padding-bottom: .5em;
	padding-top: 0.5em;
}

#content #result h6 {
	font-size: 1em;
	color: #c6c6c6;
	padding-bottom: .5em;
	padding-top: 1em;
}

#content .orange {
	font-size: 1em;
	color: #FCC51E;
	text-transform: uppercase;
}

#content .small {
	font-size: 0.8em;
	color: #FCC51E;
	margin: 5px 0px 10px 0px;

}



#content a:link, #content a:visited
{
	color: #d24896;
	text-decoration: none;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
}

#content a:hover
{
	text-decoration: none;
	color: #FCC51E;
}

#content #droite a:link, #content #droite a:visited
{
	color: #c6c6c6;
	text-decoration: none;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
}

#content #droite a:hover
{
	text-decoration: none;
	color: #FCC51E;
}


#content ul, #result ul
{
	list-style-image: url(../images/square.png);
	list-style-type: none;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: .5em;
}

#content ol
{
	list-style-type: disc;
	margin-left: 3em;
	list-style-position: outside;
}

#content h2, #texte h2
{
	font-size: 3.3em;
	color: #aaa;
	padding-left: 60px;
	padding-bottom: .8em;
	margin-bottom: 0;
}

#content h3, #texte h3
{
	text-transform: uppercase;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #000;
	font-weight: 900;
	margin-bottom: 10px;
	margin-top: 10px;
}

.palmares #texte h3
{
	margin-top: 10px;
	margin-bottom: 5px;

}

#content #contact h3
{
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}

#bottom
{
	position: relative;
	clear: both;
	height: 20px;
	background-color: #000;
	margin-top: 30px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
	color: #fff;
	font: 0.8em/20px Lucida, Verdana, sans-serif;
	text-align: center;
}

#bottom a:link, #bottom a:visited
{
	color: #c6c6c6;
	text-decoration: none;
	font-weight: bold;
}

#bottom a:hover
{
	text-decoration: none;
	color: #FCC51E;
}

#fermer
{
	position: relative;
	clear: both;
}


#content .message
{
    color: #ff0000;
}

#wrapnews
{
	padding: 70px 10px 10px 50px;
}

/* tooltip */

.tip {
	position: absolute;
}
.tip a {
	display: block;
	width: 19px;
}

.tip1 a {
	display: block;
	width: 180px;
}

.tip em {
	background: url(../images/hover.png) no-repeat;
	width: 190px;
	height: 186px;
	position: absolute;
	top: 35px;
	left: -60px;
	text-align: center;
	padding-top: 5px;
	display: none;
}

.tip1 em {
	background: url(../images/hover.png) no-repeat;
	width: 190px;
	height: 186px;
	position: absolute;
	top: 35px;
	left: -60px;
	text-align: center;
	padding-top: 5px;
	display: none;
}

.m01 {
	top: 140px;
	right: 258px;
}

.m02 {
	top: 122px;
	left: 587px;
}

.m03 {
	top: 117px;
	left: 494px;
}

.m04 {
	top: 97px;
	left: 447px;
}

.m05 {
	top: 85px;
	left: 403px;
}

.m06 {
	top: 96px;
	left: 282px;
}

.m07 {
	top: 82px;
	left: 232px;
}

.m08 {
	top: 74px;
	left: 181px;
}

.m09 {
	top: 109px;
	left: 129px;
}

.m10 {
	top: 108px;
	left: 63px;
}



/* Class perso */

.absences #content p
{
	line-height: 1.4em;
	color: #000;
	padding-bottom: 0.2em;

}

.rosebold
{
color: #d24896;
font-weight: bold;
}

.prix #content #texte .smaller
{
font-size: 0.8em;
}



#data {
	color: #FFF;
	text-align: left;
	}
#data p {
	padding-bottom: 3px;
	}

#data h4 {
	color: #FCC51E;
	text-align: left;
	margin: 10px 5px 0 0;
	font-size: 14px;
	}

#content li.no-pad {padding-bottom: 0px;}

#content .border-bottom {border-bottom: #eee 1px solid;width: 440px;margin-bottom: 20px;}

#content #texte td {padding-right: 20px;}