a:link,a:visited,a:hover, a:active {
	color: #C52F1E; 
}

span.accroche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b52925;
}
td.bandeauColor{
	background-image: url(../images/design/public_bandeau.jpg);
	background-repeat: no-repeat;
}	
div#puce{
	width:32px;
	height: 32px;
	display: block;
	position: relative;
	top: 20px;
	left: 5px;
}
div.color{
		width : 280px;
		background-color: #ECEBE7;
		border : 1px #b66663 solid;
	}
	
div.color h3{
	color: #ffffff;
	background-color: #b52925;
	margin-top: 0px;
	padding-left: 40px;
	}
div#carre{
	display: block;
	background-image: url(../images/design/puce_red.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	line-height:1em;
}

div#ssMenu{
	width:588px;
	height: 25px;
	left: 106px;
	position: absolute;
	top: 135px;
}

div.public{
	background-color: #ecebe8;
	border : 1px #d0dadf solid;
	position: absolute;
	width:205px;
	height: 100px;
	left: 371px;
	top: 345px;
}
h3.xTitle {
	color: #b72516;
	margin-top: 10px;
	margin-left: 40px;
	font-style: italic;
	margin-right: 10px;
	background-image: url(../images/boutons/carre_rouge_on.gif);
	background-repeat: no-repeat;
	background-position: left;	
	padding-left:20px;

}
h3.xTitleOpen {
	color: #b72516;
	margin-top: 10px;
	margin-left: 40px;
	font-style: italic;
	margin-right: 10px;
	background-image: url(../images/boutons/carre_rouge_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;	
}
div.xParagraph{
	margin-left: 14px;
	display: block;
	margin-bottom: 5px;
}

a.colorlien:link {color: #000000; font-family:  Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;text-decoration:none}
a.colorlien:visited {color: #000000; font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;text-decoration:none}
a.colorlien:hover {color: #b52925; font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;text-decoration:none}
a.colorlien:active {color: #000000;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;text-decoration:none}
