body {
	padding: 0px;
	margin: 0px auto;
	font-weight:normal;
	font-size: 13px;
/*	width: 100%;
	height: 100%;*/
}

#page_accueil {
	background:url(/img_maquette/degradeportail.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffffff;
	
	position:absolute;
	left:50%;
	margin-left:-490px;

	width:932px;
	min-height:570px;
	max-height:1000px;
	height:90%;
	padding:24px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#999999;
	font-weight: bold;
}

#logo_accueil {
	text-align:right;
	position:absolute;
	top:45%;
	left:50%;
	height:500px;
	margin-left:-320px;
	margin-top:-250px;
	z-index:3;
}

#entrer {
	position:absolute;
	right:10px;
	bottom:240px;
	width: 100px;
	z-index:5;
}

#decouvrir {
	position:absolute;
	right:10px;
	bottom:210px;
	width: 250px;
	z-index:5;
}

#page {
	background:url(../img_maquette/fond_page.png) #6c6869;
/*	background:url(../img_maquette/fondoff5801_1600.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
	position:absolute;
	top:5px;
	left: 50%;
	margin-left:-490px;
	width:932px;
	padding:24px;
	z-index:2;
	height:762px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:normal;
}

#page_big {
	background:url(../img_maquette/fond_page.png) #6c6869;
	background-repeat:repeat-x;
	background-position:top;
	position:absolute;
	top:5px;
	left: 50%;
	margin-left:-490px;
	width:932px;
	padding:24px;
	z-index:2;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	height:1090px;
	font-weight:normal;
}

#page_vbig {
	background:url(../img_maquette/fond_page.png) #6c6869;
	background-repeat:repeat-x;
	background-position:top;
	position:absolute;
	top:5px;
	left: 50%;
	margin-left:-490px;
	width:932px;
	padding:24px;
	z-index:2;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	height:1460px;
	font-weight:normal;
}

#logo {
	position:absolute;
	left:60px;
	top:50px;
	z-index:0;
}

#bienvenue {
	position:absolute;
	left: 285px;
	top: 50px;
	width: 670px;
	color:#ff6600;
	font-size: 28px;
	overflow: hidden;
}

#fond_contenu {
	background-color:#ffffff;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	width:932px;
	height:550px;
	top: 200px;
}

#contenu {
	position:absolute;
	width:912px;
	height:500px;
	top: 200px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width: 5px;
/*	overflow: hidden;*/
}

#fond_contenu_big {
	background-color:#ffffff;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	width:932px;
	height:878px;
	top: 200px;
}

#contenu_big {
	position:absolute;
	width:912px;
	height:828px;
	top: 200px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width: 5px;
/*	overflow: hidden;*/
}

#fond_contenu_vbig {
	background-color:#ffffff;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	width:932px;
	height:1258px;
	top: 200px;
}

#contenu_vbig {
	position:absolute;
	width:912px;
	height:1208px;
	top: 200px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width: 5px;
/*	overflow: hidden;*/
}

#fond_div_titre {
	background-color:#ffffff;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: -40px;
	right: 0px;
	width: 500px;
	height: 35px;
}

#div_titre {
	position:absolute;
	top: -40px;
	right: 0px;
	width: 495px;
	height: 30px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width: 5px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight:bold;
	font-size: 20px;
}

#div_titre_long {
	position:absolute;
	top: -40px;
	right: 0px;
	width: 495px;
	height: 30px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width: 5px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight:bold;
	font-size: 15px;
}

#fleche_hg_div {
	position:absolute;
	top: -1px;
	left: -8px;
}

#div_hg {
	position:absolute;
	top: -1px;
	left: -8px;
	width: 188px;
	overflow: hidden;
	padding: 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: left;
	font-size: 14px;
}

#div_hg_long {
	position:absolute;
	top: -1px;
	left: -8px;
	width: 180px;
	height: 50px;
	overflow: hidden;
	padding: 0px;
	padding-top:2px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 13px;
	text-align: left;
}

#fleche_home {
	position:absolute;
	left:0px;
	top:50px;
}

#liens {
	position:relative;
	left:260px;
	top:60px;
	width:700px;
	z-index:1;
}

#liens_bas {
	position:absolute;
	width: 932px;;
	bottom: 10px;
	color: #999999;
	font-size: 11px;
	text-align: center;
}

.fleche_lien {
	position:relative;
	top:1px;
}

#liens_haut {
	height:30px;
	width:100%;
	color:#999999;
	font-size: 12px;
}

#body_page {
	background:#ffffff;
}

a.lien_tnr {
	color:#ff6600;
	text-decoration:none;
}

a.lien_tnr:visited {
	color:#ff6600;
	text-decoration:none;
}

a.lien {
	color:#999999;
	text-decoration:none;
}

a.lien:visited {
	color:#999999;
	text-decoration:none;
}

img {
	border:none;
}

#box1_2box {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 65px;
	left: 150px;
	width: 300px;
	height: 420px;
	padding: 5px;
}

#fond_box1_2box {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 70px;
	left: 150px;
	width: 310px;
	height: 430px;
}

#box2_2box {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 65px;
	right: 80px;
	width: 300px;
	height: 420px;
	padding: 5px;
}

#fond_box2_2box {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 70px;
	right: 80px;
	width: 310px;
	height: 430px;
}

input {
	border-style:solid;
	border-width: 2px;
	border-top-color:#ff6305;
	border-bottom-color:#ff8f36;
	border-left-color:#ff8f36;
	border-right-color:#ff8f36;
	width:130px;
}

input:image {
	border: none;
}

input.long {
	width: 390px;
}

input.medium {
	width:85px;
}

input.date {
	width:70px;
}

input.small {
	width:50px;
}


input.very_small {
	width:30px;
}

input.radio {
	border:none;
	margin-left: 20px;
	margin-right: 10px;
	width: 40px;
	height: 15px;
}

input.checkbox {
	border:none;
	margin-left: 10px;
	margin-right: 5px;
	width: 15px;
}

input.checkbox_petit {
	border:none;
	margin-left: 5px;
	margin-right: 2px;
	width: 10px;
	margin-bottom: -1px;
}

textarea {
	border-style:solid;
	border-width: 2px;
	border-top-color:#ff6305;
	border-bottom-color:#ff8f36;
	border-left-color:#ff8f36;
	border-right-color:#ff8f36;
}

.SI-FILES-STYLIZED label.cabinet
{
	_width: 118px;
	height: 41px;
	background: url(/img_maquette/file.png) 0 0 no-repeat;

	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	cursor: pointer;
	z-index: 0;
	_width: 118px;
	_height: 41px;
}

div.autocomplete {
	position:absolute;
	width:auto !important;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	font-size:12px;
	z-index:9000;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected { 
	background-color: #ffb;
}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}

div.autocomplete_select {
	position:absolute;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	font-size:12px;
	z-index: 100;
}

div.autocomplete_select ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete_select ul li.selected { 
	background-color: #ffb;
}
div.autocomplete_select ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}

div.autocomplete_select_scroll {
	position:absolute;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	font-size:10px;
	height: 150px;
	overflow-y:scroll;
	z-index:9000;
}

div.autocomplete_select_scroll ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete_select_scroll ul li.selected { 
	background-color: #ffb;
}
div.autocomplete_select_scroll ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}

.combo {
	background:url(../img_maquette/bg_select2.jpg) right;
	cursor:pointer;
	z-index:100;
}

.combo2 {
	background:url(../img_maquette/bg_select2.jpg) right;
	cursor:pointer;
	width:36px;
	z-index:100;
}

.combo3 {
	background:url(../img_maquette/bg_select2.jpg) right;
	cursor:pointer;
	width:50px;
	z-index:100;
}

.combo4 {
	background:url(../img_maquette/bg_select2.jpg) right;
	cursor:pointer;
	width:65px;
	z-index:100;
}

.combo5 {
	background:url(../img_maquette/bg_select2.jpg) right;
	cursor:pointer;
	width: 100px;
	z-index:100;
}

.combo_dates {
	background:url(../img_maquette/bg_select2.jpg) right;
	cursor:pointer;
	width: 200px;
	z-index:100;
}

.combo_act {
	background:url(../img_maquette/bg_select2.jpg) right;
	cursor:pointer;
	width: 100%;
	z-index:100;
}

.combo_mua {
	background:url(../img_maquette/bg_select2.jpg) right;
	cursor:pointer;
	width: 150px;
	z-index:100;
}

table.formulaire {
	border-spacing:0px;
	vertical-align:bottom;
}

#photo_membre {
	position:absolute;
	width:100px;
	height:110px;
	border:solid 1px #ff8f36;
	left: -120px;
	top:-5px;
	overflow:hidden;
}

.cat12 {
	position:absolute;
	left: -150px;
/*	top: 20px;*/
	padding:0px;
	height:16px;
	width:145px;
	overflow:visible;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}

#bas_form {
	position:absolute;
	bottom: 0px;
	font-size: 11px;
}

a.lien_valid {
	color:#ff6600;
	text-decoration:none;
	font-size:16px;
}

#mailfree {
	position:absolute;
	left:-15px;
}

#box1_3box {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 65px;
	left: 45px;
	width: 240px;
	height: 420px;
	padding: 5px;
}

#fond_box1_3box {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 70px;
	left: 45px;
	width: 250px;
	height: 430px;
}

#box2_3box {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 65px;
	left: 342px;
	width: 240px;
	height: 420px;
	padding: 5px;
}

#fond_box2_3box {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 70px;
	left: 342px;
	width: 250px;
	height: 430px;
}

#box3_3box {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 65px;
	right: 45px;
	width: 240px;
	height: 420px;
	padding: 5px;
}

#fond_box3_3box {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 70px;
	right: 45px;
	width: 250px;
	height: 430px;
}

.titre_pack {
	position: relative;
	top:0px;
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	padding-bottom: 30px;
}

.txt_pack {
	position:relative;
	top:0px;
	padding:10px;
	width:220px;
	color:#FFFFFF;
	text-align:justify;
	font-size:17px;
}

.formule_pack {
	position:absolute;
	bottom:0px;
	height:70px;
	color:#FFFFFF;
	text-align:center;
	font-size:17px;
	width:200px;
	padding:20px;
}

.formule {
	text-decoration:underline;
	font-weight:bold;
}

div.cats_contenu {
	position:absolute;
	top: 0px;
	left: 180px;
	font-size:8px;
	width: 750px;
}

img.cat_contenu {
	position:relative;
	top:0px;
	left: 0px;
	text-align: top;
}

div.cat_contenu {
	background:url(../img_maquette/fleche_cat.gif) top right no-repeat;
	height:30px;
	text-align:center;
	padding-right: 5px;
	padding-top: 7px;
	width: 245px;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
}

div.cat_contenu_unselected {
	background:url(../img_maquette/fleche_cat_unselected.gif) top right no-repeat;
	height:30px;
	text-align:center;
	padding-right: 10px;
	padding-top: 5px;
	width: 220px;
	font-size: 11px;
	cursor: pointer;
}

a {
	text-decoration:none;
	color:#000000;
}

span.txt_radio {
	padding-left: 10px;
	width: 500px;
}

#pas_proprio {
	position:relative;
	left: 150px;
	margin-top: 10px;
	width: 750px;
}

#networks {
	position:relative;
	left: 150px;
	margin-top: 5px;
	height:30px;
	width: 650px;
}

div.block_infos {
	position:relative;
	width: 890px;
	padding-top: 20px;
}

#table_infos_compte {
	width: 100%;
	text-align: center;
	margin: 10px;
}

#delegation {
	width: 100%;
	text-align: left;
	margin: 5px;
	margin-top: 25px;
}

#box1_4box {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 50px;
	left: 115px;
	width: 340px;
	height: 225px;
	padding: 5px;
}

#fond_box1_4box {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 55px;
	left: 115px;
	width: 350px;
	height: 235px;
}

#box1_4box_big {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 50px;
	left: 115px;
	width: 340px;
	height: 300px;
	padding: 5px;
}

#fond_box1_4box_big {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 55px;
	left: 115px;
	width: 350px;
	height: 310px;
}

#box_divers_4box_big {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 380px;
	left: 115px;
	width: 340px;
	height: 100px;
	padding: 5px;
}

#fond_divers_4box_big {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 385px;
	left: 115px;
	width: 350px;
	height: 110px;
}

#photos_create_loc {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 385px;
	height: 100px;
/*	border:solid 1px;*/
	text-align: right;
/*	overflow: hidden;*/
}

/*
#photos_create_loc img {
	width: 75px;
	height: 56px;
	margin-right: 2px;
	margin-top: 2px;
}
*/

#box2_4box {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 50px;
	right: 20px;
	width: 340px;
	height: 225px;
	padding: 5px;
}

#fond_box2_4box {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 55px;
	right: 20px;
	width: 350px;
	height: 235px;
}

#box2_4box_big {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 50px;
	right: 20px;
	width: 340px;
	height: 430px;
	padding: 5px;
}

#fond_box2_4box_big {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 55px;
	right: 20px;
	width: 350px;
	height: 440px;
}

#box3_4box {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 305px;
	left: 115px;
	width: 340px;
	height: 210px;
	padding: 5px;
}

#fond_box3_4box {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 310px;
	left: 115px;
	width: 350px;
	height: 220px;
}

#box4_4box {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 305px;
	right: 20px;
	width: 340px;
	height: 210px;
	padding: 5px;
}

#fond_box4_4box {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 310px;
	right: 20px;
	width: 350px;
	height: 220px;
}

#box34_4box {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 305px;
	left: 115px;
	width: 787px;
	height: 210px;
	padding: 5px;
}

#fond_box34_4box {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 310px;
	left: 115px;
	width: 797px;
	height: 220px;
}

#box34_4box_big {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 513px;
	left: 115px;
	width: 787px;
	height: 250px;
	padding: 5px;
}

#fond_box34_4box_big {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 518px;
	left: 115px;
	width: 797px;
	height: 260px;
}

#boxsous34_4box {
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
	position:absolute;
	top: 963px;
	left: 115px;
	width: 787px;
	height: 235px;
	padding: 5px;
}

#fond_boxsous34_4box {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position:absolute;
	top: 968px;
	left: 115px;
	width: 797px;
	height: 245px;
}

.titre_4box {
	position:absolute;
	width: 100px;
	left: -105px;
	top: -5px;
	text-align:right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
}

#infos_certif {
	margin-top: 8px;
}

div.formfloat {
	float:left;
	margin-left: 5px;
	margin-top: 5px;
}

div.formfloat_petit {
	float:left;
	margin-left: 5px;
/*	margin-top: 3px;*/
	font-size: 10px;
}

div.okbox {
	position:absolute;
	right: 10px;
	bottom: 5px;
}

#prix_loc {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 418px;
	height: 250px;
	padding: 5px;
}

#dates_loc {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 787px;
	height: 240px;
	padding: 5px;
}

#recap_dates {
	position: relative;
	top: 5px;
/*	background:#ffffff;
	border:solid 1px;*/
	width: 785px;
	height: 180px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 11px;
}

#table_prix {
	width: 100%;
	text-align: center;
	border-spacing: 0px;
}

#nb_photos {
	font-size: 12px;
	margin-left: 10px;
}

table.table_quoi {
	width: 100%;
}

table.table_quoi th {
/*	background:#0000FF;*/
	text-align:left;
}

table.table_quoi td {
/*	background:#00FF00;*/
	font-size:11px;
	padding: 0px;
	margin: 0px;
}

#langues {
	position:absolute;
	right: 24px;
	top: 15px;
}

.fleche_titre_box {
	position:absolute;
	top: -6px;
	left: -8px;
	width: 188px;
	height: 52px;
}

.titre_box {
	position:absolute;
	top: -6px;
	left: -8px;
	width: 180px;
	overflow: hidden;
	padding: 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
}

.prix_reel {
	font-size: 9px;
	height: 9px;
	margin-top: -2px;
}

#infos_gen_bien {
	position: relative;
	top: 0px;
	width: 910px;
	margin: 0px;
	padding: 0px;
	height: 145px;
	_height: 185px;
	margin-top: -5px;
}

#photos_proprios {
	position: relative;
	float: left;
	margin-top: -5px;
	_margin-top: -30px;
	margin-left: 20px;
	width: 200px;
	height: 110px;
	vertical-align: middle;
	overflow: hidden;
}

#photos_proprios td {
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
}

#desc_proprios {
	position: relative;
	float: left;
	margin-top: -5px;
	_margin-top: -30px;
	margin-left: 20px;
	width: 240px;
	height: 110px;
	text-align: center;
	line-height: 3ex;
}

#infos_loc {
	position: relative;
	float: left;
	margin-top: -5px;
	_margin-top: -30px;
	margin-left: 20px;
	height: 90px;
	line-height: 4ex;
	width: 390px;
}

#desc_bien {
	position: relative;
	float: left;
	margin-top: 10px;
	_margin-top: -40px;
	width: 912px;
	height: 300px;
	padding: 0px;
}

#photos_bien {
	margin-top: -40px;
	_margin-top: -48px;
	float: left;
	width: 100%;
	height: 200px;
	text-align: center;
}

#photos_bien_petit {
/*	margin-top: -40px;
	_margin-top: -48px;*/
	float: left;
	width: 455px;;
	height: 200px;
	text-align: center;
}

#infos_bien {
	width: 530px;
	float: left;
	margin-left: 20px;
/*	margin-top: 20px;*/
	line-height: 3ex;
}

#infos_bien td {
	vertical-align: top;
	line-height: 2.5ex;
	border-spacing: 0px;
}

#equip_bien {
	float: right;
	width: 322px;
	overflow-x: hidden;
	overflow-y: visible;
	text-align: center;
	margin-left: 20px;
}

#titre_desc_biens {
	font-weight: bold;
	font-size: 24px;
}

hr {
	margin-left: 5px;
	margin-right: 10px;
	height: 5px;
	background-color: #ff6500;
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;	
}

.center {
	text-align: center;
}

.blanc {
	color:#FFFFFF;
}

.gras {
	font-weight: bold;
}

.titre {
	font-size: 22px;
}

.pad10 {
	padding: 10px;
}

.pad20 {
	padding: 20px;
}

.margin_neg_ie {
	margin-top: -10px;
}

#recap_infos {
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
	width: 410px;
	font-weight:lighter;
	line-height: 4ex;
}

#payer {
	width: 650px;
	height: 35px;
	padding-top: 13px;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	background-color:#ff6500;
	margin-top: 8px;
	margin-bottom: 8px;
	cursor: pointer;
}

.ajouter {
	width: auto;
	color:#FFFFFF;
	background:#ff6500;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
}

.erreur {
	color:#CE0005;
	font-weight: bold;
}

#reseau_left {
	float: left;
/*	font-size: 18px;*/
}

#reseau_droite {
	position: absolute;
	right: 10px;
	top: 20px;
	padding-top: 35px;
	margin-top: 10px;
	margin-left: 12px;
	width: 540px;
	height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 17px;
	color: #000000;
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
}

#reseau_droite_fond {
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position: absolute;
	right: 10px;
	top: 25px;
	padding-top: 35px;
	margin-top: 10px;
	margin-left: 12px;
	width: 540px;
	height: 450px;
}

#reseau_droite table {
	width: 100%;
	border-spacing: 0;
}

#reseau_droite td {
	vertical-align: middle;
	text-align: center
}

#lettres_reseau {
	position:absolute;
	right: 10px;
	top: 260px;
	color:#000000;
	font-size: 12px;
	width: 540px;
	text-align: center;
}

#mes_parrainages {
	left: 10px;
}

#mes_parrainages_fond {
	left: 10px;
	top: 305px;
	height:  190px;
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position: absolute;
}

#connexions_droite {
	right: 10px;
}

#connexions_droite_fond {
	right: 10px;
	top: 305px;
	height:  190px;
	background-color:#ff6500;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	position: absolute;
}

.box_reseau {
	position: absolute;
	top: 300px;
	padding-top: 35px;
	width: 450px;
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 14px;
	color: #000000;
	border-bottom-style:solid;
	border-bottom-color:#ff6500;
	border-bottom-width: 5px;
	border-top-style:solid;
	border-top-color:#ff6500;
	border-top-width: 5px;
}

.box_reseau td{
	text-align: center;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

.justify {
	text-align: justify;
}

.slider {
	background:transparent url('/img_maquette/barre_slider.png') repeat-x scroll left top;
	height:15px;
	position:relative;
	text-align:left;
	width: 100px;
	margin-top: 4px;
}

.point {
	background:transparent url('/img_maquette/point_slider.png') no-repeat scroll left top;
	cursor:pointer;
	height:16px;
	margin-left: 0px;
	position:absolute;
	top:-5px;
	width:16px;
}

#chaine {
	margin-top: 20px;
	background:url(../img_maquette/fond_chaine.png) no-repeat center;
	width: 100%;
	height: 60px;
	overflow: hidden;
}

.td_chaine {
	height: 60px;
	width: 60px;
	background:url(../img_maquette/rong.png) no-repeat center;
	_background:url(../img_maquette/rong.gif) no-repeat center;
	text-align: center;
	font-size: 10px;
}

#accept_refuse {
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 912px;
	height: 40px;
	text-align: center;
}

.orange_button {
	height: 40px;
	background: #ff6500;
	width: 120px;
	font-weight: bold;
	font-size: 16px;
}

.modif_box1_4box {
	top: 20px!important;
	left: 40px!important;
	width: 395px!important;
	height: 240px!important;
}

.modif_fond_box1_4box {
	top: 25px!important;
	left: 40px!important;
	width: 405px!important;
	height: 250px!important;
}

.modif_box3_4box {
	top: 290px!important;
	left: 40px!important;
	width: 395px!important;
	height: 230px!important;
}

.modif_fond_box3_4box {
	top: 295px!important;
	left: 40px!important;
	width: 405px!important;
	height: 240px!important;
}

.modif_box2_2box {
	top: 20px!important;
	right: 40px!important;
	width: 395px!important;
	height: 500px!important;
}

.modif_fond_box2_2box {
	top: 25px!important;
	right: 40px!important;
	width: 405px!important;
	height: 510px!important;
}

.picto {
	width: 46px;
	height: 46px;
}

.puce_maison li {
	list-style-image:url(/img_maquette/puce.gif);
	list-style-position:outside;
}

.button {
	border-style:solid;
	border-width: 2px;
	border-top-color:#ff6305;
	border-bottom-color:#ff8f36;
	border-left-color:#ff8f36;
	border-right-color:#ff8f36;
	width: auto;
	margin: 2px;
	padding: 0px!important;
	background: #ffffff;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	color: #ff6305;
	font-weight: bold;
}

.table_notation {
	font-size: 10px;
	text-align: center;
	line-height: normal;
}

.spaced {
	margin-top: 10px;
}

#bulle_aide {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #ff6500;
	background:#FFFFCC;
	z-index: 150!important;
	padding: 5px;
}
