/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: small;
    color: #333;
    background: url(../images/bg-page.gif) top center no-repeat #999999;
	padding-top: 9px; 
}
div, p, img, a, td, ul, ol {
    /*font-size: 0.95em; */
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em .3em;
    list-style: decimal;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	margin: .5em 0;
	color: #C4D330;
}
h1 { font-size: 218%; line-height: 24px; color: #B5C42E;}
h2 { font-size: 164%; line-height: 18px; }
h3 { font-size: 145%; line-height: 14px; text-transform: uppercase; }
h4 { font-size: 118%; letter-spacing: .15em }

p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    color: #000;
}
a:visited {  }
a:hover {  }
a:active {  }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
	margin: 0;
    font-size: 1px;
}


#page {
/*	position: absolute; */
    width: 900px;
    margin: auto;
	margin-top: 20px;
	padding: 0;
    background: url(../images/back.jpg) repeat-y;
}

* html #page {	position: absolute;width: 900px; margin: auto; margin-top: 20px; padding: 0; background:url(../images/back.jpg) repeat-y; }


#global {
	width: 832px;
	margin-left: 25px;
	background-color: #fff;
	border: 9px solid #fff;	
}
* html #global { width: 832px; background-color: #fff; border: 9px solid #fff; }


#main {
	width: 828px;
	padding: 0;
	margin: 0;
	margin-left: 25px;
	border-left: 9px solid #fff;	
	border-right: 13px solid #fff;	
	background-color: white; /*#000000;*/
}
* html #main { width: 850px; margin-left: 0px; border:0; }

#content {
	position: relative;
    text-align: left;
    width: 681px;
    margin: 0;
	padding-top: 0px;
	margin-left: 135px;
    /*margin-top: 245px;*/
	line-height: 1.5em;
	background-color: #fff;
	border-left: 12px solid #ffffff;	
}

#header { height: 264px; position: relative; }

#header_right {
width: 691px;
top: 0px;
position: relative;
float:right;
left: 6px ;
}

* html #header_right { top: -150px; }

#sidebar {
	clear: both;
    margin: 0;
    padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
    font-size: 0.7em;
    line-height: 1.4em;
    color: #ffffff;
	width: 124px;
	text-align: left;
	background-color: #000000;
	position: relative;
	float: left;
}



#content a,#content a:link { 
    text-decoration: none;
	font-size: 12px;
    color: #000;
/*	background-color: #ECFF3C;*/
}
#content a:visited {  }
#content a:hover { /*background-*/color: #C4D330; }
#content a:active {  }

.cliquezici a, .cliquezici a:link, .cliquezici a:visited { font-weight: bold; font-style: italic; font-size: 14px; border-bottom: 1px solid #ccc;}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #C4D330;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #C4D330;
	background-color: #fff;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: url(images/date_icon.gif) no-repeat 0 50%;
}
.titre_vert {
	font-family: Arial;
	font-size: 1.7em;
	font-weight: bold;
	color: #C4D330;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
}

.table_rdt {
	/*border-bottom: 2px #C4D330 solid ;*/
	padding-bottom: 20px;
}


blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}
li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }
div.hr { height: 1px; background: #cccccc; }


.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}

/* Menu 
------------------------------------------------------------------------- */
#menu {
	margin:0;
	padding:0;
}

/* Header 
------------------------------------------------------------------------- */

#header { 
    background: #fff;
	padding: 0;
	margin: 0 ;
	width: 832px;
	text-align: left;
}

#header h1 {
    margin: 0;
    padding: 45px 60px 45px 75px;
    color: #fff;
    text-shadow: #81A75B 2px 2px 2px;
    background: url(images/top_h1.gif) no-repeat bottom left;
}
#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #fff;
}
#header h1 a:hover { 
    color: #eee; 
    text-shadow: #fff 0 0 4px;
}


/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
	margin: 0;
	padding: 0;
/*
    margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 14px;
*/
}

.post h3 {
    margin-top: 0;
    color: #009ACB;
}
.post ul li {
	background: url(images/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}


/* Sidebar 
------------------------------------------------------------------------- */

#sidebar h2 {
    color: #666;
    background: url(images/sidebar_icon.gif) no-repeat 5px 15px;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
}

#sidebar ul { margin: 0; border-bottom: 1px solid #323232;}
#sidebar ul li { padding-bottom: 7px; padding-top: 7px; line-height: 1.15em; font-size: 12px;}
#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active { font-size: 12px; font-weight: normal; color: #A0A0A0; text-transform: none; text-decoration: none;   }
#sidebar a:hover { color: #B1CF2E; } 

/* product
------------------------------------------------------------------------- */

/*
div.product{border:1px solid #ccc; background: #fff; padding:5px;}
div.product a, div#product a:link, div#product a:visited { text-decoration: none; color: #000; background-color: #fff; }  
div.product a:hover { text-decoration: underline; }

div.product .product_info { font-size: 14px;}

.photo {
	float:left;	
	width: 245; 
}
* html .photo { float:left; width: 245; }

.product_content {
	width: 400px;
	float: right;
}
 
* html .product_content { width: 370px; float: right }
*/

.product { padding-bottom: 20px; }
.product a { color: black; text-decoration: none; }
.product .photo { float: left; width: 245px; margin: 10px 15px 0px 5px; }
.product_content { width: 350px; float: left; margin-top: 10px; }
.product_content a { color: black; text-align: right; text-decoration: underline; }
.product img.hr { width: 680px; background-color: #cccccc; }
/* Footer 
------------------------------------------------------------------------- */
#footer {
    margin: 0;
	margin-top: 20px;
    padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
    font-size: 85%;
    color: #000;
	width: 850px;
	margin-left: 25px;
	position: relative;
	text-align: center;
}

#footer p {
    padding: 8px 0px 20px 10px;
	color: #666;
}

#footer a { text-decoration: none; padding: 1px;}
#footer a:hover { background-color: #E0E0E0; text-decoration: underline;}


/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form input {
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

#meteo {
	background-color: #ffffff;
	text-align: center;
	padding-top: 50px;
	padding-left: 50px;
}

#menu_button { position: absolute; left: 0px; top: 130px;}
#menu_button_vendez { position: absolute; left: 1px; top: 3px;}
#menu_button_achetez { position: absolute; left: 1px; top: 36px;}
#menu_button_equitable { position: absolute; left: 1px;top: 70px;}
/*#hdr { position: relative; background: url(/images/header.gif); width: 693px; height: 272px; overflow: hidden; margin-left: 6px; }*/
#hdr { position: absolute; background: url(/images/header.gif); left: 140px; top: 0px; width: 693px; height: 272px; overflow: hidden; }
#search-label { position: absolute; left: 431px; top: 16px; }
#search-button { position: absolute; left: 655px; top: 7px; }
#search-ville { position: absolute; left: 431px; top: 67px; }
#search-type { position: absolute; left: 431px; top: 42px; }
#search-pieces { position: absolute; left: 432px; top: 92px; }
#search-chambres { position: absolute; left: 548px; top: 92px; }
#counter-label { position: absolute; left: 287px; top: 17px; }
#counter-euro { position: absolute; left: 394px; top: 70px; }
#press-label { position: absolute; left: 11px; top: 17px; }
#equitabke { position: absolute; left: 11px; top: 18px; color: #CCCF00; font-size: 1.2em;}
#scrollpress { position: absolute; left: 11px; top: 40px; width: 265px; height: 59px; overflow: hidden; background: black; text-align: center; color: white; line-height: 1.5em;}
#scrollpress img { float: left; }
#search-input-type { position: absolute; left: 481px; top: 38px; width: 199px; }
#search-input-city { position: absolute; left: 481px; top: 63px; width: 199px; }
#search-input-pieces { position: absolute; left: 492px; top: 88px; width: 44px; }
#search-input-rooms { position: absolute; left: 633px; top: 88px; width: 48px; }
#counter { position: absolute; left: 288px; top: 65px; width: 103px; height: 30px; }
#photopopup { position: absolute; padding: 40px; display: none; text-align: center; border: #A0A0A0 5px solid; background: #fff; color: #000; }
#photopopup img { margin: 0px; }
#photopopup a { color: black; text-decoration: none; font-size: 14px; }
.product-header { font-size: 13px; font-weight: bold; text-transform: uppercase; }
.odd { background-color: #e0e0e0; }
.even { background-color: white; }
#popup { overflow: auto; }
#search-city { position: relative; }
#popup { display: none; position: absolute; padding: 2px; background-color: white; border: solid #cccccc; border-width: 1px 2px 2px 1px; width: 170px; font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
#popup a { display: block; padding: 2px 10px 2px 10px; background-color: white; color: black; font-size: 11px; text-decoration: none; }
#popup a:hover { background-color: #000080; color: white; }
.interesse { float: right; width: 250px; overflow: hidden; }
.interesse-label { font-size: 16px; color: #BED506; font-weight: bold; }
.interesse-contact { font-size: 12px; font-weight: bold; }
.interesse-phone { font-size: 23px; font-weight: bold; margin-top: 6px; }
.one-product { }
.one-product p, .one-product td, .one-product .interesse { line-height: normal !important; }
#lower-header { position: absolute; left: 0px; top: -165px; width: 694px; height: 158px; }
#product-name { position: absolute; left: 51px; top: 106px; width: 85px; }
#product-prename { position: absolute; left: 200px; top: 106px; width: 82px; }
#product-email { position: absolute; left: 336px; top: 106px; width: 90px; }
#product-phone { left: 120px; position: absolute; top: 129px; width: 80px; }
#product-submit { position: absolute; left: 428px; top: 135px; }
#product-person-photo { left:472px; position:absolute; top:5px; }
#product-person-name { left:310px; position:absolute; top:67px; }
#default-header { background: url(/images/default-ill.gif) no-repeat; height:157px; left:0px; position:absolute; top:-165px; width:693px; overflow: hidden; }
#home-header { background: url(/images/header-bg.gif) no-repeat; height:157px; left:0px; position:absolute; top:-165px; width:693px; overflow: hidden; }

#home-person-anne-bossert, #home-person-anne-russo { position: absolute; left: 80px; top: 24px; z-index: 10; }
#home-person-olivier-hanquiez { position: absolute; left: 408px; top: 5px; z-index: 10; }
#home-person-myriam-fictor { position: absolute; left: 316px; top: 7px; z-index: 20; }
#home-person-daniel-perenic { position: absolute; left: 187px; top: 6px; z-index: 30; }
#home-person-bruno-burckard { position: absolute; left: 525px; top: 17px; z-index: 30; }
#home-name { position: absolute; top: 0px; left: 0px; }

.products_toplinks a, .products_toplinks a:link, .products_toplinks a:visited { padding-left: 2px; padding-right: 2px; }
.products_toplinks a:hover { background-color: #C4D330; color: #fff;}

#all { width: 901px; margin: auto; position: relative; background: url(../images/bg-body.gif) white; height: 1000px; margin-top: 20px; }
#logo1 { position: absolute; left: 34px; top: 6px; width: 134px; height: 274px; }
#head1 { position: absolute; left: 174px; top: 6px; width: 693px; height: 274px; background: url(/images/header.gif); }
#sidebar1 { position: absolute; left: 34px; top: 286px; width: 124px; background-color: black; padding: 20px 5px 20px 5px; }
#body1 { position: absolute; left: 174px; top: 286px; width: 693px; }
#footer1 { display: none; position: absolute; }
#sidebar1 h2 { text-decoration: none; color: #666;  background: url(/images/sidebar_icon.gif) no-repeat 5px 15px; height: 32px !important; height /**/:57px; /* for IE5/Win */ }
#sidebar1 ul { margin: 0; border-bottom: 1px solid #323232;}
#sidebar1 ul li { padding-bottom: 7px; padding-top: 7px; line-height: 1.15em; font-size: 12px;}
#sidebar1 a, #sidebar1 a:link, #sidebar1 a:visited, #sidebar1 a:active { font-size: 12px; font-weight: normal; color: #A0A0A0; text-transform: none; text-decoration: none;   }
#sidebar1 a:hover { color: #B1CF2E; } 
#footer1 { margin: 0; margin-top: 20px; padding: 0; padding-top: 20px; padding-bottom: 20px; font-size: 85%; color: #000; width: 850px; margin-left: 25px; position: relative; text-align: center; background: url(../images/bg-footer.gif) top center no-repeat; width: 871px; left: -28px; }
#footer1 p { padding: 8px 0px 20px 10px; color: #363636; }
#footer1 a { text-decoration: none; padding: 1px;}
#footer1 a:hover { background-color: #E0E0E0; text-decoration: underline;}

.rounded { background: url(/images/roundstart.gif) top no-repeat; width: 649px; margin: 15px 0px 0px 20px; float: left; clear: both; }
.rounded .help { background: url(/images/roundend.gif) bottom no-repeat; padding: 15px; float: left; width: 619px; }
.product_info { font-size: 12px; }

.product_icon_text { float: right; text-align: right; }
.product_icon_text a { color: black; font-style: italic; text-decoration: underline; }
.product_icon { float: right; margin-left: 10px; }
.products_toplinks { margin-left: 25px; height: 30px; }
.products_controls_top { white-space:nowrap;position:absolute;right:0px;padding:0px 20px 10px 20px; text-align: right; }
.products_controls_top a, .products_controls_top a:link, .products_controls_top a:visited  { padding: 3px; }
.products_controls_top a:hover { background-color: #C4D330; color: #fff;}

.products_controls_bottom { white-space:nowrap; text-align:right; clear: both; padding: 10px 20px 10px 20px; }
.products_controls_bottom a, .products_controls_bottom a:link, .products_controls_bottom a:visited  { padding: 3px; }
.products_controls_bottom a:hover { background-color: #C4D330; color: #fff;}
#photopopup-controls { font-family: Verdana, Helvetica, sans-serif; list-style-type: none; margin: 0px; padding: 0px; white-space: nowrap; }
#photopopup-controls li { display: block; float: left; font-size: 14px; color: #bed606; }
#photopopup-controls li a { color: black; text-decoration: none; }
.product-header { clear:both; }

.errorlist { background: #ffe8e8; padding: 4px 10px 4px 10px; border-left: 3px solid red; width: 487px; }
.errorlist div { color: red; }

.link { color: #000; text-decoration: underline;}
.link a:hover { color: #F00; }

#dbg{ position: absolute; width: 400px; height: 550px; left: 0px; top: 0px;  z-index: 50; overflow: auto; padding: 20px;  opacity: 1;
-moz-opacity: 18;
filter:alpha(opacity=100);}
#dbgin{  width: 350px; height: 500px; background: #000; opacity: 1; -moz-opacity: 1; filter:alpha(opacity=100);}

#lightwindow .products_toplinks { display: none; }

.videophoto { font-size: 10px; font-weight: normal; color: #666; border-bottom: 1px solid #B4C826; text-align:right;}

.iphonecorner {
background-image:url("/images/iphone-corner.png");
float:right;
height:125px;
margin-top:-10px;
width:112px;
z-index: 10;
}