/* 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 CLT */

/* blocks */
html.https {
	text-align:center;
}

body {
	background: #efe8e2;
	color: #6C5B4A;
	line-height:.9em;
}
	body.https {
		background:#efe8e2 url("../images/bkg-body.jpg") no-repeat scroll center top;
	}
	body.https #main {
		margin:0 auto;
		width:760px;
	}
#content {
	color:#6C5B4A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 0 20px 0;
}
#content p { margin:10px 0px; }
	#content p.noHeight { margin:0;padding:0; }

	body.https #content {
		background-color:#efe8e2;
		border:1px solid #756A5E;
	}
td.coordonnees {
	padding:0 2px;
	vertical-align: top;
	width:50%;
}
/* 3G engine */
.field {
	background:#F0E0CD url("../images/bkg-3Gengine.png") repeat scroll 50% 50%;
	border:solid 1px #B2A499;
	border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
	height:100%;
	margin:4px 0;
	padding:0 5px 0 5px;
	width:642px;
}
	.field .title {
		background:transparent url("../images/puce-menuDroite.png") no-repeat scroll 0 12px;
		color:#333;
		float:left;
		font-size:12px;
		font-weight:bold;
		padding:10px 0 0 10px;
		width:48%;
	}
	.field .list {
		float:left;
		text-align:right;
		padding: 6px 0 0 0;
		width:50%;
	}
	.field .list select {
		width:250px;
	}

	#divCtxt { padding-left:70px; text-align:left; }
	#divCtxt div { display:inline-block;float:left;width:49%; }
		#divCtxt div:hover {background:rgb(212,198,179);background:rgba(102,83,66,0.2);border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
	.iLoader { float:left; }

/* headers */
h1 {
	color:#535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;

}
h2 {
	background:url(../images/puce-h4.png) no-repeat top left;
	color:#665342;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:25px 0 15px 0;
	padding: 2px 0 0 20px;
	text-transform:uppercase;
}
h4 {
	font-size: 14px;
}

/* lists */
ul {
	list-style-type:none;
}
ul li {
	background: url("../images/puce_page.png") no-repeat 0px 4px;
	padding-left:15px;
	margin:5px 0 5px 23px;
}
li a {
	display:block;
	font-weight:bold;
}

/* links */
a {
	color:#175665;
}
a:hover {
	color:#6C5B4A;
}
hr {
	clear:both;
	border-color:#7E746A;
	border-style:dotted none none;
	border-width:1px 0 0;
	height:1px;
	margin:15px 0;
}

/* forms */
button.bouton, button.button, input.button, input.text, select.select, textarea.textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#ACADB2 #E3E4E9 #E3E4E9;
	border-right:1px solid #E3E4E9;
	border-style:solid;
	border-width:1px;
	color:#6B6963;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:3px 0 7px;
}
	textarea.textarea,
	input.text {
		font-size:1.2em;
	}
	textarea.textarea {
		width:100%;
	}
	button.button, input.button {
		background:none repeat scroll 0 0 #756A5E;
		border:medium none;
		color:#FFFFFF;
		cursor:pointer;
		font-size:12px;
		margin:7px 0 0 4px;
		overflow:visible; /* Thx IE */
		padding:3px 0.30em; /* em for IE */
		width:0; /* Thx IE */
	}
		input.bouton.small, input.button.small {
			font-size:0.9em;
			height:18px;
		}
		button.bouton[class], button.button[class], input.bouton[class], input.button[class] { /* Fck IE */
			width: auto;
		}
	select.select {
		height:2em;
	}

/* 3G dispo / détail */
#tdispo,
#tLot,
#tTarifs,
#tAA,
#tTS,
.tPrest {
	margin-top:0px;
	padding-top:0px;
	width:100%;
}

	thead, .table_entete {
		background-color:#FFFFFF;
	}
		th, .table_entete {
			border-top:#BCAFA0 1px solid;
			color:#551800;
			font-weight:normal;
			vertical-align:middle;
		}
		thead.tdispo tr th.t3 {
			padding-left:5px;
			text-align:left;
		}
		thead.tdispo tr th.t5 {
			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.t1 {
			background-image:url("../images/bkg-main-top-first.png");
			background-position:left top;
			background-repeat:no-repeat;
			width:104px;
		}
			#tLot tr.parent td.t1 {
				width:180px;
			}
		#tdispo tr.parent td.tdispo.t2 {
			font-weight:bold;
			text-align:center;
			width:18px;
		}

		#tdispo tr.parent td.tdispo.t3 {
			width:120px;
		}

		#tdispo tr.parent td.tdispo.t4 {}

		#tdispo tr.parent td.t5,
		#tLot tr.parent td.t3 {
			background-image:url("../images/bkg-main-top-last.png");
			background-position:right top;
			background-repeat:no-repeat;
			font-size:1.4em;
			padding-right:5px;
			text-align:right;
			width:70px;
		}

		#tLot tr.parent td.t3 {
			width:180px;
		}
		#tLot tr.parent td.t2 {/* Fck IE */
			width:50%;
		}

		#tTS td.t2,
		#tTS td.t3 {
			text-align:center;
		}

		#tAA td.t3,
		#tAA td.t4 {
			text-align:center;
		}

	#tdispo tr.child td,
	#tLot tr.child td {
		background:transparent url("../images/bkg-wrapper2.png") no-repeat scroll 15% 100%;
		border-top:#BCAFA0 1px solid;
		padding-bottom:40px;
		/*width:655px;*/
	}
	#tTarifs td {
		padding:5px;
		text-align:center;
		width:25%;
	}
.residDesc {
	border-top:1px dashed #BCAFA0;
	margin:8px 0;
	padding:8px 0 0 0;
}
.descPrest, .descCoord {
	padding:0 10px;
	width:65%;
}
.details {
	margin:10px 0;
	text-align:left;
}
.details2 {
	background: #EFE8E2 url("../images/bkg-wrapper1.png") no-repeat left top;
	border:1px solid #BCAFA0;
	float:right;
	margin:4px 2px 4px 4px;
	padding:4px;
	text-align:right;
}
	.details2.line1 {
		background-color:#EEEAE6;
	}
	.details2.line2 {
		background-color:#E0D9D2;
	}
.line1 { background-color:#E0D9D2; }
.line2 { background-color:#EEEAE6; }
	.lineHovered { background-color:#B4AAA0; color:#FFFFFF; }

#images { padding-top:15px; }
/* /3G dispo / détail */

/*- PROMOS ---*/
.promo-list {
	margin:10px 20px;
}

.promo_hors_promo {
	font-size:0.7em;
	font-weight:normal;
	text-decoration:line-through;
}

.promo_taux {
	color:#C01313;
	font-size:1em;
	font-weight:bold;
	margin-top:10px;
}


/*- IMG ---*/
.loupe {
	vertical-align:middle;
}
.aff_dispo, .thumb, .thumb2, .thumb3 {
	border:2px solid #BCAFA0;
	height:75px;
	width:100px;
}
.thumb2 {
	margin-left:4px;
	height:125px;
	width:150px;
}
.thumb3 {
	margin-left:4px;
	height:150px;
	width:200px;
}

.clearfix { display:block; clear:both; }

/* tooltips */
#tooltip {
	background-color: #EEEAE6;
	border:#666666 1px solid;
	border-radius:2px 6px;
		-moz-border-radius:2px 6px;
		-webkit-border-radius:2px 6px;
	color:#6C5B4A;
	font-size:0.85em;
	margin-right:1.5em;
	padding:5px;
	position:absolute;
	text-align:left;
	z-index: 3000;
}

/* misc fonts */
.by { /* webmaster */
	width: 50%;
	float: left;
	margin-top: 7px;
	font-size: 11px;
	color: #666;
}
#rcs {
	background:#E0D9D2;
	text-align:center;
}
span.exergue, font.exergue { color: #666666; font-weight:bold; }
span.label { font-weight:bold; }
	.label { display:block; }
.pipe {
	font-size:1.5em;
	margin:0px 10px;
}
.disabled, .bouton.disabled, .button.disabled, .select.disabled { background-color: #D4D0C8; background-image:none; 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; }
.dispoShowHide { float:right; }
.fLeft { float:left; }
.fRight { float:right; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.hide { height:0;line-height:0;margin:0;padding:0;visibility:hidden; }
::selection { background:#756A5E; color:#FFFFFF; }
::-moz-selection { background:#756A5E; color:#FFFFFF; }