@charset "utf-8";
/* CSS Document */
BODY
{
	color: #303030;
	font-family: "Arial", verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

hr {
height: 1px;
margin: -0.5em 0;
padding: 0;
color: #CCCCCC;
background-color: #CCCCCC;
border: 0;
}


ul {
margin-left:0px;
margin-top:5px;
padding-left:35px;
margin-bottom:10px;
}
ul li {
margin-left:0px;
padding-left:0px;
}

.txtstandard {
	color:#333366;
	text-align: left;
	font-size: 12px;
}

.txtstandardpetit {
	color:#333366;
	text-align: left;
	font-size: 9px;
	font-weight:bold;
}

.txtstandardpetitcenter {
	color:#333366;
	text-align: center;
	font-size: 9px;
	font-weight:bold;
}
.txtstandardbold {
	color:#333366;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
}

.txtstandardrosebold {
	color: #CC00CC;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
}

.txtstandardboldcenter {
	color:#333366;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
}
.titrestandardboldcenter {
	color:#333366;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
}

.txtstandardroseboldcenter {
	color: #CC00CC;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
}

.txtstandardroseboldcenter {
	color: #660000;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
}


.titrestandardroseboldleft {
	color: #CC00CC;
	text-align: left;
	font-size: 15px;
	font-weight:bold;
}

.txtstandardblancbold {
	color: #E0E3F1;
	text-align: center;
	font-size: 15px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.txtpetitblanc {
	color: #C0C7E2;
	text-align:center;
	font-size: 9px;
	padding-top:20px;
}

.titrerose {
	color: #CC00CC;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.links {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linksgras {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight:bold;
}
.linksgrasblanc {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight:bold;
	color:#FFFFFF;

}
