.actualites {
	font-family: "Century Gothic";
	color: #3333CC;
	text-decoration: none;
}
h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 2pt;
	background-color: #3333CC;
	text-indent: 15px;
	line-height: 43px;
	background-repeat: no-repeat;
	background-position: right center;
}
.bord {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #C7C7F1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

a:link {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	border: thin none #3333CC;
	text-decoration: none;
	background-color: #3333CC;
}
a:visited {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	border: thin none #3333CC;
	background-color: #3333CC;
}


a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #9494E4;
	border: thin none #6666CC;
	text-decoration: none;
}
p {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #3333CC;
	text-decoration: none;
}
h3 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #6666CC;
	text-decoration: none;
	font-weight: lighter;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #9999DD;
	border-right-color: #9999DD;
	border-bottom-color: #6666CC;
	border-left-color: #9999DD;
}
h4 {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: lighter;
	color: #6666CC;
	text-decoration: none;
}





h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: lighter;
	color: #3333CC;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-image: url(../../../media/degradearchives.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#FFFFFF;
	left: 0px;
	top: 0px;
}

