@CHARSET "UTF-8";


body {
	margin:0;
	padding:0;
	background-color: #CBC1B5;
	
	font-family: verdana, sans-serif;
	font-size: x-small;
}

img {
	border: 0;	
}

form {
	margin:0;
	}

a {
	text-decoration: none;
}
a:focus {
	outline: none;
}


h2 {
	font-size:14px;
}

h3 {
	font-size:13px;
}
#Main {
	position:relative;
	width:990px;
	background: #CBC1B5 url('/img/2.jpg') repeat-y top left;
	margin:0 auto;
	text-align: left;
}


.h_img {
	margin:10px 0 3px 0;
	padding:0;
}
.h_img span {
	display: none;
	
}

.retour-action {
	margin:10px;
	padding-left:10px;
	padding-right:100px;
	border-left:2px solid #a79485;	
	
	font-size:11px;
	color: white;
}


textarea {
	font-family: verdana, sans-serif;
}
/**
 *	SEARCH_BARRE
 */
#SearchBarre {
	float:left;
	width: 245px;
	background-color: #C9B8A8;
	margin-left:4px;
	
}
	
	
	#SearchBarre hr {
		border:1px solid #736050;
		border-width: 1px 0 0 0;
		margin: 3px 15px ;
		
	}
	
	
	#SearchBarre label.hide {
		display: none;
	}
	
	#SearchBarre .formulaire {
		background-color: #EBDBCB;
		margin: 0;
		float: left;
		width:100%;
	}
	
	#SearchBarre .formulaire a {
		color: #ED7F00;
		display:block;
		font-weight: bold;
		text-decoration: none;
		background: transparent url('/img/r1.jpg') no-repeat top left;
		line-height:17px;
		padding-left:25px;
		width: 8em;
		float: right;
		margin:0 10px 10px 0;
	}
	
	#SearchBarre .formulaire a:hover {
		background-position:  left -17px;
	}
	
	#SearchBarre .formulaire p {
		margin: 5px;
		
	}
	
	#SearchBarre .formulaire select {
		width:90%;
		margin: 0 0 0 5px;
		border:1px solid white;
		background-color: white;
	}
	
	#SearchBarre .formulaire input {
		margin: 0 0 0 5px;
		border:1px solid white;
		background-color: white;
	}
	
	#SearchBarre .formulaire input,
	#SearchBarre .formulaire option,
	#SearchBarre .formulaire select {
		font-size:9px;
	}
	
	#SearchBarre  table {
		margin-left:10px;
		border-spacing: 0;
	}
	#SearchBarre  table td {
		
	}
	
	#SearchBarre h2 {
		background-color: #ED7F00;
		color:white;
		margin:0;
		text-align: center;
		line-height: 22px;
		
	}
	
	#SearchBarre h3 {
		background-color: #A79485;
		color:white;
		margin:0;
		padding-left:10px;
		padding-right:10px;
		font-size:11px;
		line-height:1.3em
	}

	#SearchBarre h3 .rss {
		
		float: right;
		margin:2px 10px 2px 2px;
	}

	#SearchBarre .une {
		padding: 3px 10px 3px 10px;
		border-bottom: 1px solid #A79485;
	}

	#SearchBarre .offreofthemonth {
		padding: 3px 10px 3px 10px;
	}

	#SearchBarre .offreofthemonth a {
		display: block;
		text-align: right;
		color: #ED7F00;
		font-weight: bold;
		text-decoration: underline;
		
	}
	
	#SearchBarre #passe {
		margin:15px;
		color:#666;
	}

	#SearchBarre .search-type {
		position: absolute;
		top:-1000px;
		left:-1000px;
	}

	#SearchBarre .style-choix {
		position: relative;
		left:-10px;
		border-collapse: 0;
		border-spacing: 0;
		background-color: white;
		width:100%;
	}
	#SearchBarre .style-choix t d{
		width: 50%;
	}
	#SearchBarre .style-choix a{
		background: none;
		text-align: center;
		display: block;
		padding:2px 0;
		margin:0;
		width: 100%;
		color: #d4cdc5;
		
	}
	#SearchBarre .style-choix a.current,
	#SearchBarre .style-choix a:hover{
		background-color: #f9f6f1;
		color: black;
	}
	#SearchBarre a {
		display: block;
		text-align: right;
		color: #333;
		text-decoration: underline;
		margin: 10px 10px 10px 0;
	}
	
	#SearchBarre h2 a {
		text-align: center;
		margin:0;
		color:white;
		text-decoration: none;
	}
	
	
#Logo {
	position: relative;
	height: 70px;
}
	
#Logo #LogoQT {
	position: absolute;
	left:180px;	
	height: 70px;
}

#ContentLong {
	position:absolute;
	top:0;
	width:759px;
	left:228px;
	background: transparent url('/img/o-long.png') repeat-y top left;
}
	

#Content {
	position:absolute;
	top:0;
	left:50%;
	width:759px;
	left:228px;
	background: transparent url('/img/o-long.png') repeat-y top left;
}
	
	
	
	#Content #Menu {
		position: absolute;
		top:88px;
		left:21px;
		margin:0;
		padding: 0;
		height: 26px;
		width: 738px;
		background-color: #a79485;
	}
		
		#ContentLong #Menu li,
		#Content #Menu li {
			float: left;
			margin:0;
			padding: 0;
			list-style: none;
		}
	
		#ContentLong #Menu a,
		#Content #Menu a  {
			display: block;
			line-height:26px;
			text-align:center;
			background-color: #a79485;
			color:white;
			text-decoration: none;
			border-right: 1px solid white;
		}
		#ContentLong #Menu a:hover,
		#Content #Menu a:hover  {
			background-color: #465055;
		}
		#ContentLong #Menu a#accueil  {width:100px}
		#Content #Menu a#accueil  {width:100px}
		#ContentLong #Menu a#qui  {width:200px}
		#Content #Menu a#qui  {width:200px}
		#ContentLong #Menu a#patrimoine  {width:250px}
		#Content #Menu a#patrimoine  {width:260px}
		#ContentLong #Menu a#contact  {width:90px;border:0;}
		#Content #Menu a#contact  {width:90px;border:0;
		}

		
	#Contenu {
		margin:45px 30px 0 40px;
	}

	#ContentLong #Menu {
		position: absolute;
		top:88px;
		left:21px;
		margin:0;
		padding: 0;
		height: 26px;
		width: 738px;
		background-color: #a79485;
	}
	
		
	#ContenuLong {
		margin:41px 0 0 21px;
	}
	
	
	#Contenu p, 
	#ContenuLong p {
		color:white;
	}
	

	
/**
 *	
 */


.info_results {
	background-color: #999691;
	padding:5px 5px 5px 10px;
	color:white;	
}

.info_results  a {
	display: block;
	background: transparent url('/img/recherche/rss.jpg') no-repeat right 50%;
	color:white;	
	height:16px;
}
.info_results  a:hover {
	font-weight: bold;
}




#Recherche table.navig {
	background-color: #B5ada4;
	width: 100%;	
}

#Recherche table.navig tr {
	vertical-align: middle;
}

#Recherche table.navig a {
	padding: 5px 0;
	display: block;	
	color:white;
	text-decoration: none;
}
#Recherche table.navig a:hover {
	color:#b1a79e;
	background-color: #867062;
}

#Recherche table.navig a.off{
	font-weight: bold;
}
#Recherche table.navig a.off,
#Recherche table.navig a.ssmenu {
	display: inline;
	width:15px;
}

#Recherche #NavPage {
	text-align: center;	
}
#Recherche #NavPred {
	padding-left:12px;
	background: #B5ada4 url('/img/recherche/fl_1.jpg') no-repeat 2px 50%; 
}
#Recherche #NavPred:hover {
	background-image:  url('/img/recherche/fl_5.jpg') ;
	background-color: #867062;
}
#Recherche #NavNext {
	text-align:right;
	padding-right:12px;
	background: #B5ada4 url('/img/recherche/fl_2.jpg') no-repeat 98% 50%; 
}
#Recherche #NavNext:hover {
	background-image:  url('/img/recherche/fl_6.jpg') ;
	background-color: #867062;
}



#Recherche tr {
	vertical-align: top;
}

#Recherche col.COL1 {
	width:288px;	
}

#Recherche col.COL2 {
	width:450px;	
}
.offre {
	height:80px;
	width:288px;
}
.offre:hover {
	background-color: #f9f2ec;
}
	
.offre-line0 {
	background-color: #c4bab1;
}
.offre-line1 {
	background-color: #bdac9c;
}
.offre-current-2,
.offre-current {
	background-color: #f9f2ec;
}

 
.offre img {
	float: left;
}
 
.offre em {
	font-style: normal;
	font-size:9px;
	color: #666;
	
}

 
.offre img.picto {
	
	margin:0;
	height:80px;
	width:80px;
}




.offre a{
	color: black;
}

.offre a:hover {
	font-weight: bold;
}

.offre .description {
	padding-top:10px;	
	padding-left:10px;
}


#Offre {
	background-color: #ebdbcb;
	position: relative;
}

#Offre .image {
	position:relative;
	height:300px;
	overflow: hidden;
}

#Offre table.navig {
	width: 100%;
	border-spacing: 0;

}

#Offre table.navig a {
	background: #a79485 url('/img/recherche/fl_4.jpg') no-repeat 4px 50%;
}



#Offre h5 {
	margin: 10px 0 0 0;
	padding:0 0 0 20px;
	font-size:17px;
}
	#Offre h5 a{
		color:black;
	}



#Offre .infos {
	float: right;
	text-align: right;
	padding-right:5px;
}


.infos .prix td {
	font-size:17px;	
	font-weight: bold;
}

.infos .prix em {
	font-size:9px;	
	font-weight: normal;
	font-style: normal;
}

#Offre .description {
	clear: both;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
}

#Offre .description h6 {
	margin:0;
	
	font-size:11px !important;
}

#Offre .contact {
	margin: 15px 0;
	padding-left:20px;
}
#Offre .contact a {
	
}
#Offre .contact a:hover {
	
}


#Offre .actions {
	/*position:absolute;
	bottom:4px;
	right:4px;*/
	clear: both;
	margin-top:15px;
	text-align: right;
	padding: 5px; 
	color:#998f83;
}

#Offre .actions a {
	color:#998f83;
	text-decoration: none;
}
#Offre .actions a:hover {
	color:#736050;

}

#Offre table.navig {
	width: 100%;
}
#Offre table.navig col.COL1{ width:70%;}
#Offre table.navig col.COL2{ width:30%;}

#Offre table.navig .nav { 
	text-align: center;
	
}

#Offre table.navig  .ac {
	width: 100%;
}

#Offre table.navig #Zoom { 
	background-image:  url('/img/recherche/fl_4.jpg') 
	
}
#Offre table.navig #Zoom:hover { 
	background-image:  url('/img/recherche/fl_6.jpg') 
}

#Offre table.navig #Vue { 
	padding-left:35px; 
	background-position: 20px 50%;
	
}

#Offre table.navig #Vue:hover { 
	background-image:  url('/img/recherche/fl_6.jpg') 
}

#Offre table.navig #Vue2 { 
	padding-left:35px; 
	background-position: 20px 50%;
	
}

#Offre table.navig #Vue2:hover { 
	background-image:  url('/img/recherche/fl_6.jpg') 
}

#Offre table.navig a {
	display: block;
	line-height: 22px;
	color:white;
	text-decoration: none;
	
}

#Offre table.navig a:hover {
	color:white;
	background-color: #867062;
}

#Carte {
		width:450px;
		height:300px;
	}

	#Contact {
	
		color: #ED7F00;
		display:block;
		font-weight: bold;
		text-decoration: none;
		background: transparent url('/img/r1.jpg') no-repeat top left;
		line-height:17px;
		padding-left:25px;
		width: 12em;
		float: right;
		margin:0 10px 10px 0;
	}
	
	#Contact:hover {
		background-position:  left -17px;
	}
	
.bottom_urls{
	color:#A79485;
	text-align: center;
	padding:2px 30px;
	width:930px;
	margin:0 auto;
}
.bottom_urls a{
	color:#A79485;
}



#Immeuble {
	background-color: #EBDBCB;
	min-height: 260px;
}

#Immeuble table  {
	
}
#Immeuble tr  {
	vertical-align: top;
}
#Immeuble img  {
	width :250px;
}

#Immeuble .top {
	background: #A79485;	
	color: white;
	font-weight: bold;
	padding:2px 15px;
}
#Immeuble .top a {
	float: right;
	color: #333;
	font-weight: normal; 
	text-decoration: underline;
	}
#Immeuble th {
	padding:5px 0 10px 10px;
	font-size:120%;
}
#Immeuble th  em {
	font-size: 80%;
	font-style: normal;
}
#Immeuble td {
	padding:5px;
}
#Immeuble li,
#Immeuble p  {
	color: black;
}



#LogoI3F {
	
	float:right;
	margin-top:5px;
}
#LogoI3F em {
	display: block;
	color: white;
	text-align: center;
}	
	/**
	 * ACCUEIL
	 */
.Contenu-accueil {
	padding-top:40px;
}

.Contenu-accueil h1 {
	color:white;
	font-size:18px;
}
.Contenu-accueil h2 {
	margin-top:30px;
	color:white;
	padding-left:20px;
	font-size:16px;background: transparent url('/img/r2-mi1.jpg') no-repeat left 50%;
	
}
.Contenu-accueil h3 {
	font-size:14px;
	color:#ed7f00;
	background: transparent url('/img/r2-mi2.jpg') no-repeat left 50%;
	padding-left:20px;
}

/**
 *	NOS-AGENCES
 */
	

.Contenu-qui-sommes-nous h1 {
	color:white;
	font-size:18px;
	padding-left:20px;
	background: transparent url('/img/r2-mi1.jpg') no-repeat left 50%;
}

.Contenu-qui-sommes-nous li {
	color: white;
}


.Contenu-nos-metiers {
	padding-right:90px;
}


.nos-metiers strong {
	color:white;
	font-size:12px;
}



#nos-metiers{
	width : 8.5em;
	color: white;
	margin : 60px 0 0 0;
	font-size:17px;
}

#nos-metiers-qi {
	background: transparent url('/img/nos-metiers/qi.jpg') no-repeat top left;
	height: 58px;
	width : 281px;
}
#nos-metiers-qt{
background: transparent url('/img/nos-metiers/qt.jpg') no-repeat top left;
	height: 63px;
	width : 312px;
}
#nos-metiers-qe{
background: transparent url('/img/nos-metiers/qe.jpg') no-repeat top left;
	height: 65px;
	width : 264px;
}
#nos-metiers-sofigere{
background: transparent url('/img/nos-metiers/sofigere.jpg') no-repeat top left;
	height: 63px;
	width : 151px;
}

#h1-contact {
	width : 8.5em;
	color: white;
	margin : 60px 0 0 0;
	font-size:17px;
}

#A-btnAnnuler span {
	display: none;
}

#A-btnAnnuler {
	float: right;
	display: block;
	height: 30px;
	width : 91px;
	background: transparent url('/img/contact/annuler.jpg') no-repeat left top; 
	text-decoration: none;
	
	margin-right:10px;
		
}
#A-btnAnnuler:hover {
	background-position: -91px top;
}

#A-btnEnvoyer span {
	display: none;
}

#A-btnEnvoyer {
	float: right;
	display: block;
	height: 30px;
	width : 91px;
	background: transparent url('/img/contact/envoyer.jpg') no-repeat left top; 
	text-decoration: none;
	margin-right:10px;
		
}
#A-btnEnvoyer:hover {
	background-position: -91px top;
}
.contact-buttons input {
	display: none;
}

table.formContact {

		margin:30px 0;

}

table.formContact th {
	display: none;

}

table.formContact input,
table.formContact textarea,
table.formContact select {
	background-color: #EBDBCB;
	border:1px solid #EBDBCB;
	margin:2px;
	font-size:10px;
	padding:2px;
}

table.formContact input, 
table.formContact textarea {
	width : 330px;
}

table.formContact textarea {
	height : 20em;
}
table.formContact select {
	width : 22em
}


.Contenu-notre-demarche {
	padding-right:100px;
}



#notre-demarche {
	width : 11em;
	color: white;
	margin : 60px 0 0 0;
	font-size:17px;
}


h2.notre-demarche {
	font-size:15px;
	color: white;
	line-height:15px

}
h2.notre-demarche strong {
	padding-left:20px;
	color:#ed7f00;

}



h3.roue {
	background: transparent url('/img/r2-mi1.jpg') no-repeat top left;
	padding-left:30px;
	cursor: pointer;
	margin-top:30px;
}
.ccontent li {
	/*list-style:disc;*/
	list-style: none;
	list-style-image: url('/img/r_orange.jpg') !important;
}

.ccontent li.roue {
	margin-top: 15px ;
	margin-bottom: 15px ;
	list-style: none;
	list-style-image: url('/img/r2-mi1.jpg') !important;
}
ul.noroue li {
	list-style-image: none !important;
	list-style-type: square !important;
}

strong.roue {
	display: block;
	margin-top: 15px ;
	margin-bottom: 0px ;
	padding-left:25px;
	height: 20px;
	background: transparent url('/img/r2-mi1.jpg') no-repeat top left;
	
}

	
.ccontent h1 {
	
	line-height: 17px;
	color: white;
	margin : 60px 0 30px 0;
	font-size:17px;
}
.ccontent h1 strong{
	display: block;
	padding-left:20px;
	color: #ed7f00;
}



.ccontent h2 {
	margin-bottom:15px;
}


.ccontent {
	color: white !important;
	padding-right: 108px;
	min-height: 450px;
}


.ccontent .reference {
	display: block;
	float: left;
	width: 175px;
	margin-right:3px;
	
}



#CarteQT {
	position:relative; left:-19px; width:492px;margin-right:-150px;	
}

.mentions-legales a {
	color:white;
	text-decoration: underline;
}

#BoxContact {
	background-color: #736050;
	width :400px;
	position: absolute;
	top: 210px;
	left:325px;
	z-index:4000;
}

#BoxContact h3 {
	background-color: #ed7f00;
	color:white;
	margin:0;
	padding:5px 15px;
}


#BoxContact h3 a {
	display: block;
	float:right;
	color:white;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}


table.fContact th {
	text-align: right;
	padding-right: 5px;
	width : 120px;
		
}

table.fContact input,
table.fContact textarea,
table.fContact select {
	background-color: #EBDBCB;
	border:1px solid #EBDBCB;
	margin:2px;
	font-size:9px;
	padding:2px;
}


table.fContact input, 
table.fContact textarea {
	width : 250px;
}

table.fContact textarea {
	height : 10em
}

table.fContact select {
	width : 22em
}



/** 
 *
 */
 
table.fContact {

		margin:30px 0;

}



#BoxItineraire {
	background-color: #736050;
	width :400px;
	position: absolute;
	top: 210px;
	left:325px;
	z-index:4000;
}

#BoxItineraire h3 {
	background-color: #ed7f00;
	color:white;
	margin:0;
	padding:5px 15px;
}

#BoxItineraire p {
	padding: 0 15px;	
}

#BoxItineraire table {
	margin:0 15px;
	width : 370px;
	
}

#BoxItineraire table td input {
	width: 100%;
	border:1px solid white;
	background-color: white;
	
}

#BoxItineraire .actions {
	background-color: #38332f;
	padding:4px 20px 4px 0;
	text-align: right;
}
#BoxItineraire .actions a {
	color: white !important;
}
#reseau {
	margin:5px auto;
	border-spacing: 5px;
	margin-bottom:3px;
	text-align: center;
}
#reseau p {
	width:990px;
	margin:0 auto;
	text-align: right;
}
#reseau  a {
	display: block;
	text-decoration: none;
	color:#a79485;
}



#footer_contenu {
	clear:both;
	font-size:9px;
	color:#ccc !important;
	border-top: 1px solid #ccc;
	margin: 0 21px 5px 21px;
	text-align: center;
	padding:2px 0 5px 0;
}


#footer_contenu a{
	color:#ccc;
	text-decoration: none;
}
#footer_contenu a:hover{
	color:#ED7F00;
	text-decoration: underline;
}

.contactLink {
	
	margin: 50px 0  50px 0;
	padding: 0 0 0 60px;  
}
	.contactLink a span {
		display: none;
	}
	
	.contactLink a {
		display: block;
		text-decoration: none;
		height: 30px;
		width : 246px;		
		background: transparent url('/img/contact/contact.jpg') no-repeat left top;
		
	}
	.contactLink a:hover {
		background-position: -246px top;
	}