
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/bg_body.gif) repeat-x;
	font: normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
h1{
	color: #FFFFFF;
}
h2, h3 {
	color: #FFFFFF;
}

h1 {
	margin-bottom: .5em;
	font-size: 160%;
	font-weight: normal;
	letter-spacing: -2px;
}

h1 span {color:#FFFFFF;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
	background: url(images/bg_blue_dark.png) repeat-x;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

.vert {
	text-decoration: none;
	color:#444444;
}

a {
	text-decoration: none;
	color: #444444;
}



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

/* Menu */
.mess ul li {
	padding-left: 1em;
	list-style: none;
	}
#forum-fil ul li {
	list-style: none;
	}
#menu {

	width: 960px;
	height: 50px;
	margin: 0 auto;
	border-left: 20px solid #660000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 45px;
	padding: 5px 5px 0 5px;
	font-size: 100%;
	font-weight: bold;
}

#menu a:hover {
	background: #444444;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 980px;
	height: 150px;
	margin: 0 auto;
	background: no-repeat #00427e url(images/header.jpg)
}

#logo h1 {
	margin: 0;
	padding: 105px 0 0 0;
	text-align: right;
	letter-spacing: 10px;
	font-size: 200%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

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

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
	background: url(images/img03.gif) repeat-y;
	border-right:1px solid #93BCE5;
}

/* Content */

#contenu {
	float: left;
	width: 700px;
	padding: 20px 20px 20px 10px;

}

#accueil {
	margin-bottom: 20px;
	padding-bottom: 1px;

}

.boite {
	float: left;
	width: 470px;
	padding:10px;
	background: url(images/bg_bouee.jpg) repeat-y;
}



.boite p, .boite blockquote, .boite ol, .boite ul {
	line-height: 144%;
	font-size: 92%;
}


.boite img {
	border: 5px solid #CCCCCC;
	padding:5px;
	margin:10px;
}

.boite2 {
	float: left;
	width: 800px;
}

.boite2 p {
	color: #CCCCCC;
	font-size: 92%;
	padding:40px;
	margin:10px;
}

.boite_rub img {
	border: 5px solid #CCCCCC;
}

.boite_ariane {
	float: right;
	width: 870px;
	color: #FFFFFF;
	font-size: 110%;
	background: #660000;
	border-right: 20px solid #93bce5;
	background: url(images/bg_blue_dark.png) repeat-x;
}

/* menu gauche */
#menug {
	float: left;
	width: 160px;
	padding: 10px;
	font-size: 95%;
	margin-right: 10px;
	background: #dbdeeb url(images/bg_links.png) repeat-y;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: #FFFFFF url(images/menu-bg.png) repeat-y;
	border-right: 10px solid #93bce5;
	font-size: 95%;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #93bce5;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}
#sidebar h2 {
color:#93bce5;
}
/* Sidebar PUBLICITE 300x250 */
#sidebarpub {
	float: right;
	width: 200px;
	height: 250px;
	padding: 0px;
	background: #FFFFFF;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;

}
#links a:hover {
	padding-left: 1em;
	background: url(images/bg_body.gif) repeat-x;
	color: #FFF;
	text-decoration: none;
	

}
a.on { color: #000000; font-weight: bold; font-size: 100%;}
/* pied */

#pied {
	height: 76px;
	border-top: 1px solid #dbdeeb;
	border-bottom: 1px solid #dbdeeb;
}

#pied .wrapper {
	width: 980px;
	margin: 0 auto;
}

#pied .links {
	float: left;
	width: 540px;
	height: 60px;
	padding: 16px 30px 0 30px;
	background: #444444;
	background: url(images/bg_footer.png) repeat-x;
	border-left: 20px solid #010100;
	font-size: 85%;
}

#pied .legal {
	float: right;
	width: 320px;
	height: 60px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #444444;
	text-align: right;
	font-size: 85%;
	background: url(images/bg_footer.png) repeat-x;
	color: #FFFFFF;
	border-right: 20px solid #010100;
}
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

