/******************
 *   COMMUN
 *****************/
* {
	margin: 0;
	padding: 0;
}
body {
	font-size:small;
	font-size:10px;
	font-size:0.76em;
	background: #F6FDF4;	
}
body {
	font-family: Verdana, Tahoma, Arial, Serif;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Lucida Bright,Georgia, Arial, Serif;
	color:#2A5C42;
}
h2,h3 {
	border-bottom: 1px solid #cdc;
	font-size:1.6em;
	font-weight:normal;
	color:#336;
}
h4 {
	margin-top: 20px;
}
p {
	margin:0.5em 0;
	line-height:1.6em;
}
ul, ol {
	margin:0.5em;
	padding:1em 2em;
	line-height:1em;
}
a:link,a:visited {
	text-decoration: none;
	color: #345c2a;
}
a:hover, a:active {
	text-decoration:none;
	border-bottom:#ccc 1px solid;
	color:#2A5C42;
}
img {
	border: none;	
}
p.important {
	padding: 0px 0 0px 23px;
	background: url("http://www.fruits-seches.com/images/icons/arrow_right.png") no-repeat left top;
	background-position: 0px 0px;	
}

/******************
 *   MENU HEADER
 *****************/
#header {	
	width: 970px;
	height: 180px;
	background: url(../images/logo.png) no-repeat top;
	margin: 0 auto;
}
ul#navigation {
	list-style:none;
	margin: 0px auto 0px;	
	height:10px;
	padding: 133px 0 0 34px;
	text-transform:capitalize;
	font-size:1.1em;
	font-weight:normal;		
	text-align: right;
}
ul#navigation li {
	float:left;
	margin:0;
	padding:0;
  	list-style:none;  
  	white-space:nowrap;	
  	background:none;	
  	font-weight:bold;
}	
ul#navigation li a {
	display:block;
  	padding:5px 7px;
  	letter-spacing:1px;
  	border:0;  
  	text-decoration:none;  
  	color:#030;
}	
ul#navigation li a:hover,ul#navigation li a:active {
	color: #3AAE43;
	border:0;
	text-decoration:none;
}
#navigation .active {
	text-decoration: underline;
	color: #3AAE43;
}
/*****************************
 *        PUBLICITE
*****************************/
.zone_pub {
	height:90px;
	width: 728px;
	margin: 10px auto 10px auto;	
}
.comppote {
	background: transparent url(../images/pub/comppote.png) no-repeat;	
	background-position: top right;	
}
.bus {
	background: transparent url(../images/pub/bus.png) no-repeat;	
	background-position: top right;	
}
.checklist {
	background: transparent url(../images/pub/checklist.png) no-repeat;	
	background-position: top right;		
}

/*****************************
 *        ACCUEIL
*****************************/

/*.deshydrateur {
	margin: 0 0 0 5px;
}
.deshydrateur tr {
	height: 17px;	
}
.comparatif {
	border: 1px solid black;
   	border-collapse:collapse;
   	text-align: center;
   	margin: 5px;   
}
.comparatif th {
   	border: 1px solid black;
   	background:#CCFFCC none repeat scroll 0 0;
   	color:blue;
}
.comparatif tr {
	height: 25px;
}
.comparatif td {
   border: 1px solid black;
}
#content ul.recette {
	margin: 6px 0 10px 20px;
	padding: 0;
}*/
.lien_important {
	border: solid 1px #CCDDCC;
	margin: 0 auto;
	width: 970px;
}
.lien_important h2 {
	text-align: center;	
}
.lien_important .zone {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;	
	height: 130px;
	width: 31.5%;
	float: left;
	margin: 2.89px;
	background-color: #F4F3E2;
	border: solid 1px #CCDDCC;	
	padding: 5px;
}
.lien_important .zone a {
	font-size: large;
}
.lien_important .zone img {
	float: left;
	margin: 0 5px 0 5px;
	height: 50px;
	padding: 2px;
}

/*****************************
 *      FONCTIONNEMENT    
 *****************************/
ul.elements {
	line-height:1em;
	margin:0.5em;
	padding:1em 2em;
}
.elements li {
	margin: 7px 0;
}
/*****************************
 *        CONTACT
*****************************/
fieldset{
	border:0;
}
ul.form {
	list-style:none;
	padding:0;
	margin:10px 40px;
	width:350px;
	border:0;
}
ul.form li{
	padding:10px 0;
	height:30px;
}
.form_head{
	height:20px;
	width:400px;
	color:#aaa;
	text-align:center;
	border-bottom:0 !important;
}
ul.form li label{
	display:block;
	float:left;
	width:265px;
}
.required{
	display:block;
	font-size:10px;
	color:#5b6170;
	width:200px;
	float:left;
	clear:left;
}
ul.form li input, ul.form li select, ul.form li textarea{
	width:250px;
	background-color:#C5E5B5;
	border:2px solid #32A224;
	padding-left:3px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
ul.form li.submit{
	text-align:right;
	border:0;
}
ul.form li.submit input{
	border:0 none;
	cursor:pointer;
	display:block;
	height:25px;
	width:75px;
	overflow:hidden;
	float:left;
}
#comment{
	width:400px;
	background-color:#ccc;
	border:2px solid #ccc;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
ul.form li textarea{
	height:90px;
	width:340px;
}
ul.form li.comment .required, ul.form li.comment label{
	width:120px;
}
li.comments{
	height:130px !important;
}
.valid{
	border:2px solid green !important;
}
.invalid{
	border:2px solid #800 !important;
}
.contact {
	margin: 0 auto;
	width: 360px;
	height:410px;
}
.form_contact {
	margin:0 0 0 10px;
}

/************************
 * 
 *    MODE D'EMPLOI
 * 
 * *********************/
.modedemploi {
	width: 920px;
	margin: 0 auto;
}
.modedemploi .liste_manuel {
	margin: 20px 0 0 100px;	
}
.rem_manual {
	width: 500px;
	font-size: xx-small;
	font-family:Arial;
}
.modedemploi img {
	height:30px;
	vertical-align:middle;
}
/************************
 * 
 *     LIENS
 * 
 * *********************/
.liens {
	margin: 0 auto;
	width: 920px;	
}
.liens img {
	width: 220px;
	height: 85px; 
	border: solid 1px gray;
}
.liens h3 {
	margin-top: 25px;
}

/*****************************
 *        FOOTER
*****************************/
.footer {
	background:#F9FDF4 none repeat scroll 0 0;
	border-top:1px dashed #CCDDCC;
	clear:both;
	color:#666666;
	font-size:0.9em;
	margin: 10px auto 0 auto;
	padding:5px 0;
	position:relative;
	text-align:center;
}
.liens_deshydrateurs_footer {
	width: 970px;
	text-align: center;
	margin: 0 auto;
}
.liens_deshydrateurs_footer form {
	margin: 0px;
	padding: 0px;
	display:inline;
}