body
{
	background-color: #1d2a54;
	background-image: url("images/marine.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;
	width: 912px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	color: white;
	font-family: "Franklin Gothic Book", "Century Gothic";
	font-size: 17px;
	
}

#en-tete
{
	width: 910px;
	height: 120px;
	background-image: url("images/banniere.gif");
	background-repeat: no-repeat;
	margin-bottom: 0px;

}

#menu
{
	float: left;
	width: 131px;
	margin-top: 3px;
	background-image: url("images/menu_centre.gif");
	background-repeat: repeat-y;
}

#menu2
{
	float: right;
	width: 132px;
	margin-top: 3px;
	background-image: url("images/menu_centre.gif");
	background-repeat: repeat-y;
}

#menu-top
{
	background-image: url("images/menu_top.gif");
	background-repeat: no-repeat;
	width: 132px;	
}

#menu-contenu ul
{
   padding: 0px;
   padding-right: 15px;
   margin: 0px;
   margin-bottom: 5px;
   margin-left: 15px;
   list-style-type: none;
   text-align: left;
	
}

#menu-contenu a
{
	text-decoration: none;
	font-weight: bold;
	color: white;
	font-size: 80%;
}

#menu-contenu a:hover
{
	text-decoration: underline;
	color: #1d2a54;
	background-color: white;
}

#menu-bottom
{
	background-image: url("images/menu_bottom.gif");
	background-repeat: no-repeat;
	width: 132px;
	height: 25px;

}


#corps
{
	width: 642px;
	margin-left: 132px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url("images/corps_centre.gif");
	background-repeat: repeat-y;
	position: relative;
	top: 1px;


}

#corps_top
{
	background-image: url("images/corps_top.gif");
	background-repeat:no-repeat;
	width: 642px;
	height: 30px;
	margin: 0px;
}



#corps_contenu
{
	padding: 0px 40px 20px 25px;
	margin-top: 0px;
}

#corps_bottom
{
	background-image: url("images/corps_bottom.gif");
	width: 642px;
	height: 36px;
}

#news_titre
{
	font-weight: bold;
	font-size: 130%
}

.date
{
	float: right;
	margin-right: 50px;
	font-size: 75%;
}

#pied
{
	background-image: url(images/piedcourt.gif);
	background-repeat:no-repeat;
	width: 620px;
	height: 35px;
	padding-top: 8px;
	text-align: center;
	font-size: 70%;
	z-index: 3;
	position: relative;
}
.footer {
	width: 360px;
	position: relative;
	left: 16%;
}


h1
{
	font-size: 230%;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	font-family: "Comic Sans MS", "Times New Roman", Arial, serif;
}

h2
{
	font-weight: bold;
	text-align: center;
	font-size: 120%;
}

h3
{
	font-size: 150%;
	text-decoration: underline;
}

h4
{
	font-size: 200%;
	color: red;
}

h5
{
	font-size: 110%;
	text-decoration: underline;
}
p
{
	text-indent: 20px;
}

#signature
{
	font-size: 130%;
	font-weight: bold;
}

p:first-letter
{
   font-weight: bold;
   font-size: 200%;
   font-family: "Monotype Corsiva", "comic sans ms", Arial, serif;
}

.galerie
{
	border-style: groove;
	border-color: #2E4285;
}

a img
{
	border: 0 none;
}

.carte img
{
	width: 150px;
}

table
{
	margin: auto;
	margin-top: 30px;
	border-color: white;
	border-collapse: collapse;
}

th
{
	background-color: #1c2a54;
	font-size: 130%;
	font-weight: bold;
	padding: 10px;
}

td
{
	padding: 5px;
	padding-bottom: 10px;
	text-align: center;
	border-color: white;
}

.tab_vide
{
	background-color: #1c2a54;
}

#horaire
{
	border: 0;
	border-color: #2E4285;
	font-size: smaller;
}

h1 a
{
	text-decoration: none;
}

a
{
	text-decoration: none;
   font-weight: bold;
	font-size: 120%;
	color: white;
}

a:hover
{
	text-decoration: underline;
	color: #1d2a54;
	background-color: white;
}
.webdesigner {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 620px;
	right: 3px;
	text-align: right;
}
