﻿/* couleurs 
    gris #b3b3b3
    gris foncé #696969
    vert #abbf00
    bleu #1a7cc3
*/
/**********************************CONTENEURS***********************************/
body
{
	background-color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #696969;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

#divFondGeneral
{
	clear: both;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	background: no-repeat #FFF;
	min-height: 600px;
	height: auto;
	background-position: center top;
	background-image: url(../images/fondBody.jpg);
	overflow: auto;
}

#divEncartCampagne
{
	height: 0px;
	width: 900px;
	margin: 0 auto;
}

#divGeneral
{
	width: 900px;
	background-color: #fff;
	margin: auto;
	position: relative;
}


/****************************** HAUT ***************************/


#header
{
	width: 900px;
	height: 137px;
	background-image: url(../images/fondHeader.jpg);
}

#divLogo
{
	width: 282px;
	height: 220px;
	background-image: url(../images/logo.png);
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

/****************************** Extranet ***************************/

#divExtranet
{
	width: 450px;
	height: 30px;
	position: absolute;
	color: #1a7cc3;
	margin-top: 10px;
	margin-left: 450px;
}


/**********************************************************MENU*************************************************************/


#divMenu
{
	width: 618px;
	height: 49px;
	background-image: url(../images/fondMenu.jpg);
	float: right;
	margin-top: 64px;
}


/************************************************************************************************************/
#divImage
{
	height: 230px;
	padding-top: 5px;
}

#divBandeauRef
{
	height: 23px;
	background-color: #abbf00;
	margin-top: 5px;
	text-align: center;
}

#divCheminFer
{
	height: 28px;
	line-height: 28px;
	padding-left: 15px;
	font-size: 10px;
}

#divContenu
{
	width: 880px;
	min-height: 375px;
	padding: 0 40px 30px 20px;
	background-image: url(../images/fondContenu.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

/*******************************************************BLOC GAUCHE ********************************************/

#divContenuGauche
{
	width: 184px;
	height: auto;
	min-height: 375px;
	margin-right: 31px;
	float: left;
}

/***************************************************BLOC DROITE**************************************************************/

#divContenuDroite
{
	width: 644px;
	height: auto;
	min-height: 375px;
	float: right;
	margin-bottom: 50px;
}


/***************IMAGES*****************/
a img
{
	border: none;
}

.flottantD
{
	float: right;
	/*max-width: 230px;*/
	margin: 0 0 10px 10px;
}

.flottantG
{
	float: left;
	max-width: 170px;
	margin: 0 20px 0 20px;
}


/*****************************************************FOOTER********************************************************************************/

#footer
{
	background-image: url(../images/fondFooter.jpg);
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	width: 900px;
	height: 26px;
	float: left;
	clear: both;
	padding-top: 3px;
}

#crosslink
{
	width: 900px;
	color: #1a7cc3;
	text-align: center;
	float: left;
	clear: both;
}


/****************************************************************HOME******************************************************************/



#divContenuHome
{
	width: 860px;
	height: 370px;
	padding: 20px;
	background-image: url(../images/fondContenuHome.jpg);
}

/***********************************gauche****************************************/

#divContenuGaucheHome
{
	float: left;
	width: 350px;
	margin-right: 40px;
	font-size: 10px;
}

#divBoutonsGauche
{
	width: 350px;
	height: 90px;
}
#animBtnDevis
{
    float: left;
}

/*ACTUS*/

#divActus
{
	width: 350px;
	height: 132px;
	margin-bottom: 30px;
}

#divActusTitre
{
	height: 25px;
	line-height: 25px;
	background-color: #b3b3b3;
	background-repeat: no-repeat;
}

.divActuCont
{
	clear: both;
	/*margin-top: 10px;*/
}

.divActusImg
{
	float: right;
	margin-left: 10px;
	max-height: 80px;
	max-width: 115px;
	overflow: hidden;
}

.titreActu
{
	width: 350px;
	height: 15px;
	overflow: hidden;
	text-align: left;
	color: #abbf00;
	font-size: 12px;
}

.dateActu
{
	width: 225px;
	float: left;
	font-style: italic;
}

.contenuActu
{
	width: 225px;
	height: 58px;
	overflow: hidden;
	float: left;
	text-align: justify;
	font-size: 11px;
}

.SavoirPlusActu
{
	width: 225px;
	height: 15px;
	float: left;
	text-align: right;
}

/*TEMOIGNAGES*/

#divTemoignages
{
	height: 125px;
	width: 350px;
	margin-top: 10px;
}

#divTemoignagesTitre
{
	height: 25px;
	background-color: #abbf00;
}

#divTemoignagesCont
{
	margin-top: 10px;
}

/*********************************************droite**************************************/

#divContenuDroiteHome
{
	width: 470px;
	float: right;
}

.imagesMaisons
{
	width: 112px;
	margin-right: 5px;
	float: left;
	color: #1a7cc3;
	text-align: center;
}

/*********************************************Page Partenaires**************************************/

.classPartenariat
{
	float: left;
	clear: both;
}

#divImgPart
{
	height: 600px;
	width: 225px;
	margin-left: -20px;
	margin-bottom: 15px;
	background-color: #fff;
}

.classPartenaire01
{
	width: 550px;
	height: 90px;
	float: left;
	margin-right: 14px;
	margin-bottom: 20px;
	margin-left: 50px;
}
.classPartenaire02
{
	width: 550px;
	height: 150px;
	float: left;
	margin-right: 14px;
	margin-bottom: 20px;
	margin-left: 50px;
}
.classPartenaire01 img
{
	float: left;
}
.classPartenaire02 img
{
	float: left;
}
.classPartenaireTexte01
{
	text-align: justify;
	color: Gray;
	padding: 10px 15px 0px 15px;
	float: left;
	width: 300px;
}

/*********************************************Page Devis**************************************/
.txtForm
{
	width: 250px;
	float: left;
	margin-bottom: 5px;
	font-weight: bolder;
	font-size: 12px;
}
.txtFormCom
{
	width: 140px;
	float: left;
	margin-bottom: 5px;
	font-weight: bolder;
	font-size: 12px;
}

.txtFormOption
{
	font-weight: lighter;
	font-size: 10px;
}

.btnForm
{
	/*margin-left: 340px;*/
	text-align: center;
}

#divFormDevis
{
	margin-top: 30px;
	margin-left: 100px;
	width: 410px;
	background-color: #abbf00;
	color: #fff;
	padding: 15px;
}

#divImgDevis
{
	height: 600px;
	width: 225px;
	margin-left: -20px;
	margin-bottom: 15px;
	background-color: #fff;
}
