body {
	background-color: #000000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 12px;
}
* {
	margin: 0px;
	padding: 0px;
}
h1{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 30px;	
}
h2 a.navhome  {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
h2 a.navhomeEn  {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#titreOffre a  {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 22px !important;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #a633ff !important;
	
}

#titreOffre {
	width:575px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 7px solid #a633ff;
}


.vert {
	color: #cadb03;
}
.filetVert {
	border-top: solid 7px #cadb03;
}
.bleu {
	color: #0896ff;
}

.violet {
	color: #a633ff;
}


.filetBleu {
	border-top: solid 7px #0896ff;
}

.filetViolet {
	border-top: solid 7px #a633ff;
}

.filetOrange {
	border-top: solid 7px #ff7a01;
}
.orange {
	color: #ff7a01;
}
ul {
	margin-left:20px;
	margin-bottom: 5px;
}
p {
	text-align: justify;
	margin-bottom: 5px;
}
#maincontener {
	width: 1003px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#colGche {
	width: 347px;
	float: left;
	background-color: #ffffff;
}
#colDte {
	width: 656px;
	float: left;
	background-color: #3D3D3D;
}
#header {
	width: 656px;
	height: 130px;
}
#nav {
	width: 656px;
	background-image: url(../img/commun/bkg-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-top: 5px;
}
#menu {
	margin-left: 40px;
}
#menu li {
	display: inline;
	list-style-type: none;
}
#menu li a {
	font-family: "Taoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6c6c6c;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 3px;
}
#menu li a:hover {
	text-decoration: none;
}
#menu li a.acc:hover {
	color: #000000;
}
#menu li a.ski  {
	margin-left: 130px;
}
#menu li a.ski:hover, #menu li a.skiActive {
	margin-left: 130px;
	color: #ffffff;
	background-color: #0896ff;
}
#menu li a.rl, #menu li a.partag, #menu li a.offre {
	margin-left: 30px;
}
#menu li a.rl:hover, #menu li a.rlActive {
	margin-left: 30px;
	color: #ffffff;
	background-color: #b0bf02;
}
#menu li a.partag:hover, #menu li a.partagActive {
	margin-left: 30px;
	color: #ffffff;
	background-color: #ff7a01;
}

#menu li a.offre:hover, #menu li a.offreActive {
	margin-left: 30px;
	color: #ffffff;
	background-color: #a633ff;
}

#page {
	width: 576px;
	background-color: #3d3d3d;
	background-image: url(../img/commun/bkg-page.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 35px;
	padding-bottom: 25px;
	height: auto;
	min-height: 315px;
}
* html #page {
	height: 315px; /* hack uniquement interprété par IE Win+Mac*/
}
#pageHome {
	width: 656px;
	background-color: #3d3d3d;
	background-image: url(../img/commun/bkg-pagehome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}
#pageHomeEn {
	width: 656px;
	background-color: #3d3d3d;
	background-image: url(../img/commun/bkg-pagehome-en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}
#pscroller1 {
    height: 135px;
}

#actus {
	border-top: dotted 1px #0896ff;
	/*border-bottom: dotted 1px #0896ff;*/
	padding: 15px 0px;
	margin: 30px 0px 10px 0px;
}
#actus h2 {
	color: #0896ff;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}
#actus h3 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#actus img {
	margin-left: 20px;
}
#actus p {
	margin-bottom: 0px;
}
#actus a {
	font-size: 10px;
	color: #0896ff;
	text-decoration: none;
}
#actus a:hover {
	color: #cccccc;
}
#actusGche{
	float: left;
	width: 385px;	
	margin-right: 15px;
}

.titreSaison{
	color:#a633ff;
}

#offreGche{
	float: left;
	padding-left:20px;
	width:100%
}

#actusDte, #offreDte {
	float: left;
	width: 175px;	
}

#offreGche h2{
	font-size:0.9em;
	margin-top:10px;
}

#list-actus a {
	font-size:12px;
}
#list-actus a.current {
	color: #FFFFFF;
}

#footer {
	padding: 20px 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #797979;
}
#footer a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a:hover {
	color: #ff7a01;
}
#boxRl {
	float: left;
	width: 187px;
	border-right: solid 1px #797979;
	border-top: solid 1px #797979;
	padding: 20px 0px 10px 42px;
}
#boxPortrait {
	float: left;
	width: 175px;
	border-right: solid 1px #797979;
	border-top: solid 1px #797979;
	padding: 20px 11px 10px 11px;
}
#boxPartage {
	float: left;
	width: 217px;
	border-top: solid 1px #797979;
	padding: 20px 0px 10px 11px;
}
.filetBoxVert {
	border-top: solid 7px #cadb03;
	padding-top: 2px;
	margin-top: 5px;
}
.filetBoxBleu {
	border-top: solid 7px #0896ff;
	padding-top: 2px;
	margin-top: 5px;
}
.filetBoxOrange {
	border-top: solid 7px #ff7a01;
	padding-top: 2px;
	margin-top: 5px;
}
.flag {
	float: right;
	width: 46px;
	margin-top: 3px;
}
.clear {
	clear: both;
}
.visuDt {
	margin: 0px 0px 20px 20px;
}
#tableVideo {
	margin: 0px 42px 20px 42px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
}
.txt10 {
	font-size: 10px;
}


