body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#000;
}

form{
	margin:0;
	padding:0;
}

.inscription label{
	width:300px;
}


label
{
	width:120px;
	display: block;
	float:left;
}

input{
	border:1px solid #333333;
	font-size:12px;
	width:200px;
}

textarea{
	border:1px solid #333333;
	font-size:12px;
}

select{
	border:1px solid #333333;
	font-size:12px;
}

.num{
	width:50px;
}

.check{
	width:15px;
	border:none !important;
}

*html .check{
	width:25px;
}

.bigger{
	background:#d4d0c8;
}

ul, ul li{
	margin:0;
	padding:0;
	list-style:none;
	
}

a{
	text-decoration:none;
	color:#0046AD;
}

p {
	margin:0;
	padding:5px 0 15px 0;	
}

img{
	border:0;
}


h1, h2, h3, h4, h5, h6
{
	margin:0;
	padding:0;
	
}

h1{
	color:#fff;
	font-size:20px;
	background:url("/images/h1.gif") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	float:left;
	height:34px;
	width:201px;
}

h2{
	font-size: 16px;
	color: #fff;
}

h3{
	font-size: 16px;
	color: #F08927;
	text-transform:uppercase;
	margin:8px 0 25px 0;
}

h4{
	font-size: 15px;
	color: #0046AD;
	margin:20px 0 15px 0;
}

h4 span{font-weight:normal;}

h5{
	font-size: 14px;
	color: #0046AD;
	font-weight:normal;
	margin:20px 0 15px 0;
}

.pBleu{
	
	color: #0046AD;

}



table{
	margin:15px 0 10px 0;
	border-collapse:collapse;
	border:1px solid #000;
}

table td, table th{
	vertical-align : top;
	padding:2px;
	border:1px solid #000;
	text-align: left;
}

table.noborder,
table td.noborder{
	border:none !important;
}

.tabCenter td,
.tabCenter th{
	text-align:center;
}

.alert{
	color:red;
}

.floatL{
	float:left;
}

.underline{
	text-decoration:underline;
}

/**************************************************************/
/* layout */
/**************************************************************/


#wrap {
  margin: 0 auto;
  width:785px;
  text-align: left;  
}

#content{
	clear:both;
}

/**************************************************************/
/* header */
/**************************************************************/

#header{
	height:171px;
	margin-bottom:32px;
}

#banner{
	
	height:114px;
	width:628px;
	float:left;
	padding:33px 0 0 13px;
}

#logo{
	float:left;
	margin-right:18px;
}


#uselink{
	background:#f08927;
	float:right;
	height:147px;
	width:138px;
	padding-right:3px;
	text-align: right;
	color:#fff;
}

#uselink a{
	color:#fff;
}

#uselink ul{
	margin-top:5px;
}

#uselink ul li {
	padding-top:5px;
}

#uselink ul li a{
	color:#fff;
	text-transform:uppercase;
	font-weight: bold;
}

#uselink li a:hover, 
#uselink li.on a{
	color:#003163;
}

#uselink p{
	padding:2px 0 0 0;
	line-height:160%;
}

ul#mainNav{
	clear:both;
	background:#003163;
	height:25px;
}

ul#mainNav li{
	list-style:none;
	float:left;
	margin:0;
	padding:5px 5px 0 7px;

}

ul#mainNav li a{
	color:#fff;
	text-decoration:none;	
	border-right:1px solid #fff;
	padding:0 10px 0 0;
	font-weight:bold;
}

ul#mainNav li.noBorder a{
	border:none !important;
}

ul#mainNav li a:hover,
ul#mainNav li.on a
{
	color:#f08927;
}

ul#mainNav li.last a{
	margin:0 0 0 122px;
	text-transform:uppercase;
	padding-right:0;
}

/**************************************************************/
/* left */
/**************************************************************/

#left{
	float:left;
	width:182px;
	padding-left:3px;
}

#left p{
	margin:0;
	padding:0;
}

ul#leftNav{
	margin:0 0 23px 0;
}

ul#leftNav li{
	padding:5px 3px;
	margin-bottom:3px;
}

ul#leftNav li a{
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	display:block;
	width:175px;
}

ul#leftNav li a:hover, 
ul#leftNav li.on a{
	color:#f08927;
}

.blue1{background:#004789;}
.blue2{background:#1a5a95;}
.blue3{background:#346abe;}
.blue4{background:#4d7dc7;}

.box{
	padding:10px 3px;
	margin-bottom:3px;
	color:#fff;
}

.box a{
	display:block;
	color:#fff;
}

.news{background:#57ab27;}
.event{background:#3ca7b5;}
.coming{background:#81725e;}
.zone{background:#f08927;}

.faq{
	text-align:center;
	padding-top:15px !important;
}

.faq a{
	color:#0046AD;
	font-size:14px;
}



/**************************************************************/
/* right */
/**************************************************************/

#right{
	float:left;
	width:560px;
	padding:0 15px;
	margin-bottom:15px;
	text-align: justify;
}

#right a{text-decoration:underline;}
#right ul{margin:0 0 15px 10px; 	}

#right ul li{
	margin:4px 0 4px 20px;	
	list-style:square;
}

#right ul li a{text-decoration:none;}
#right ul li a:hover{text-decoration:underline;}

.note{
	color:#0046AD;
	font-style:italic;
}

.info{
	color:#6b6b6b;
	font-style:italic;
}


/**************************************************************/
/* sous-nav */
/**************************************************************/

#right ul.sousNav{
	background:#134687;
	height:45px;
	margin:0;
}

#right ul.sousNav li{
	list-style:none;
	float:left;
	margin:0;
	padding:5px 25px 0 7px;
}

#right ul.sousNav li a{
	color:#fff;
	text-decoration:none;	
	padding:0 10px 0 0;
	font-size:11px;
}

#right ul.sousNav li.last a{
	padding:0;
}	

#right ul.sousNav li a:hover,
#right ul.sousNav li.on a{
	color:#7495c8;
	text-decoration:none;	
}


/**************************************************************/
/*  */
/**************************************************************/

.struc{
	float:left;
	width:280px;
}

.strucPhoto{

	height:125px;
}

.strucPhoto img{
	float:left;
	border:1px solid #000;
	padding:1px;
	margin-right:5px;
}

.dispNone{
	display:none;
}

.listeLieu h5{
	padding:3px;
	color:#fff;
	font-weight:bold;
}

.lieu1{background:#f08927;}
.lieu2{background:#004789;}
.lieu3{background:#1a5a95;}
.lieu4{background:#346abe;}
.lieu5{background:#4d7dc7;}
.lieu6{background:#57ab27;}
.lieu7{background:#3ca7b5;}
.lieu8{background:#81725e;}
.lieu9{background:#c63b3b;}


.connexion{
	margin-left:220px;
}

*html .connexion{
	margin-left:227px;
}

.connexion input{
	width:90px;
}

.nego{
	width:100%;
}

.nego th{
	color:#fff;
}

.nego td,
.nego th,
.liste td{
	padding:5px;
}

.liste,
.liste th,
.liste td{
	border:none;
}
