/*** Général  ***/

body {
background-image:url(images/background.jpg);
background-repeat:repeat-x;
margin: 0;
}

#page {
	height:auto;
	margin:0 auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:986px;
}

.temoignage{
	background-image:url(images/temoignage_green.jpg);
	background-repeat:repeat-x;

}

#split_footer{
	background-image:url(images/split_footer.png);
	background-repeat:repeat-x;
	width:962px;
	height:55px;
	margin-left:auto;
	margin-right:auto;
}
#split_vertical{
	background-image:url(images/split_vertical.jpg);
	background-repeat:repeat-y;
	width:36px;
}


/*** Texte ***/

.titre_financier{
	color: #990030;
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
}


.ss_titre_financier{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	color: #990030;
	font-weight: bold;
}

.titre_immobilier{
	color: #a04001;
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

.titre_professionnel{
	color: #1F437A;
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.titre_other{
	color: #236B78;
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

.titre_niv1_bl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align:justify;
	color: #ffffff;
}

.titre_niv2_bl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	color: #578ED2;
	font-weight: bold;
}

.txt_cadre_gauche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	color: #08445b;
}

.txt_cadre_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	color: #FFFFFF;
}


.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C858B;
}


.footer a {
color :#3C858B;
}
/*---temoignage---*/
.txt_temoignage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	color: #444444;
}

.nom_temoignage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	color: #75a105;
	font-style: italic;
}


/*---immobilier---*/
.ss_titre_immo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	color: #a04001;
	font-weight: bold;
}

.texte_immo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	color: #767676;
}

.texte_immo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	color: #3C858B;
}



/*---GREEN---*/

.titre_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align:justify;
	color: #80A627;
	font-weight: bold;
}
.ss_titre_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	color: #80A627;
	font-weight: bold;
}

/*---professionnel---*/
.ss_titre_pro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	color: #1F437A;
	font-weight: bold;
}

/*---other_content---*/
.ss_titre_other{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	color: #236B78;
	font-weight: bold;
}

/*---landing_page_scellier ---*/

#top_lp {
	background-image:url(images/lp_scellier/top.png);
	background-repeat:no-repeat;
	height:64px;
}
#mid_lp {
	background-image:url(images/lp_scellier/mid.png);
	background-repeat:repeat;
	height:480px;
	background-color:none;
}
#down_lp {
	background-image:url(images/lp_scellier/down.png);
	background-repeat:no-repeat;	
	height:61px;
}



/*----Assurances---*/

.td_blue{
	background-image: url(images/assurances/style_bleu.png);
	background-repeat: repeat-x;		
	
}

.td_violet{
	background-image: url(images/assurances/style_violet.png);
	background-repeat: repeat-x;		
	
}

.td_orange{
	background-image: url(images/assurances/style_orange.png);
	background-repeat: repeat-x;		
	
}

.td_vert{
	background-image: url(images/assurances/style_vert.png);
	background-repeat: repeat-x;		
	
}
