﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #2C1503;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #333333;
	text-decoration: underline;	
}


a:hover {
	color: #E24529;
	text-decoration: underline;
}

.splash_image {
	background-image: url(images/image_splash.jpg);
	display: block;
	height: 415px;
	padding-top: 385px;
	background-repeat: no-repeat;
	background-position: center top;
}

.entrez {
	margin-right: 450px;
}

.tableborder {
border-collapse: collapse;
border: 1px solid #000000;
border: 1px solid #000000;
}

.header_big {
	background-image: url(images/bg_lignes.gif);
	background-repeat: repeat-x;
	background-position: top;	
	display: block;
}

#wrapper {
	background-image: url(images/bg_header.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}

#mordus_des_mots{
	display: block;
	margin: auto;
	width: 500px;
	height: 115px;
}

#menu{
	display: block;
	margin: auto;
	width: 900px;
	height: 44px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-left: 15px;
	color: #fff;
}

#menu a, #menu a:visited {
	color:#fff;
	text-decoration: none;
}

#contenu{
	display: block;
	margin: auto;
	width: 870px;
	padding: 15px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 160%;
	color: #4A4A4A;
}


#err{
	display: block;
	margin: auto;
	padding: 5px;
	font-size: 14px;
	color: #FF0000;
}

.menu_accueil a{
	display: block;
	margin-left: 15px;
	margin-right: 17px;
	width: 82px;
	padding: 6px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E24529;	
	float: left;	
}

.menu_accueil a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E24529;
	background-color: #2D001E;
}


.menu_renseignements a{
	display: block;
	margin-left: 17px;
	margin-right: 17px;
	width: 175px;
	padding: 6px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1B86B0;
	float: left;
}

.menu_renseignements a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1B86B0;
	background-color: #2D001E;
}

.menu_outils a{
	display: block;
	margin-left: 17px;
	margin-right: 17px;
	width: 215px;
	padding: 6px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9AA974;
	float: left;
}

.menu_outils a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9AA974;
	background-color: #2D001E;
}

.menu_forum a{
	display: block;
	margin-left: 17px;
	margin-right: 17px;
	width: 80px;
	padding: 6px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFB041;
	float: left;
}

.menu_forum a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFB041;
	background-color: #2D001E;
}

.menu_joindre a{
	display: block;
	margin-left: 17px;
	margin-right: 14px;
	width: 100px;
	padding: 6px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B7D3DE;
	float: left;
}

.menu_joindre a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B7D3DE;
	background-color: #2D001E;
}


#footer {
	display: block;
	width: 880px;
	color: #FFFFFF;
	background-color: #160A01;
	padding: 10px;
	margin: auto;
	font-size: 11px;
	text-align: center;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_gauche {
	background-color: #EAEAEA;
	background-image: url(images/bg_menu_gauche.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 220px;
}

.menu_gauche_bas {
	background-color: #EAEAEA;
	background-image: url(images/menu_gauche_bas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
}

.menu_gauche a {
	color: #333333;
	text-decoration: underline;
}

.menu_gauche a:hover {
	color: #E24529;
	text-decoration: underline;
}

.menu_gauche ul {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 25px;
	list-style-type: none;		
}

.menu_gauche li {
	margin: 0px;
	padding: 5px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.milieu {
	padding: 10px;
	padding-left: 35px;
}

#accueil {
	display: block;
	width: 866px;
	height: 367px;
	border: 2px solid #C5E2E9;
	background-image: url(images/bg_accueil_2011.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #5BB1C2;
}

.accueil_text {
	display: block;
	width: 550px;
	font-size: 16px;
	line-height: 150%;
	color: #222222;
	margin-left: 30px;
	margin-top: 40px;
}

.accueil_livre {
	display: block;
	width: 250px;
	font-size: 16px;
	line-height: 150%;
	color: #222222;
	margin-left: 10px;
	margin-top: 35px;
	text-align:center;
}


.accueil_titre {
	display: block;
	width: 550px;
	font-size: 38px;
	line-height: 100%;
	color: #222222;
}


.accueil_livre_titre {
	display: block;
	font-size: 20px;
	color: #222222;
	text-align:center;
}



.titre_renseignements {
	display:block;
	font-size: 36px;
	margin: 0px;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #1B86B0;
	font-weight:normal;
}

.titre_outils {
	display:block;
	font-size: 36px;
	margin: 0px;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #96A66F;
	font-weight:normal;
}


.titre_apropos {
	display:block;
	font-size: 36px;
	margin: 0px;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #52B1C4;
	font-weight:normal;
}



h3 {
	display: block;
	font-size: 18px;
	margin: 0px;
	padding:0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #333333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

#boites {
	padding-top: 10px;
	display: block;
}

#boite_1 {
	display: block;
	width: 253px;
	height: 210px;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-right: 10px;
	background-color: #EFF7F9;
	padding: 15px;
	float:left;
	background-image: url(images/boite1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#boite_2 {
	display: block;
	width: 253px;
	height: 210px;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-right: 10px;
	background-color: #F3F4EE;
	padding: 15px;
	float:left;
	background-image: url(images/boite2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#boite_3 {
	display: block;
	width: 253px;
	height: 210px;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-right: 0px;
	background-color: #FFF0DD;
	padding: 15px;
	float:left;
	background-image: url(images/boite3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}



