/* CSS Document */
body, *
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.sapcer {
clear: both;
}

p
{
	margin: 2px 0;
}

body
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#header
{
	top: 0;	
	height: 123px;
	/*background: url("images/header.gif") no-repeat 64px 0px;*/
	background: url("images/headerV1.gif") no-repeat 64px 0px;
/*	width: 990px !important;
	width: 1024px;
	padding: 12px 34px 0 0;*/
}

#header #saison
{
	position: absolute;
	top: 17px;
	left: 650px;
	/*float: right;
	display: block;*/
	padding: 5px 50px 5px 10px;
	background: url("images/chevron_simple.gif") no-repeat left center;
}

#header #saison a{
 color: #90d1d2;
}

#header #choixlangue
{
	/*float: right;*/
	position: absolute;
	top: 14px;
	left: 781px;
	width: 200px;
	height: 25px;
	padding-left: 60px;
	background: url("images/cartemonde.gif") no-repeat;
}

#header #choixlangue select
{
	color: #595D8D;
	font-size: 9px;
	width:183px;
}

#choixlangue option
{
	color: #595D8D;
	padding: 0 5px;
}

#lienacc
{
	position: absolute;
	top: 23px;
	left: 70px;	
}

#lienacc a
{
	display: block;
	width: 126px;
	overflow: hidden;
	padding: 178px 0 0 0;
	height: 0;
	height /**/: 178px;	
}

.menu2{
	z-index: 3;
	padding: 6px;
	list-style-type: none;
}

.menu2 li
{
	margin-top: -2px;
}

#menu1 li
{
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-left: 19px;
	list-style-type: none;
}

#principal
{
	z-index: 1;
}

.blocsec .lien
{
	margin-top: 7px;
	display: block;
	padding-left: 12px;
	background: url("images/chevrons.gif") no-repeat left center;
}

#secondaire
{
	float: left;
}

#menu-contact-home {
margin: 10px 0;
}

#menu-contact-home a.linknewsHIVER
{ 
padding-top: 20px;
height: 0px !important;
height /**/:20px;
width:110px;
overflow: hidden;
display: block;
float:left;
background:url("images/newsletter.gif") no-repeat right center;
}

#menu-contact-home a.linknewsHIVER:hover
{
background:url("images/newsletter_on.gif") no-repeat right center;
}
#menu-contact-home a.linkcontactHIVER
{
margin:0 0 0 0;
padding: 20px 0 0 0 ;
height: 0px !important;
height /**/:23px;
width:80px;
overflow: hidden;
display: block;
float:left;
background:url("images/contact.gif") no-repeat left center;
}

#menu-contact-home a.linkcontactHIVER:hover
{
background:url("images/contact_on.gif") no-repeat left center;
}

#menu-contact-home a.linkresaHIVER_fr
{
  margin:0 0 0 0;
  padding: 20px 0 0 0 ;
  height: 0px !important;
  height /**/:23px;
  width:150px;
  overflow: hidden;
  display: block;
  background:url("images/resahome_hiver_fr.gif") no-repeat left center;
}

#menu-contact-home a.linkresaHIVER_fr:hover
{
  background:url("images/resahome_hiver_fr_on.gif") no-repeat left center;
}

#menu-contact-home a.linkresaHIVER_uk
{
  margin:0 0 0 0;
  padding: 20px 0 0 0 ;
  height: 0px !important;
  height /**/:23px;
  width:150px;
  overflow: hidden;
  display: block;
  background:url("images/resahome_hiver_en.gif") no-repeat left center;
}

#menu-contact-home a.linkresaHIVER_uk:hover
{
  background:url("images/resahome_hiver_en_on.gif") no-repeat left center;
}

#menu-contact {
  background-color:#a7c2c5;
}


.blocsec{
background-color:#b7e1e2;
}

.blocsec_bigC{
background-color:#8bc4c4;
}

.blocsec_bigD{
background-color:#7facad;
}


/* 
 * bloc actualites
 */
 
#actus{
 	background-color:#a7c2c5;
}
 
div#secondaire div#blocactus
{
	font-size:12px;
	width: 235px;
	height: 150px;
	border: 1px solid #6c8d8f;
	overflow: hidden;
	margin: 10px 0 0 10px;
	padding: 5px;
	position:relative;
}

div#secondaire #menu_defile, div#secondaire #menu_defile2
{
	position: absolute;
	top: 210px;
	left: 5px;
}

div#secondaire div#blocactus h4
{
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #305959;
	clear: both;
}

div#secondaire div#blocactus p.content
{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0 0 0 0;
}

div#secondaire div#blocactus p.date
{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
}

/* 
 * flash en voiture simone
 */
 
#flashcontent{
 	margin-top:5px;
}
