body{
	text-align:center;
background-color: #E9F7E8;
background-image:url(../img/share/back.jpg);
background-repeat:repeat-y;
width:100%;
background-position: top center;
}

.hidden{
	display:none;
}

.two_columns_288_288-marker{
	padding-top:5px;margin:0; 
	z-index:0; 
	position:relative;
	top:0px;
	left:0px;
}

button{
	border:0;
	margin:0;
	padding:0;
	background: none ;
	cursor:pointer;
}
button p{
	border:0;
	margin:0;
	padding:0;
	line-height:20px;
	height:20px;
	color:#ffffff;
	font-size:1em;
	cursor: pointer;
	padding-left:8px;
}
button span{
	display:block;
	line-height:20px;
	height:20px;
	margin:0;
	padding:0;
	padding-right:8px;
}

.contact_button{
background-color:#10A010;
}

#container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:884px;
	text-align:left;
	/*background:url(../img/share/container.jpg) repeat-x left top;*/
	margin-top:45px;
	padding:0 10px;
}
/**************************************************************************** base elements */
#left{
	position:absolute;
	top:150px;
	left:10px;
	float:left;
	width:288px;
	text-align:center;
}
#anim{
	position:absolute;
	top:0px;
	overflow:hidden;
	width:586px;
	height:85px;
}
/**************************************************************************** menu */

.header-container{
}

#header{
	position:absolute;
	float:left;
	top:0px;
	left:10px;
	width:288px;
	height:128px;
	background:url(../img/share/header.gif);
	background-repeat: no-repeat;
	color:#ffffff;
}
#header li{
	position:absolute;
}
#header-mobi{
	filter: alpha(opacity=90);
	opacity: .9;
	left:65px;
	top:12px;
	font-size:131%;
display:none;
}
#header-guide{
	filter: alpha(opacity=100);
	opacity: 1.0;
	left:105px;
	top:38px;
	font-size:153.9%;
display:none;
}
#header-hosting{
	filter: alpha(opacity=50);
	opacity: .5;
	left:80px;
	top:74px;
	font-size:108%;
display:none;
}
#header-title{
	filter: alpha(opacity=90);
	opacity: .9;
	left:124px;
	top:95px;
	font-size:123.1%;
display:none;
}
/************************************************************************************* main */
#main{
	float:right;
	width:586px;
}
.two_columns_288_288-marker{
	width:584px;
}
.two_columns_288_288-right,.two_columns_288_288-left{
	position:relative;
	width:288px;
	margin-bottom:8px;
}
.two_columns_288_288-right{
	float:right;

}
.two_columns_288_288-left{
	float:left;
}
/************************************************************************************* blocks */
.region-block{
	/*padding-bottom:5px;*/
	position:relative;
	border:outset 1px #aaaaaa;
}

.region-block h2{
	position:relative;
	color:#c52b2d;
	padding-left:10px;
	text-align:center;
	display:block;
	height:30px;
	line-height:30px;
	border:none;
	margin:0;
	font-variant: small-caps;
}
.region-block a{
	text-decoration:none;
}

#visit p.bodytext{
	padding-left: 10px;
	padding-right: 10px;
	}

.region-block-head{
	padding-bottom:4px;
	margin-bottom:4px;
}
.region-block-tab table{
	margin:0 auto;
}
.region-block-tab td{
	padding: 0 10px;
}
.region-block-tab td a{
	white-space: nowrap;
	line-height:25px;
	color:#ffffff;
}
.region-block-tab td a:hover{
	text-decoration:none;
}
.region-block-unit{
	clear:both;
	position:relative;
	margin: 4px 10px 0 10px;
	height:60px;
	font-style:italic;
}
.region-block-unit img{
	float:left;
	margin-right:10px;
}
.region-block-unit h3{
	padding: 10px 0 0 0;
	margin:0;
	font-style:normal;
}
.region-block-unit p{
	margin:0;
	font-size:93%;
}
#visit{
	/*background:url(../img/region/visit-bottom.gif) bottom left no-repeat;*/
}
#visit h2{
/*	border-bottom:red solid 1px;*/ color:white;
	/*background: #C42A2C url(../img/region/visit-top.gif) top left no-repeat;*/
	line-height:35px;
	height:35px;
font-size:150%; color:#C52B2D;
font-variant: small-caps;
}
#visit .region-block-head{
	background:#cb492f;
}
#visit .region-block-tab{
	border-bottom:1px solid #e5a497;
}
#visit .region-block-tab td{
	background-color:#d35d46;
	border-left:1px solid #cb492f;
}
#visit .region-block-tab td.act,#visit .region-block-tab td:hover{
	background-color:#e5a497;
}
#visit .region-block-tab td.act a,#visit .region-block-tab td:hover a{
	color:#402602;
}
#visit .region-block-unit{
	background:#cb492f url(../img/region/visit.gif) top left no-repeat;
}
#visit .region-block-unit a{
	color:#b2341b;
}
#visit button{
	width:288px;
	margin:4px 0 0 0;
}
#visit button p{
	color:#96240d;
	line-height:45px;
	height:45px;
	background: url(../img/region/visit-button.gif) top left no-repeat;
}
#visit button.highlight p{
	color:#ffffff;
	background: url(../img/region/visit-button.gif) bottom left no-repeat;
}
#visit button span{
	line-height:45px;
	height:45px;
}
#discover{
/*	background:url(../img/region/discover-bottom.gif) bottom left no-repeat;*/
}
#discover h2{
	/*border-bottom:red solid 1px;*/
	/*background:#71D975 url(../img/region/discover-top.gif) top left no-repeat;*/
	line-height:35px;
	height:35px;
	font-variant:small-caps;
	color:#299C2F;
	font-size:150%;
/*text-transform:uppercase;*/
}
#discover .region-block-head{
	background:#cb662f;
}
#discover .region-block-tab{
	border-bottom:1px solid #e5b397;
}
#discover .region-block-tab td{
	background-color:#d47b4a;
	border-left:1px solid #cb662f;
}
#discover .region-block-tab td.act,#discover .region-block-tab td:hover{
	background-color:#e5b397;
}
#discover .region-block-tab td.act a,#discover .region-block-tab td:hover a{
	color:#400c02;
}
#discover .region-block-unit{
	background:#cb662f url(../img/region/discover.gif) top left no-repeat;
}
#discover .region-block-unit a{
	color:#b2341b;
}
#discover button{
	width:288px;
	margin:4px 0 0 0;
}
#discover button p{
	color:#96240d;
	line-height:45px;
	height:45px;
	background: url(../img/region/discover-button.gif) top left no-repeat;
}
#discover button.highlight p{
	color:#ffffff;
	background: url(../img/region/discover-button.gif) bottom left no-repeat;
}
#discover button span{
	line-height:45px;
	height:45px;
}
#hosting{
	background:url(../img/region/hosting-bottom.gif) bottom left no-repeat;
	top:-15px; text-align:left;
	border:0px none;
}
#hosting h2{
	/*background:#384CBB url(../img/region/hosting-top.gif) top left no-repeat;*/
color:white;
background:url(../img/region/hosting-top.gif) top left no-repeat;
	line-height:35px;
	height:35px;
font-size:150%;
text-align:left;
}
#hosting .region-block-head{
	background:c52b2d;
}

#hosting .region-block-tab{
	border-bottom:1px solid #b1c0c8;
}
#hosting .region-block-tab td{
	background-color:#6990a3;
	border-left:1px solid #628190;
}
#hosting .region-block-tab td.act,#hosting .region-block-tab td:hover{
	background-color:#b1c0c8;
}
#hosting .region-block-tab td.act a,#hosting .region-block-tab td:hover a{
	color:#400c02;
}
#lodge{
	width:268px;
	margin:0 10px 0 10px;
}
#lodge th,#lodge td{
	height:30px;
}
#lodge th{
padding:5px;
	width:140px;
}
#hosting td{
	text-align:center;
}
#hosting button p{
	background: url(../img/region/hosting-button-left.gif) top left no-repeat;
}
#hosting button.highlight p{
	background: url(../img/region/hosting-button-left.gif) bottom left no-repeat;
}
#hosting button span{
	background: url(../img/region/hosting-button-right.gif) top right no-repeat;
}
#hosting button.highlight span{
	background: url(../img/region/hosting-button-right.gif) bottom right no-repeat;
}
#map{
	position:relative;
	background:url(../img/region/hosting-bottom.gif) bottom left no-repeat;
	text-align:left;
	top:-6px;
}
#map img{
	vertical-align:middle;
}
#map-select{
	background:#c52b2d url(../img/region/hosting-top.gif) top left no-repeat;
		line-height:35px;
	height:35px;
padding-left:10px;
}
#map-select select{
	margin-top:7px;
}
/********************************************************************************* menu_top */
#menu_top{
	position:absolute;
	top:-30px;
	width:904px;
	text-align:right;
	line-height:40px;
	height:40px;
	left:-20px;
	/*background: url(../img/region/menu_top.gif) bottom left no-repeat;*/
}
#menu_top li{
	display:inline;
	padding-left:10px;
	font-size:85%;
	background:none;
}
#menu_top li a{
	color:#767676;
	text-decoration:none;
}
#menu_top li a:hover{
	color:#000000;
	text-decoration:none;
}
#menu_top .i18n img{
	vertical-align:middle;
	margin-bottom:4px;
}
#menu_top .i18n span{
	display:none;
}

/********************************************************************************* footer */
#footer{
	position:absolute;
	line-height:50px;
	text-align:right;
	width:100%;
	margin-top:130px;
	z-index:1;
        margin-bottom:0;

}
#logo{
	text-align:center;
       vertical-align:middle;
}
.member{
	margin-top:10px;
	padding-right:10px;
	padding-left:10px;
	background:#fff1d3 url(../img/region/member-right.gif) top right no-repeat;
	text-decoration:none;
	height:26px;
	line-height:26px;
	float:right;
}
#member img{
	margin-right:5px;
	vertical-align:top;
	*vertical-align:middle;
}

.member_left{
	position:relative;
	padding-left:25px;
	text-decoration:none;
	height:26px;
	line-height:26px;
	float:right;
	margin-top:10px;
	vertical-align:top;
}

#contact{
text-align:right;
padding-right:30px;
}

#logo{
display:none;
position:absolute;
left:0px;
padding-left:20px;}


.bodytext{fontsize:110%;font-weight:bold;padding-top:8px;}
.bodytext a{
	color:#299C2F;
	font-weight: bold;}


/*objet miniblock*/
#visit .minititle {font-weight:bold;color:#C52B2D;font-variant: small-caps;}
#discover .minititle {font-weight:bold;color:#299C2F;font-variant: small-caps;}

input { border:1px solid #cccccc; }
select { border:1px solid #cccccc; }


/* Titre sousmenu */

#left h4 {
	color:#c52b2d;
	font-size:140%;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
	line-height:20px;
	border:none;
	margin:0;
	font-variant: small-caps;
}

#left h4 a { 
	color:#c52b2d;
	text-decoration:none;
}

#left h4 a:hover{ 
	color:#71d975;
	text-decoration:none;
}

#left h5 {
	color:#71d975;
	font-size:140%;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
	line-height:20px;
	border:none;
	margin:0;
	font-variant: small-caps;
}

#left h5 a { 
	color:#299c2f;
/*71d975;*/
	text-decoration:none;
}

#left h5 a:hover{ 
	color:#c52b2d;
	text-decoration:none;
}

/*Tableau comparatif*/
.two_columns_288_288-marker .csc-header h4 {
	color:#c52b2d;
	font-family:Arial,Verdana,sans-serif;
	font-size:140%;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	height:30px;
	line-height:30px;
	border:none;
	margin:0;
	font-variant: small-caps;
	border-bottom: 1px solid #E6E6E6
}

.two_columns_288_288-marker {
	border: 1px outset #AAAAAA;
	margin-top: 3px;
	font-family:Arial,Verdana,sans-serif;

}

.comparatif { border-collapse: collapse; 
	font-weight:bold;

 }

.comparatif th {
	color: #c52b2d;
	padding-top: 10px;
	text-align: center;
}

.comparatif .th-a {width:40%; }
.comparatif .th-0 {width:10%; }
.comparatif .th-1 {width:10%; }

.comparatif .tr-odd { background-color: #f8dfdf;}

.comparatif .td-0 { text-align: center;}
.comparatif .td-1 { text-align: center;}
.comparatif .td-a { padding-left: 10px;}

.two_columns_288_288-marker .csc-header h4 a { 
	color:#c52b2d;
	text-decoration:none;
}

.two_columns_288_288-marker .csc-header h4 a:hover{ 
	background-color:#c52b2d;
	color: #ffffff;
	text-decoration:none;
}

.comparatif .td-a a { 
	color:#000000;
	text-decoration:none;
}

.comparatif .td-a a:hover{ 
	background-color:#c52b2d;
	color: #ffffff;
	text-decoration:none;
}

.search{position:relative;z-index:100;}

.tx_mobi_pi5-previous, .tx_mobi_pi5-images, .tx_mobi_pi5-next {margin-left:80px;}