body {
	background: url('../../images/photobackg.jpg') no-repeat center 121px #000;
	margin: 0;
	padding: 0;
	color: #bab7b7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
body.cms {
	background: #000;
}
a {
	color: #c4d149;
	text-decoration: none;
}

h1 {
	margin: 5px 0 15px;
	padding: 3px 0;
	font-size: 225%;
	color: #c4d149;
	text-transform: uppercase;
	border-bottom: double 4px #c4d149;
	font-family: Arial Black, Gadget, sans-serif;
	clear: right;
}
h1>sub {
	font-size: 50%;
	vertical-align: baseline;
}
h2 {
	margin: 5px 0;
	padding: 3px 0 0;
	font-size: 130%;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Arial Black, Gadget, sans-serif;
	clear: right;
}
h3 {
	margin: 5px 0 10px;
	padding: 3px 0 1px;
	font-size: 110%;
	color: #c4d149;
	text-transform: uppercase;
	border-bottom: solid 1px #c4d149;
	font-family: Arial Black, Gadget, sans-serif;
}
h4 {
	margin: 5px 0;
	padding: 3px 0 1px;
	font-size: 110%;
	color: #c4d149;
	text-decoration: underline;
}
p {
	line-height: 150%;
	padding: 0 0 5px;
	margin: 0;
	font-size: 120%;
}

#contenu ul, #contenu ol {
	line-height: 150%;
	font-size: 120%;
}
#contenu ul>li, #contenu ol>li {
	padding: 0 0 10px;
}
#entete {
	background: url('../../images/bgentetegris.gif');
	width: 100%;
	height: 121px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: solid 1px #bab7b7; 
}
#entete>div {
	width: 978px;
	margin: 0 auto;
}
#logo {
	display: block;
	float: left;
	width: 226px;
	height: 121px;
	margin: 0 13px;
	background: url('../../images/logo.gif');
	
}
#zoneinfo {
	background: url('../../images/bgentetevert.gif');
	width: 724px;
	height: 121px
	padding: 0 20px;
	float: left;
	padding: 0 1000px 0 0;
	margin: 0 -1000px 0 0;
	height: 121px;
	color: #fff;
}
#zoneinfo>div {
	float: left;
}
/******************************/
#meteo {
	width: 147px;
	height: 83px;
	margin: 15px 8px 0;
	padding: 2px 5px 0;		
	background: #9da73a;
	border: solid 3px #b0b768;
	text-align: center;
	text-transform: uppercase;
	font-size: 140%;
}

#meteo>img {
	vertical-align: -20px;
}
#meteo>strong {
	font-weight: normal;
	font-size: 180%;
}

#decompte {
	width: 315px;
	height: 60px;
	margin: 40px 0 0 21px;
	color: #9da73a;
	font-size: 160%;
}
#decompte>em {
	display: inline-block;
	color: #ffffff;
	font-size: 90%;	
	font-style: normal;
	text-transform: uppercase;
	text-indent: 9px;
	margin: 0 0 4px;
}
#decompte>strong {
	display: inline-block;
	font-family: Arial Black, Gadget, sans-serif;
	color: #ffffff;
	font-size: 140%;
	height: 23px;
	padding: 0 0 0 4px;
	margin: 2px 0 2px 5px;
	line-height: 20px;
	border-left: solid 2px #9da73a;
}
#decompte>strong.premier {
	border: none;
}
#decompte>span {
	display: inline-block;
	padding: 0;
	margin: 0;
	font-family: Arial Black, Gadget, sans-serif;
	vertical-align: baseline;	
}

/*******************/
#inscrire {
	width: 140px;
	height: 85px;
	margin: 15px 0 0 0;
	text-align: right;	
}
#inscrire {
	font-size: 130%;
}
#inscrire>strong {
	font-weight: normal;
	font-size: 120%;
}
#inscrire>a {
	color: #ffffff;
	font-size: 80%;
	text-decoration: underline;
}
#reseaux {
	width: 40px;
	height: 85px;
	margin: 10px 0 0 0;	
	padding: 5px;
}
#reseaux>a {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 0 8px;
	text-indent: -999em;
	overflow: hidden;
}
#reseaux>a#btfacebook {
	background: url('../../images/facebook.png');
}
#reseaux>a#bttwitter {
	background: url('../../images/twitter.png');
}
/**********************/
#corp {
	position: relative;
	width: 978px;
	margin: 0 auto;
	padding: 0;
	background: url('../../images/bgcorps.png');
	
}
#corp>div {
	width: 664px;
	margin: 0 0 0 251px;
	padding: 5px 10px 20px;
	min-height: 325px;
	background: url('../../images/bgcontenus.png');
}
#contenu {
	padding: 3px 20px 20px;
	min-height: 450px;
	width: 624px;
	position: relative;
	z-index: 10;
}
#contenu.cms {
	width: 664px;
	margin: 0 auto;	
	background: url('../../images/bgcontenus.png');
}

/*****************************
 * Navigation Langues
 * 
 */
ul#langues {
	display: block;
	float: left;
	margin: 0 0 0 -271px;
	width: 234px;
	height: 36px;
	padding: 0 8px;
	text-transform: uppercase;
	list-style: none;
}
ul#langues>li {
	float: right;
	margin: 0 0 0 8px;
}
ul#langues>li>a {
	display: block;
	width: 27px;
	height: 17px;
	text-indent: 999em;
	overflow: hidden;	
	padding: 1px;	
}
ul#langues a.actif {
	border: solid 1px #bab7b7;
	padding: 0;
}
ul#langues a#fr {
	background: url('../../images/drapeaufrancais.gif');
}

ul#langues a#en {
	background: url('../../images/drapeauenglish.gif');
}

ul#langues a#es {
	background: url('../../images/drapeauespagnol.gif');
}

ul#langues a#de {
	background: url('../../images/drapeauallemand.gif');
}

/*****************************
 * Navigation Info
 * 
 */

ul#info {
	text-transform: uppercase;
	font-size: 105%;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 650px;
	height: 16px;
}
ul#info>li {
	display: block;
	float: left;
	position: relative;
	z-index: 15;
}
ul#info>li>a {
	display: inline-block;
	color: #bab7b7;
	text-decoration: none;
	margin: 0;
	padding: 0 2px;
}
ul#info>li>a.actif {
	background: #ffffff;
	color: #000000;
}
ul#info>li>span {
	display: inline-block;
	margin: 0 5px;
	text-align: center;
}

ul#info>li>ul {
	position: absolute;
	background: #ffffff;
	left: 0;
	top: 16px;
	min-width: 195px;
	max-width: 230px;
	margin: 0;
	padding: 0;
	display: none;
	border-top: solid 1px #000;
}
ul#info>li>ul>li {
	color: #000000;
	display: block;
	font-size: 90%;
}
ul#info>li>ul>li>a {
	color: #000000;
	display: block;
	padding: 2px 5px;
	white-space: nowrap;
}
ul#info>li>ul>li>a:hover {
	background: #c4d149;
}


/*****************************
 * Navigation Menu
 * 
 */
#navgauche {
	/*
	position: absolute;	
	top: 41px;
	left: 0;
	*/
	margin: 20px 0 0 -261px;
	float: left;
	width:  251px;
}
ul#menu {
	display: block;
	margin: 0;
	width: 251px;
	min-height: 251px;
	padding: 5px 0;
	text-transform: uppercase;
	background: url('../../images/bgmenu.png');
	list-style: none;
}
ul#menu>li {
	display: block;
	position: relative;	
	z-index: 15;		
}

ul#menu>li>a {
	display: block;
	width: 236px;
	text-align: right;
	padding: 3px 10px 3px 5px;
	color: #ffffff;	
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
}
ul#menu>li>a:hover {
	background: #ffffff;
	color: #c4d149;
}
ul#menu>li>a.actif {
	background: #ffffff;
	color: #c4d149;
}

ul#menu>li>ul {
	position: absolute;
	background: #ffffff;
	left: 251px;
	top: 0;
	width: 240px;
	margin: 0;
	padding: 0;
	display: none;

}
ul#menu>li>ul>li {
	color: #000000;
	display: block;
	font-size: 90%;	
}
ul#menu>li>ul>li>a {
	color: #000000;
	display: block;
	padding: 3px 5px 5px 10px;
}
ul#menu>li>ul>li>a:hover {
	background: #c4d149;
}


ul#parcours {
	display: block;
	width: 231px;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#parcours>li {
	width: 251px;
	height: 94px;
}
ul#parcours>li>a {
	font-family: Arial Black, Gadget, sans-serif;
	display: block;
	padding: 5px;
	height: 84px;	
	font-size: 135%;
	text-align: center;
	text-decoration: none;
	border-bottom: solid 1px #9b9a99;
	color: #ffffff;
	list-style: none;
}

ul#parcours>li>a:hover {
	background: #c4d149;
	color: #000000;
}
ul#parcours>li>a>strong {
	display: inline-block;
	width: 221px;
	font-size: 320%;
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
}
ul#parcours>li>a>strong>sub {
	font-size: 50%;
	margin: 0 0 0 5px;
	vertical-align: baseline;
}
ul#parcours>li>a.sansdist {
	font-size: 155%;
	width: 211px;
	padding: 5px 20px;	
	text-transform: uppercase;
}

#corp>div#pied {
	width: 835px;
	margin: 0;
	padding: 20px 40px 0 60px;
	min-height: none;
	background: none;
	/*
	-moz-column-count: 3;
	-moz-column-width: 240px; 
	-moz-column-gap: 57px; 
	-webkit-column-count: 3;
	-webkit-column-width: 240px; 
	-webkit-column-gap: 57px;
	*/
	font-size: 80%;
	line-height: 80%; 
}
#pied>div {
	float: left;
	padding: 20px 0 30px 20px;
	width: 248px;
}
#pied>div>p {
	margin: 0;
	padding: 5px 0 20px;
}
#pied>div>h5 {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;	
	margin: 0;
	padding: 5px 0 0;
	font-size: 120%;
	border-top: solid 1px #c4d149;
}
#pied a {
	color: #bab7b7;
}
#pied a:hover {
	color: #c4d149;
}

#copyright {
	margin: 0 auto;
	text-align: center;
	font-size: 95%;
	padding: 15px 0;
}

#copyright>a {
	color: #bab7b7;
}

#contenu table {
	border: solid 1px #ffffff;
	border-collapse: collapse;
	margin: 15px 0;
	line-height: 150%;
	font-size: 120%;
}
#contenu table th {
	font-size: 110%;
	color: #c4d149;
	font-weight: bold;
	padding: 5px;
}
#contenu table td {
	padding: 3px;
}

#contenu.partenaires>div {
	background: #ffffff;
	text-align: center;
	padding: 20px;
}
#contenu.partenaires>div>a {
	display: inline-block;
	width: 280px;
	text-align: center;
}
#contenu.partenaires>div>a.majeur {
	display: inline;
	width: auto;
	text-align: auto;
}
#contenu.partenaires>div img {
	margin: 10px 30px;
	border: none;
}

#publicite {
	padding: 20px;
	text-align: center;
}
#publicite img {
	border: none;
}