#homePage{
   background: url(../img/bg.jpg) top center no-repeat White;
}


.mainIntro{
   width: 861px;
   float: right;
   position: relative;   
   font-size: 1em;

}
.mainIntro .insideBorder{
   background-color: transparent;
}
.mainIntroBg{
   height: 507px;
}

.mainIntroHtml{
   position: absolute;
   bottom: 00px;
   left: 50px;
   width: 720px;
}

.contactUs{
   text-align: right;
   margin-right:100px;
   margin-bottom: 10px;
}
.contactUs a{
   background: url(../img/arrow_white.gif) no-repeat right center #433024;
   color: White;
   padding: 2px 13px 2px 5px;
   line-height: 20px;
}
.contactUs a:hover{
   background-color: #52bee4;
   color: White;
}
.textPlage{
	   text-align: justify;
	   position:relative;
	   left: 50px;
	 
}	   
.imgCarte {
float: right;
margin: 30px;
}

.mainIntroHtml h1{
   margin-bottom: 30px;
}


.pushContainer{
   /*margin-top: 10px;*/
}
.pushContainerBg{
   background: url(../img/bg_degrade.gif) repeat-x;
   padding: 10px 0;
   width: 847px;
}

.pushHtml{
   width: 408px;
   height: 140px;
   overflow: hidden;
   float: left;
   margin-left: 5px;
   margin-right: 10px;
   display: inline;
   position: relative;
}
.pushHtml h2{
   padding-top: 10px;
   padding-left: 165px;
}
.pushHtml p{
	padding-left:170px;
}
.verticalSepar{
   background: url(../img/bg_separ.gif) center repeat-y;
   width: 847px; 
}
.pushHtml img{
   float: left;
}

#mainContainer h2{   
   font-size: 1.6em;
   margin-bottom: 15px;
}

#mainContainer .newsContainer h2{
	margin-bottom: 10px;
	margin-left: 5px;	
   padding-top: 10px;
}
#mainContainer h3{
   font-size: 1.1em;
   margin-bottom: 5px;
}
#mainContainer .blocNews h3{
	margin-bottom: 0;
	  font-size: 1.2em;
}
