/* @group General Styles */

body {
	background-color: #fff;
	color: #fff;
	text-align: center;
	padding: 0;
	font: 0.75em "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif; 
	margin: 0 20px 0px;
	width: 1180px;
	height: 900px;
}

.body_selection {
	background-color: #333;
	height: 240px;
}

a:link, a:visited {
	text-decoration: none;
	border: none;
	color: #fff;
}

a:active {
	text-decoration: none;
	color: #fff;
}

a:hover{
	text-decoration: none;
	color: #a3c823;
}

img {
	border: none;
}

label {
	color: #333;
	font-variant: small-caps;
	letter-spacing: 1px;
}

form {
	color: #333;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.message-text{
	color: #333;
	font-variant: small-caps;
}

/*Les containers */

#container {
	margin: 0px auto;
	text-align: justify;
	position: absolute;
	z-index: 0;
	background-color: #DDD;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 0px solid;
	border-top: 0px;
	border-color: #333;
	top: -150px;
	left: 50px;
	width: 1100px;
}

.clearer {
	clear: both;
}

#pageHeader {
	width: 1200px;
	height: 280px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

.header_left {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.header_right {
	position: absolute;
	margin-left: 320px;
	left: 0px;
	top: 0px;
	z-index: 10;
	height: 0px;
}

#contentContainer {
	border-width: 0px;
	position: relative;
	padding-left: 280px;
	padding-top: 300px;
}

#contentContainer #content {
	padding: 15px;
}

.sidebar_top{
	position: absolute;
	top: -110px;
}

#sidebarContainer {
	width: 270px;
	height: 890px;
	font-size: 0.95em;
	line-height: 1.45em;
	margin-bottom: 20px;
	background-color: #333;
	padding-top: 0px;
	top: 400px;
	position: absolute;
	z-index: 8;
}

#sidebarContainer #sidebar {
	padding: 1px 1px;
	border-left: 0px solid;
	border-color: #999;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1{
	font-size: 1em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 5px;
	color: #fff;
	padding-top: 10px;
}

#sidebarContainer h2{
	font-size: 0.75em;
	letter-spacing: 0.23em;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 5px;
	color: #CCC;
	padding-top: 10px;
	z-index: 5;
}

#sidebarContainer h3{
	font-size: 0.85em;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 5px;
	color: #fff;
	z-index: 5;
}

.sidebar_annonces{
	position: relative;
	width: 260px;
	border-top:  1px solid;
	border-bottom:  1px solid;
	border-color: #999;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 0.9em;
	letter-spacing: 0.15em;
}

.sidebar_heart{
	position: relative;
	height: 240px;
	width: 255px;
	padding-left: 15px;
	padding-bottom: 1px;
	padding-top: 8px;
	border-top:  1px solid;
	border-bottom:  1px solid;
	border-color: #999;
	color: #fff;
}

.sidebar_selections{
	position: relative;
	height: 240px;
	width: 240px;
	padding: 15px;
	border-top:  1px solid;
	border-bottom:  1px solid;
	border-color: #999;
}

.sidebar_selections_frame{
	position: relative;
	height: 250px;
	width: 250px;
	padding: -10px;
	background-color: #333;
}


.pellicule{
	/* background-image: url(images/pellicule.png); */
	background-color: #111;
	width: 270px;
	z-index: 8;
	text-align: center;
	color: #fff;
	background-repeat: repeat-x;
	height: 15px;
	overflow-x:auto;
	overflow-y:hidden;	
	font-size: 0.95em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}


.selection_bouton_remove{
	width: 10px;
	overflow: visible;
}


.shopping_cart{
	background-image: url(images/bg_selections.png);
	/*background-color: #333;*/
	width: 258px; /* 258 */
	height: 265px; /* 265 */
	padding-left: 12px;
	z-index: 8;
	overflow: hidden;
	position: relative;
}

#shopping_cart_items tr td{
	/*border: 1px dashed;*/
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
	border-collapse:collapse;
}


.annonce_selection{
	position: relative;
	height: 240px;
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 0px;
	/*background-color: #333;*/
	z-index: 1;
}

.remove_from_selection{
	position: relative;
	top: -253px; /* -363 */
	left: 0px; /* 0 */
	z-index: 30;
}


.sidebar_basket_thumb{
	position: relative;
	top: 0px;
	padding-left: 15px;
}

.plan{
	height: 34px;
	width: 33px;
	position: absolute;
	top: 190px;
	left: 260px;
	z-index: 11;
	border-color: #000;
	border: 1px solid;
}

#danger{
	position: absolute;
	top: 210px;
	left: 60px;
	z-index: 50;
	width: 260px;
}

#danger p{
	color: #DDD;
	font-variant: small-caps;
	font-size: 0.7em;
	text-align: left;
	margin-left: 10px;
	padding-top: -15px;
}

#danger img{
	float: left;
	padding-top: 20px;
}

.backtohome{
	/*les 2 premieres lignes : hack IE*/
  background-color: expression(
    new Function("elem", "elem.style.backgroundColor='white';")(this)
  );
 	filter:alpha(opacity=0);
	position: absolute;
	height:140px;
	width:400px;
	z-index:11;
	left:0px;
	top:0px;
}

.email{
	/*les 2 premieres lignes : hack IE*/
  background-color: expression(
    new Function("elem", "elem.style.backgroundColor='white';")(this)
  );
 	filter:alpha(opacity=0);
	position: absolute;
	height:30px;
	width:200px;
	z-index:12;
	left:50px;
	top:165px;
	cursor:Pointer;
}

.backtohome:hover{
	cursor: pointer;
}

.div_selection{
	position: absolute;
	top: 860px;	
	z-index: 10;
}

.titre_del_selections{
	position: absolute;
	margin-left: 5px;
	padding-left: 20px;
	padding-top: 1px;
	z-index: 10;
	width: 265px;
	text-align: left;
	height: 20px;
	background-image: url(images/del_selections-trans.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.titre_del_histo{
	position: absolute;
	margin-left: 3px;
	padding-top: 2px;
	padding-left: 22px;
	z-index: 10;
	width: 267px;
	text-align: left;
	height: 20px;
	/*background-image: url(images/del_histo-trans.png);*/
	background-image: url(images/del_selections-trans.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.erase_div{
	position: absolute;
	top: 735px;
	left: 0px;
	z-index: 12;
}

.sel_text_div{
	position: absolute;
	top: 264px;
	z-index: 13;
	font-variant: small-caps;
	font-size: 0.78em;
	padding-top: -30px;
	padding-left: 3px;
	padding-right: 3px;
	color: #AAA;
}

.footer_eff{
	position: absolute;
	top: 800px;
	left: 0px;
	border-top:  1px solid;
	border-color: #999;
}

#footer {
	position: absolute;
	top: 850px;
	width: 270px;
	background-color: #111;
	color: #fff;
	border-top: 1px solid;
	border-color: #999;
}

.credits{
	font-stretch: ultra-expanded;
	font-variant: small-caps;
	font-size: 0.9em;
	padding-left: 5px;
	padding-bottom: 20px;
}

.copyright{
	padding-left: 5px;
}

.sidebar_left{
	position: absolute;
	top: 720px;
	left: 0px;
	height: 265px;
	width: 50px;
	background-color: #fff;
	border-top: 0px solid;
	border-color: #fff;
	z-index: 15;
}

#mainfooter{
	font-variant: small-caps;
	font-size: 0.9em;
	color: #333;
	text-align: center;
	width: 800px;
	position: absolute;
	left: 340px;
	top: 1085px;
	letter-spacing: 0.2em;
}

#footer p {
	margin: 0;
	padding: 15px 15px 5px;
}
	
/* @end */

.thumbs{
	position: absolute;
	height: 190px;
	width: 240px;
	z-index: 3;
	background-image: url(images/border_thumb-trans.png);
	cursor: pointer;
}

.thumbs_visited{
	position: absolute;
	height: 190px;
	width: 240px;
	z-index: 3;
	background-image: url(images/border_thumb_visited-trans.png);
	cursor: pointer;
}

.div_thumb{
	height: 260px;
	width: 260px;
}

.thumbs_heart{
	position: absolute;
	width: 240px;
	height: 190px;
	z-index: 3;
	background-image: url(images/border_thumb_heart-trans.png);
	cursor: pointer;
}

.thumbs_heart_visited{
	position: absolute;
	width: 240px;
	height: 190px;
	z-index: 3;
	background-image: url(images/border_thumb_heart_visited-trans.png);
	cursor: pointer;
}


.thumbs_photo{
	position: absolute;
	width: 220px;
	height: 170px;
	z-index: 1;
	margin:10px;
	cursor: pointer;
}

.thumbs_photo_heart_big{
	padding-left: 5px;
	padding-top: 5px;
	height: 390px;
	width: 490px;
	z-index: 2;
	position: absolute;
}

.table_vignette{
	border: 0px solid #000000;
	border-collapse: collapse;
}

.table_vignette tr{
	border: 0px solid #6495ed;
}

.table_vignette td{
	border: 0px solid #6495ed;
	height:260px;
	width:260px;
	vertical-align:top;
	padding-left:10px;
}

.table_vignette_big{
	width: 280px;
	position: relative;
	top: 400px;
	left: 0px;
}


.text_thumb{
	position: absolute;
	width: 240px;
	height: 50px;
	z-index: 3;
	margin-top:190px;
	overflow:hidden;
	background-image: url(images/border_thumb_bottom-trans.png);
	color: #fff;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
}

.add_to_selection{
	z-index: 5;
	position: absolute;
}


.text_thumb_visited{
	position: absolute;
	width: 240px;
	height: 50px;
	z-index: 3;
	margin-top:190px;
	overflow:hidden;
	background-image: url(images/border_thumb_bottom_visited-trans.png);
	color: #fff;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
}

.text_thumb_heart{
	position: absolute;
	width: 240px;
	height: 50px;
	z-index: 3;
	margin-top:190px;
	overflow:hidden;
	background-image: url(images/border_thumb_heart_bottom-trans.png);
	color: #fff;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	font: 1em;
}

.text_thumb_heart_visited{
	position: absolute;
	width: 240px;
	height: 50px;
	z-index: 3;
	margin-top:190px;
	overflow:hidden;
	background-image: url(images/border_thumb_heart_bottom_visited-trans.png);
	color: #fff;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
}

.text_thumb_coeur_big{
	top: 398px;
	left: 0px;
	width: 490px;
	height: 30px;
	position: relative;
	background-image: url(images/thumb_rouge_heart_big_bottom.png);
	padding: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	z-index: 4;
	color: #fff;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
}


.annonce_side{
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	z-index: 12;
}

.tab_annonce{
	border: 0px solid;
	border-color: #000;
}

.tab_annonce_side{
	vertical-align: top;
	width: 150px;
	border: 0px solid;
	border-color: #000;
}

.annonce_add_to_selection{
	z-index: 5;
	position: relative;
	top: 20px;
	left: -10px;
	height: 50px;
	width: 50px;
	border: 1px solid;
}

.annonce_title{
	position: absolute;
	top: 380px;
	font-variant: small-caps;
	font-size: 1.6em;
	font-stretch: wider;
	background-image: url(images/annonce_title-trans.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 45px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: center;
	color: #222;
	z-index: 2;
}

.annonce_title_heart{
	position: absolute;
	top: 380px;
	font-variant: small-caps;
	font-size: 1.6em;
	font-stretch: wider;
	background-image: url(images/annonce_title_heart-trans.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 45px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: center;
	color: #222;
	z-index: 2;
}

.annonce_prixref{
	font-variant: small-caps;
	font-size: 1.2em;
	font-stretch: wider;
	background-image: url(images/annonce_prixref-trans.png);
	background-repeat: no-repeat;
	width: 188px;
	height: 35px;
	padding-top: 10px;
	padding-left: 20px;
	color: #e5ff96;
	z-index: 10;
	position: relative;
	top: 15px;
}

.annonce_prixref_heart{
	font-variant: small-caps;
	font-size: 1.2em;
	font-stretch: wider;
	background-image: url(images/annonce_prixref-trans.png);
	background-repeat: no-repeat;
	width: 188px;
	height: 35px;
	padding-top: 10px;
	padding-left: 20px;
	color: #f7a69e;
	z-index: 10;
	position: relative;
	top: 15px;
}

.annonce_bouton{
	background-image: url(images/newplan-trans.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 85px;
	padding-top: 11px;
	padding-left: 7px;
	color: #d5ef86;
	position: relative;
	top: 20px;
	font-variant: small-caps;
	font-size: 1.2em;
	font-stretch: wider;
	cursor: pointer;
}

.annonce_photos{
	position: relative;
	/*background-image: url(images/annonce_photos_bg.png);*/
	z-index: 10;
	height: 375px; 
	width: 500px;
    margin:  10px; 
}

.annonce_video{
    background-color: #000;
    height: 315px; 
	width: 500px;
}

.annonce_comments{
	position: absolute;
	top: 820px;
}

.annonce_comments_top{
	background-image: url(images/annonce_comments_top-trans.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 800px;
}
.annonce_comments_middle{
	background-image: url(images/annonce_comments_middle.png);
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	width: 750px;
	color: #222;
}
.annonce_comments_bottom{
	background-image: url(images/annonce_comments_bottom-trans.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
}

.annonce_comments_top_heart{
	background-image: url(images/annonce_comments_top_heart-trans.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 800px;
}
.annonce_comments_middle_heart{
	background-image: url(images/annonce_comments_middle_heart.png);
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	width: 750px;
	color: #222;
}
.annonce_comments_bottom_heart{
	background-image: url(images/annonce_comments_bottom_heart-trans.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
}

.annonce_video{
	/* position: relative; */
	/* padding-top: 300px; */
	/* padding-left: 120px; */
	/* top: 100px; */
	background-color: #000;
	height: 375px;
	width: 500px;
}

.prev{
	float: left;
	width: 90px;
	height: 30px;
}

.next{
	float: right;
	width: 90px;
	height: 30px;
}

.thumbs_prev{
	margin-top: 7px;
	cursor:Pointer;
	float: left;
}

.thumbs_next{
	margin-top: 7px;
	cursor:Pointer;
	float: right;
}


.page_thumbs_title_big{
	font: bolder;
	color: #708c0e;
	font-stretch: ultra-expanded;
	font-variant: small-caps;
	font-size: 1.2em;
}

.page_thumbs_title{
	font: bolder;
	color: #708c0e;
	font-stretch: ultra-expanded;
	font-variant: small-caps;
	font-size: 1.2em;
	top: 0px;
	position: relative;
}


.page_thumbs_page{
	font-variant: small-caps;
	font-size: 1em;
	color: #708c0e;
}

.coeur_big{
	position: absolute;
	top: 50px;
	left: 440px;
}

.photo_presentation_agence{
	float: left;
	margin: 20px;
}

p{
	padding: 10px;
	font-variant: small-caps;
	color: #222;
}

.signature{
	float: right;
	font-variant: small-caps;
	color: #222;
}

.icone_presentation{
	position: absolute;
	left: 261px;
	top: 148px;
	z-index: 20;
}


.pointer{
	cursor:Pointer;
}
