html,body{
	margin:0;
	padding:0;
	font-family: Arial, sans-serif;
	height: 100%;
}

body{
	background-color:#000;
	background-position:top center;
	background-repeat: no-repeat;
}

body.fr{
	background-image:url(../images/header_site_fr.jpg);
}
body.en{
	background-image:url(../images/header_site_en.jpg);
}
body.de{
	background-image:url(../images/header_site_de.jpg);
}

#container{
	background:transparent url(../images/fond_bloc_contenu.png) repeat-y 0 0;
	width:970px;
	margin:165px auto 0 auto;
	position:relative;
	padding-bottom:5px;
}

#mainBloc{
	width:auto;
	/*background:#8f0807 url(../images/fond_contenu.png) repeat-x 0 0;*/
	background:#000000;
	margin:0 50px 40px 50px;
	position:relative;
	top:30px;
	min-height:400px;
}

h1#hometitre{
	position:absolute;
	top:-5000px;
}

/* top menu */

#topMenu{margin:0 50px;position:absolute;top:0;left:0;width:872px;}

#topMenu ul{
	height:30px;
	list-style-type:none;
	width:730px;
	margin:0;
	padding:0;
}

#topMenu .firstList{
	color:#FFFFFF;
	height:16px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	padding:7px 0;
	font-weight:bold;
	background: url(../images/menu_separateur.jpg) no-repeat 0 5px;
}

#topMenu li{
	float:left;
	position:relative;
	width:145px;
}

#topMenu .firstItem{
	background:none;
}

#topMenu li ul{
	position:absolute;
	top:-999px;
	left:5px;
	width:250px;
}
#topMenu li:hover ul,#topMenu li.sfHover ul{
	top:30px;
}

#topMenu ul li li{float:none;}

#topMenu li li a{
	background:#565656 none;
	display:block;
	float:none;
	width:100%;
	padding:4px 12px;
	border-top:1px solid #333;
	border-bottom:1px solid #999;
	text-transform:none;
	text-decoration:none;
	font-size:12px;
	color:#FFF;
}
#topMenu li li a:hover{
	background:#666 none;
}
#topMenu li li ul{
	top:-999px;
	left:100%;
	padding-left:24px;
}
#topMenu li li.sfHover ul{
	top:0;
}
#choixLangue{
	width:133px;
	height:26px;
	position:absolute;
	top:1px;
	right:2px;
	background:transparent url(../images/drapeaux.png) no-repeat 0 0;
}

#choixLangue a{
	display:block;
	float:left;
	overflow:hidden;
	text-indent:-2000px;
	height:26px;
}
#choixLangue a.selected{
	border-bottom:1px solid #FFF;
}
#choixLangue #linkFr{
	width:34px;
	margin-left:2px;
}
#choixLangue #linkEn{
	width:61px;
}
#choixLangue #linkDe{
	width:34px;
}

/* footer */
#footer ul{
	height:15px;
	list-style-type:none;
	padding:0;
	text-align:center
}
#footer ul li{
	display:inline;
	padding:7px 0;
}
#footer ul li,#footer ul li a{
	color:#FFF;
	font-size:12px;
}
#footer ul li a{
	padding:0 16px;
}

/* la base est posée on entame le centre */

#mainBloc hr{
	margin:0;
	clear:both;
	visibility: hidden;
	padding:15px;
}
#mainBlocDroit{
	width:240px;
	float:right;
	position:relative;
	top:10px;
	right:10px;
	height:100%;
/*	border:1px solid;*/
}

#mainBlocGauche{
	width:600px;
	float:left;
	position:relative;
	top:10px;
	left:10px;
	height:100%;
}

/* Home page */

#blocVideoSpectacle{
	height:492px;
	width:600px;
	background:#000000 url(../images/home_fond_decouvrez.jpg) no-repeat 0 0;
	position:relative;
}

#blocVideoSpectacle ul{
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
	width:600px;
	list-style-type:none;
	margin:0;
	padding:0;
}
#blocVideoSpectacle ul li{
	background:#161616;
	margin:3px 0 0 0;
}
#blocVideoSpectacle ul li a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform : uppercase;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:8px;
}

#blocVideoSpectacle #videoFlash{
	z-index:2;
	position:absolute;
	bottom:1px;
	left:1px;
}
#blocVideoSpectacle #videoFlash h2{
	margin :0;
	color:#FFF;
	font-size:34px;
	text-indent:6px;
}
#homeLibrairie, #homeReservation{
	background:#000 url(../images/fond_bloc_blog.png) repeat-x 0 0;
	width:298px;
	height:285px;
	float:left;
	border:1px solid #000;
	margin:8px 0;
	position:relative;
}
#homeLibrairie h2{
	color:#FFF;
}

#homeLibrairie .element{
	font-size:12px;
	color:#FFF;
	position:relative;
	clear:both;
	margin-top:10px;
	height:115px;
	_height:100px
}
#homeLibrairie .element p{margin:0;}
#homeLibrairie .element a{
	float:left;
	display:block;
	width:85px;
	margin:0 10px;
	overflow:hidden;
}
#homeLibrairie .element a img{
	border:none;
	display:block;
	margin:0 auto;
}
#homeLibrairie .element p strong{
	display:block;
}
#homeLibrairie #librairieLinkToAll{
	color:#FFF;
	position:absolute;
	bottom:4px;
	right:4px;
	font-size:12px;
}
#homeReservation{
	background:#E30B7A url(../images/fond_reservation.png) no-repeat 0 0;
}
#homeReservation a{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:3;
	overflow:hidden;
	text-indent:-2000px;
	background:transparent;
}
#homeReservation p{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	position:relative;
	top:130px;
	left:15px;
	width:270px;
	margin:10px 0;
}

#homeReservation h2{
	color:#ffa706;
	font-size:26px;
	width:150px;
	position:relative;
	top:132px;
	left:15px;
	line-height:25px;
	margin:0;
	z-index:1;
}

#homeJouez{
	padding:10px 0;
	clear:both;
}
#homeJouez img{border:none;}

#homePub{
	padding:5px;
	clear:both;
	width:590px;
	height:60px;
	color:#FFF;
	background-color:#000;
}
#bancg55{
	margin:0 60px;
}
/* divers */

.bloc h2{
	margin:7px 10px;
	font-size:16px;
}

/* blocs */

#blocBlog, #blocLiens{
	position:relative;
	padding:1px;
	margin:8px 0 0 0;
	color:#FFF;
}
#blocBlog{
	background:#000 url(../images/fond_bloc_blog.png) repeat-x 0 0;
}
#blocLiens{
	background:#ffa706 url(../images/fond_bloc_liens.png) repeat-x 0 0;
}

#blocBlog ul, #blocLiens ul{
	margin:5pt 0pt;
	padding:0pt 30px;
}
#blocBlog ul a, #blocLiens ul a{
	font-size:12px;
	color:#FFF;
}
#blocJeu{margin:8px 0 0 0;}
#blocJeu a img{
	border:none;
}
#blocNewsletter{
	background:#000 url(../images/fond_newsletter.jpg) no-repeat bottom right;
	padding:1px;
	margin:8px 0 0 0;
	height:225px;
	position:relative;
}
#blocNewsletter h2{
	color:#FFF;
	font-size:24px;

}
#blocNewsletter p{
	position:relative;
	left:10px;
	width:140px;
	font-size:12px;
	color:#FFF;
	top:30px;
}
#blocNewsletter a{
	padding:4px 10px;
	position:relative;
	left:10px;
	top:70px;
	color:#FFF;
	background:#000 url(../images/fond_degrade_grisnoir.png) repeat-x 0 0;
	border:2px solid #333;
	font-size:11px;
}

#blocCopyright{
	color:#FFF;
	font-size:9px;
	padding:1px;
}
#blocCopyright a img{border:0;margin-left:25px;}

#blocCopyright strong{
	font-size:12px;
}
#blocInfosPratiques,#blocBonsPlans{
	background:#FFF url(../images/fond_infospratiques.jpg) no-repeat bottom right;
	padding:1px;
	margin:8px 0 0 0;
	height:145px;
	font-size:12px;
}
#blocInfosPratiques h2,#blocBonsPlans h2{
	color:#aa0000;
}
#blocInfosPratiques p,#blocBonsPlans p{
	margin-left:10px;
	font-weight:bold;
	width:135px;
}
#blocInfosPratiques a,#blocBonsPlans a{
	color:#aa0000;
	margin-left:10px;
	font-weight:bold;
}
#blocPanier{
	background:#FFF url(../images/fond_bloc_panier.jpg) no-repeat 10px 10px;
	padding:1px;
	margin:8px 0 0 0;
	height:145px;
	font-size:12px;
	position:relative;
}
#blocPanier h2{
	color:#aa0000;
	position:absolute;
	left:7px;
	top:77px;
	font-size:17px;
}
#blocPanier p{
	position:absolute;
	text-align:center;
	top:103px;
	width:100%;
	color:#666;
	margin:0;
}
#blocPanier a{
	color:#AA0000;
	font-weight:bold;
	right:10px;
	margin-left:10px;
	position:absolute;
	bottom:7px;
}
/* page contenu */
#topImage{
	position:relative;
	top:10px;
	left:10px;
	margin-bottom:5px;
}

#pageContenu,#pageLibrairie{
	background-color:#FFF;
	border:4px solid #aaa;
	margin-top:8px;
	padding-bottom:10px;
	height:100%;
}

#pageContenu h1,#pageLibrairie h1{
	height:91px;
	margin:0;
	position:relative;
}
h1#contenuTop{
	height:300px;
	position:relative;
	top:10px;
	left:10px;
	margin-bottom:5px;
}
h1#contenuTop span{
	position:absolute;
	bottom:10px;
	left:10px;
	color:#FFFFFF;
	font-size:45px;
}

#pageLibrairie h1{
	background:#666 url(../images/fond_degrade_noirgris.png) repeat-x 0 0;
}

#pageContenu h1 span,#pageLibrairie h1 span{
	bottom:15px;
	display:block;
	font-size:30px;
	left:15px;
	line-height:29px;
	position:absolute;
	width:450px;
	color:#000;
}
#pageContenu h1#contenuTop span,#pageLibrairie h1 span{
	color:#FFF;
}
#pageLibrairie h1 span{
	width:550px;
}
/* détail du contenu, les styles */
#detailContenu{
	margin:0 15px;
	font-size:12px;
}
#detailContenu table{
	font-size:12px;
}
#detailContenu h2, #detailContenu h3,#detailContenu h4, #detailContenu h5,#detailContenu h6{
	color:#8e0403;
	margin:7px 0;
	padding:1px 0;
}
#detailContenu h2{
	font-size:21px;
}
#detailContenu h3{
	font-size:18px;
	font-weight:normal;
}
#detailContenu h4{
	font-size:17px;
	font-weight:normal;
}
#detailContenu h5{
	font-size:16px;
	font-weight:normal;
}
#detailContenu h6{
	font-size:15px;
	font-weight:normal;
}

#detailContenu ul {
	margin:7px 0 7px 15px;
	padding-left:15px;
	list-style-image: url("url-de-limage");
}
#detailContenu p {
	text-align:justify;
	margin:7px 0;
	padding:1px 0;
}
#detailContenu a {
	color:#8F0807;
	font-weight:bold;
}
#detailContenu a img {
	border: none;
}

/* librairie */

#pageLibrairie hr {
	clear:both;
	visibility:show;
	padding:0;
}

#pageLibrairie #linkBoutique{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin:10px 0;
}

#pageLibrairie #linkBoutique a{
	color:#8F0807;
}

#firstArticle{
	margin:15px;
	font-size:12px;
	background:#000 url(../images/fond_bloc_blog.png) repeat-x 0 -35px;
	color:#FFF;
	position:relative;
	width:560px;
}

#firstArticle a.bigimage{
	float:left;
	display:block;
	width:135px;
	margin:15px 15px 15px 15px;
	|margin-bottom:5px;
}
#firstArticle a.bigimage img{
	display:block;
	margin:0 auto;
	border:0;
}
#firstArticle .contenu{
	float:left;
	margin:15px;
	width:350px;
}
#firstArticle .contenu .texte p{
	margin:3px 0;
	font-size:12px;
}
#firstArticle .contenu .titre{
	color:#ffa706;
	font-size:26px;
	display:block;
}
#firstArticle .contenu .titre span{
	color:#F00;
	font-size:24px;
	text-transform:uppercase;
}
#firstArticle .contenu .prix{
	font-size:14px;
}
#firstArticle .liens{
	margin-top:15px;
	/*display:inline;
	width:450px;*/
}
#firstArticle .liens a{
	display:block;
	float:left;
	padding:2px 0pt;
	height:19px;
	color:#ffa706;
	font-size:10px;
}
#firstArticle .liens a:hover{
	text-decoration:none;
}
#firstArticle .liens a.image{
	background:#000 url(../images/icone_loupe_noirjaune.png) no-repeat top right;
	width:80px;
	margin-right:30px;
}
#firstArticle .liens form a{
	background:#000 url(../images/icone_panier_noirjaune.png) no-repeat top right;
	width:105px;
}
#pageLibrairie a.linkBack{
	font-size:12px;
	margin:0 15px;
	padding:10px 15px;
	display:block;
	color:#000;
}
#pageLibrairie .element{
	font-size:12px;
	position:relative;
	margin:15px;
	width:560px;
}
#pageLibrairie .element a.bigimage{
	float:left;
	display:block;
	width:80px;
	margin:15px 15px 15px 15px;
	|margin-bottom:5px;
	overflow:hidden;
}
#pageLibrairie .element a.bigimage img{
	display:block;
	margin:0 auto;
	border:0;
	height:100px;
}
#pageLibrairie .element .contenu{
	float:left;
	margin:15px;
	color:#3b3b3b;
	font-size:12px;
	width:415px;
}
#pageLibrairie .element .contenu p strong{
	display:block;
	font-size:16px;
	color:#8e0403;
}
#pageLibrairie .element .contenu p strong span{
	font-size:14px;
	font-weight:normal;
	color:#3b3b3b;
}
#pageLibrairie .element hr{
	padding:0;
	margin:0;
}
#pageLibrairie .element .liens{
	margin-top:15px;
}
#pageLibrairie .element .liens a{
	display:block;
	float:left;
	padding:2px 0pt;
	height:19px;
	color:#3b3b3b;
	font-size:10px;
}
#pageLibrairie .element .liens a:hover{
	text-decoration:none;
}
#pageLibrairie .element .liens a.image{
	background:#FFF url(../images/icone_loupe_blancnoir.png) no-repeat top right;
	width:80px;
	margin-right:30px;
}
#pageLibrairie .element .liens form a{
	background:#FFF url(../images/icone_panier_blancnoir.png) no-repeat top right;
	width:105px;
}
#pageLibrairie .noStock{
	font-size:11px;
	color:#F00;
}
#panier{
	margin:15px auto;
	width:560px;
}
#panier table{
	margin:0;
	border-collapse:collapse;
	width:560px;
	border:1px solid #333;
	font-size:14px;
	color:#575757;
	font-weight:bold;
}
#panier table thead tr{
	color:#FFF;
	height:30px;
	background:#000000 url(../images/fond_degrade_grisnoir.png) repeat-x 0 0;
}
#panier table th{
	padding:0pt 5px;
}
#panier table td{
	vertical-align:middle;
	text-align:center;
	padding:3px;
	border:1px solid #999;
}
#panier table a.suppr{
	display:block;
	width:30px;
	height:30px;
	background:transparent url(../images/btn_suppr.png) no-repeat center center;
	overflow:hidden;
	text-indent:-2000px;
	margin:0 auto;
}
#panier table .pSubmit{
	font-size:11px;
}
#panier table .pInput{
	font-size:14px;
	color:#000;
	font-weight:bold;
	width:30px;
	text-align:center;
	height:14px;
	margin:2px;
}
/*
#panier table th.suppr, #panier table th.qute, #panier table th.pxunit,#panier table th.article{
	background:transparent url(../images/relief_noirgris.png) repeat-y right;
}
*/
#panier table th.suppr{
	width:40px;
}
#panier table th.qute{
	width:65px;
}
#panier table th.pxunit{
	width:85px;
}
#panier table th.pxtotal{
	width:95px;
}
#panier table td.image{
	width:60px;
	border-right:none;
}
#panier table td.description{
	text-align:left;
	padding-left:5px;
	border-left:none;
}

dl#total{
	font-size:14px;
	color:#666;
	font-weight:bold;
	width:230px;
	height:94px;
	border:1px solid #999;
	padding:3px 8px;
	position:relative;
	left:328px;
}
dl#total dd,dl#total dt{
	float:left;
	display:block;
	padding:3px;
	height:16px;
	margin:4px;
}
dl#total dd.separator{
	width:100%;
	border-top:1px solid #aaa;
	height:1px;
	margin:0;
	padding:0;
}
dl#total dt{
	border-right:4px solid #ccc;
	width:130px;
}
#pageLibrairie h2{
	font-size:18px;
	color:#FFF;
	background:#000000 url(../images/fond_degrade_grisnoir.png) repeat-x 0 0;
	margin:15px 15px 0px;
	padding-left:15px;
}
#message_erreur{
	font-weight:normal;
	color:#F00;
	margin:0 15px;
}
#frmcomm{
	font-size:14px;
	color:#666;
	font-weight:bold;
}
#frmcomm .submit{
	text-align:center;
	margin:10px 0;
}
#frmcomm .submit input{
	width:auto;
}
#frmcomm fieldset{
	width:250px;
	float:left;
	border:none;
	padding:0 10px;
}
#frmcomm fieldset legend{
	margin:0 0 15px 0;
}
#frmcomm fieldset label{
	display:block;
	float:left;
	width:100px;
}
#frmcomm fieldset div{
	height:28px;
}
#frmcomm input.errinput{
	background-color:#FEA606;
}
#frmcomm input{
	width:130px;
}
#frmcomm input.copyButton{
	width:230px;
}
#livrfield{
	margin:15px 15px 15px 0;
}
#factfield{
	margin:15px 0 15px 15px;
}
#frmcgv{
	clear:both;
	margin-left:15px;
}
#frmcgv input{
	width:15px;
}
#frmcgv a{
	color:#79a2ff;
}
#frmcgv span.errinput{
	font-weight:normal;
	color:#F00;
	font-size:12px;
}
.form p.message{
	margin:15px 30px;
	font-weight:bold;
}
.form form{
	margin:0 15px;
}
.form form label{
	display:block;
	float:left;
	width:120px;
}
.form form label.long{width:145px;}
.form form div.unit{
	height:28px;
}
.form form textarea{
	height:70px;
	width:385px;
	margin-bottom:7px;
}

/**/

.slideShow{
	width:560px;
	height:150px;
}

#plansite{
	font-size : 12px;
}

#plansite ul{
	list-style-type:circle;
}

#plansite a{
	color:#333;
}

/* nouvelle Home */

#blocHomeBonsPlans,#blocHomeSejours,#blocHomePremium{
	border:1px solid;
	margin:0 0 10px 0;
	min-height:135px;
}

#blocHomeBonsPlans h2,#blocHomeSejours h2,#blocHomePremium h2{
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	margin:0;
}
#blocHomeBonsPlans p,#blocHomeSejours p,#blocHomePremium p{
	margin:25px 10px 15px 10px;
	width:125px;
}
#blocHomeBonsPlans p a,#blocHomeSejours  p a,#blocHomePremium  p a{
	color:#FFF;
	font-size:12px;
}
#blocHomeBonsPlans p a:hover,#blocHomeSejours  p a:hover,#blocHomePremium  p a:hover{
	color:#999;
}


#blocHomeBonsPlans{
	border-color:#ec0065;
	background:transparent url(../images/home_fond_bonsplans.jpg) no-repeat bottom right;
}
#blocHomeBonsPlans h2{
	background:transparent url(../images/home_fond_titre_bonsplans.png) repeat-y 0 0;
}
#blocHomePremium{
	border-color:#fe9c00;
	background:transparent url(../images/home_fond_premium.jpg) no-repeat bottom right;
}
#blocHomePremium h2{
	background:transparent url(../images/home_fond_titre_premium.png) repeat-y 0 0;
}
#blocHomeSejours{
	border-color:#0089d3;
	background:transparent url(../images/home_fond_sejours.jpg) no-repeat bottom right;
}
#blocHomeSejours h2{
	background:transparent url(../images/home_fond_titre_sejours.png) repeat-y 0 0;
}

#bg2{
	background:transparent url(../images/fond_2.jpg) no-repeat bottom center;
	height:100%;
	width:100%;
	position:absolute;
}






