/* CSS Document */

/* General
================================================*/

* { 
	margin:0; 
	padding:0; 
}

body {
	background: #ebebeb url(images/fond.png) no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 74%;
	color: #111;
	text-align: justify;
	line-height: 140%;
}

h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.0em;
}

a:link, a:visited {
	text-decoration: none;
	color: #29600d;
}

a:hover, a:active {
	color: #29600d;
	text-decoration: underline;
}

blockquote {
	padding: 10px;
	margin-bottom: 10px;
	/*border-left: 1px solid #5aa325;
	margin: 0px 0px 10px 10px;
	border-left : 2px solid #29600d;*/
	font-style: italic;
}

code {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

table {
	width: 100%;
	border: none;
	border-spacing: 0px;
	border-collapse: collapse ;
}

img {
	border: none;
}

li, dt {
	list-style: disc url(images/puce.png) inside;
}

dd {
	padding: 5px 30px 15px 30px;
	font-style: italic;
	font-size: 1.0em;
}

#diago {
	width: 716px;
	background: url(images/diago.png) repeat-y;
	position: absolute;
	top: 0px;
	left: 225px;
	left:expression(document.body.clientWidth < 800? "5%" : "225px" );
	min-height: 100%;
}


/* Element : header 
================================================*/

#header {
	height: 209px;
	width: 716px;
	background: url(images/header.png) no-repeat;
	cursor: pointer;
	cursor: hand;
	margin-top: 20px;
	margin-bottom: 30px;
}

h1 {
	text-indent:-200em;
	overflow:hidden;
	background: url(images/cuisine_azanel.png) no-repeat;
}

h2 {
	color: #111;
	font-style: italic;
	text-align: left;
}

.description {
	text-indent:-100em;
	overflow:hidden;
}


/* Element : page - content 
================================================*/


#content {
	width: 505px; !important
	width: 445px;
	float: left;
}

#content h2 {
	background: url(images/content_title.png) no-repeat;
	padding: 22px 60px 20px 50px;
	border-bottom: 1px solid #5aa325;
}

#content h3 {
	margin: 25px 0px;
	padding: 5px 10px;
	font-style: italic;
	border: 1px solid #ccc;
}

#content h4 {
	padding: 10px 0px 15px 0px;
}

#content h5 {
	padding: 5px 0px 10px 0px;
	font-style: italic;
}

#content table {
	text-align: center;
	margin: 5px;
}

#content th {
	padding: 5px 0px;
}

#content .sortable th {
	text-decoration: underline;
	color: #29600d;
}

#content thead .sorttable_sorted, #content thead .sorttable_sorted_reverse {
	text-decoration: none;
	color: #111;
}

#content td {
	border: 1px solid #999;
	padding: 3px;
}

#content .texte {
	text-align: right;
}

#content .content {
	background: url(images/content_text.png) repeat-y;
	padding: 20px 30px 35px 30px;
}

#content .bottom {
	width: 100%;
	height: 1px;
	background: url(images/content_bottom.png) no-repeat;
	margin-bottom: 20px;
}


#content ul, #content dl {
}

#content ul ul {
	margin-left: 50px;
}

#content .news_item p {
	margin: 10px 0px;
}

#content .int_link, #content .infos {
	text-align: right;
	position: relative;
	bottom: 10px;
}

#content .infos {
	margin-bottom: 20px;
}

#content .content a:link, #content .content a:visited, #content .news_body a:link, #content .news_body a:visited, #content .commentauthor a:link, #content .commentauthor a:visited, #content .commenttext a:link, #content .commenttext a:visited,
#content p a:link, #content p a:visited, #content li a:link, #content li a:visited {
	text-decoration: underline;
}

.int_link li {
	display: inline;
	font-size: 1.0em;
	padding-right: 15px;
}

.int_link a:link, .int_link a:visited, .back_to_top a:link, .back_to_top a:visited {
	text-decoration: none; 
	color: #111;
}

.cat_back a:link, .cat_back a:visited {
	font-style: italic; 
	color: #111;
	float: left;
}

.fiche li a:link, .fiche li a:visited, .fiche li a:link, .fiche li a:visited {
	text-decoration: none; 
	color: #29600d;
}

.int_link img {
	margin: 7px 0px 7px 0px;
}

.illustration img {
	margin: 15px;
}

.news_body li {
	padding: 2px 0px;
}

.date {
	text-align: right;
	padding-bottom: 5px;
}

.form_button {
	text-align: right;
	padding: 10px 0px;
}

.back_to_top {
	text-align: right;
	padding: 10px 0px;
	font-size: 1.0em;;
}

.feedback {
	padding-top: 20px;
	clear: left;
}

.news_image {
	float: left;
	margin-top: -5px;
	margin-right: 20px;
	padding-bottom: 20px;
}

#dataform label, #dataform  .tbox {
	display: block;
	float: left;
	margin-bottom: 10px;
}

#dataform .tbox {
	width: 300px;
	padding-right: 20px;
}

#dataform label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

#commentform, #commentformbutton {
	text-align: center;
}

.news_item p {
	float: left;
	padding-right: 30px;
	padding-left: 20px;
	width: 270px;
}
.news_item h3 a:link, .news_item h3 a:visited, .news_item h3 a:hover, .news_item h3 a:active {
	text-decoration: none;
}
.news_item img {
	margin-top: -50px;
	text-align: right;
}
.nl_author {
	font-style: italic;
}
.clear {
	clear: both;
}

.stats table {
	border: none;
	background: #fafafa;
	font-size: 0.9em;
	line-height: 120%;
}

.stats .fcaption {
	background: #ddd;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #999;
}
.stats .forumheader3, .stats .forumheader3 {
	text-align: left;
}

.prod_description {
}
/*
.numerotation h3:before {
	content:counter(niveau01);
	conter-increment(niveau01);
	counter-reset(niveau02);
}
.numerotation h4:before {
	content:counter(niveau01)". ";
	conter-increment(niveau02);
	counter-reset(niveau03);
}
.numerotation h5:before {
	content:counter(niveau01)". ";
	conter-increment(niveau02)". ";
	conter-increment(niveau03);
	counter-reset(niveau04);
}*/

/* Element : page - content- comment
================================================*/

.comment {
	margin: 0px 0px 20px -10px;
}

.avatar {
	width: 100px;
}

.avatar_comment {
	padding: 0px 8px 9px 0px;
	background: url(images/comments_avatar_shadow.png) no-repeat bottom right;
	float: left;
}

.commentauthor {
	text-align: left;
	position: absolute;
	padding: 1px 0px 0px 70px;
}

.commentauthor_noavatar {
	text-align: left;
	position: absolute;
	padding: 1px 0px 0px 0px;
}

.commentdate {
	text-align: right;
	padding: 1px 0px 0px 0px;
}

.commenttext {
	margin: 10px 0px 10px 75px;
	padding: 10px;
	border: 1px solid #bbb;
}
/*
.commentclear {
	clear: both;
	height: 30px;
	background: url(images/comments_default_clear.png) no-repeat;
}*/

.avatar_ADMIN img {
}
.author_ADMIN {
	font-style: italic;
	font-weight: bold;
}
.text_ADMIN {
	border: 1px solid #a0c684;
	background: url(images/comments_admin.png) repeat;
}
/*
.clear_ADMIN {
	background: url(images/comments_admin_clear.png) no-repeat;
}
.author_PAILLETTE {
	width: 271px;
}
.author_PATTE {
	width: 271px;
}
.author_DOMI {
	width: 274px;
}
.author_SARAH {
	width: 275px;
}
.author_MALELA {
	width: 280px;
}
.author_MILIZE {
	width: 271px;
}
*/

#content .infos {
	font-size: 95%;
}

/* Element : menu 
================================================*/


#menus {
	width: 185px; !important
	width: 165px;
	margin: 0px 0px 0px 525px;
}

#menus h2 {
	background: url(images/menu_title.png) no-repeat;
	padding: 12px 10px 9px 50px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #5aa325;
}

#menus .content {	
	background: url(images/menu_text.png) repeat-y;
	padding: 15px 17px;
	text-align: left;
}

#menus .bottom {
	height: 1px;
	background: url(images/menu_bottom.png) no-repeat;
	margin-bottom: 20px;
}

.menu a:link, .menu a:visited {
	text-decoration: none; 
	color: #111;
}

.menu2 li {
	padding-bottom: 5px;
}

/* Element : bottom 
================================================*/

#bottom {
	clear: both;
	text-align: center;
	font-size: 1.0em;
	color: #333;
	padding: 10px 180px 10px 120px;
}



.amazon iframe {
	width: 120px;
	height: 240px;
	overflow: hidden;
	margin: 0px;
	border: none;
}

#contactForm {
	text-align: center;
}

/* Divers 
================================================*/

.HV_compo th, .HV_compo td {
	background: #fff;
	border: 1px solid #999;
	z-index: 1;
}
