/*------------------Rachelle poignet all rights reserved in case of any copy of this document stylesheet ---------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	background: #000000 url(images/img01.gif) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C654F;
}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

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

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


/* Wrapper ceci etant prenez le comme votre conteneur général---------------- */

#wrapper {
height:/*1500px;*/auto; width:1120px; margin:0 auto;
}

/* Header */

#header {
	width: 892px;
	height: 91px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 939px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1 {
	margin:-10px 0 0 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -1px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

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

/* Menu */

#menu {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: #FFFFFF;
	color: #110404;
}

#splash {
	width: 940px;
	height: 180px;
	margin: 0 auto;
}

/* Search */

#header-search {
	width: 940px;
	height: 25px; 
 border: black solid 1px;
	padding: 5px 0px 0px 0px;
	margin-left:90px;
	float:left;
	
	
}
#header-search a { margin-left:200px;}
#header-search marquee{ width:400px; float:left; margin-left:10px; }
#header-search form {
	float: right;
	width: 210px;
	
	margin-top:-20px;
	
	border:1px solid black;
}


#header-search fieldset {
	float:right;
	padding: 0;
	/*border: red solid 1px;*/
}

#header-search-text {
	width: 200px;
	padding: 4px 4px;
	background: #1E1E1E;
	/*border:1px solid blue;*/
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 60px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0px 0px;
}

 {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 140px;
	height: 18px;
	padding: 3px 0 0px 2px;
	border: 1px #6C654F solid;
	color: #6C654F;
	margin-left:11px;
	background-color:white;
}

#search-submit {
	margin-left:11px;
	padding: 6px 4px;
	border: none;
	background: #000000;
	color: #FFFFFF;
	font-weight:bold;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
}

#page-bgtop {
	padding: 0px 0px 0px 20px;
}

/* Content */
#pub{ float: left;
	width: 200px;
	height:1224px;
	margin: 10px 10px 0px -16px;
	border:#4B2518 solid 1px;
	background:#270001;
	}
	#pub2{ float: left;
	width: 190px;
	height:1005px;
	margin: 60px 10px 0px -16px;
	
	}
	.fla{ width:170px; height:190px;margin:5px 0 8px 14px; border:#FFFFFF solid 1px;}
#content {
	float: left;
	width: 480px;
	padding-top: 10px;
	margin-left:20px;
	
}
#form{ height: 400px; width:400px; margin:-15px 40px;}
.post {
	margin: 0px 0px 20px 0px;
	background: url(images/img06.gif) repeat-x left bottom;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}


.post .title a {
	padding: 4px 20px 4px 15px;
	background: #FF9200;
	text-decoration: none;
	font-weight: normal;
	font-size:20px;
	color: #FFFFFF;
}

.post .entry {
	padding: 10px 0px;
}

.post img {
	float: left;
	padding: 5px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 165px;
	margin: 10px 0px;
	padding: 25px 20px 25px 20px;
	background: #1B0603;
	border:#4B2518 solid 1px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 30px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: url(images/img06.gif) repeat-x left bottom;
	border-bottom: 1px solid #200001;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #FFFFFF;
}
.tel{ float: right; margin-top:-15px;}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #946B1C;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #946B1C;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 500px;
	margin: 0 auto;
	padding: 10px 0px;
	background: url(images/img02.gif) repeat left top;
	color: #FFFFFF;
}
/*------------------Rachelle poignet all rights reserved in case of any copy of this document stylesheet --------------------------------------
lol g eu bien chaud mettre tout @ jour en avant windows seven!!!!!! ---------------*/
#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

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

#footer a:hover {
	text-decoration: none;
}
/*style dynamique massage*/
.tof1{ margin-left:5px;}
.contact1{ margin-right:25px; text-align:right; color:#FFFFFF; font-weight:lighter;}
#nopub{ 
	width: 200px;
	height:1170px;
	margin: 
	
	background-color:#270001;
	}
	/* code envoimail.php et le moteur de recherche.....*/
	#formulaire{ height:600px; width:460px; margin-top:100px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#663300;}
#formulaire2{ height:1050px; width:460px; margin-top:100px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#663300;}

/* la page des liens */
#links{ height:50px; width:400px; margin-top:250px;}
.beautycenter{ margin-top:-15px;  }	
#leilaoils{ list-style-type:square; margin:0px; padding:0px;}
#kaki{ list-style-image:url(images/puce-kaki-koeur.gif);  margin:0px; padding:0px;}
#jardin{ list-style-image:url(images/puce3.jpg);  margin:0px 3px; padding:0px;}
#animation{height:221px; width:200px; float:left; }
.imleila{ margin-right:25px;}
.imjardin{ height:179px; width:170px; margin-right:25px; float:left;}
/* -------------ICi commencent les autes styles pour les blocs annexes du site senegal bien-etre.......*/

.button {height:50px; width:40px; float:left; background-color:#000000;  margin-left:10px; margin-right:0px; text-align:center; text-decoration:underline; /* border:1px solid blue;*/}
.button img { padding-left:4px;}
#order{ width:260px; height:55px; border: solid 1px #333333;float:left; background-color: #0E0E0E;}
#order2{ width:400px; height:60px; /*border: solid 1px #333333;*/float:left;  background-color: #0E0E0E; margin:25px 50px 10px 15px; padding-left:10px;}
#line{ width:310px; }
#entry table{ height:400px; width:400px;}
#news{height: 200px; width:200px;}
.news { margin-right:10px;}
#sondage{height:50px; width:400px; border:solid 1px #333333; background-color:#D5D5D7; margin-top:-40px;}
/*page kaki koeur */
.photo {  margin-right:8px; }
.membres{ float:right; margin:15px 30px 5px 45px; }
#anim-jardin-secret{ height:300px; width:400px; float:LEFT; margin:-8px 45px 8px 36px;;}
.index{font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;}



/* style pour lister tous les artcles et archives du site*/

.cadre{
height: auto;
width:460px; 
float:left;
margin-left:5px;
text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C654F;
}
#connexion{ width:200px; height:150px; border:#996600 1px solid; float:left; padding-left:20px;}
/*	#sidebar2 {
	float: left;
	margin-left:15px;
	width: 400px;
	height:25px; margin-top:-20px;
 
	
	border:#4B2518 solid 1px;
	background: #1B0603;
}

#sidebar2 ul {
	margin-left:125px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar2 li {
	margin-bottom: 1px;
}

#sidebar2 li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar2 li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: url(images/img06.gif) repeat-x left bottom;
	border-bottom: 1px solid #200001;
}

#sidebar2 h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar2 h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar2 p {
	margin: 0;
	line-height: normal;
	color: #946B1C;
}

#sidebar2 a {
	border: none;
	text-decoration: none;
	color: #946B1C;
}

#sidebar2 a:hover {
	text-decoration: underline;
}
*/

/*------------------Rachelle poignet all rights reserved in case of any copy of this document stylesheet ---------------*/
