
body {
	margin: 0; padding:0; font: normal 0.9em/19px Arial, Verdana;
	background: url("../../recettes/img/background.gif") repeat-x;
}

h1, h2, h3, h4 {
	margin: 0;
}


img {
	border: ;
}


	p img {
    float:left;
    margin:6px 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#8BB00A;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ff6b00;
	scrollbar-track-color:#ffffff;
}

.topsearch{
	font-size:10px;
}

h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #ff6600; }
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #ff6600; }


.catego{
	background: #ffffff;
	width : 200px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: 1px dotted #CCCCFF;

}


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#wrapper {
	background: url("") repeat-x left bottom; 
}


#page {
	margin: 0 auto;
	width: 1000px;
}


#header {
	width: 1000px;
	height: 161px;margin: 0 auto;
	background: url("../../recettes/img/header3.jpg");
	position: relative;
}

	
	#header #header-info {
		position: absolute;
		top: 10px;
		left: 60px;
		
	}
	
	#header #header-info h1 {
		color: #ffffff;
		font: normal 35px "Century Gothic", Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-info h1 a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	#header #header-info .description {
		color: #fff;
		font: normal 20px "Century Gothic", Verdana;
padding-left: 115px
	}
	
	#header #header-menu {
		position: absolute;
		top: 121px;
		left: 39px;
		width: 920px;
		height: 30px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 920px;
		height: 30px;
	}
	
	#header #header-menu ul li {
		font: bold 12px/28px Arial;
		color: #ffffff;
		float: left;
		margin-right: 10px;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		padding: 1px 21px;
		text-decoration: none;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		background: #d20404;
		border: 1px solid #ffffff;
		padding: 0 20px;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	#header #header-menu ul li.current_page_item a {
		background: #d20404;
		border: 1px solid #ffffff;
		padding: 0 20px;
	}
	
	
#main {
	width: 1000px; 
	background: url("main2.gif") repeat-y;
}
	
	#content {
		float: left;
		width: 618px;
		padding: 12px 20px 0 12px;
	}
	
	#content .post {
		float: right; margin-top:0; padding-top:0;
		margin-bottom: 30px; margin-left:15px;
		width: 700px;
	}
	.post a { color: #8BB00A;
			text-decoration: none;
		}
	#content .post ul {margin-left:10px; padding-left:10px;}
	#content .post li { background:url(vegetarien.gif) no-repeat 0px 6px; list-style:none;padding-left:15px;line-height:24px;  }
	
		#content .post .post-title {
			width: 700px;
			padding-bottom: 10px;
			color: #91c11b;
			font: normal 11px Century Gothic, Helvetica, Arial, sans-serif;
		}
		
		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-right {
			float: left; margin-top:5px;
		}
		
		#content .post .post-title .post-date {
			float: left;
			color: #ffffff;
			text-align: center;
			text-transform: lowercase;
			width: 48px;
			height: 50px;
			padding: 0px 0 0 12px;
			margin:auto auto;
			font: normal 1em Century Gothic, Helvetica, Arial, sans-serif;
					}
		
		#content .post .post-title .post-date span {
			display: block;
			font-weight: bold;
			font-size: 20px;
			line-height: 20px;
			padding-top: 3px;
		}
		
		#content .post .post-title h2 {
			color: #64a404;
			font: normal 25px Century Gothic, Helvetica, Arial, sans-serif;
			padding-bottom: 3px;
		}
		
		#content .post .post-title h2 a {
			color: #64a404;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			height: 20px;
			line-height: 20px;
			padding-left: 18px;
			background: url("post_title_info.gif") no-repeat;
		}
		
		#content .post .post-title .post-title-info .post-title-info-item {
			width: 70px;
			float: left;
		}
		
		#content .post .post-title .post-title-info .post-title-author {
			color: #000000;
		}
		
		#content .post .post-entry {
			font: normal 12px/19px Arial, Verdana;
			color: #000000; text-align:justify;
			width: 678px; padding-left:10px; margin-left:15px; 
		}
		#content .post .post-entry h2 { font-size:1.5em }
		#content .post .post-entry ul { margin-right:7px; }
		#content .post .post-entry p { margin-right:8px; margin-left:15px }
		#content .post .post-entry a {
			color: #cc0000;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline; color:#8BB00A;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #8BB00A;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		#content .post .post-info {
			padding: 0 30px;
			margin: 0 6px 0 24px;
			width: 480px;
			height: 27px;
			font: normal 11px/27px Tahoma, Verdana;
			color: #000000;
			border: 1px solid #8BB00A;
		}
		
		#content .post .post-info a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
			#content .post .post-info .post-info-comments {
				float: right;
				padding-left: 35px;
				background: url("post_info_comments.jpg") no-repeat;
			}
		
		#content .post h3 {
			margin-top: 18px;
			color: #000000;
			font: bold 15px Tahoma, Verdana;
		}
		
		#content .post .comments {
			font: normal 12px/19px Arial, Verdana;
			color: #64a404;
			width: 618px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #64a404;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #f1f1f1;
		}
		
		#content .post .comments ol li cite {
			color: #64a404;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #64a404;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #64a404;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			font: normal 12px/19px Arial, Verdana;
			color: #64a404;
			width: 593px;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #64a404;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	#content .navigation {
		float: left;
		font: bold 13px Arial, Verdana;
		color: #64a404;	
		width: 618px;
	}
	
	#content .navigation a {
		color: #64a404;
		margin-bottom: 40px;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	#sidebar {
		float: left;
		width: 321px;
		font: normal 13px/19px Arial, Verdana;
		color: #8BB00A;
	}
	.vegetarien { padding-left:28px }
	#sidebar a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar .full-box {
		width: 300px;
		height: 93px;
		padding: 15px;
		background: #ffffff url("full_box.gif") repeat-x;
		
		margin-bottom: 11px;
	}
	
		#sidebar .full-box .full-box-picture {
			width: 74px;
			float: left;
		}
		
		#sidebar .full-box .full-box-text {
			width: 210px;
			float: right;
color: #ffffff;
		}


	
	#sidebar .sidebar-box {
		margin: 0 40px;
		width: 290px;
		border-top: 1px solid #ffffff;
		margin-bottom: 20px;
	}
	
	#sidebar .sidebar-box-search {
		width: 341px;
		height: 62px;
		margin-bottom: 25px;
	}
	
			
		#sidebar #sidebar-search {
			position: relative;
			width: 341px;
			height: 62px;
			background: url("sidebar_search.gif") no-repeat;
		}
		
		#sidebar #sidebar-search #search-form {
			position: absolute;
			top: 12px;
			left: 19px;
			margin: 0;
			padding: 0;
			width: 294px;
			height: 27px;
		}
		
		#sidebar #sidebar-search #sb {
			width: 249px;
			height: 13px;
			border: 0;
			padding: 7px 10px;
			font: normal 11px Arial, Verdana;
			color: #000000;
			background: transparent;
			float: left;
		}
		
		#sidebar #sidebar-search #searchsubmitb {
			background: transparent;
			border: none;
			width: 25px;
			height: 27px;
			padding: 0;
			float: right;
		}
		
		#sidebar h3 {
			width: 315px;
			height: 50px;
			padding-left: 15px;
			font: bold 17px/50px Arial, Verdana;
			color: #ffffcc;
		}
		#sidebar h4 {
			width: 315px;
			height: 56px; padding-top:0px; margin-top:0px;
			padding-left: 26px;
			font: bold 18px/40px Arial, Verdana;
			color: #4A4A4A;
		}
		#sidebar ul {
			margin: 0;
			padding: 0 49px 0 19px;
			list-style-type: none;
			width: 260px;
		}
		
		#sidebar ul li {
			color: #ffffff;
			font: normal 14px/28px Arial, Verdana;
		}
		
		#sidebar ul li a {
			color: #ffffff;
			padding-left: 18px;
			text-decoration: none;
			background: url("sidebar_menu.gif") no-repeat;
			display: block;
		}
		
		#sidebar ul li a:hover {
			text-decoration: none;
			font-weight: bold;
			color: #ffffff;
			background: url("sidebar_menu_hover.gif") no-repeat;
		}
	#sidebar ul li.current_page_item a {
			text-decoration: none;
			font-weight: bold;
			color: #ffffff;
			background: url("sidebar_menu_hover.gif") no-repeat;
		}
			
			#sidebar ul li ul {
				padding: 0;
			}

		
		#sidebar #searchform {
			margin: 0;
			padding-top: 20px;
			width: 339px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 279px;
		}
		
		#sidebar .sidebar-sponsors {
			width: 290px;
			margin: 0 auto;
		}
		
		#sidebar .sidebar-sponsors-banner {
			float: left;
			width: 125px;
			padding: 0 10px 20px 10px;
		}

#footer {
	width: 100%;background: #8BB00A url(../../images/footer.gif) repeat-x;
	height: 58px; text-align:center;
	 color: #ffffff;
	font: normal 11px/58px Arial, Verdana;
}

#footer a {
	color: #ffffff; text-align:center;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline; color:#007D00;
}
.boite {
	width: 635px;
	background: #CCCCCC url(../../../images/algtab.jpg) ;
	BORDER-TOP:#000000 1px solid;
	BORDER-LEFT:#000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	padding-left:13px; margin:0 auto;
	padding-right:13px;
	padding-top:15px;
	padding-bottom:0px;
	}

.ami {
	width:250px;
	float: right;
	}
	
.ami_form {
	width:250px;
	text-align:left;
	}

.copyright {
	text-align: center;
	}
img {
	border:0;
	}
	
	/* Les champs du Formulaire */
input {
	background-color: #FFCC00;
	border: 1px outset #000080
	}
textarea {
	background-color: #FFCC00;
	border: 1px outset #000080
	}
