/* @group Images */

.image1 {
	width: 140px;
	height: 80px;
	border: 6px inset #bcbcbc;
	padding: 76px 46px 76px 45px;
	background: #002030 repeat 0px 0px;
}

.image2 {
	width: 151px;
	height: 151px;
	border: 6px inset #bcbcbc;
	padding: 40px;
	background: #002030 repeat 0px 0px;
}


.image3 {
	width: 171px;
	height: 171px;
	background: #002030 repeat 0px 0px;
	border: 6px inset #bcbcbc;
	padding: 30px;
}

.image4 {
	width: 151px;
	height: 151px;
	border: 6px inset #bcbcbc;
	padding: 10px;
	background: #002030 repeat 0px 0px;
}

.image5 {
	width: 151px;
	height: 90px;
	border: 1px solid silver;
	padding: 10px;
	background: #333333 repeat 0px 0px;
	text-align: center;
	vertical-align: top;
	}

.image6 {
	width: 140px;
	height: 80px;
	border: 0px inset #bcbcbc;
	padding: 120px 30px 150px 30px;
	background: #002030 repeat 0px 0px;
}

/* @end */

/* @group Liens */


a:link, a:visited, a:active {
	text-decoration: none;
	border-style: none;
}


/* @end */

/* @group Styles */

ul {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: -10px;
}

li {
	margin-bottom: 10px;
	color: silver;
}

.item {
	text-decoration: none;
}

.small {
	font-size: 10px;
	border-top: solid #fff 1px;
	width: 950px;
	text-align: center;
	margin-top: 30px;
	padding-top: 5px;
}

.main_font {
	font: normal 13px Arial, Helvetica, sans-serif;
}

.text {
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
}

.main {
	width:950px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 21px;
	padding: 0;
	font-weight: normal;
	text-align: center;
	margin: 0 0 5px;
}

h2 {
	font-size: 21px;
	padding: 0;
	text-align: left;
	vertical-align:top;
	width: 100%;
	margin: 15px 0 0;
	font-weight: normal;
}

h3 {
	font-size: 15px;
	margin-top: 0;
}

h4,h5 {
	font-size: 12px;
	font-style: normal;
	padding: 0;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	font-weight: normal;
}

h3,h4 {
	margin-bottom: 10px;
}

h5 {
	margin-bottom: 0px;
}

.title {
	font-size: 15px;
}

.titleR {
	font-size: 18px;
	text-decoration: none;
}

.titleS {
	font-size: 18px;
	text-decoration: none;
}

.titleH {
	font-size: 18px;
	text-decoration: none;
}

.titleM {
	font-size: 14px;
	text-decoration: none;
}

.titleP {
	font-size: 12px;
	text-decoration: none;
}

.titleJ {
	font-size: 20px;
	text-align: center;
	width: 330px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.subtitle {
	font-size: 15px;
}



/* @end */

/* @group Couleurs */

h1,h4,h5,titleP {
	color: #00ffff;
}

body {
	color: #fff;
	background-color: #002142;
}

.titleR,.titleM {
	color: #fff;
}

.titleS {
	color: #88dd44;
	font-weight: bold;
}

.titleH {
	color: #eba929;
	font-weight: bold;
}

.titleJ,h3 {
	color: #fbff00;
}



/* @end */

.bandeau {
	border-bottom: 3px inset #fff;
	border-top: 3px inset #fff;
	margin-bottom: 7px;
	margin-top: 7px;
	width: 950px;
}
