body {
	background-color: #013662;
	background-image: url(../images/fond_page.jpg);	
	background-position: top center;
	background-repeat: no-repeat;
	color: #013662;
}

#global {
	width: 950px;
	margin: 0 auto;
}

#slide_show {
	width: 561px;
	margin-top: 5px;
	font-size: 18px;
	color: #013662;
	position: relative;
	top: -40px;
}

#slide_show div {
	padding: 30px 20px 25px 20px;	
	width: 520px;
	height: 101px;
	background-image: url(../images/bulle_accueil_fond_0.png);
	background-repeat: no-repeat;
}

#slide_nav {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #013662;
	position: relative;
	top: -40px;
}

#slide_nav a {
	text-decoration: none;
	color: #a9b7c0;
}

#slide_nav a.activeSlide {
	color: #013662;
}

#header {
	height: 137px;
	background: url(../images/bande_haut.jpg);
}

#footer {
	text-align: right;	
	color: white;
	margin: 10px 0;
}

#header_content {
	width: 950px;
	height: 137px;
	margin: 0 auto;	
}

#header_content img {
	margin-top: 10px;
}

#content_min_height {
	height: 580px;
	float: left;
	width: 1px;
}

#content_content {
	width: 561px;
	float: left;
	color: white;
}

#top_content {
	width: 950px;
	margin: 0 auto;	
	text-align: right;
	color: white;
	font-size: 14px;
}

#top_content a {
	color: white;
	text-decoration: none;
}

#top {
	height: 20px;	
	padding-top: 5px;
}

#content {
	float: left;
}

#content_middle {
	background: url(../images/content_fond_milieu.jpg);
	background-repeat: repeat-y;
}

#content_top {
	background: url(../images/content_fond_haut.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 562px;
	padding: 20px;
}

#content_bottom {
	background: url(../images/content_fond_bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#menu {
	float: left;
	width: 348px;
	font-size: 17px;
	font-weight: bold;
}

#menu a {
	text-decoration: none;
	color: #013662;
}

#menu a:hover {
	color: white;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	margin-top: 30px;
	margin-left: 40px;
}

.event_table td {
	font-size: 10px;
	padding: 5px;
	border: 1px solid white;
}

.event_table th {
	padding: 5px;
	border: 1px solid white;
	font-weight: bold;
	color: #013662;
	background: white;
}

.members_list a {
	padding: 10px 0;
	display: block;
}

.text_1{
	margin-bottom: 5px;
}

.text_2{
	margin-bottom: 15px;
}

.form_table_1 td{
	padding-bottom: 10px;	
}

.image_link img{
	border: 0;	
}

.asterix{
	color: red;
	font-weight: bold;
}

label{
	font-weight: bold;
	margin-right: 4px;
}

.label{
	font-weight: bold;
	padding-right: 4px;
	margin: 10px 0;
	padding: 5px 5px;
	width: 535px;;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: #14568a;
}

.label2{
	font-weight: bold;
	padding-right: 4px;
	margin: 10px 0;
	padding: 5px 0;
	width: 545px;;
}

.fiche_item {
	margin-bottom: 30px;
}

.tab_loading{
	text-align: center;
	padding: 20px;
}

.tab{
	padding: 10px;
}

.button{
	cursor: pointer;	
}

.bold{
	font-weight: bold;	
}

#minimum_height {
	height: 300px;
	float: left;
}

.title_bar{
	background-color: #003;
	color: #FFF;
	height: 20px;
	width: 545px;
	margin: 7px;
	cursor: pointer;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.content_padding{
	margin: 0;	
}

.content_padding_2{
	margin: 30px;	
}
