/* body */
html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #f2f2ec;
	color: #072a60;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/points.gif');
	height: 85px;
	background-position: center top;
	height: 100%;
	width: 100%
}

#top-img {
	background-image: url('../images/bg-top.gif');
	height: 230px;
	background-position: center;
	background-repeat: repeat-x;
	min-width: 910px
	background-color: transparent;
}

#content {
	position: absolute;
	width: 744px;
	left: 50%;
	margin-left: -372px;
	margin-top: 0px;
	background-color: transparent;
}

#top {
	position: relative;
	width: 744px;
	left: 50%;
	margin-left: -372px;
	height: 20px;
	background-color: #16295b;
	text-align: right;
	padding-top: 3px;
}

/* site*/
#header {
	position: relative;
	width: auto;
	height: 170px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: right;
}

#menus {
	position: relative;
	width: auto;
	height: 60px;
	margin-left: 0px;
	text-align: left;
	width: auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-image: url('../flash/bandeau.swf');
	background-position: left top;
}

#menu1 {
	position: relative;
	width: auto;
	height: 60px;
	padding: 18px 0px 0px 143px;
	text-align: left;
	width: auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-image: url('../images/menu1.gif');
	background-position: left top;
}

#main {
	position: relative;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px; 
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #000000;
}

#corp {
	position: relative;
	width: 722px;
	margin-left: 10px;
	background-color: #000000;
	border: 1px solid #000000;
}

#bottom {
	position: bottom;
	width: auto;
	text-align: center;
	color: #cccccc;
	padding-bottom: 2px;
	background-color: #333333;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

/* ligne */
.ligne {
	color: #cccccc;
	font-weight: lighter;
	border: 1px solid #272521;
	padding: 0px 10px 0px 5px;
}

/* cadres */
.cadre {
	color: #ffffff;
}

.cadretxt {
	background-color: #333333;
	padding: 5px 10px 10px 10px;
	background-image: url('../images/bandeau.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.cadreactu {
	background-color: #000000;
	padding: 5px 10px 10px 10px;
	background-image: url('../images/bandeau.gif');
	background-position: left top;
	background-repeat: no-repeat;
	border-right: 1px solid #999999;
}

.cadreindex {
	padding: 5px 10px 10px 10px;
	background-image: url('../images/fond-index.gif');
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 1px solid #999999;
}

.cadremodule {
	padding: 0px 0px 0px 10px;
}

.space {
	background-color: #000000;
}

.cadreint {
	color: #ffffff;
	border: 1px solid #000000;
}

.cadresite {
	border: 1px solid #fe7d19;
}

/* galerie */
#titre {
	font-size: 16px;
	color: #666666;
	width: 100%;
	height: 16px;
	text-align: center;
	height: 100%;
}

#titre li {
	list-style-type: none;
}

#flashcontent {
	background-color: #000000;
}
