*{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#111;
	/*outline:none;*/
}
html,body {
	background: #fff url(../img/background.gif) repeat-x;
}
p, div, td {line-height:120%;}

p{
	padding-bottom:7px;
}

td{
	text-align:left;
	vertical-align:top;
}

ul {
  list-style-type: disc;
  margin : 10px 5px 10px 25px;
}

h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#007200;
}
h2{
	font-size:13px;
	font-weight:bold;
	margin-bottom:6px;
	color:#007200;
}
h3{
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}

hr{
	height:1px;
	border:0px;
	color:#999;
	background-color:#999;
	margin-bottom:5px;
}

address{
	font-style: normal;
	margin:0px;
}
textarea{
	width:500px;
	height:100px;
}

strong{
	font-weight:bold;
}
cite{
	font-style: normal;
	font-weight:bold;
	color:#007200;
	font-size:13px;
}
blockquote{
	margin-left:30px;
}

li ul {
  list-style-type: disc;
  margin : 5px 0px 10px 15px;
}

/*Basic Links*/

a:link, a:visited {color:#82af10;text-decoration:none;}

a:hover {color: #82af10;text-decoration:underline;}

a img{
	border:0;
}

#contener{
	background: url(../img/fond_bonbons.jpg) no-repeat;
	margin-bottom:7px;
}
#footer{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#submenu{
	font-size:10px;
	color:#999;
	text-align:left;
	width:500px;
	float:left;
}

#submenu a{
	font-size:10px;
	color:#999;
}

#copyright{
	font-size:10px;
	color:#999;
	text-align:right;
	width:350px;
	float:right;
}

#copyright a{
	font-size:10px;
	color:#999;
}
#site_outer{
	width:930px;
	margin-left:auto;
	margin-right:auto;
}
#site_outer_top{
	background-position:bottom left;
	background-repeat:no-repeat;
	background-image: url(../img/degrade_haut.png) !important; 
	background-image: url(http://www.color-fruitsec.com/css/no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/degrade_haut.png');
	height:14px;
	text-align:right;
	color:#306830;
	font-weight:bold;
	margin:0px 15px 0px 0px;
}

#site_outer_top a{
	color:#306830;
}
#site_outer_middle{
	background-image: url(../img/degrade_fond.png) !important; 
	background-image: url(http://www.color-fruitsec.com/css/no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/degrade_fond.png');
}

#site_outer_bottom{
	background-image: url(../img/degrade_bas.png) !important; 
	background-image: url(http://www.color-fruitsec.com/css/no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/degrade_bas.png');
	height:11px;
}

/* Begin site */
#site_inner{
	border:1px solid #306830;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#baniere{
	border-bottom:1px solid #306830;
}
#mainmenu{
	background: #306830 url(../img/fond_menu.gif) repeat-x;
	height:32px;
	border-bottom:1px solid #306830;
}
#mainmenu ul{
	padding:2px 0px 0px 30px;
	margin:0px;
}
#mainmenu ul li{
	display:table-cell;
	float : left;
}
#mainmenu img.spacer{
	width:85px;
	height:23px;
}
#mainmenu_en img.spacer{
	width:83px;
	height:23px;
}
#bonbons{
	background: #9cca0f url(../img/bonbons.jpg) no-repeat;
	height:117px;
	border-bottom:1px solid #306830;
}
#header_contenu{
	background: #006200 url(../img/header_contenu.gif) no-repeat;
	height:21px;
	border-bottom:1px solid #306830;
}
#home_contenu{
	background: #fae8a6 url(../img/fond_home.png) repeat-y;
	height:385px;
}

#home_contenu ul {
	margin : 10px 0px 10px 15px;
}
#main_contenu{
	background: #fff;
	min-height: 100px;
}
#bottom_contenu{
	background: #006200 url(../img/bottom_contenu.jpg) no-repeat;
	height:22px;
}
.bloc{
	border:1px solid #306830;
	width:270px;
	margin:21px 0px 21px 21px;
}
.bloc a{
	color:#111;
}

.bloc_top{
	border-bottom:1px solid #306830;
	height:22px;
}
.bloc_photo{
	border-bottom:1px solid #306830;
	height:66px;
	background: #eee;
}
.bloc_middle{
	border-bottom:1px solid #306830;
	padding:20px 20px 10px 20px;
}
.bloc_bottom{
	height:21px;
}

#actus_top{
	background: #e32656;
}
#actus_middle{
	/*background: #ff6666;*/
	background:#f5d2de;
}
#actus_bottom{
	/*background: #ff0000;*/
	background: #e32e57;
}

#produits_top{
	background: #98cd15;
}
#produits_middle{
	background: #c8e46f;
}
#produits_bottom{
	background: #a4d20f;
}

#recettes_top{
	background: #f6d200;
}
#recettes_middle{
	background: #fff666;
}
#recettes_bottom{
	background: #fff000;
}
#left{
	float:left;
	width:201px;
	margin-bottom:15px;
}
#center{
	float:left;
	width:498px;
}
#right{
	float:left;
	width:201px;
}
#content{
	width:460px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
#content img{
	border:1px solid #306830;
}
.left_bloc{
	border-right:1px solid #306830;
	border-top:1px solid #306830;
	border-bottom:1px solid #306830;
	margin:9px 0px;
}
#left_bloc_recettes{
	background:#fff666;
}
#left_bloc_produits{
	background:#c8dc8a;
}
#left_bloc_entreprise{
	background:#dd7383;
}
#left_bloc_actus{
	background:#f5d2de;
}
/*#actus_middle{
	padding:5px;
}*/
.left_bloc_top{
	border-bottom:1px solid #306830;
}

.left_bloc_photo{
	border-bottom:1px solid #306830;
}
.left_bloc_middle{
	border-bottom:1px solid #306830;
}
.left_bloc_middle ul li{
	font-size:11px;
}

.right_bloc{
	border-left:1px solid #306830;
	border-top:1px solid #306830;
	border-bottom:1px solid #306830;
	margin:9px 0px;
}
.right_bloc_top{
	border-bottom:1px solid #306830;
}
.date{
	font-size:9px;
	font-style:italic;
	color:#666;
	font-weight:normal;
}

.right_bloc_photo{
	border-bottom:1px solid #306830;
}
.cite{
	margin:15px 0px;
}
.select_liste{
	text-decoration:underline;
}
#left a{
	font-size:11px;
	color:#111;
}

#left li ul li{
  color:#333;
  font-size:10px
}

#left li ul li a{
  color:#333;
  font-size:10px
}
#left h3{
	text-align:center;
	font-size:14px;
	margin:10px;
}

#icontent h3{
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	text-align:left;
}

#center h3{
	color:#f38400;
}

.recette_by{
	font-weight:bold;
	text-align:right;
}

#outils{
	/*margin: 5px 0px;*/
}
/*#center ul{
	margin-right:0px;
	margin-left:15px;
}*/

#outils ul{
	list-style-type: none;
	list-style-image: url(../img/coche.gif);
	margin-left:30px;
	margin-right:30px;
}
.procede{
	width:130px;
	height:50px;
	float:left;
	margin:5px;
	padding:5px;
	border:1px dotted #306830;
	color:#333;
}
#procedes2{
	width:305px;
	margin-left:auto;
	margin-right:auto;
}

#skills_product{
	border-left:1px dotted #306830;
	border-bottom:1px dotted #306830;
	padding: 10px;
	margin-bottom:10px;
}
.img_cell_info img{
	margin: 0px 10px 10px 0px;
	border: 1px solid #306830;
}
.form_cell{
	padding:2px 0px;
}
#html_products{
	width: 658px;
	float:right;
	margin:0px 0px 15px 20px;
	background:#e9f1d0;
	padding:10px;
}
#html_products h3{
	color:#f38400;
}
#left_actus_bottom{
	background: #e32e57;
	height:27px;
}
#left_entreprise_bottom{
	background: #d9112f;
	height:27px;
}
.vert{
	color:#306830;
}
#content ul li p img{
	border:0px;
	margin:5px 0px;
}
#language{
	position:relative;
	z-index:999;
	color:#fff;
	text-align:right;
	font-weight:bold;
	margin-right:10px;
	margin-top:-14px;
	top:17px;
}
#language a{
	color:#fff;
	margin-top:-1px;
}