@CHARSET "UTF-8";
*{
	margin:0;
	padding:0;
	border:none;
	font-family: Tahoma, sans-serif;
	font-size:12px;
	color:#666;
}
body{
	background: url('../images/interface/bg_body.jpg') top left repeat-x #fff;
	position:relative;
	margin-bottom:30px;
}
.clear{
	clear:both;
}
#content p a{
	color:#b51e29;
}
h1{
	font-size:15px;
	color:#b51e29;
	margin-bottom:12px;
	margin-top:5px;
}
h2{
	font-size:14px;
	color:#444;
	margin-bottom:9px;
	margin-top:5px;
	font-style:italic;
}
h3{
	font-size:13px;
	color:#b51e29;
	margin-bottom:12px;
	margin-top:5px;
}
h4{
	font-style:italic;
	color:#444;
	font-size:12px;
	margin-bottom:12px;
	margin-top:5px;
}
.btn{
	height:35px;
	position:relative;
	float:right;
	clear:right;
	padding:0 9px;
	margin:2px 0 0 0;
	background: url('../images/interface/btn_center.jpg') center left repeat-x;
}
.btn .borddroit{
	height:35px;
	position:absolute;
	right:-1px;
	top:0;
	font-size:1px;
	width:9px;
	background: url('../images/interface/btn_right.jpg') center right no-repeat;
}
.btn .bordgauche{
	height:35px;
	position:absolute;
	left:0;
	top:0;
	font-size:1px;
	width:9px;
	background: url('../images/interface/btn_left.jpg') center right no-repeat;
}
.btn a{
	line-height:35px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.btn a:hover{
	color:#dd967a;
}

#container{
	background: url('../images/interface/bg.jpg') top left no-repeat;
}
#corner{
	width:115px;
	height:122px;
	background: url('../images/interface/corner.gif') top left no-repeat;
	position: absolute;
	top:0px;
	left:878px;
	z-index:3;
}
#container{
	padding-left:200px;
	width:800px;
}
#top{
	padding-top:42px;
	background: url('../images/interface/top2.gif') no-repeat;
	background-position:0px 42px;
	height:437px;
	width:800px;
	position:relative;
	z-index:1;
}
#glidercontent{
	padding:18px 17px 17px 12px;
	width:457px;
	height:258px;	
	position:absolute;
	top:50px;
	right:44px;
	z-index:2;
	background: url('../images/interface/glidercontent.jpg') center center no-repeat;
}
#logo{
	position: absolute;
	left:23px;
	top:63px;
}
#metier{
	color:#fff;
	width:69px;
	height:115px;
	position:absolute;
	left:136px;
	top:63px;
	padding:46px 0 0 11px;
	font-size:14px;
}
#slogan{
	font-size:1px;
	text-indent:-10000px;
	width:194px;
	height:131px;
	position:absolute;
	left:21px;
	top:221px;
	background:url('../images/interface/slogan.gif') center center no-repeat;
}
/*HOME*/
#coup-de-coeur{
	background: url('../images/interface/coup-de-coeur.jpg') center center no-repeat;	
	width:278px;
}
div.coeur div.image{
	width:194px;
	height:152px;
	float:left;
	padding:8px 6px 6px 6px;
	background: url('../images/interface/bgImg-home.jpg') center center no-repeat;
	margin:0 auto;
	margin-right:10px;
}
/*GLIDER*/
#gliderNav{
	height:58px;
	position:absolute;
	right:50px;
	top:341px;
}
#gliderNav a.nav,
#gliderNav div{
	float:left;
	height:58px;
}
#gliderNav a.nav{
	text-indent:-10000px;
	width:13px;
}
#glider a#gliderNext{
	background: url('../images/interface/flecheN.jpg') no-repeat;
}
#glidercontent img{
	width:462px;
	height:257px;
}
#glider a#gliderPrev{
	background: url('../images/interface/flecheP.jpg') no-repeat;
}
#glider .infoGliderLeft,
#glider .infoGliderRight{
	height:58px;
	width:7px;
	float:left;
}
#glider .infoGliderLeft{
	background: url('../images/interface/gliderinfoLeft.jpg') bottom right no-repeat;
}
#glider .infoGliderRight{
	background: url('../images/interface/gliderinfoRight.jpg') bottom left no-repeat;
}
#glider .infoGlider{
	height:58px;
	padding:0 18px;
	background: url('../images/interface/gliderinfoBg.jpg') bottom left repeat-x;
	float:left;
	display:block;
	min-width:100px;  
	width: auto !important;
  	width:100px;
}
#glider .infoGlider h3{
	font-weight:bold;
	font-size:17.5px;
	color:#dd967a;
	font-style:italic;
	padding-left:3px;
	padding-top:10px;
	margin-top:-1px;
	margin-bottom:0px;
	background:url('../images/interface/gliderinfoTop.jpg') center top no-repeat;
}
#glider .infoGlider a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
	line-height:20px;
	background: url('../images/interface/loupe.gif') center right no-repeat;	
	display:block;
	height:20px;
	position:absolute;
	right:40px;
}	
#glider .infoGlider a:hover{
	color:#dd967a;
}
#programmesGlider{
	display: none;
}
#programmeDetailGlider {
	height:327px;
	width:110px;
	margin:0 auto 10px auto;
}
#programmeDetailGlider div.scroller {
	height:275px;
	overflow:hidden;
	width:110px;
}
#programmeDetailGlider div.scroller div.content {
	height:10000px;
}
.gliderToTop{
	width:21px;
	height:13px;
	margin:0 auto;
	display:block;
	text-indent:-10000px;
	background: url('../images/interface/gliderToTop.jpg') center center no-repeat;	
	margin-bottom:10px;
}
.gliderToBottom{
	width:21px;
	height:13px;
	margin:0 auto;
	display:block;
	text-indent:-10000px;
	background: url('../images/interface/gliderToBottom.jpg') center center no-repeat;	
	margin-top:10px;
}
a.linkPdf{
	font-weight:bold;
	padding-left:32px;
	text-decoration: none;
	height:26px;
	display:block;
	background: url('../images/interface/dlPDF.jpg') center left no-repeat;	
	font-size:11px;
	margin-top:20px;
}
a.linkPdf:hover{
	color:#b51e29;
}
p.reader{
	padding:0 0 0 32px;
	height:32px;
	background: url('../images/interface/Accrobat.jpg') center left no-repeat;	
	font-size:11px;
	margin-top:20px;
}
p.reader a{
	font-size:11px;
}
/*LISTE*/
.itemListeProgrammes{
	clear:both;
	overflow:hidden;
	border-bottom: 1px dashed #aaa;
	padding-bottom:5px;
	margin-bottom:5px;
	width:210px;
	margin-right:auto;
	margin-left:auto;
}
.itemListeProgrammes h2{
	font-style: normal;
	margin-bottom: 0px;
}
.itemListeProgrammes .image{
	width:190px;
	height:120px;
	padding:9px 9px;
	background: url('../images/interface/bgImg-min.jpg') center center no-repeat;
	margin:0 auto;
}

.itemListeProgrammes .image img{
	margin-top:1px;
}
/*CONTENT*/
#content{
	width:800px;
	background: url('../images/interface/content.jpg') center bottom no-repeat;	
	padding-bottom:15px;
	min-height:347px;  
	height:auto !important;
  	height:347px;
	overflow: hidden !important;
	overflow: visible;
}
#content #colLeft{
	float:left;
	width:235px;
	padding:0 20px;
}
#content #colRight{
	float:left;
	width:450px;
	padding:0 20px;
}
.titrePrincipal{
	text-indent:-10000px;
	height:78px;
}
#presentation{
	background: url('../images/interface/presentation.jpg') center center no-repeat;	
	width:278px;
}
#nos-programmes{
	background: url('../images/interface/nos-programmes.jpg') center center no-repeat;	
	width:260px;
}
/*PROGRAMMES*/
#imageDetail{
	background: url('../images/interface/bgImg-detail.jpg') center center no-repeat;	
	width:443px;
	height:277px;
	padding:15px 15px 15px 13px;
}
#imageDetail img{
	display:block;
	width:440px;
	height:275px;
	margin:0 auto;
}
.descProg{
	margin-bottom:20px;
}
.section{
	background: url('../images/interface/bgImg-min-min.jpg') center center no-repeat;	
	width:102px;
	height:72px;
	padding:4px;
	margin-bottom:12px;
	cursor: pointer;
}
#votre-programme-immobilier-en-detail{
	background: url('../images/interface/votre-programme-immobilier-en-detail.jpg') center center no-repeat;	
	width:552px;
}
/*SIMULATEUR DE PRET*/
#simuler-votre-pret{
	background: url('../images/interface/simuler-votre-pret.jpg') center center no-repeat;	
	width:260px;
}
#simulateur{
	color:#666;	
}
#simulateur input{
	width:139px;
	height:15px;
	background: url('../images/interface/formCalc.gif') center center no-repeat;
	font-size:14px;
	font-family: courrier, monospace;
	padding:5px 5px;
	text-align:right;
	font-weight:bold;
}
#simulateur span{
	margin-left:12px;
	margin-top:-15px;
	line-height:25px;
	height:25px;
	margin-bottom:10px;
}
#simulateur label{
	margin-top:10px;
	display:block;
}
#simulateur div{
	margin-top:10px;
}
#resultatSimulateur{
	font-size:16px;
	font-weight:bold;
	color:#b51e29;	
}
/*CONTACT*/
#contactOrienteSud{
	width:480px !important;
	width:460px;
}
#contactOrienteSud input{
	width:192px;
	height:17px;
	background:url('../images/interface/formCont.gif') center center no-repeat;
	margin-bottom:10px;
	padding:4px;
	margin-left:10px;
}
#contactOrienteSud textarea{
	width:350px;
	height:159px;
	padding:4px;
	margin-left:10px;
	margin-bottom:10px;
	background:url('../images/interface/formContArea.gif') center center no-repeat;
}
#nous-contacter{
	background: url('../images/interface/nous-contacter.jpg') center center no-repeat;	
	width:278px;
}
#plan-d-acces{
	background: url('../images/interface/plan-d-acces.jpg') center center no-repeat;	
	width:260px;
}
.btnEnvoyer{
	background: url('../images/interface/btn_envoyer.jpg') center center no-repeat;	
	width:70px;
	height:35px;
	color:#fff;
	display:block;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	line-height:35px;
}
a.btnEnvoyer:hover{
	color:#dd967a;
}
#colLeft address{
	font-style:normal;
	margin-top:20px;
}
/*FOOTER*/
#footer{
	clear:both;	
}
#footer h4{
	color:#b51e29;
}
#footer ul{
	list-style:none;
}
ul#planSite ul{
	margin-left:20px;
}
ul#planSite ul li{
	padding-left:10px;
	background: url('../images/interface/dash.gif') center left no-repeat;	
}
#footer ul li a{
	color:#b51e29;
	text-decoration: none;
}
#vt-design{
	font-weight:bold;
	color:#b51e29;
	text-decoration:none;
	display:block;
	margin-top:10px;
}
#vt-design:hover{
	color:#aaa;
}
#footer ul li a:hover{
	color:#aaa;
}
#copyright{
	color:#aaa;
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
#footer address{
	color:#666;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	float:right;
	width:349px;
	height:163px;
	background: url('../images/interface/address.gif') no-repeat;	
	padding-top:100px;
}
