@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family: Verdana, Arial, sans-serif;
}
h1.reff{	
	
	letter-spacing: -5px;
	position: absolute;
	top: -5000px;
 	font-size: 0px; 
}
h2.reff{	
	
	letter-spacing: -5px;
	position: absolute;
	top: -5000px;
 	font-size: 0px; 
}
h3.reff{	
	
	letter-spacing: -5px;
	position: absolute;
	top: -5000px;
 	font-size: 0px; 
}

#header-row {
	height: 142px;
	background: url(images/header/bg.png) repeat-x;
	
}
#header {
	height: 125px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#navHaut {	
	width: 1000px;
	height: 30px;
	align: center;
	
}
#navHaut a{	
	font-size:12px; color: #FFF;
	
	text-decoration:none;
		}
#menu {	
	margin: 1px auto 10px auto;
	background-image:url(images/header2/defil.png);
	color:#FFFFFF;
	width: 1000px;
	height: 20px;
	align: center;
	
}
		
/* MAIN */
#main {
	width: 1000px;
	margin: 0 auto;
	
	
}
/* SLIDE */

#contenerSlide {
	float:left;
	width:780px;
	margin-right:10px;
}
#slide {
	width: 780px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
#slide ul#thumbs {
	position: absolute;
	top: 235px;
	left: 405px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 100;
}
#slide ul#thumbs li {
	float: left;
	/*border: 2px dotted white;*/
	border: 1px solid transparent;
	width: 50px;
	height: 50px;
	margin: 5px;
	background-color: #666;
}
#slide ul#thumbs li.current {
	border: 1px solid white;
}
#slide div#entries {
	margin-left: 0px;
	width: 4680px;
}
#slide div.entry {
	width: 780px;
	height: 300px;
	float: left;
}
#slide div.entry div.entry-inner {
	/*background: transparent url(images/slide/entry_bg.png) repeat;*/
	position: relative;
	padding: 10px;
	height: 46px;
	top: -65px;
}
#slide div.entry div.entry-inner h2 {
	font-size:16px;
	color:#FFF;
	margin: 0;
}
#slide div.entry div.entry-inner p {
	margin: 0;
	color:#FFF;
	font-size:12px;
}

.defil
{
	float:left;
	width:1000px;
	height:30px;
	margin: 10px 0 10px 0;
}	

/*evenement*/

#evenement {
	float:left;
	width:210px;
	height:300px;
	
}
#pub {
	margin:10px 0 10px 0;
	float:left;
	width:290px;	
}
.box {
	background-image:url(images/col/fond-box.png);
	padding:15px;
	width:260px;
	font-size:12px;
	line-height:18px;
}
.box h2 {
	font-size:16px;
	font-weight:bold;
	margin: 0;
}
#containDestination {
	font-size:10px;
	margin-top:10px;
	float:left;
	width:710px;		
}
#containFull {
	font-size:10px;
	margin-top:10px;
	float:left;
	width:1000px;		
}
.destination {
	margin:0 0 10px 10px;
	float:left;
	width:345px;
		
}
.car {
	margin:0 0 10px 0;
	height:135px;
	padding:10px 0;
	float:left;
	width:675px;
	border-bottom: 1px solid #A38235;
		
}
.page {
	margin:0 0 10px 20px;
	float:left;
	width:690px;
	font-size:12px;
	line-height:18px;
	}
.page h2 {
	font-size:16px;
	font-weight:bold;
	margin: 0;
	font-variant:small-caps;
}
.pageFull {
	margin:0 0 10px 20px;
	float:left;
	width:950px;
	font-size:12px;
	line-height:18px;
	}

/* FOOTER */
#footSepar {
	
	height:15px;
	padding:8px 0 12px 0;
	background-color:#CC0000;
	width:100%;		
	float:left;
	font-size:12px;
	
}

#footMain {
	
	background-color:#000;
	margin-top:20px;
	width:100%;		
	float:left;
	color:#FFF;
}

#footer 
{	
	width:1000px;
	margin: 0 auto;
	background-color:#000
	
}

.footLien {
	color:#FFF;
	margin:20px 0 20px 10px;
	width: 250px;
	float: left;
	font-size:12px;
	line-height:18px;

}
.footLien a{
	color:#FFF;
}
.footImage {
	margin:20px 0 20px 10px;
	width: 449px;
	float: left;
}
.containTexteFoot {
	font-size:10px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	width:700px;		
}

.footCart {
	
	padding:8px 0 12px 0;
	width:100%;		
	float:left;
	font-size:12px;
	color:#FFF
	
}

/* STUFF */
.mr2 { margin-right: 2px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.mr40 { margin-right: 40px; }
.mr232 { margin-right: 232px; }
.ml4 { margin-left: 4px; }
.ml5 { margin-left: 5px; }
.ml7 { margin-left: 7px; }
.ml10 { margin-left: 10px; }
.ml12 { margin-left: 12px; }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }
.ml27 { margin-left: 27px; }
.ml60 { margin-left: 60px; }
.ml90 { margin-left: 90px; }
.ml180 { margin-left: 180px; }
.ml250 { margin-left: 300px; }
.ml300 { margin-left: 250px; }
.ml100 { margin-left: 100px; }
.ml105 { margin-left: 105px; }
.ml352 { margin-left: 352px; }
.ml-9 { margin-left: -9px; }
.mt4 { margin-top: 4px; }
.mt5 { margin-top: 5px; }
.mt6 { margin-top: 6px; }
.mt8 { margin-top: 8px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt26 { margin-top: 26px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.mb5 { margin-bottom: 5px; }
.mb7 { margin-bottom: 7px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pt10 { padding-top: 10px; }
.pt50 { padding-top: 50px; }
.pl10 { padding-left: 10px; }
.pl20 { padding-left: 20px; }
.pl15 { padding-left: 15px; }
.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pb10 { padding-bottom: 10px; }
.cb { clear: both; }
.fl { float: left; }
.fr { float: right; }
.vh { visibility: hidden; }
.vv { visibility: visible; }
.fs9 { font-size: 9px; }
.fs10 { font-size: 10px; }
.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.fs13 {	font-size: 13px; }
.fs14 {	font-size: 14px; }
.fs15 {	font-size: 15px; }
.fs16 {	font-size: 16px; }
.fs16 {	font-size: 17px; }
.fs21 {	font-size: 21px; }
.fs27 {	font-size: 27px; }
.tac { text-align: center; }
.tar { text-align: right; }
.taj { text-align: justify; }
.lh10 { line-height:10px; }
.lh11 { line-height:11px; }
.lh12 { line-height:12px; }
.lh13 { line-height:13px; }
.lh14 { line-height:14px; }
.lh18 { line-height:18px; }
.smc { font-variant: small-caps;}
.bbb { border-bottom:1px solid black;}
.btb { border-top:1px solid black;}
.blb { border-left:1px solid black;}
.brb { border-right:1px solid black;}

.or {
	color:#D3A73F !important;
}
.grisBleu {
	color:#5A637C !important;
}
.vert {
	color:#69A032;
}
.bordo {
	color: #900;
}
.rose{
	color: #f99;
}
.black {
	color: #000;
}
.blanc {
	color: #FFF;
}
.bold {
	font-weight: bold;
}
.bleu {
	color:#4F87C0;
}
.bleuViolet {
	color:#4D3F97;
}
.rouge { 
	color:#c00;
}
.gris {
	color:#92a1ae !important;
}
.orange {
	color:#f60;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a.red:link {
	color: #CC0000;
	text-decoration: none;
}
a.red:visited {
	text-decoration: none;
	color: #CC0000;
}
a.red:hover {
	text-decoration: none;
	color: #000;
}
a.red:active {
	text-decoration: none;
	color: #CC0000;
}
a.lire:link {
	color: #4F87C0;
	text-decoration: none;
}
a.lire:visited {
	text-decoration: none;
	color: #4F87C0;
}
a.lire:hover {
	text-decoration: none;
	color: #CC0000;
}
a.lire:active {
	text-decoration: none;
	color: #4F87C0;
}
a.colg:link {
	color: #666666;
	text-decoration: none;
}
a.colg:visited {
	text-decoration: none;

	color: #666666;
}
a.colg:hover {
	text-decoration: none;
	color: #CC0000;
}
a.colg:active {
	text-decoration: none;
	color: #666666;
}
a.colr:link {
	color: #CC0000;
	text-decoration: none;
}
a.colr:visited {
	text-decoration: none;
	color: #CC0000;
}
a.colr:hover {
	text-decoration: none;
	color: #666666;
}
a.colr:active {
	text-decoration: none;
	color: #CC0000;
}
a.colg:link {
	color: #666666;
	text-decoration: none;
}
a.colg:visited {
	text-decoration: none;
	color: #666666;
}
a.colg:hover {
	text-decoration: none;
	color: #CC0000;
}
a.colg:active {
	text-decoration: none;
	color: #666666;
}
a.bl:link {
	color: #fff;
	text-decoration: none;
}
a.bl:visited {
	text-decoration: none;
	color: #fff;
}
a.bl:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a.bl:active {
	text-decoration: none;
	color: #fff;
}
a.aide:link {
	color: #000;
	text-decoration: none;
}
a.aide:visited {
	text-decoration: none;
	color: #000;
}
a.aide:hover {
	text-decoration: underline;
	color: #4F87C0;
}
a.aide:active {
	text-decoration: none;
	color: 000;
}

