

body { 
	font-family: sans-serif;
/*	font-size: 0.8em; */
	font-size: 12px;
	background-color: #081884;
	margin: 10px 30px 30px 30px; 
	background-image: url(/images/arriere.jpg);
	}

h1 {
	margin-bottom: 0.5em;
	font-size: 2em;
	color: #006;
	text-align: center;
	}


	
h2 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	color: #006;
	border-bottom: solid 1px #006; 
	}

h2 a { text-decoration: none; color: inherit;}
h2 a:hover { background-color: #eee;}

h3 { 
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0em; }

blockquote {}

#navprinc {
	background-color: #c00;
	padding: 3px 0;
	position: relative; } /*** IE6 needs this to display the div ***/

/* Hide from IE5-Mac \*/
* html #navmenu {height: 1%;}
/* end hide *//*** This hack will make IE5-win display the background color for the nav ***/

#navprinc ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.5em
	}

#navprinc ul li {
	font-weight: bold;
	display: block;
	float: left;
	position: relative; /*** IE6 needs this to display the links ***/
	padding: 2px;
	margin: 3px 0;
	width: 6em;
	border-right: 1px solid #fff; }

#navprinc ul li.premier {
	margin-left: 0;
	list-style: none; }

#navprinc ul li.dernier {
	border-right: none; }

#navprinc a {
	padding: 3px 0;
	color: #fff;
	text-decoration: none; }

#navprinc a:hover {
	color: #fff;
	background: #bbb;
	text-decoration: underline; }

#navaligne {
	display: block;
	clear: both; }



#navlist	{
	margin: 0;
	padding: 0;
	font-size: 1em;
	float: left;
	background: #c00;
}

#navlist li	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	border-right: 1px solid #ccc;
}

#navlist a:link, #navlist a:visited	{
	display: block;
	padding: 0.25em 0;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

body.accueil #navlist li.accueil a,
body.apropos #navlist li.apropos a,
body.social #navlist li.social a,
body.regates #navlist li.regates a,
body.evo #navlist li.evo a,
body.annonces #navlist li.annonces a,
body.liens #navlist li.liens a,
#navlist a:hover	{
	background:#f5f5f5;
	color: #666;
}



.commandites a:link, .commandites a:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: none; }
	
.commandites a:hover, .commandites a:active {
	color: #fff;
	background-color: transparent;
	text-decoration: underline; }

dt { color: #000066; }
dd { color: #000066; }

.bd, .bg {
	height:33px;
	position:relative; }

.bg {
	width:33px;
	float:left;
	left:0px; top:0px;
	background:transparent url(/images/coin4.gif) bottom left no-repeat; }

.bd {
	right:0px; top:0px;
	background:transparent url(/images/coin3.gif) bottom right no-repeat; }


.depart table {
	font-family: sans-serif;
	font-size: x-small;
	color: #006;
	border-collapse: collapse;
	}
	
	
.depart th {
	background-color: #eee;
	border: 1px solid #006;
	padding: 5px 5px 5px 5px;
	}

.depart td {
	border: 1px solid #006;
	padding: 5px 5px 5px 5px;
	}



.caps table {
	font-family: sans-serif;
	font-size: small;
	border-collapse: collapse;
	}
	
.caps caption {
	font-family: sans-serif;
	font-size: small;
	}

.caps td {
	border: 1px solid #000066;
	padding: 2px 2px 2px 2px;
	text-align: center;
	}




#contenant:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }

#contenant {
	display: inline;
	margin: 0px 0px 0px 0px;
	background-color: white; }
	/* Hides from IE-mac \*/
	* html #contenant {height: 1%;}
	#contenant {display: block;}
	/* End hide from IE-mac */
	
	
	
.sel {
	border: 1px solid #000066;
	font-weight: bold;
	background-color: #EEEEEE;
	}

.rev {
	color: white;
	background-color: #000066;
	}

.nav {
	border-collapse: collapse;
	font-family: arial, sans-serif;
	}

.soul {
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	}



.rs table {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000066;
	border-collapse: collapse;
	font-family: arial, sans-serif;
	}

.rs td { font-size: 1em; padding-left: 1em; padding-right: 1em;}

.rshead1 {
	color: #000066;
	}

.rshead2 {
	color: White;
	background-color: #000066;
	}

.rsbody { 
	color: #000066;
	background-color: #EEEEEE;
	}

.rsbody2 { 
	color: #000066;
	background-color: #FFFFFF;
	}

.rsbody3 { 
	color: #000066;
	background-color: yellow;
	}

/* hovered table rows */
table tr.rsbody:hover,
table tr.rsbody2:hover,
table tr.rsbody:hover th,
table tr.rsbody2:hover th,
table tr.hover th,
table tr.hover {
    background-color: #fcfe69;
}




a.under {
	color: #000066;
	text-decoration: none;
	}
	
a.under:link {
	color: #000066;
	}

a.under:hover { 
	text-decoration: underline;
	}

a.white {
	color: #ffffff;
	text-decoration: none;
	}
	
a.white:link {
	color: #ffffff;
	}

a.white:hover { 
	text-decoration: underline;
	}

.simple td { font-size: 0.8em; padding-right: 2em; }
