/*HOMEPAGE*/
/*STYLES DE LA PARTIE CONTENU*/
#cnt_haut {
	position:absolute;
	top:129px;
	left:222px;
	width:763px;
	background: url(../img/bg_cnt_h.jpg) no-repeat center bottom;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 6px;
}

#cnt_centre {
	/*background: url(../img/bg_cnt.gif) repeat-y left bottom;*/
}

#cnt_centre h1 {
	height: 18px;
	color: #FFFFFF;
	background: url(../img/bg_h1_plan.gif) repeat-y right;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	margin: 0px 10px 10px;
	padding: 0px 0px 0px 6px;
}

#cnt_centre h2 {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	margin:10px 10px;
	padding: 0px;
}




#annonces h1, #services h1, #journal h1 {
/*width: 163px;	*/
}

#annonces h2, #services h2, #journal h2 {
	margin-left : 183px;	
}


/*ANNONCES*/
#annonces {
}

#annonces h1 {
	background-color: #003399;
}

#annonces a:link {
	color: #0099FF;
	font-weight: bold;
}

#annonces a:visited {
	color: #0099FF;
	font-weight: bold;
}

#annonces a:active {
	color: #0099FF;
	font-weight: bold;
}
#annonces a:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;

}


#annonces_img {
	height: 84px;
	width: 160px;
	background: url(../img/photos/h_ann_nb.jpg) no-repeat center top;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: left;
}
/*JOURNAL*/
#journal {
}

#journal h1 {
background-color: #666666;
}

#journal a:link {
	color: #666666;
	font-weight: bold;
}

#journal a:active {
	color: #666666;
	font-weight: bold;
}

#journal a:visited {
	color: #666666;
	font-weight: bold;
}

#journal a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#journal_img {
	margin-left :10px;
	margin-bottom:10px;
	height: 84px;
	width: 160px;
	background: url(../img/photos/h_jou_nb.jpg) no-repeat center top;
	float: left;
}
/*SERVICES*/
#services {
}

#services h1 {
	background-color: #FFB400;
}

#services a:link {
	color: #FFB400;
	font-weight: bold;
}
#services a:active {
	color: #FFB400;
	font-weight: bold;
}
#services a:visited {
	color: #FFB400;
	font-weight: bold;
}
#services a:over {
	color: #FFB400;
	font-weight: bold;
	text-decoration: none;
}

#services_img{
	margin-left :10px;
	margin-bottom:10px;
	height: 84px;
	width: 160px;
	background: url(../img/photos/h_ser_nb.jpg) no-repeat center top;
	float: left;
}

/*OP PLAN*/
#plan_img{
	margin-left :10px;
	margin-bottom:10px;
	height: 97px;
	width: 160px;
	background: url(../img/op_plan_logo.jpg) no-repeat center top;
	float: left;
}

#plan a:link {
	color: #3366CC;
	font-weight: bold;
}
#plan a:active {
	color: #3366CC;
	font-weight: bold;
}
#plan a:visited {
	color: #3366CC;
	font-weight: bold;
}
#plan a:hover {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;

}

#plan h1 {
	background-color: #3366CC;
}

/*ZONE DE CONTENU BASSE*/
#cnt_accroche{
	margin-left: 3px;
	margin-right:8px;

}

#cnt_accroche p{
	margin:10px;
	padding: 0px;
	font: normal 12px/1.5 Arial, Helvetica, sans-serif;
}

#cnt_accroche h3{
	height: 20px;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	/*background: url(../img/bg_hr.gif) repeat-x bottom;*/
	margin: 0px 10px 0px 10px;
	padding-top: 15px;
	padding-bottom: 10px;


}
.ligne{
	height:1px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
/*	background: url(../img/ligne.gif) no-repeat;*/
clear: both;

}

/* navigation principale*/
#nav_centre #n_current a{
	color: #333333;
}

#picto {
	background-color:#333333;
}

/*link*/

#cnt_centre h2 a:hover {
	color:#666666;
	text-decoration: underline;
}


#annonces p, #services p, #journal p, #plan p{
	margin: 0px 0px 0px 183px;
	padding: 0px 10px 0px 0px;
	font: 12px/1.2 Arial, Helvetica, sans-serif;
}