/*
+---------------------------------------+
|	=> Style général du module			|
+---------------------------------------+
*/
#content {
	line-height:1.3;
}


h2#titre {
	margin:0 0 10px 0;
	text-align:right;
}
h2#rubrique {
	position:relative;
	height:150px;
	margin:0;
	color:#FFF;
	font-size:16px;
	text-align:center;
}
h2#rubrique div {
	position:absolute;
	top:0;
	left:-13px !important;
	left:-16px;
	height:130px !important;
	height:150px;
	width:373px;
	padding-top:20px;
}
h2#rubrique img {
	display:block;
	position:absolute;
	top:0;
	right:-13px;
}

h3 {
	margin-bottom:-15px;
}

h4 {
	height:18px;
	padding-left:10px;
	font-size:10pt;
	border:0;
	border-left:18px solid #D00000;
	background:#E6E1B9;
	margin-bottom:0px;
}

/*
+---------------------------------------+
|	=> Style compétences				|
+---------------------------------------+
*/
.copro strong {color:#990099 !important;}
.gerance strong {color:#0066CC !important;}
.location strong {color:#336600 !important;}
.transaction strong {color:#CC9900 !important;}


#content .img_gauche {
	float:left;
	display:block;
	margin:20px 20px 20px 10px;
	border:5px solid #FFF;
}
#content .img_droite {
	float:right;
	display:block;
	margin:0 10px 20px 20px;
	border:5px solid #FFF;
}
/*
iframe {
	width:520px;
	height:400px;
	margin:15px 20px;
	border-style: none;
}
*/
iframe {
	width:590px;
	height:400px;
	margin:0;
	margin-left:-10px;
	border-style: none;
}

#content a {
	color:#D00000;
	font-weight:bold;
}

#content p {
	margin-top:10px;
}

#content strong {
	color:#D00000;
}


#content ul {
	margin-left:20px !important;
	margin-left:50px;
	margin-bottom:20px;
}
#content ul li {
}

#content #content_pied {
	clear:both;
	font-size:1px;
	margin:0;
	/*
	height:auto !important;
	height:50px;
	padding:10px 120px;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	text-indent:0;
	background:#D5D8B5;
	*/
}
#content #content_pied .telephone {
	font-size:20pt;
}
#content #content_pied .infos {
	font-size:9pt;
	font-weight:normal;
}

/*
+-----------------------------------+
|	=> Plan d'accès					|
+-----------------------------------+
*/

#content .demi {
	float:left;
	width:45% !important;
	width:35%;
	margin:1% 2% !important;
	margin:1%;
}
#content .demi p {
	text-indent:0 !important;
}





/*
+-----------------------------------+
|	=> Liens page accueil			|
+-----------------------------------+
*/
#content #voir_competences {
	float:left;
	width:210px;
}
#content #voir_competences img {
	border:5px solid #FFF;
	margin-bottom:5px
}


/*
+-------------------------------+
|	=> Actu à la Une			|
+-------------------------------+
*/
#content #news_une {
	float:left;
	width:348px;
	margin-top:-23px !important;
	margin-top:-7px;
}
#content #news_une h4 {
	margin:15px 0 0 0;
	text-align:right;
	font-size:10pt;
}
#content #news_une p {
	text-indent:15px;
	line-height:1.5;
}
#content #news_une .article_lien {
	color:#D00000;
	text-align:right;
}
/*
+-------------------------------+
|	=> Programmes Neufs			|
+-------------------------------+
*/
#content #progs_neufs {
	position:relative;
	margin:25px 36px 0 36px;
}
#content #progs_neufs img {
	display:block;
	margin-bottom:3px;
	border:5px solid #FFF;
}
#content #progs_neufs_logos {
	position:absolute;
	top:0;
	left:0;
	border:0 !important;
}
#content #progs_neufs_apc {
	float:right;
}
#content #progs_neufs_desc {
	position:absolute;
	top:253px;
	left:0;
	z-index:10;
	width:350px !important;
	width:360px;
	height:126px !important;
	height:136px;
	margin:0;
	padding:5px;
	background:#D6D7B5;
}
#content #progs_neufs_infos {
	color:#D00000;
	font-weight:bold;
	text-align:right;
}
#content #progs_neufs strong {
	color:#000;
}

