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

body {
	background:#FFF;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#container {
	margin:20px auto;
    margin-left:auto;
    margin-right:auto;
	width:1055px;
	height:auto;
}
.resa_cell{
background-color :#C9C9C9;
border : 1px solid grey;
font-size:14px;
text-align:right;
}

.resa_cell a{
text-decoration:none;
color:black;
}
#top {
	height:38px;
	border-bottom:1px solid #c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0 0 0 10px;
	border-bottom:1px solid #666;
}

#top_logo {
	height:auto;
	padding:20px 0 20px 0;
}

#header {
	height:175px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#header_box {
	background:url(../images/boxheader_backgr.png) top left no-repeat;
	width:372px;
	height:120px;
	margin:10px 0 0 50px;
}

#header_box table {
	width:95%;
	margin:5px auto;
}

#header_box table p {
	margin:2px 0 0 0;
	padding:0 0 0 0;
}

#column-left {
	width:250px;
	height:auto;
	padding:0 0 0 0;
    vertical-align:top;
}

#column-left_pages {
	width:261px;
	height:auto;
	padding:15px 0 0 0;
	vertical-align:top;
}


#content {
	width:694px;
	height:auto;
	padding:15px 0 0 0;
}

#footer {
	padding:20px 0 0 0;
	background:#f5f5f5;
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;
-khtml-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
}

#conditions_vente{
background-color:#FFFFFF;
height:150px;
overflow-y:auto;
}
.general_content_class {

	background-color:#EBEBEB;
	border:3px solid #D4D4D4;

	height:auto;
	vertical-align:top;
}
/*  MENU Horizontal */

.menu_top{
text-decoration:none;
border:0px solid #f5f5f5;
height:30px;

color:black;
}

.menu_top a{
text-decoration:none;
color:black;
}
.menu_top a:visited{
text-decoration:none;
color:black;
}
.menu_top a:hover{
text-decoration:none;
color:white;

}
.menuHaut{
/*border:1px solid #808080; */
text-align:center;
background:url("../images/bg_menu.png");
}
.menu_top td:hover
{
text-align:center;
background:url("../images/bg_menuHover.png");
}

/*********** Menu PICTOS ***************/
#menu_picto {
  background:url("../images/background_pictos.jpg");
  background-repeat: repeat-y;
  margin-bottom: 10px;
}

    #menu_picto a {
      display: block;
      width: 51px;
      height: 51px;
      margin-left: 13px;
    }
    #menu_picto ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
    }
    #menu_picto li {
      float: left;
      margin: 0;
      padding: 0;
    }


    a#picto_blog  {
      background:url("../images/picto_blog-00.jpg");
    }
   a:hover#picto_blog  {
      background:url("../images/picto_blog-01.jpg");
    }
   a#picto_newsletter  {
      background:url("../images/picto_newsletter-00.jpg");
    }
   a:hover#picto_newsletter  {
      background:url("../images/picto_newsletter-01.jpg");
    }
   a#picto_facebook  {
      background:url("../images/picto_facebook-00.jpg");
    }
   a:hover#picto_facebook  {
      background:url("../images/picto_facebook-01.jpg");
    }
   a#picto_twitter  {
      background:url("../images/picto_twitter-00.jpg");
    }
   a:hover#picto_twitter  {
      background:url("../images/picto_twitter-01.jpg");
    }

.footer_content {
	height:auto;
	margin:2px auto;
}


#footer_firstline {
	width:98%;
	border-bottom:1px solid #999;
}

#footer_secondline {
	width:90%;
	margin:0 0 0 10px;
}

#footer_thirdline {
	width:700px;
	height:auto;
	margin:20px auto;
}

.footer_thirdline-vertbreak {
	background:url(../images/footer_greyverline.jpg) top left no-repeat;
	width:11px;
}

#footer_thirdline p {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.columnleft_blocks {
	background:url(../images/columnleft_backgr.jpg) repeat;
	width:261px;
	height:auto;
	margin-bottom:10px;
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;
-khtml-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
}


.columnleft_blocks td {
	padding:2px 0 0 5px;
}

.columnleft_blocks_inputtext {
	border:1px solid #CCC;
	background:#FFF;
	width:200px;
}

.accueil_contentbock {
	background:url(../images/column_content-backr.jpg) top left repeat-y;
	width:330px;
	height:auto;
}

.lang_balls {
	float:right;
	margin:2px 5px 0 0;
}

#button_monespace {
	width:197px;
	height:98px;
	margin:0 0 0 0;
}

#button_monespace a:link, #button_monespace a:visited {
	background:url(../images/button_monespace.jpg) top left no-repeat;
	display:block;
}

#button_monespace a:hover {
	background:url(../images/button_monespacehover.jpg) top left no-repeat;
	display:block;
}

#black_nav {
	background:url(../images/blacknav_backgr.jpg) repeat-x;
	height:24px;
	width:auto;
	margin:0 0 0 0;
}




.column-central {
	float:left;
	margin:35px 0 0 5px;
	width:330px;
	height:auto;
	background:url(../images/column_content-backr.jpg) top left repeat-y;
}

.column-central_content {
	margin:10px auto;
	width:261px;
	height:auto;
}

.column-central_photo {
	width:235px;
	height:120px;
	vertical-align:top;
padding-left:57px;
}

.column-central_photo img {
	border:1px solid #999;
}

.column-central_content p, .pricebox p {
	margin:0 0 0 0;
	padding:5px 0 0 0;
}

.mapping {
	height:30px;
	vertical-align:middle;
	text-align:left;
	padding:0 0 0 0;
}

.titre_prod{
color:#7A538B;
font-size:22px;
font-weight:bold;
}

.option_prod{
color:white;
border-top:1px solid white;
border-right: 1px solid white;
}

#big_content {
	width:680px;
	height:auto;
	margin:0px;
}

#big_content_content {
		background:url(../images/bigcontent_backgr.jpg) top left repeat-y;
		vertical-align:top;
		padding:0 0 0 0;
		margin:0 0 0 0;
}

#big_content_contentbox {
	width:90%;
	background:#CCC;
	margin:5px auto;
}

.big_content_contentbox {
	width:90%;
	margin:5px auto;
}

.big_content_contentbox-title {
	width:95%;
	margin:5px auto;
	border-bottom:1px solid #999;
	padding:2px 0 2px 0;
}

#big_content_contentbox p {
	margin:0 0 0 0;
	padding:0 0 0 5px;
}

.big_content_etape {
	width:164px;
	height:54px;
	background:url(../images/onglet_etapes.jpg) top left no-repeat;
	color:#a06da5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;

}

.big_content_etapeselected {
	width:164px;
	height:54px;
	background:url(../images/onglet_etapeshover.jpg) top left no-repeat;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

.big_content_etape p, .big_content_etapeselected p {
	padding:0 0 0 0;
}

.big_content_etape-spacer {
	width:6px;
}

.big_content-title {
	width:95%;
	margin:10px auto;
	border-bottom:1px solid #999;
}

.big_content_borderbottom {
	border-bottom:1px solid #FFF;
}

.big_content_bordertop {
	border-top:1px solid #FFF;
}

.big_content_bordervert {
	border-right:1px solid #FFF;
}

#big_content-bottom {
	background:url(../images/bigcontent_backgr.jpg) top left repeat-y;
	vertical-align:top;
}
.whitevertline {
	background:url(../images/whitevertline.jpg) top left repeat-y;
	width:16px;
	height:auto;
}

#big_content_contentnobackgr {
	width:90%;
	margin:10px auto;
}

.greybox_top {
	background:url(../images/greybox_top.png) bottom left no-repeat;
	width:409px;
	height:14px;
}

.greybox_bottom {
	background:url(../images/greybox_bottom.png) top left no-repeat;
	width:409px;
	height:14px;
}

.greybox {
	width:409px;
	height:auto;
	margin:10px auto;
}

.greybox_box {
	width:409px;
	height:auto;
	background:#c9c9c9;
}


.greybox_content {
	width:90%;
	height:auto;
	margin:0 auto;
}

.greybox_content p {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.greybox_small-top {
	background:url(../images/greybox_smalltop.png) bottom left no-repeat;
	width:285px;
	height:14px;
}

.greybox_small-bottom {
	background:url(../images/greybox_smallbottom.png) top left no-repeat;
	width:285px;
	height:14px;
}

.greybox_small {
	width:285px;
	height:auto;
	margin:0 0 0 30px;
	float:left;
}

.greybox_small-box {
	background:#c9c9c9;
	width:285px;
	height:auto;
}

.greybox_small-content {
	width:95%;
	height:auto;
	margin:0 auto;
}

.greybox_small-content p {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.onglet_title {
	background:url(../images/onglet_title-grey.png) top left no-repeat;
	width:260px;
	height:54px;
	text-align:center;
	color:#7A548B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}

.onglet_title a{
color:#F69;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
text-decoration:none;
}
.onglet_title a:hover{
color:#F69;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
text-decoration:underline;
}
.onglet_title a:visited{
color:#F69;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
text-decoration:none;
}

.onglet_title-selected {
	background:url(../images/onglet_title-purple.png) top left no-repeat;
	width:260px;
	height:54px;
	text-align:center;
	vertical-align:bottom;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.button_closeonglet {
	width:23px;
	height:24px;
	margin:0 0 0 0;
}

.button_closeonglet a:link, .button_closeonglet a:visited {
	background:url(../images/button_closeonglet.png) top left no-repeat;
	display:block;
}

.button_closeonglet a:hover {
	background:url(../images/button_closeonglethover.png) top left no-repeat;
	display:block;
}


#whitebox {
	margin:10px auto;
	width:680px;
	height:auto;
	background:url(../images/whitebox_backgr.jpg) repeat-y;
	border-top:1px solid #CCC;
}

#whitebox p {
	margin:0 0 0 0;
	padding:2px 0 2px 0;
}

#whitebox_bottom {
	background:url(../images/whitebox_bottom.png) top left no-repeat;
	width:681px;
	height:15px;
}

.bigtitle {
	background:url(../images/bigonglet.png) top left no-repeat;
	width:452px;
	height:53px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	padding:0 0 0 0;
}

#rayon_title {
	background:url(../images/titles_rayon.png) bottom left no-repeat;
	width:680px;
	height:60px;
	vertical-align:middle;
}

#rayon_title table {
	width:245px;
	height:45px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	text-align:center;
	padding:7px;
}

#rayon_title table p {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.rayon_smalltitles {
	width:97%;
	height:35px;
	border-bottom:1px solid #999;
	text-align:left;
	margin:0 auto;
}

.rayon_smalltitles p {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#rayon_content {
	background:url(../images/rayoncontent_backgr.png) top left repeat-y;
	width:680px;
	height:auto;
	vertical-align:top;
}
#general_content {
	background-color:#EBEBEB;
	border:1px solid #9F9F9F;
-moz-border-radius:0px 5px 5px 5px;
-webkit-border-radius:0px 5px 5px 5px;
-khtml-border-radius:0px 5px 5px 5px;
border-radius:0px 5px 5px 5px;
	height:auto;
	vertical-align:top;
}
#rayon_content p {
	margin:0 0 0 0;
	padding:3px 0 0 0;
}

#rayon_bottom {
	background:url(../images/rayon_bottom.png) top left no-repeat;
	width:680px;
	height:39px;
}

.rayon_elements {
	width:90%;
	margin:10 auto;
}

.rayon_photos {
	width:200px;
	height:auto;
	vertical-align:top;
	text-align:center;
}

.rayon_photos img {
	border:1px solid #999;
}

.specialprice {
	height:51px;
}

.specialprice_data {
	background:url(../images/special-price_backgr.png) top left no-repeat;
	width:115px;
	height:51px;
	text-align:center;
	padding-top:5px;
	margin:0 auto;
}

/* elements */

.center {
	text-align:center;
}

.right {
	text-align:right;
	padding:5px 5px 0 0;
}

.vert-top {
	vertical-align:top;
padding-left:5px;
}

.pricebox {
	text-align:center;
	height:40px;
}

.reserver_button {
	text-align:center;
}

.footermenu_links {
	padding:0 20px 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footermenu_break {
	background:url(../images/footer_menu_verline.jpg) top center no-repeat;
	width:12px;
	height:auto;
}

.pricetotal {
	background:url(../images/pricetotal_backgr.png) top left no-repeat;
	width:102px;
	height:31px;
	text-align:center;
	vertical-align:middle;
}

.pricetotal p {
	margin:10px 0 0 0;
}

.border-right {
	border-right:1px #FFF solid;
}

.grey_vertline {
	background:url(../images/grey_vertline.png) top left repeat-y;
	width:12px;
	height:213px;
}

.arroworange {
	width:23px;
	height:88px;
	vertical-align:middle;
}

.vert-bottom {
	vertical-align:bottom;
}

/* texte */

.black {
	color:#000;
}

.black a:link, .black a:visited {
	color:#000;
	text-decoration:none;
}

.black a:hover {
	color:#79548a;
	text-decoration:none;
}

.white {
	color:#FFF;
}

.white a:link, .white a:visited {
	color:#FFF;
	text-decoration:none;
}

.white a:hover {
	color:#333;
	text-decoration:none;
}

.grey {
	color:#666;
}

.grey a:link, .grey a:visited {
	color:#666;
	text-decoration:none;
}

.grey a:hover {
	color:#000;
	text-decoration:none;
}

.grey_light {
	color:#999;
}

.grey_light a:link, .grey_light a:visited {
	color:#999;
	text-decoration:none;
}

.grey_light a:hover {
	color:#000;
	text-decoration:none;
}

.orange {
	color:#F90;
}

.orange a:link, .orange a:visited {
	color:#F90;
	text-decoration:none;
}

.orange a:hover {
	color:#F30;
	text-decoration:none;
}

.purple {
	color:#7b528c;
}

.purple a:link, .purple a:visited {
	color:#7b528c;
	text-decoration:none;
}

.green {
	color:#00898D;
}

.green a:link, .green a:visited {
	color:#00898D;
	text-decoration:none;
}

.green a:hover {
	color:#000;
	text-decoration:none;
}

.purple a:hover {
	color:#000;
	text-decoration:underline;
}

.title {
	font-size:18px;
}

.title_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}

.title_headerbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
}

.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
}

.price-cancelled {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	text-decoration:line-through;
}

.price_headerbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
}

.price_headerbox-cancelled {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:line-through;
}

.title_second_headerbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
}

.title_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

.medium {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding:2px 0 3px 0;
}

.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
