/* M_communaute_home */

/* @auteur	Alsacreations, VP  */
/* @cree	2008-07-17         */
/* @modif	2008-07-17         */
/* @gabarit	11                 */
/* @version	1                  */

#M_communaute_home {
	background-color: white;
	color: black;
	margin-bottom: 16px;
}

#M_communaute_home h2 {
	background: url(../img/M_communaute_home_titre.png) left top no-repeat;
	width: 254px;
	height: 35px;
	padding-bottom: 5px;
}

/* item */
#M_communaute_home .row {
	margin: 6px 2px 0 0;
}

#M_communaute_home .row p {
	color: #000;
	font-size:12px;
	text-transform:none;
	margin: 0.8em 0 0.2em 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#M_communaute_home .row h3 {
	font-size:12px;
	color: #ACB12F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#M_communaute_home .row h4 {
	font-size: 1.1em;
	color:#666666;
}


/* lien de suite */
#M_communaute_home .suite {
	border-top: 1px solid #B0B605;
	margin: 10px 14px 0 14px;
	padding: 1px 0 4px 0;
}

#M_communaute_home .suite a {
	background: url(../img/M_communaute_footerriche_fleche.png) left center no-repeat;
	padding-left: 12px;
}

/* Rubrique*/
.rubrique a{
	display:block;
	margin-bottom:5px;
}
#center{padding-top:0;}

