/* DEFAULT GLOBAL
--------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	}
body {
	text-align: center;	background: white url(../img/layout/bg_accueil.gif) repeat-x;
	}
hr {
	display: none;
	}
a {
	text-decoration: none;
	}
.Spacer {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	}
	
	
	
	
/* SITE LOGO
--------------------------------------------- */
#header-left {
	height: 140px;
	display: block;
	float:left;
	width: 165px;
	}
#header h1 {
	height: 140px;
	display: block;
	width: 165px;
	float:left;
	}
#header h1 a {
		width: 165px;
		height: 140px;
		text-indent: -5000px;
		display: block;
		background: url(../img/layout/logo.gif) no-repeat;
		}
		
/* TEXT
--------------------------------------------- */


.normal{
	color:black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight:normal;
	font-size:9pt;
}
.xsm{
	font-family: verdana, helvetica, sans-serif;
	font-weight:normal;
	font-size:7.5pt;
}

h2{
	color:black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight:normal;
	font-size:9pt;
}
h3{
	color:black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
}
.rouge{
	color:#8f0d02;
}

/* LAYOUT 
--------------------------------------------- */
#container, #wrapper {position:relative; margin:0 auto; width:835px; text-align: left;}
#header {display:block; width:835px; height:140px;}
#header-right {display:block; width:670px; height:140px; background:url(../img/layout/header-right.jpg) no-repeat; float:right;}
	#header-right-in {display:block; width:515px; height:140px; background:url(../img/layout/header.jpg) no-repeat; float:left;}
	#avendre {display:block; width:155px; height:140px; float:right;}
		#avendre h2 a {display:block; width:155px; height:140px; background:url(../img/layout/avendre.jpg) no-repeat;text-indent: -5000px;}
#accueil-right {position:relative; width:571px; float:right; margin-top: 21px;}
#accueil-left {position:relative; width:264px; background:url(../img/layout/accueil-left.jpg) no-repeat; float:left; margin-top: 21px;}

#footer {position:relative; clear:both;	margin-top:20px; padding:20px 0; background:#f0eee4 url(../img/layout/bg_footer.gif) repeat-x;}
#carte {float:left; width:415px; background:url(../img/layout/bg_footer-carte.jpg) right top no-repeat; margin-top:10px;}
	#carte .colonne {float:left; width:auto; padding-left:12px; padding-right:20px;}
	#carte li {display:block; list-style:none; font: normal 8pt verdana, helvetica, sans-serif; color:#827d68; padding: 1px 0px;}
		#carte li a {display:inline;clear: left; font-weight:bold; color:#827d68; line-height:17px;}
		#carte li li {display:inline;}
		#carte li li a {font-weight:normal; padding-left:10px; font-size:7pt; line-height:17px; color:#928f7f; background:url(../img/layout/li.gif) left center no-repeat;}
		#carte li a:hover {text-decoration: underline; color:#827d68;}
		#carte li li a:hover {text-decoration:underline;}
		
#carte .slide {width:365px;height:200px;display:block;padding-lef:10px; padding-right:20px; font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS, Verdana, sans-serif; color:#827d68;font-size:12pt;}
#carte span.commentaires {font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS, Verdana, sans-serif; color:#827d68;font-size:7.5pt;}
#carte span.commentaires-b {font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS, Verdana, sans-serif; color:#827d68;font-size:7.5pt;}
#carte span.commentaires-b a{font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS, Verdana, sans-serif; color:#827d68;font-size:7.5pt;}
#carte p a {color:#827d68;}
	
#adresse {float:right; width:379px;	margin-left:41px;}
	#adresse p {margin: 15px 10px; font: normal 7.5pt verdana, helvetica, sans-serif; color:#827d68;}
	#adresse strong {font-size:8pt;	font-weight:normal;	color:#827d68;}
	#adresse a {font-weight:normal;	color:#827d68;}
	#adresse a:hover {text-decoration:underline; color:#827d68;}

/* NAVIGATION
--------------------------------------------- */
#nav {
	height: 33px;
	margin-left: 7px;
	margin-top: 8px;
	margin-bottom: 11px;
	list-style: none;
	}
#nav li {
	float: left;
	height: 33px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
#nav li a {
	display: block;
	line-height: 33px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top; /* horizontally centers the background image */
	}
	#navAccueil {
		width: 83px;
		background: url(../img/nav/accueil.gif) no-repeat;
		}
	#navEntreprise {
		width: 112px;
		background: url(../img/nav/entreprise.gif) no-repeat;
		}
	#navModeles {
		width: 89px;
		background: url(../img/nav/modeles.gif) no-repeat;
		}
	#navProjets {
		width: 175px;
		background: url(../img/nav/projets.gif) no-repeat;
		}
	#navGalerie {
		width: 131px;
		background: url(../img/nav/galerie.gif) no-repeat;
		}
	#navDevis {
		width: 66px;
		background: url(../img/nav/devis.gif) no-repeat;
		}
	#navTerrains {
		width: 87px;
		background: url(../img/nav/terrain.gif) no-repeat;
		}
	#navCondos {
		width: 82px;
		background: url(../img/nav/condos.gif) no-repeat;
		}
#nav li a:hover {
	background-position: 50% -33px;
	}
	#nav li a.actif,
	#nav li a.actif:hover {
		background-position: 50% -66px;
		}



/* TAGLINES, HOME
--------------------------------------------- */

#accueil-projets{width:571px;}
	#accueil-projets h2 {text-indent:-9999px; display:block; width:427px; height:32px; background:url(../img/tl_accueil-projets.gif) no-repeat;}

#accueil-about {width:551px; padding-left:10px; padding-top:30px; padding-right:10px; background:url(../img/layout/bg_accueil-aboutus.jpg) no-repeat;}
	#accueil-about p {margin-left:8px; line-height:20px; font-family:arial,helvetica,sans-serif; font-weight:normal; font-size:9pt; color:#4f4d44;}
	#accueil-about a {font-weight:bold; color:#827d68;}
	#accueil-about h2 {text-indent:-9999px; display:block; width:270px; height:85px; background:url(../img/tl_accueil-about.gif) no-repeat;}
#accueil-about-foto img {padding:4px; float:right; margin-left:10px; background:white; border:1px solid #dcdbc5;}

#accueil-modeles{width:242px;}
	#accueil-modeles h2 {text-indent:-9999px; display:block; width:242px; height:32px; background:url(../img/tl_accueil-modeles.gif) no-repeat;}

#accueil-galerie{width:242px;margin-top:10px;}
	#accueil-galerie h2 {text-indent:-9999px; display:block; width:242px; height:28px; background:url(../img/tl_accueil-galerie.gif) no-repeat;}
	#accueil-galerie p {margin-left:10px; font-family:arial,helvetica,sans-serif; font-weight:normal; font-size:8.5pt; color:#4f4d44;}
		#accueil-galerie p a {color:#4f4d44;}
#accueil-www {width:242px;margin-top:15px;font-family:arial,helvetica,sans-serif; font-weight:normal; font-size:8.5pt; color:#4f4d44;}
	#accueil-www h2 {text-indent:-9999px; display:block; width:175px; height:24px; background:url(../img/tl_accueil-www.gif) no-repeat;}
	#accueil-www p {margin-left:10px; margin-top:5px;}
		#accueil-www p a {color:#4f4d44;}
		#accueil-www p a:hover {text-decoration:underline;}
	#accueil-www ul {margin-left: 10px; margin-top:10px; padding-bottom:10px;}
	#accueil-www li {margin:5px; list-style:none; padding-left:15px; font-size:8.5pt; background: url(../img/layout/li-b.gif) 0 4px no-repeat;}
	#accueil-www li a {color:#4f4d44;}
	#accueil-www li a:hover {text-decoration:underline;}


#tl_accueil-projets h2 {text-indent:-9999px; display:block; width:126px; height:33px; background:url(../img/tl_parrainage.gif) no-repeat;}
#tl_accueil-profil h2 {text-indent:-9999px; display:block; width:124px; height:33px; background:url(../img/tl_profil.gif) no-repeat;}

/* TAGLINES, GLOBAL
--------------------------------------------- */
#tl_employeurs h2 {text-indent:-9999px; display:block; width:162px; height:33px; background:url(../img/tl_employeurs.gif) no-repeat;}
#tl_partenaires h2 {text-indent:-9999px; display:block; width:189px; height:33px; background:url(../img/tl_partenaires.gif) no-repeat;}
#tl_parrainage h2 {text-indent:-9999px; display:block; width:126px; height:33px; background:url(../img/tl_parrainage.gif) no-repeat;}
#tl_contact h2 {text-indent:-9999px; display:block; width:187px; height:33px; background:url(../img/tl_contact.gif) no-repeat;}

#tl_profil h2 {text-indent:-9999px; display:block; width:124px; height:33px; background:url(../img/tl_profil.gif) no-repeat;}

/* TAGLINES, DESIGN
--------------------------------------------- */
#tl_trois h2 {text-indent:-9999px; display:block; width:447px; height:29px; background:url(../img/tl_trois.gif) no-repeat;}
#tl_logo h2 {text-indent:-9999px; display:block; width:763px; height:30px; background:url(../img/tl_logo.gif) no-repeat;}
#tl_employeurs_a h2 {text-indent:-9999px; display:block; width:548px; height:64px; background:url(../img/tl_employeurs_a.gif) no-repeat;}
#tl_devenez h2 a{text-indent:-9999px; display:block; width:696px; height:116px; background:url(../img/btn_devenez.gif) no-repeat;}

/* ACCUEIL IMAGES
--------------------------------------------- */
.ImageGalerie {position:relative; display:block; width:242px; height:156px; background:url(../img/layout/bg_image2.gif) no-repeat;}
	.ImageGalerie a img {padding:5px; border:1px solid #fdf9f0; margin-top:5px; margin-left:6px;}
	.ImageGalerie a:hover img {background:#f2ede4; border:1px solid #9f9c82; margin-top:5px; margin-left:6px;}

.ImageModeles {position:relative; display:block; width:242px; height:156px;  margin-top:1px; background:url(../img/layout/bg_image.gif) no-repeat;}
	.ImageModeles a img {padding:5px; border:1px solid #fdf9f0; margin-top:5px; margin-left:6px;}
	.ImageModeles a:hover img {background:#f2ede4; border:1px solid #9f9c82; margin-top:5px; margin-left:6px;}
	

	.btn-video a img {padding:5px; border:1px solid #dcdbc5; margin-top:5px;}
	.btn-video a:hover img {background:#f2ede4; border:1px solid #9f9c82; margin-top:5px;}

/* FORMS
--------------------------------------------- */
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	padding-left:2px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	padding-top:2px;
	padding-left:2px;
	height:18px;
}





/* sIFR
==============================================================================*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.hideforscreen {display:none}