@charset "utf-8";
/* CSS Document */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma,Verdana, Arial, Sans-Serif;
	background-color: #CBCDCF;
	color: #333;
	text-align: center;
	line-height: 1.4em;
	margin:0;
	padding:0;
}

#div_zaraphyt {
	width:726px;
	background-color:#FFF;
	margin:auto;
	border:0px;
}

.td_h_menu {
	padding-left:10px;
	padding-right:10px;
}

#h_menu {
	font-size:1.1em;
}

#h_menu a:visited { color:#FFFFFF; text-decoration: none; font-weight:bold; }
#h_menu a:link    { color:#FFFFFF; text-decoration: none; font-weight:bold; }
#h_menu a:active  { color:#FFFFFF; text-decoration: none; font-weight:bold; }
#h_menu a:hover   { color:#fdeb1f; text-decoration: none; font-weight:bold; }

#h_menu_s {
	font-size:1.1em;
}

#h_menu_s a:visited { color:#FFFFFF; text-decoration: none; font-weight:bold; }
#h_menu_s a:link    { color:#FFFFFF; text-decoration: none; font-weight:bold; }
#h_menu_s a:active  { color:#FFFFFF; text-decoration: none; font-weight:bold; }
#h_menu_s a:hover   { color:#FFFFFF; text-decoration: none; font-weight:bold; }

.td_v_menu {
	padding-left:25px;
	text-align:left;
}

#v_menu {
	color:#FDEB1F;
	font-size:1.2em;
	font-weight:bold;
}

#v_menu_d {
	font-size:1.1em;
}

#v_menu_d a:visited { color:#FFFFFF; text-decoration: none; font-weight:normal; }
#v_menu_d a:link    { color:#FFFFFF; text-decoration: none; font-weight:normal; }
#v_menu_d a:active  { color:#FFFFFF; text-decoration: none; font-weight:normal; }
#v_menu_d a:hover   { color:#FFFFFF; text-decoration: underline; font-weight:normal; }

#v_menu_d_s {
	font-size:1.1em;
}

#v_menu_d_s a:visited { color:#FFFFFF; text-decoration: none; font-weight:normal; }
#v_menu_d_s a:link    { color:#FFFFFF; text-decoration: none; font-weight:normal; }
#v_menu_d_s a:active  { color:#FFFFFF; text-decoration: none; font-weight:normal; }
#v_menu_d_s a:hover   { color:#FFFFFF; text-decoration: underline; font-weight:normal; }


.td_v_menu_d {
	text-align:left;
	padding-bottom: 2px;
	padding-left: 14px;
	background: url('../images/tips/bullet.gif') no-repeat top left;
	border-bottom: 1px dotted #F8E3B4;
	display: block;
	color: white;
}

.menu_0 {
	color:#F7F7F7;
	background-color:#2E6507;
	letter-spacing:1px;
	height:15px;
}

#menu_1 {
	font-size:1em;
	padding-left:10px;
}

#menu_1 a:visited { color:#FFFFFF; text-decoration: none; font-weight:bold; }
#menu_1 a:link    { color:#FFFFFF; text-decoration: none; font-weight:bold; }
#menu_1 a:active  { color:#FFFFFF; text-decoration: none; font-weight:bold; }
#menu_1 a:hover   { color:#FFFFFF; text-decoration: underline; font-weight:bold; }

#footer {
	font-size:1.1em;
	text-align:left;
}

#footercol1 {
	color:#98C474;
}

#footercol1 a:visited { color:#98C474; text-decoration: underline; font-weight:normal; }
#footercol1 a:link    { color:#98C474; text-decoration: underline; font-weight:normal; }
#footercol1 a:active  { color:#98C474; text-decoration: underline; font-weight:normal; }
#footercol1 a:hover   { color:#98C474; text-decoration: none; font-weight:normal; }

#footercol2 a {
	color:#2C651F;
	text-decoration: none;
}

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

#footer h4 {
	font-family:verdana;
	font-size:17px;
	font-weight:normal;
}

#footercol1 h4 {
	border-bottom:1px dotted #98B891;
	color:white;
	padding:0 0 3px;
}

#footercol2 h4 {
	border-bottom:1px dotted #2C651F;
	color:#2C651F;
	padding:0 0 3px;
}
#footercol2 {
	color:#68874D;
}
#footercol2 .celarticle {
	border-bottom:1px dotted #2C651F;
	padding:0 0 3px;
}

#path {
}
#path a:visited { color:#E7A305; text-decoration: none; font-weight:normal; }
#path a:link    { color:#E7A305; text-decoration: none; font-weight:normal; }
#path a:active  { color:#E7A305; text-decoration: none; font-weight:normal; }
#path a:hover   { color:#E7A305; text-decoration: underline; font-weight:normal; }
/*Tinymce*/
.content {
	font-family: Tahoma,Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	color:#3D4242;
	text-align: left;
	line-height: 1.4em;
	margin-left:59px;
	margin-right:59px;
	padding:0;
	font-size:68.75%;
}

.content h2 {
	border-bottom:1px dotted #474C4C;
	font-size:1.4em;
	padding-bottom:6px;
	color:#DE6201;
	margin:0 0 0;
}
.content p {
	margin-bottom:5px;
	margin-top:5px;
	text-align:justify;
}

.content h2 a:visited { color:#DE6201; text-decoration: none; font-weight:bold; }
.content h2 a:link    { color:#DE6201; text-decoration: none; font-weight:bold; }
.content h2 a:active  { color:#DE6201; text-decoration: none; font-weight:bold; }
.content h2 a:hover   { color:#E7A305; text-decoration: none; font-weight:bold; }

.content h3 {
	border-bottom:1px dotted #474C4C;
	font-size:1.1em;
	padding-bottom:6px;
	color:#DE6201;
	margin:0 0 0;
}

.content li {
	text-align:justify;
}

.content ul {
	list-style-type:circle;
	margin-left:15px;
	padding:0;
}

.content ol {
	margin-left:15px;
	padding:0;
}

.content a {
	color:#E7A305;
	text-decoration:none;
}

.content a:hover {
	text-decoration:underline;
}
/*Tinymce*/
#content {
	color:#3D4242;
	font-size:1.1em;
}
#content h2 {
	border-bottom:1px dotted #474C4C;
	font-size:1.4em;
	padding-bottom:6px;
	color:#DE6201;
	margin:0 0 0;
}
#content p {
	margin-bottom:5px;
	margin-top:5px;
	text-align:justify;
}

#content h2 a:visited { color:#DE6201; text-decoration: none; font-weight:bold; }
#content h2 a:link    { color:#DE6201; text-decoration: none; font-weight:bold; }
#content h2 a:active  { color:#DE6201; text-decoration: none; font-weight:bold; }
#content h2 a:hover   { color:#E7A305; text-decoration: none; font-weight:bold; }

#content h3 {
	border-bottom:1px dotted #474C4C;
	font-size:1.1em;
	padding-bottom:6px;
	color:#DE6201;
	margin:0 0 0;
}

#content li {
	text-align:justify;
}

#content ul {
	list-style-type:circle;
	margin-left:15px;
	padding:0;
}

#content ol {
	margin-left:15px;
	padding:0;
}

#content a {
	color:#E7A305;
	text-decoration:none;
}

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

#post-cat a {
	color:#2C651F;
	font-size:95%;
}

#post-cat a:visited { text-decoration: none; }
#post-cat a:link    { text-decoration: none; }
#post-cat a:active  { text-decoration: none; }
#post-cat a:hover   { text-decoration: underline; }

#post-comments a {
	color:#DE6201;
	font-size:95%;
}

#post-comments a:visited { text-decoration: none; }
#post-comments a:link    { text-decoration: none; }
#post-comments a:active  { text-decoration: none; }
#post-comments a:hover   { text-decoration: underline; }

#content .date {
	font-size:95%;
	color:#999999;
}

#lire a:visited { color:#B85B5A; text-decoration: none; }
#lire a:link    { color:#E7A305; text-decoration: none; }
#lire a:active  { color:#E7A305; text-decoration: none; }
#lire a:hover   { color:#E7A305; text-decoration: underline; }

.commentlist {
	font-size:0.9em;
}
.commentlist .dit {
	font-weight:bold;
}
.commentlist cite, .commentlist cite a {
	font-size:1.1em;
	font-style:normal;
	font-weight:bold;
}

.commentlist cite a {
	color:#E7A305;
	text-decoration:none;
}

.commentlist cite a:hover {
	text-decoration:underline;
}

.commentlist {
	border-top:1px solid #DDDDDD;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

.commentlist .date a {
	color:#E7A305;
	text-decoration:none;
}

.commentlist .date a:hover {
	text-decoration:underline;
}

.commentlist p {
	margin:5px 5px 5px 0;
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
}


#commentform, #detailsform {
	font-family:tahoma,Helvetica,sans-serif;
	font-size:110%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#commentform input{
	background:#E0EED4 none repeat scroll 0 0;
	border:1px solid #87B37D;
	font-family:tahoma,Helvetica,sans-serif;
	font-size:110%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-top:0;
	padding:2px;
	width:130px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus, #commentform  input[type="password"]:focus {
	background:#ffffff;
}

#commentform label {
	color:#787878;
	font-size:87%;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

#commentform textarea{
	width: 350px;
	height: 115px;
	background:#e0eed4;
	border: 1px solid #87b37d;
	padding: 2px;
	margin-top: 0px;
	font: 110% tahoma, Helvetica, sans-serif;
}

#commentform #submit, #detailsform #submit{
	background-color:#87b37d;
	font: 11px Tahoma, Helvetica, sans-serif;
	border: 1px solid  #e0eed4;
	color: #e0eed4;
	float:none;
	width: 100px;
	height: 22px;
	cursor: pointer;
}

#admin a {
	color:#E7A305;
	text-decoration:none;
}

#admin a:hover {
	text-decoration:underline;
}
#admin .tablelist td {
	border:#CC9900 solid 1px;
	padding-left:4px;
	padding-right:4px;
}


#admin h2 {
	border-bottom:1px dotted #474C4C;
	font-size:1.4em;
	padding-bottom:6px;
	color:#DE6201;
	margin:0 0 0;
}

#admin h3 {
	border-bottom:1px dotted #474C4C;
	font-size:1.1em;
	padding-bottom:6px;
	color:#DE6201;
	margin:0 0 0;
}
.lire {
	font-size:1.4em;
	margin-bottom:5px;
	margin-top:5px;
	text-align:justify;
	border:#666666 solid 1px;
}

#agenda {
	border-spacing:0;
}
#agenda th {
	border:#FFFFFF solid 3px;
	background-color:#008200;
	text-align:center;
	color:#FFFFFF;
}
#agenda td {
	border:#FFFFFF solid 1px;
}

/*SPRODUIT*/
#sproduits {
}

#sproduits ul, #sproduits li{
	padding-bottom:10px;
	margin:0;
	list-style:none;
}

#sproduits, #sproduits li{
	width:100%;
	overflow:hidden;
}

#sproduits .info {
	left:100px;
	float:left;
	border: 0px;
	padding-left: 20px;
	padding-right: 10px;
}
#sproduits .image {
	width:100px;
	height:100px;
	float:left;
	background-position:center;
	background-repeat: no-repeat;
	border: solid 1px #009900;
	overflow:hidden;
}
#sproduits h1 {
	margin-top: 12px;
	margin-bottom: 6px;
	color: #DC1204;
	font-style: normal;
	font-size: 1.2em;
}
#sproduits .prix {
	font-style:italic;
}

/*SPRODUIT*/
