﻿body
	{
	margin:0px;
	padding:0px;
	background-color:#1d3362;
	background-attachment:scroll;
	border-color:#1d3362;
	color:#1d3362;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	line-height:20px;
	}
a.menuinactif
	{
    color:white;
	}
a.menuactif
	{
    color:yellow;
	}
#main
	{
	background-color:#77bfe5;
	background-image:url(../img/sos-phare.jpg);
	background-position:left 163px;
	background-repeat:no-repeat;	
	width:800px;
	margin:0 auto;
	border:5px outset #1d3362;
	border-left:5px inset #1d3362;
	}
.titre
	{
	font-size:36px;
	font-weight:bold;
	color:#243866;
	text-align:left;
	background:none;
	margin:10px;
	}
#header
	{
	height:160px;
	background-image:url(../img/enfant-header.jpg);
	background-position:right;
	background-color:#77bfe5;
	background-repeat:no-repeat;
	border:3px solid #1d3362;
	}
#menu
	{
	display:inline;
	width:85px;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
	word-spacing:19px;
	}

#except
	{
	word-spacing:0px;
	}

#menu a:link,
#menu a:visited,
#menu a:hover,
#menu a:active
{
	text-decoration:none;
}
#menu li
	{
	background-color:#243866;
	text-align:right;
	padding-top:4px;
	padding-bottom:4px;
	}
#contenu
	{
	width:512px;
	height:850px;
	background-image:url(../img/degrade-bb.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top:0px;
	margin-left:288px;
	}
#contenu_equipe
	{
	width:512px;
	height:1850px;
	background-image:url(../img/degrade-bb.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top:0px;
	margin-left:288px;
	}
#contenu_activ
	{
	width:512px;
	height:1150px;
	background-image:url(../img/degrade-bb.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top:0px;
	margin-left:288px;
	}
h1 
	{
	text-align:center;
	color:white;
	font-size:24px;
	font-weight:bold;
	margin-top:2px;
	padding-top:5px;
	
	}
h2 
	{
	background-color:#006498;
	font-size:16px;
	font-weight:bold;
	color:white;
	}
p 
	{
	text-align:left;
	margin-left:5px;
	}
.accueil
	{
	text-align:center;
	}
#footer
	{
	width:800px;
	background-color:#1d3362;
	color:white;
	font-weight:bold;
	border:2px solid #1d3362;
	text-align:center;
	}
span
	{
	font-weight:bold;
	}
