body{
	margin:0;
	padding:0;
	font-family: verdana;
	font-size: 12px;
	text-align: center;	
}

#accessibility {
	visibility:hidden;
	display:none;
}

.conteneur {
	width: 995px;
	height: 850px;
	margin-left: auto;
	margin-right: auto;	
	text-align:left;
	background-color: #FFF;
}

.header {
	width: 995px;
	height: 236px;
	background: #4D85E2 url(../img/css/bann.jpg);
}

.header h1 {
	margin: 0;
	text-align:center;
	font: 1.2em/4em Arial, serif;
	font-weight: bold;
	color: #FFFFFF;
}

#menu div{
text-align:center;
}

#menu {
	float: left;
	width: 167px;
	/*height: 540px;*/
	background-color: #4D85E2;
}

#menu hr {
	color:#EB1A0A;
	background:#EB1A0A;
	width:100px;
	height:1px;
	border:0;
	text-align:center;
	margin:20px auto 7px auto;
}

.ru4, .ru5, .ru1, .ru2, .ru3, .ru7, .ru8 {
	width: 167px;
	height: 26px;
	font: 1em/2em Arial, serif ;
	font-weight: bold;
	color: #F0FF00;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}

.ru4 {
	background-image: url(../img/css/titre_transports.png);
}

.ru5 {
	background-image: url(../img/css/titre_caces.png);
}

.ru1 {
	background-image: url(../img/css/titre_auto.png);
}

.ru2 {
	background-image: url(../img/css/titre_moto.png);
}

.ru3 {
	background-image: url(../img/css/titre_voile.png);
}

.ru7 {
	background-image: url(../img/css/titre_securite.png);
}

.ru8 {
	background-image: url(../img/css/titre_loisirs.png);
}

#menu ul {
	margin:4px 0;
	padding-left:7px;
	list-style: url(../img/css/puce.png);
}

.hide {
	visibility:hidden;
	display:none;
}

#menu li a {
	font: 0.9em Arial, serif;
	color:#FFF;
	text-decoration: none;
}

#menu li {
	margin-left: 15px;
	margin-right: 2px;
}

#menu li a:hover {
    color: yellow;
}

#menu li a:active {
    color: #F00;
}

#copyright {
	margin:6px 0;
	text-align:center;
	color:#FFF;
	font-size:9px;
}

#copyright a {
	color:#FFF;
	text-decoration:none;
}

#blocnews h2 {
	margin:0;
	padding:2px 0;
	text-align: center;
	width: 158px;
	height: 22px;
	background: url(../img/css/titreannonce.png) no-repeat left top;
	font: 1em Arial, serif;
	font-weight: bold;
	color: #FFF;
}

#blocnews h3 {
	margin:0;
	padding:2px 0;
	font-size:1em;
}

#blocnews {
	margin-top: 1px;
	float: left;
	width: 158px;
	padding-bottom:7px;
	background-color: #B2CBF4;
}

#blocnews-content {
	padding-left:7px;
}

#blocnews-content hr {
	color:#BDB5AA;
	background-color:#BDB5AA;
	height:1px;
	border:0;
	text-align:center;
	width:130px;
}

a.readnext {
	color:#4D85E2;
	text-decoration:none;
	margin-left:50px;
	font-style: italic;
}

a.readnext:hover {
	color:yellow;
}

/*
espace entre la banniere et le contenu
*/
#menu, #blocnews, #global{
	margin-top: 10px;
}

#global {
	width: 620px;
	margin-left:15px;
	margin-right:15px;
	padding:10px 10px 15px 10px;
	float: left;
}

h2.tab {
	margin:0;
	height:26px;
	width:350px;
	margin-left:15px;
	font-size:18px;
	text-align:center;
	color:#FFF;
	background: url(../img/css/background.png) repeat-x;
}

#content {
	background-color: #C5DFFB;
	padding:10px 10px 15px 10px;
}

#content a, #blocnews a {
	color:#4D85E2;
	text-decoration: none;
}

#content a:hover , #blocnews a:hover {
    color: yellow;
}

#content a:active , #blocnews a:active{
    color: #F00;
}

#content p {
	text-align: justify;
	color:#444444;
	margin: 0.5em; /*gestion des espaces interparagraphes */
}

#content img {
	border: solid 1px white;
}

#content h3 {
	font-size: 15px;
	border-bottom: 2px solid red;
	color: #4D85E2;
}

#content ul {
	list-style-image:url(../img/css/tick.png);
	color:#444444;
}

#content .nb{
	font-size: 12px;
	border:solid 1px #00F;
	border-bottom:solid 2px #00F;
	color:#444;
	padding:5px 0 5px 5px;
}

#chapo p {
	color: #696969;
	text-align: justify;
	margin-bottom: 20px;
}

div.afournir {
border:1px solid red;
margin-top:25px;
}

.afournir h3 {
	color:#FFF !important;
	margin:0;
	padding-left:15px;
	background-color:#4D85E2;
	border-bottom: 1px solid #B2CBF4;
}

.boat {
	background: url(../img/css/boat.gif) no-repeat scroll left bottom;
	height:15px;
	padding-left:50px;
	color:red;
}

.webg {
	border: 1px solid #C5DFFB;
	background: url(../img/css/icon-photo.png) no-repeat 50% top;
    width: 70px;
    height: 80px;
    padding: 5px;
    padding-bottom: 0px;
    float: left;
    display: block;
    text-align: center;
	margin:2px;
}

.webg:hover {
	background: url(../img/css/icon-photo-hover.png) no-repeat 50% top;
    background-color: #f7f7f7;
    color: #888a85;
    border: 1px solid #d3d7cf;
    -moz-border-radius: 4px;
    cursor: pointer;
}

.webg div {
	margin-top:44px;
}

#webg a {
	font-size:x-small;
}
#webg a:hover {
    color: red;
	font-size:x-small;
}