/*---------------------------------------------
---------------------------------------------*/
body{
	background: #f1eed7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.6em;
}
p{
	margin: 0px;
	padding: 0px;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	
#modele{
	position: relative;
}
#modele span{
	position: absolute;
	top: 10px;
	font-size: 17px;
	text-transform: uppercase;
	color: #19204e;
}	
#modele a{
	position: absolute;
	top: 10px;
	right: 60px;
	text-transform: none;
	color: #19204e !important;
}
	
/*---------------------------------------------
---------------------------------------------*/
#master{
	width: 1020px;
	min-height: 660px;
	height:auto;
	_height:660px;
	margin: 0 auto 0 auto;
	background: #059cdb url(../images/bgMain.gif) no-repeat 0 0;
	position: relative;
}
#logo{
	width: auto;
	height: 255px;
	background: #fff;
}
#logo img{
	margin: 70px 0 0 40px;
}

/*---------------------------------------------
---------------------------------------------*/
#navContainer{
	width: 255px;
	float: left;
	
}
#mainContainer{
	width: 765px;
	float: left;
	
}
#header{
	width: auto;
	height: 255px;
	background: url(../images/header.jpg) no-repeat 0 0;
}
#content{
	width: 510px;
	min-height: 255px;
	height:auto;
	_height:255px;
	float: left;
	background: #d4d0b0 url(../images/bgContent.jpg) no-repeat top right;
	color: #19204e;
}
#content a{
	color: #ae6c0d;
}
#content div{
	width: 315px;
	padding: 40px 0 0 40px;
}

/*---------------------------------------------
	Services page
---------------------------------------------*/
#services h2{
	margin: 60px 0 0 40px;
	font-size: 14px;
	font-weight: bold;
}
#services #content h3{
	margin: 20px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}
#services #content{
	width: 100%;
	height: 510px;
	background: url(../images/bgServices.gif) 0 0 no-repeat;
}
#services #content span{
	padding: 20px 0 0 0;
	display: block;
}
#services #content p{
	margin: 0 0 20px 0;
}
#services #content div{
	width: 330px;
	float: left;
	padding-top: 0px;
}

/*---------------------------------------------
	Realisation page
---------------------------------------------*/
#realisations #content h3{
	margin: 20px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
#realisations #content{
	width: 100%;
	min-height: 510px;
	height:auto;
	_height:510px;
	background: #ebdab4;
	padding-bottom:40px;
}
#realisations #slideshow img{
	float: left;
	margin: 20px 30px 0 0;
	border: 4px solid #66ccff;
}
#realisations #content div{
	width: 100%;
	padding-top: 20px;
	float: left;
}

/*---------------------------------------------
	Projets page
---------------------------------------------*/
#projets #content h3{
	margin: 20px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}
#projets #content{
	width: 100%;
	height: 510px;
	background: url(../images/bgServices.gif) 0 0 no-repeat;
}
#projets #content p{
	margin: 0 0 20px 0;
}
#projets #content div{
	width: 360px;
	float: left;
	padding: 20px 0 0 20px;
}
#projets #content li{
	margin: 0 0 0 15px;
	list-style: disc;
}

/*---------------------------------------------
	Contact page
---------------------------------------------*/
#contact #content h3{
	margin: 20px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
#contact #content{
	width: 100%;
	height: 510px;
	background: url(../images/bgServices.gif) 0 0 no-repeat;
}
#contact #content div{
	width: 100%;
	padding-top: 20px;
	float: left;
}

/*---------------------------------------------
---------------------------------------------*/
.pourcentageSign{
	background: url(../images/pourcentage.png) no-repeat 55px 20px;
}
.dollarSign{
	background: url(../images/dollar.png) no-repeat 75px 18px;
}
#calculateur{
	width: 255px;
	height: 255px;
	float: left;
	background: #544921 url(../images/bgCalculateur.gif) no-repeat 0 0;
	font-size: 13px;
	color: #fff;
}
#calculateur table{
	width: 100%;
	text-align: center;
}
#calculateur th{
	height: 30px;
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	color: #ebd2a3;
}
#calculateur td{
	padding: 15px 10px 0 0;
}
#calculateur input, #calculateur select{
	border: 2px solid #a58f3c;
	background: #564b24;
	color: #fff;
}
#calculate{
	width: 90px;
	height: 21px;
	margin: 0 auto 0 auto;
	display: block;
	border: none !important;
	cursor: pointer;
	background: url(../images/btnCalculer.gif) no-repeat 0 0 !important;
}

/*---------------------------------------------
---------------------------------------------*/
#mainNav{
	margin: 45px 0 0 40px;
	font-size: 14px;
}
#mainNav li{
	line-height: 1.5em;
}
#mainNav a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

/*---------------------------------------------
---------------------------------------------*/
.selector{
	margin: 10px 0 0 40px;
	padding: 0 20px 0 0;
	float: left;
}
.selector h3{
	margin: 0 0 5px 0;
	border-bottom: 1px solid #66ccff;	
	font-weight: normal;
	color: #fff;
}
.selector li{
	float: left;
}
.selector img{
	margin: 0 20px 0 0;
	border: 4px solid #79d5fb;
}

/*---------------------------------------------
---------------------------------------------*/
#footer{
	clear:both;
	display:block;
	width: 100%;
	height: 40px;
	background: #19204e;
	font-size: 11px;
	color: #cccccc;
}
#footer span{
	margin: 10px 0 0 40px;
	display: block;
}

/*---------------------------------------------
---------------------------------------------*/
.hiddenTxt{
	display: none;
}

/*-----CLEARFIX--------------------------------
---------------------------------------------*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */
.clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
}  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */

