/* HOME DISPLAY SCREEN CSS */


/* ---------- 1.0 header col Left ---------- */
#colAnnonces1 .head, #colAnnonces1 .title {
	background:url(../images/graphic/annonces/header_left_annonces_repeat_y.gif) left bottom repeat-y;
	}

#colAnnonces1 .head h3 {
	background:url(../images/graphic/annonces/header_left_annonces_top.gif) left top no-repeat;
	}

#colAnnonces1 .title h3 {
	background:url(../images/graphic/annonces/title_left_annonces_top.gif) left top no-repeat;
	}

#colAnnonces1 h3 span {
	background:url(../images/graphic/annonces/header_left_annonces_bottom.gif) left bottom no-repeat;
	}
	

/* ---------- 3.0 Col middle ---------- */
#mainAnnonces1 h3 {
	background:url(../images/graphic/annonces/header_middle_annonces_top.gif) left top no-repeat;
	}

#mainAnnonces1 .head {
	background:url(../images/graphic/annonces/header_middle_annonces_middle.gif) left bottom no-repeat;
	}
	
#mainAnnonces1 h4 {
	border-bottom: 2px solid #B2D953;
	margin:8px 0;
	}

#mainAnnonces1 h5 {
	margin:11px 0 0 0;
	font-size:1.0em;
	font-weight:bold;
	color:#FFA200;
	}

#mainAnnonces1 .subscription {
	font-size:1.0em;
	font-weight:bold;
	color:#6F6F6F;
	}

.mainRubrique1 p {
	margin-bottom:8px;
	line-height:1.3em;
	text-align:justify;
	}
	
.mainRubrique1 ul {
	margin-left:13px;
	}
		
.mainRubrique1 li {
	color:#F5722E;
	margin-top:6px;
	}
	
#mainAnnonces1 dt {
	text-decoration:underline;
	}
	
#mainAnnonces1 dd {
	margin-left:22px;
	list-style-type:circle;
	list-style-position:outside;
	margin-top:7px;
	text-align:justify;
	font-style:italic;
	}

.mainRubrique1 span {
	color:#3D3D3D;
	}

#mainAnnonces1 a {
	color:#85A5BA;
	text-decoration:none;
	}

#mainAnnonces1 a:hover {
	color:#FF8400;
	text-decoration:underline;
	}



	






	
	