/* MEYER RESET v1.0 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* STYLE WWW */
#WWW_bandeauLogo {
	background-color:transparent;
	height:89px;
}
#entete {
	background: url("../images/location-alpes.png") no-repeat transparent;
	float:left;
	top: 10px;
	width:880px;
	height:89px;
	display:inline;
}
#ongletDrapeau {
	width:88px;
	float:left;
	display:inline;
	height:26px;
	margin-top:63px;
}
#drapeaufr {
	position:absolute;
	left:1065px;
	top:83px;
	z-index:3;
	visibility:visible;
	border:0px none #000000;
	text-align:left;
}
#drapeauuk {
	position:absolute;
	left:1065px;
	top:83px;
	z-index:3;
	visibility:visible;
	border:0px none #000000;
	text-align:left;
}
#WWW_logo {
	height:70px;
	left:40px;
	position:absolute;
	top:20px;
	width:170px;
}
#bloc-secondaire {
    background: none repeat scroll 0 0 #67B2E6;
    height: 33px;
    position: absolute;
    right: 180px;
    width: 454px;
}
/* / STYLE WWW */
html, body {
	margin: 0;
	padding: 0;
	height: 100%
}
	body {
		background: url("../images/fond-page-interne.jpg") no-repeat #FFFFFF;
		color:#000000;
		font-family:verdana,Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		padding:0;
		margin:0;
	}
		body.iframe {
			background-image:none;
		}
#main {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0;
	width:968px;
}
	#main.iframe {
		width:690px;
	}
#content {
	background:#FFFFFF;
	margin:0;
	padding:10px 20px;
	min-height:0px;
}
#content p { margin:10px 0px; }
	#content p.noHeight { margin:0;padding:0; }

td.coordonnees {
	vertical-align:top;
	width:50%;
}
#bloc-secondaire ul li {
    background: url("../images/puce-blanche.png") no-repeat scroll left 5px transparent;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
ul li {
    list-style: none outside none;
}
#finresa li {
	background:none repeat scroll 0 0 transparent;
	list-style-image:url("../images/puce-bleue.png");
	margin:0px;
}
#bloc-secondaire ul li a {
    color: #FFFFFF;
    font-size: 11px;
    padding-left: 10px;
    text-decoration: none;
}
#bloc-secondaire ul li a:hover {
    text-decoration: underline;
}
/* 3G engine */
#moteur3G {
		background-color:#FFFFFF;
		border:solid 1px #D7D7D7;
		border-radius:0px 0px 0px 0px;
			-moz-border-radius:0px 0px 0px 0px;
			-webkit-border-radius:0px 0px 0px 0px;
		box-shadow: 10px 10px 10px #FFFFFF;
			-moz-box-shadow: 3px 3px 5px #FFFFFF;
			-webkit-box-shadow: 10px 10px 10px #FFFFFF;
		margin:auto;
		padding-bottom:20px;
		width: 700px;
}
	.field {
		height:100%;
		margin:2px auto;
		padding:0 15px;
	}
	.field .title {
		color:#000000;
		float:left;
		font-weight:bold;
		padding:10px 20px 0 0;
		text-align:right;
		width:30%;
		font-style:italic;
	}
	.field .list {
		float:left;
		text-align:right;
		padding: 6px 0 0 0;
		width:52%;
	}
	.field .list select {
		width:250px;
	}
	#divCtxt {
		padding-left:96px;
		text-align:left;
	}
	.iLoader {
		float:left;
		margin-top:3px;
		margin-left:36px;
	}

/* headers */
h1 {
	color:#2589D7;
	font-size:1.4em;
	font-weight:bold;
	padding:0;
	margin:5px 0px 10px 0px;
}
h2 {
	color:#2589D7;
	font-size:1.1em;
	margin:5px 0px 10px 0px;
	padding:0;
}
h3 {
	color:#000000;
	font-size:1.1em;
	margin:5px 0px 10px 0px;
	padding:0;
}
h4 {
	color:#211600;
	font-size:13px;
}

/* lists */
#ulCrit {
	list-style-type:none;
	margin:15px 0px 0 0px;
	padding:0px 0px 0px 15px;
}
	#ulCrit li {
		/*padding-left:15px;*/
		background:none repeat scroll 0 0 transparent;
		list-style-image:url("../images/puce-bleue.png");
		margin:0px;
	}
		#ulCrit li a {
			display:block;
			font-weight:bold;
}

/* links */
a {
	color:#2589D7;
}
a:hover {
	color:#2589D7;
}
a:active {
	color:#2589D7;
}
hr {
	clear:both;
	border-color:#7E746A;
	border-style:dotted none none;
	border-width:1px 0 0;
	height:1px;
	margin:15px 0;
}

/* forms / inputs */
button.bouton, button.button, input.button, input.text, select.select, textarea.textarea {
	background-color:#FFFFFF;
	border:1px solid #BEE0F8;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1em;
	margin:1px;
}
	.bouton:hover, .button:hover, .text:hover, .select:hover, .textarea:hover,
	.bouton:focus, .button:focus, .text:focus, .select:focus, .textarea:focus {
		/*-moz-box-shadow:0 0 3px #666666;*/
		/*font-weight:bold;*/
		color:#000000
		border-color:#999999;
	}

	button.button, input.button {
		background-color:#4096EE;
		color:#FFFFFF;
		cursor:pointer;
		font-weight:bold;
		margin:7px 0 0 4px;
		overflow:visible; /* Thx IE */
		padding:3px 0.30em; /* em for IE */
		width:0; /* Thx IE */
		border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
	}
	button.button:hover, input.button:hover {
		color:#E0E0E0;
	}
		.bouton.small, .button.small {
			font-size:0.9em;
			height:18px;
		}
		button.bouton[class], button.button[class], input.bouton[class], input.button[class] { /* Fck IE */
			width: auto;
		}
		.details2 button.button,
		.details2 input.button {
			margin:7px 0 0 0;
		}

	select.select {
		border:1px solid #BCAFA0;
		height:20px;
	}

	textarea.textarea,
	input.text {
		background-color:#F4F4F4;
		border:1px solid #A1A395;
	}

	textarea.textarea {
		width:100%;
	}

	.dispoShowHide {
		float:right;
		margin-top:-24px;
		text-align:right;
	}
	.dispoShowHide button.button {
		background-color:transparent;
		border-color:#2589D7;
		border-bottom:1px solid #FFFFFF;
		border-radius:4px 4px 0 0;
			-moz-border-radius:4px 4px 0 0;
			-webkit-border-radius:4px 4px 0 0;
		color:#2589D7;
		margin-left:1px;
	}
	.dispoShowHide button.button:hover {
		background-color:#2589D7;
		/*border-color: #912223;*/
		border-bottom:1px solid #2589D7;
		color:#FFFFFF;
	}

/* 3G dispo / détail */
#tdispo,
#tLot,
#tTarifs,
#tAA,
#tTS,
.tPrest {
	margin-top:0px;
	padding-top:0px;
	width:100%;
	border:1px solid #2589D7;
}

	thead tr th, .table_entete {
		background-color:transparent;
	}
		th, .table_entete {
			border:0;
			border-top:#912223 1px solid;
			color:#2589D7;
			font-weight:normal;
			vertical-align:middle;
		}
			.table_entete {
				padding:5px;
			}
				.table_entete img {
					vertical-align:middle;
				}

		thead.tdispo tr th.tFirst {
			/*border-left:#BCAFA0 1px solid;*/
		}
		thead.tdispo tr th.t3 {
			padding:5px 0 5px 5px;
			text-align:left;
		}
		thead.tdispo tr th.tLast {
			/*border-right:#BCAFA0 1px solid;*/
			padding-right:5px;
			text-align:right;
		}
		#tAA th,
		#tTS th,
		.tPrest th {
			font-weight:normal;
			padding-top:10px;
			padding-bottom:10px;
		}
		#tTS th.t2,
		#tTS th.t3 {
			width:140px;
		}
		#tAA th.t3,
		#tAA th.t4 {
			width:140px;
		}
		.tPrest th {

		}

	#tdispo tr.parent {
		cursor:hand;
		cursor:pointer;
	}
		tr.parent td {
			background-attachment:scroll;
			background-image:url("../images/bkg-main-top.png");
			background-position:left top;
			background-repeat:repeat-x;
			border-top:#666666 0px solid;
			padding:5px;
			text-align:left;
			vertical-align:middle;
		}
		tr.parent td.tdispo.tFirst {
			background-image:url("../images/bkg-main-top-first.png");
			background-position:left top;
			background-repeat:no-repeat;
			width:104px;
		}
			#tLot tr.parent td.tFirst {
				width:180px;
			}
		#tdispo tr.parent td.tdispo.t2 {
			font-weight:bold;
			text-align:center;
			width:18px;
		}

		#tdispo tr.parent td.tdispo.t3 {
			width:100px;
		}

		#tdispo tr.parent td.tdispo.t4 {}

		#tdispo tr.parent td.tLast,
		#tLot tr.parent td.tLast {
			background-image:url("../images/bkg-main-top-last.png");
			background-position:right top;
			background-repeat:no-repeat;
			font-size:1.2em;
			padding-right:5px;
			text-align:right;
			width:70px;
		}

		#tLot tr.parent td.tLast {
			width:180px;
		}
		#tLot tr.parent td.t2 {/* Fck IE */
			width:50%;
		}

		#tTS td.t2,
		#tTS td.t3 {
			text-align:center;
		}

		#tAA td.tLast,
		#tAA td.tLast {
			text-align:center;
		}

	#tdispo tr.child td,
	#tLot tr.child td {
		background: transparent;
		border-top:#2589D7 1px solid;
		padding-bottom:2px;
	}
	#tTarifs td {
		padding:5px;
		text-align:center;
		width:25%;
	}

.small {
	border: none;
	width: 500px;
}
.desc {
	margin:8px 0;
	padding:8px;
}
.residDesc {
	border-top:1px dashed #2589D7;
	margin:8px 0;
	padding:8px 0;
}
.descPrest, .descCoord {
	padding:0 10px;
	width:60%;
}
.descLift {
	width:100%;
	height:140px;
	overflow:auto;
	/*border:1px solid #2589D7;*/
	color:#395A90;
}
#descLiftTitle {
	border-top: 1px solid #2589D7;
	border-left:1px solid #2589D7;
	border-right:1px solid #2589D7;
	width:100px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	background-color:#2589D7;
	color:#FFFFFF;
}
.totalPrest {
	color: #395A90;
	font-weight:bold;
}
.details {
	float:right;
	margin:10px 0;
	text-align:left;
}
.details2 {
	border:1px solid #2589D7;
	border-radius:0 0 0 10px;
		-moz-border-radius:0 0 0 10px;
		-webkit-border-radius:0 0 0 10px;
	float:right;
	margin:4px;
	padding:6px 4px;
	text-align:center;
	min-width:140px !important;
}
	.details2.line1 {
		background-color:#F1F3F8;
	}
	.details2.line2 {
		background-color:#FFFFFF;
	}


.classement {
	display:block;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
}
.equipement {
	display:block;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
}

.line1,
#tdispo tr.child td.line1,
#tLot tr.child td.line1 {
	background-color:#FFFFFF;
	padding-left: 5px;
}
.line2,
#tdispo tr.child td.line2,
#tLot tr.child td.line2 {
	background-color:#F1F3F8;
	padding-left: 5px;
}
.lineHovered {
	background-color:#D8DEEB;
	color:#000000;
}
.pass_table {
	vertical-align:middle;
	width: 400px;
}
	.pass_table td {
		width: 50%;
	}
.cent {
	width:100%;
}
.borderRed {
	border:1px solid #912223;
}
#affPlng {
	background-color: #FFF9F9;
	font-family:Courier New;
	font-size:8pt;
}
.overflow {
	overflow:auto;
}
#images {  }
table.coord_table {
	border: #2589D7 3px solid;
	border-top: 0;
	margin: 5px 0 0 0;
	width: 100%;
}

	table.coord_table td {
		padding:5px;
	}
	td.table_entete2 {
		background: #2589D7;
		color:#FFFFFF;
		font-weight:bold;
		height:25px;
		vertical-align:middle;
		text-align:center;
	}
table.cent td.oFive {
	padding:0px 5px 0px 5px;
}
/* /3G dispo / détail */

/*- PRODUITS ---*/
#prodList {
}
.prodItem {
	border-right:0;
	box-shadow:0 1px 4px rgba( 0,0,0,0.6 );
		-webkit-box-shadow:0 2px 4px rgba( 0,0,0,0.3 );
		-moz-box-shadow:0 2px 4px rgba( 0,0,0,0.4 );
	float:left;
	height:25em;
	list-style:none;
	margin:0.8em 1em 0 0;
	width:32%;
}
.prodTitle {
	background:#625D4E url("../images/bg_rechercheNoMagnifier.jpg") repeat-x left bottom;
	color:#FFF;
	/*height:2em;*/
	line-height:1.4em;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
}
.prodDesc {
	background:#FFFFFF url("../images/ombre_menu.png") no-repeat scroll right -45px;
	height:15em;
	margin-top:5px;
	padding-top:12px;
	overflow:auto;
}

.fifty {
	width: 50%;
}

/*- IMG ---*/
.loupe {
	vertical-align:middle;
}
.aff_dispo, .thumb, .thumb2, .thumb3 {
	border:1px solid #2589D7;
	height:75px;
	width:100px;
}
.thumb2 {
	height:125px;
	width:150px;
}
.thumb3 {
	margin:0 0 14px 14px;
	height:150px;
	width:200px;
}

.clearfix { display:block; clear:both; }

/*- PROMOS ---*/
.promo-list {
	margin:10px 20px;
}
.promo_hors_promo {
	color:#C01313;
	font-size:0.8em;
	font-weight:normal;
	text-decoration:line-through;
}
.promo_taux {
	color:#C01313;
	font-size:1em;
	font-weight:bold;
	margin-top:10px;
}

/* tooltips */
#tooltip {
	background-color:#FFFFFF;
	border:solid 1px #482516;
	border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	color:#482516;
	font-size:1em;
	margin-right:1.5em;
	padding:5px;
	position:absolute;
	text-align:left;
	z-index: 3000;
}
a.infobulle {
	position: relative;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px #BCAFA0 dotted; /* on souligne le texte*/
	cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
a.infobulle span.infobulle {
	display: none; /* on masque l'infobullebulle */
}
a.infobulle:hover {
	background: none; /* correction d'un bug IE */
	text-decoration: none;
	color: #211600;
	z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
	cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
a.infobulle:hover span.infobulle {
	display: inline; /* on affiche l'infobullebulle */
	position: absolute;
	white-space: normal; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
	top: 25px; /* on positionne notre infobullebulle */
	left: -470px;
	width: 350px;
	background: #fff;
	color: #211600;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	border: 1px solid #2589D7;
	border-left: 4px solid #2589D7;
}
span.infobulle img {
	float: left;
	margin: 2px;
}
table.plng {
}
td.plng_entete {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	background: #eee;
	border: 0;
	border-bottom: #aaa 1px solid;
	border-right: #aaa 1px solid;
}
td.plng_texte {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	border: 0;
	border-bottom: #ddd 1px solid;
	border-right: #ddd 1px solid;
}
td.plng_texte_cont {
	text-align: left;
	vertical-align: top;
	font-family:Courier New;
	color: yellow;
	background: red;
		font-size: 8pt;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;

}
td.plng_texte_opti {
	text-align: left;
	vertical-align: top;
	font-family:Courier New;
	color: blue;
	background: yellow;
		font-size: 8pt;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;

}

td.plng_texte_rpro {
	text-align: left;
	vertical-align: top;
	font-family:Courier New;
	color: yellow;
	background: #800000;
		font-size: 8pt;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;

}

/*************************************releve coproprietaire*/
td.relv_entete {
	text-align: center;
	background: #fc0;
}
td.relv_ligne {
	text-align: left;
}
td.relv_col_date {
	text-align: center;
	width: 10%;
}
td.relv_col_mt {
	text-align: right;
	width: 20%;
}
/*************************************agenda coproprietaire*/
table.agda_table {
	width: 800px;
}
td.agda_entete {
	text-align: center;
	background: #C2D4E8 /*oc100306-#FFCC00*/;
}
td.agda_ligne {
	text-align: left;
	vertical-align: top;
	font-size: 8pt/*oc101104-yavé7*/;
}
/*************************************agenda coproprietaire fin*/
td.plng_col_ref {
	font-weight: bold;
}

/* misc fonts */
.by { /* webmaster */
	/*width: 190px;*/
	/*float: left;*/
	/*margin:-50px 50px 0px 0px;*/
	/*color: #666;*/
}
#ee {
	background: url("../images/bg-header.png") repeat-x transparent;
	background-color:#FFFFFF;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:5px;
	font-size:11px;
	width:100%;
	height:89px;
	display:inline;
	float:left;
	padding-top:20px;
}
#footer {
	background-color:transparent;
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	padding:5px;
	text-align:left;
	width: 150px;
}
#rcs {
	background:#EEEEEE;
	color: #2589D7;
	text-align:center;
}
span.exergue, font.exergue { color: #395A90; font-weight:normal; }
span.label { font-weight:bold; }
	.label { display:block; }
.pipe {
	font-size:1.5em;
	margin:0px 10px;
}
#docPrestBas, #docPrestHaut {
	font-size: 8pt;
}
.photPlan {
	font-style:italic;
	font-size: 9px;
	margin-top:6px;
}
.hand {
	cursor: pointer;
	cursor: hand;
}
.disabled, .bouton.disabled, .button.disabled, .select.disabled, .text.disabled { background-color: #D4D0C8; color:#808080; }
.error, .notice, .success {padding:.8em;margin-bottom:1.6em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11; background:none; padding:0; margin:0; }
.notice a {color:#514721; background:none; padding:0; margin:0; }
.success a {color:#264409; background:none; padding:0; margin:0; }
.fLeft { float:left; }
.fRight { float:right; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.center a{ color:#000000; }
.hide { height:0;line-height:0;margin:0;padding:0;visibility:hidden; }
.noMargin { margin:0; }
.noPadding { padding:0; }
::selection { background:#756A5E; color:#FFFFFF; }
::-moz-selection { background:#756A5E; color:#FFFFFF; }
.noBorder {border:none;}

