* {
	background:transparent;
	border:none;
	font:inherit;
	margin:0;
	padding:0;
	text-indent:0;
	text-align:center;
	margin-right : auto;
	margin-left : auto;
	text-decoration:none;
	font-family:Arial,"Courier New";
	color: #5d5d5d;
	font-size:12px;
}
/* Definition des balises*/


/* A mettre si png transparent pour IE6
img, div { behavior: url(css/iepngfix.htc) }

*/


body {
	background-color : #F2F2E9;
	color: #000000;
	margin-right : auto;
	margin-left : auto;
	text-align:center;
}

a {
	font-family:Arial;
	color: #5d5d5d;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}

a:hover {
	font-family:Arial;
	color: #0091D0; /* bleu qui va pas mal  #A0CD00;*/
	font-weight: bold;
	text-decoration: none;
	font-weight:normal;
}

strong {
	font-weight:bold;
	text-decoration: underline; 
}




h2 {
	color:#000000;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	width:100%;
	height:15px;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}




select {
	color:#999999;
	width:79%;
	height:18px;
	border:1px solid #000000;
	background-color: #ffffff;
	text-align:left;
}


input, textarea{
	border: 1px solid #000000;
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	width:100px;
	text-align:left;
}

textarea{
	width:250px;
	height:70px;
}



input[type=submit] {
	height:18px;
	width: auto;
	padding-right:5px;
	padding-left:5px;
	
}

input[type=submit]:hover {
    border: 1px solid #0091D0;
    color : #0091D0;
}


.input_submit {
	height:18px;
	width: auto;
	padding-right:5px;
	padding-left:5px;
	border: 1px solid #000000;
}

.pics {
	text-align:left;
}


.gauche {
  float: left;
  margin-right:7px;
  margin-bottom: 2px;
  } 
  
.item_menu{
	float:left;
	width:150px;
	height:50px;
	margin-top:20px;
	
	text-align:center;
}

.item_menu a{
	float:left;
	width:150px;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:14px;
	font-weight: bold;
}

.item_menu a:hover{
	float:left;
	width:150px;
	text-align:center;
	background-color: #F2F2E9;
	font-weight: bold;
}


/* Fin de definition des balises*/

#fond_haut {
	margin-top:5px;
	width:920px;
	background-image: url(../mont_tremblant/fond_haut.gif);
	background-repeat: no-repeat;
	height:27px;
}

#flags {
	position:relative;
	left:380px;
	width:220px;
}




#global {
	width:920px;
	background-image: url(../mont_tremblant/fond.gif);
	background-repeat: repeat;
	text-align:center;
	height:100%;
}

#haut_page {
	width:900px;
	height:88px;
}

#logo {
	float:left;
	width:279px;
	height:88px;
	background-image: url(../mont_tremblant/logo_club_privilege.png);
}


#menu {
	float:left;
	width:621px;
	height:70px;
	line-height:70px;
	vertical-align:center;
}


#slideshow {
	width:900px;
	height:211px;
	text-align:left;
}


#main {
	padding-top:35px;
	width:900px;
	background-color:#ffffff;
	text-align:center;
}

#main2 {
	padding-top:35px;
	width:900px;
	background-color:#ffffff;
}

#contenu {
	width:820px;
	background-color:#ffffff;
	text-align:left;
}

#contenu h1{
	background-image: url(../mont_tremblant/fleche.gif);
	background-repeat: no-repeat;
	width:225px;
	font-size:15px;
	text-align:left;
	padding-left:17px;
	font-weight:bold;
	line-height:15px;
	vertical-align:center;
	margin-bottom:15px;
}

#reglement h1{
	background-image: url(../mont_tremblant/fleche.gif);
	background-repeat: no-repeat;
	width:800px;
	font-size:15px;
	text-align:left;
	padding-left:17px;
	font-weight:bold;
	line-height:15px;
	vertical-align:center;
	margin-bottom:15px;
}

#reglement p{
	text-align:left;

}

#contenu ul{
	text-align:left;
	margin-top:15px;
	margin-bottom:15px;
}

#contenu li{
	text-align:left;
	margin-left:25px;

}

#left {
	margin-right:20px;
	padding-left:9px;
	width:235px;
	height:270px;
	float:left;
	border-left: 1px dashed #5D5D5D;
	text-align:justify;
}

#center {
	margin-right:20px;
	padding-left:9px;
	width:235px;
	height:270px;
	float:left;
	border-left: 1px dashed #5D5D5D;
	text-align:justify;
}


#right {
	padding-right:20px;
	padding-left:9px;
	width:235px;
	height:270px;
	float:left;
	border-left: 1px dashed #5D5D5D;
	text-align:justify;
}


#spacer {
	clear:both;
	height:35px;
}


/* ############# Page de centre de villegiature  #############*/

#left_alone {
	margin-right:20px;
	padding-left:10px;
	width:335px;
	float:left;
	text-align:justify;
	border-left: 1px dashed #5D5D5D;
}

#photo_centre {
	float:left;
}


#reglement {
	width:800px;
	text-align:left;
	float:left;
}

#contact_left {
	width:380px;
	margin-right: 15px;
	text-align:left;
	float:left;
}

#contact_left h1{
	width:350px;
}

#contact_right {
	width:400px;
	text-align:left;
	float:left;
}

#contact_right form{
	text-align:left;
}


#contact_right h1{
	width:350px;
}

#credit {
	width:800px;
	text-align:left;
	clear:both;
}

#credit li{
	font-size:13px;
	font-weight:bold;
	margin-top: 12px;
	margin-bottom: 7px;
}

#credit h1{
	width:800px;
}



#mention {
	width:700px;
	font-size:10px;
	text-align:center;
}

#mention a{
	font-size:10px;
	color:#5d5d5d;
	font-weight: normal;
	text-decoration: none;
}

#mention a:hover{
	font-size:10px;
	color:#A0CD00;
	font-weight: normal;
	text-decoration: none;
}



#fond_bas {
	clear:both;
	margin-bottom:15px;
	width:920px;
	background-image: url(../mont_tremblant/fond_bas.gif);
	background-repeat: no-repeat;
	height:18px;
}



/* jQuery lightBox plugin - Gallery style */
	

/* gallery club privilege */

	#gallery {
		background-color: #ffffff;
		padding: 10px;
		width: 750px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery img {
		border: 5px solid #939492;
		border-width: 5px 5px 20px;
	}
	#gallery a:hover img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery a:hover { color: #fff; }
	
	
	#gallery h1{
	padding-left: 15px;
	background-image: url(../mont_tremblant/fleche.gif);
	background-repeat: no-repeat;
	width:750px;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	line-height:15px;
	vertical-align:center;
	margin-bottom:15px;
}


/* gallery club privilege */

	#gallery2 {
		background-color: #ffffff;
		padding: 10px;
		width: 750px;
	}
	#gallery2 ul { list-style: none; }
	#gallery2 ul li { display: inline; }
	#gallery2 img {
		border: 5px solid #939492;
		border-width: 5px 5px 20px;
	}
	#gallery2 a:hover img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery2 a:hover { color: #fff; }
	
	
	#gallery2 h1{
	padding-left: 15px;
	background-image: url(../mont_tremblant/fleche.gif);
	background-repeat: no-repeat;
	width:750px;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	line-height:15px;
	vertical-align:center;
	margin-bottom:15px;
	
}
	
   
/* gallery nature mont tremblant */

	#gallery3 {
		background-color: #ffffff;
		padding: 10px;
		width: 750px;
	}
	#gallery3 ul { list-style: none; }
	#gallery3 ul li { display: inline; }
	#gallery3 img {
		border: 5px solid #939492;
		border-width: 5px 5px 20px;
	}
	#gallery3 a:hover img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery3 a:hover { color: #fff; }
	
	
	#gallery3 h1{
	padding-left: 15px;
	background-image: url(../mont_tremblant/fleche.gif);
	background-repeat: no-repeat;
	width:750px;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	line-height:15px;
	vertical-align:center;
	margin-bottom:15px;
	
}


/* gallery condos */

	#gallery4 {
		background-color: #ffffff;
		padding: 10px;
		width: 750px;
	}
	#gallery4 ul { list-style: none; }
	#gallery4 ul li { display: inline; }
	#gallery4 img {
		border: 5px solid #939492;
		border-width: 5px 5px 20px;
	}
	#gallery4 a:hover img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery4 a:hover { color: #fff; }
	
	
	#gallery4 h1{
	padding-left: 15px;
	background-image: url(../mont_tremblant/fleche.gif);
	background-repeat: no-repeat;
	width:750px;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	line-height:15px;
	vertical-align:center;
	margin-bottom:15px;
	
}
