body {
	background-color: #004A80;
	margin:0;
	padding:0;
	font-family:'Century Gothic',Verdana,sans-serif;
}

.raisonsociale {
	text-align:right;
	font-size:28px;
	font-weight:bold;
	padding-right:30px;
	color:#0092C1;
}
.slogan2 {
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:22px;
	padding:0;
	margin:0px 0 15px 0;
	color:#c30080;
	line-height:22px;
}

.intro {
	font-weight: normal;
	font-size:14px; 
	color: #10015B;
	line-height:16px;
	padding:0px 10px;
}

.entete {
	background-image:url('images/entete.jpg');
	background-repeat:no-repeat;
}
.arrondi {
	background-image:url('images/arrondi.png');
	background-repeat:no-repeat;
}
.menu {
	background-image:url('images/menu.jpg');
	background-repeat:no-repeat;
}
.piedpage {
	background-image:url('images/piedpage.jpg'); 
	background-repeat:no-repeat;
	font-size:10px; 
}
.titre2 {
	background-image:url('images/fondnews.jpg'); 
	background-repeat:no-repeat;
	vertical-align: text-top; 
	text-align: left;
	font-size:16px;
	font-weight:bold;
	color: #000080;
}
.titrenews {
	background-image:url('images/fondnews.jpg'); 
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color: #10015B;
}

.titrenews2 {
	background-image:url('images/fondnews.jpg'); 
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:bold;
	color: #10015B;
}

.rouge {
	font-weight: normal;
	font-size: 14px; 
	color: red;
}

.baremeh {
	font-weight: bold;
	font-size: 14px; 
	color: #000000;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}

.bareme {
	font-weight: normal;
	font-size: 14px; 
	color: #10015B;
	border-style:solid;
	border-width:1px;
	border-color:#888888;
}


