@import url("mcpa.structure.css");

/* [ RUBRIQUE NOTRE MÉTIER]---------------------------------------------------- */	

#encart_metier {
	font-size:12px;
	background:#FED40C url(../img/metier/fond_metier_g.png) no-repeat top left; 	
	font-family:Georgia, Palatino, arial,verdana, sans-serif;
	/* letter-spacing:-0.5px; */	
	/* line-height:12.5px; */	
	color:#18345C;
	padding:16px 30px 0 30px;
}	
#encart_metier P { padding:4px 0; }

.metier { background:#FED40C url(../img/metier/fond_metier_d.png) no-repeat top left; }
.metier UL {
	width:210px;
	font-family:Georgia, Palatino, arial,verdana, sans-serif;
	color:#18345C;
	margin-top:20px;
	margin-left:6px;
}	
.metier UL LI {
	background:url(../img/metier/fleche_metier.gif) no-repeat top left; 
	padding-left:21px;
	margin-bottom:12px;
}	

/* [ RUBRIQUE NOS CONCEPTS]---------------------------------------------------- */	

#encart_concepts { background:#EFEDDD url(../img/concepts/fond_encart_concepts.png) repeat-y top left; }

#diversifier_concepts { width:252px; height:217px; background:url(../img/concepts/diversifier.png) no-repeat top left; margin-bottom:38px }
#mot_masson { width:252px; height:161px; background:url(../img/concepts/mot_joel_masson.png) no-repeat top left; }

.concepts { 
	background:#003A6F url(../img/concepts/fond_concepts.jpg) no-repeat top left; 
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#FFF;
}

.concepts H2 { margin:0 0 5px 0; } 

.concepts A { color:#0099FF; }	
.concepts  #intro A { color:#FFF; }

.pics {  
			clear:right;
			float:right;
			background:#000;
			height:  117px;  
			width:   201px;  
			padding: 0;  
			margin:  0;  
} 
 
.pics img {   
			background-color: #577DA1;  
			width:  201px; 
			height: 117px; 
} 

.concepts  .separation {
	padding-top:7px;
	border-top:1px solid #416C94;
}	

#lien_immobilier {
	position:relative;
	width:498px; 
	height:22px;
	background:url(../img/concepts/immobilier_on.png) no-repeat top left;
}
#lien_immobilier A {
	position:absolute;
	right:0;
	display:block;
	width:219px;
	height:22px;
	text-decoration:none;
}	
	
#lien_placement {
	position:relative;
	width:498px; 
	height:22px;
	background:url(../img/concepts/placements_on.png) no-repeat top left;
}		
#lien_placement A {
	position:absolute;
	right:0;
	display:block;
	width:279px;
	height:22px;
	text-decoration:none;	
}

/* [ Page Immobilier Murs Commerciaux]---------------------------------------------------- */

#immobilier { 
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:20px 25px; 
}
#immobilier #intro { 
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin-bottom:10px;
}
#immobilier H1 {
	font-family:Georgia, Palatino, arial,verdana, sans-serif !important;
	font-size:14px;
	font-weight:bold;
	color:#FED40C;
}
#immobilier H2 {
	font-family:Georgia, Palatino, arial,verdana, sans-serif !important;
	font-size:12px;
	font-weight:bold;
	color:#FED40C;
}
#immobilier H2 span {
	font-size:11px;
	font-weight:normal;
	color:#FFF;
}	

#immobilier UL LI { 	
	background:url(../img/concepts/puce_immo.gif) no-repeat top left; 
	background-position:0 6px;
	padding-left:7px;
	margin-bottom:0;
}	

#encadre { 
	font-family:Georgia, Palatino, arial,verdana, sans-serif !important;
	background:#1A4E7E;
	text-align:justify;
	padding:10px 4px;
	margin-top:15px;
}

/* [ Page Placements Financiers]---------------------------------------------------- */

#placement {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin-top:15px;
}
#placement #intro { font-size:13px; }
#placement H2 {
	font-size:12px;
	font-weight:bold;
	color:#FED40C;
	padding:0 30px;
}
#placement P { padding:0 25px; }
#placement UL { padding:0 30px; }
#placement UL LI {
	background:url(../img/concepts/puce_placement1.gif) no-repeat top left; 
	background-position:0 6px;
	padding-left:10px;
	margin-bottom:0;
}	
#placement EM { padding:0 30px; }

.cadre { 
	background:#1A4E7E;
	text-align:justify;
	padding:10px 4px;
	margin:12px 0;
}
#placement .cadre UL LI {
	background:url(../img/concepts/puce_placement2.gif) no-repeat top left; 
	background-position:0 6px;
	padding-left:7px;
	margin-bottom:0;
}		

/* [ RUBRIQUE CONTACT]---------------------------------------------------- */	

.contact { 
	background:#FFF url(../img/contact/fond_contact.png) no-repeat top left; 
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#003A6F;
	padding:50px 35px 20px 25px;

}
.contact TH { text-align:left; }
.contact P { margin-bottom:30px; } 

.contact INPUT {
	width:350px;
	margin-bottom:10px;
}	

.contact TEXTAREA { width:100%; height:95px; }

.contact .checkbox { width:auto; margin-bottom:auto; }
.contact #envoyer { width:104px; margin-top:15px; }

.contact .cadre_info { 
	background:#EFEDDD; 
	border:1px solid #DEDCCD;
	font-weight:bold;
	margin-bottom:15px;
	padding:10px;
}