
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url(images/bg-body.jpg) repeat-x;
	font: normal 13px verdana, "Trebuchet MS", sans-serif;
	color: #5d5d5e;
}
h1{
	color: #5d5d5e;
	
}
h2, h3 {
	color: #000000;
}

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

h1 span {color:#5d5d5e;
		font-size: 160%;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

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

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/i6.gif) no-repeat left center;
}
.vert {
	text-decoration: none;
	color: #ccc;
	font-size: 80%;
}
a:hover.vert {
	text-decoration: none;
	color: #5d5d5e;
	font-size: 80%;
}

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



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

/* Menu */
.mess ul li {
	padding-left: 1em;
	list-style: none;
	}
#forum-fil ul li {
	list-style: none;
	}
#menu {
	width: 1000px;
	height: 45px;
	margin: 0pt auto;
	letter-spacing: 1px;
	background:#bbc1cb;
}

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

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

#menu a {
	display: block;
	background: #aaabae;
	float: left;
	height: 30px;
	padding: 5px 5px 0 5px;
	font-size: 100%;
	color:#FFFFFF;
	border: solid 1px #bbc1cb;
}

#menu a:hover {
	background: #FFF;
	text-decoration: none;
	color: #bbc1cb;
	border: solid 1px #F0F8FA;
}
#menu a.on {
background-color: #BBC1CB;
color: #5d5d5e;
font-weight: bold;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	background: #010100 url(images/header.jpg)
}

#logo h1 {
	margin: 0;
	padding: 40pt 240pt 0pt 0pt;
	text-align: center;
	letter-spacing: 10px;
	font-size: 250%;
}

#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: 1000px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}


/* THUMBS */



#thumbs
{
	padding-top: 0px;
	padding-bottom: 10px;
	background: url(images/img04.gif) repeat-x left bottom;
}


#thumbs .thumb_row2
{
	width: 600px;
	padding: 3px;
	display: block;

}


#thumbs .thumb2
{
	width: 250px;
	height: 400px;
	float: left;
	padding: 0px 7px 10px 7px;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 12px;
	line-height: 130%;

}

#thumbs .thumb_img
{
	width: 250px;
	height: 220px;
	background:url("images/bg_thumb.gif");
	text-align: center;
	padding-top: 20px;
}


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

#thumbs ul.t
{
	padding: 5px 0px 0px 0px;
}

#thumbs li.t_title0
{
	padding-left: 16px;
	padding-bottom: 1px;
	background:url("images/i6.gif") no-repeat left;
	font-weight: bold;
}

#thumbs li.t_author
{
	padding-left: 16px;
	padding-bottom: 1px;
	background: url(images/bg-pod.jpg) repeat-x;
}



/* Content */

#contenu {
	float: left;
	width: 640px;
	padding: 20px 30px 20px 50px;
}

#accueil {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.boite {
	float: left;
	width: 620px;
	padding:20px;
	background:transparent url(images/bg-body.jpg) repeat-x scroll left bottom;
}



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


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

.boite_rub {
	float: left;
	width: 600px;
}

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

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

.boite_ariane {
	float: right;
	width: 980px;
	padding:10px 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

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

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}
#sidebar h2 {
color:#5d5d5e;
}

#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/bullet_45.png) no-repeat left center;
	color: #5d5d5e;
	font-size: 90%
}
#links a:hover {
	text-decoration: underline;
	color: #5d5d5e;
	font-size: 95%
}

#partenaire {
	border-top: 3px solid #f5f5f5;
	border-bottom: 3px solid #f5f5f5;
	background: #fff;
	color: #ccc;
	font-size: 80%
}

#pied {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #efaffb;
	background:url("images/bg_thumb.gif");
}
#pied  a{
	color: #5d5d5e;
	font-size: 90%;
	}

#pied .wrapper {
	width: 1000px;
	margin: 0 auto;
	color: #B62700;
	background:#efaffb;
	background:url("images/bg_thumb.gif");
}

#pied .links {
	float: left;
	width: 640px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #efaffb;
	background:url("images/bg_thumb.gif");
	border-left: 20px solid #91d7f9;
	font-size: 85%;
	color: #ccc;
}

#pied .legal {
	float: right;
	width: 240px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #efaffb;
	background:url("images/bg_thumb.gif");
	text-align: right;
	font-size: 85%;
	color: #B62700;
	border-right: 20px solid #91d7f9;
}
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }




