body {
	background-color:#53483e;

	padding: 0px;

}



/* =============================

PAGE STANDARD

============================= */



#wrapper {

	margin-left:auto;

	margin-right: auto;

	width: 900px;

	top: 0px;

	bottom: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-width: 1px;

	border-color: #FFFFFF;

	color: white;

	background-color: black;

	overflow: hidden;

	padding: 0px;

}



#bluecove {

	background-color: black;

	width: 900px;

	height:150px;

	align: center;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-width: 0px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 20px;

	margin-bottom: 20px;

}#header {

	background:url(img/bluecentre.png);

	width: 800px;

	height: 400px;

	align: center;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-width: 0px;

	border-color: white;

	margin-right: auto;

	margin-left: auto;

	margin-top: 20px;

	margin-bottom: 20px;

}

.header1 {

	font-family: OCR A Extended;

	color: white;

	font-size: xx-large;

	font-style: normal;

	font-weight: bold;

	text-align: center;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-width: 1px;

	border-color: #;

	padding: 20px;

}

.header2 {

	font-family: Trebuchet MS;

	color: #B8B8B8;

	font-size: small;

	text-transform: uppercase;

	font-style: normal;

	font-weight: bold;

	text-align: center;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-width: 1px;

	border-color: #;

	margin-left: 40px;

	margin-right: 40px;

}

.header_img {

	font-family: Trebuchet MS;

	color: #B8B8B8;

	font-size: small;

	text-transform: uppercase;

	font-style: normal;

	text-align: center;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-width: 0px;

	border-color: #;

	margin-left: 40px;

	margin-right: 40px;

}

.big_text {

	font-size: x-large;

	font-weight: bold;

	text-align: center;

}

#chouchous {

	background-color:#81756c;

	width: 760px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 20px;

	margin-bottom: 20px;

	padding: 20px;

	font-family: Trebuchet MS;

	color: black;

	font-size: small;

	font-weight: normal;

	font-style: normal;

	text-transform: none;

	text-align: left;

}



/* =============================

PAGE ACCUEIL

============================= */



.edito {

	font-family: Trebuchet MS;

	color: black;

	font-size: small;

	font-weight: normal;

	font-style: normal;

	text-transform: none;

}
.edito_title {

	font-family: Trebuchet MS;

	color: black;

	font-size:36px;

	font-weight: normal;

	font-style: normal;

	text-transform: none;

}
.edito_big {

	font-family: Trebuchet MS;

	color: black;

	font-size:18px;

	font-weight: normal;

	font-style: normal;

	text-transform: none;

}

#news_index {

	background-color: #6B7585;

	width: 720px;

	float: none;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-width: 1px;

	border-color: black;

	margin-right: auto;

	margin-left: auto;

	margin-top: 20px;

	margin-bottom: 20px;

	padding: 20px;

}

#news_index2 {

	background-color: #6B7585;

	width: 720px;

	float: none;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-width: 1px;

	border-color: black;

	margin-right: auto;

	margin-left: auto;

	margin-top: 20px;

	margin-bottom: 20px;

	padding: 20px;

}



.news {

	font-family: Trebuchet MS;

	color: black;

	font-size: small;

	font-weight: normal;

	font-style: normal;

	text-transform: none;

}

.centre_only {

	font-family: OCR A Extended;

	color: #B8B8B8;

	font-size: normal;

	font-weight: bold;

	font-style: normal;

	text-transform: uppercase;

}



#content_index {

	background-color:#81756c;

	width: 760px;

	float: none;

	margin-right: auto;

	margin-left: auto;

	margin-top: 20px;

	margin-bottom: 20px;

	padding: 20px;

}



/* =============================

LIENS

============================= */



a {

	text-decoration: none;

}

a:link {

	color:#660033;

	text-decoration: none;

}

a:visited {

	color: #660033;

	text-decoration: none;

}

a:active {

	color: #660033;

	text-decoration: none;

}

a:hover {

	color: red;

	text-decoration: none;

}

a img { 

border: none; 

} 
