

body {
	background-color: #bbd384;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.table_logo {
	background:url(../images/bg_logo.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}


h1 {
	color : #737a7c;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	/** top right bottom left **/
	padding: 5px 5px 0px 5px; 
	margin: 0px;
}

h2 {
	color : #737a7c;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	/** top right bottom left **/
	padding: 5px 5px 0px 5px; 
	margin: 0px;
}

h3 {
	color : #888888;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	/** top right bottom left **/
	padding: 10px 5px 7px 10px; 
	margin: 0px;
}


h4 {
	color : #888888;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	/** top right bottom left **/
	padding: 10px 5px 7px 10px; 
	margin: 0px;
}



.spacer {
	font-size : 5px;
	font-weight: normal;
}


/**** colonne ***/

.table_acc_colonne {
	width: 210px;
	background-image:url(../images/colonne_bg.gif);
	background-repeat: repeat-y;
}


.colonne_header {
	height:127px;
	background:url(../images/colonne_bg_top.jpg) no-repeat left top

}


.table_colonne_droite {
	width: 210px;
	background-image:url(../images/colonne_droite_bg.gif);
	background-repeat: repeat-y;
}


.colonne_droite_header {
	height:40px;
	background:url(../images/colonne_droite_bg_top.jpg) no-repeat left top

}

.bg_carte_accueil {
	height:180px;
	background:url(../images/bg_accueil_carte.jpg) no-repeat center bottom

}

/**** submenus ***/

#dropmenudiv{
	position:absolute;
	z-index:100;
}


.sub_pannel{
	position:absolute;
	/*visibility: hidden;*/	
	z-index: 100;
	width: 149px;
}

.sub_pannel_liens{
	width: 149px;
	background:url(../images/bg_sub_panel.gif) repeat-y;
}

.sub_pannel_liens ul{
	margin:0;
	padding:8px;
	margin-left:10px;
	list-style:none
}

.top-menu-bg 
{
	font-style: normal; 
	font-weight: normal;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	width: 425px;
	background:url(../images/menu_r.gif) no-repeat;
}


/**** sitemap ****/


.smap ul{
	margin-left:10px;
	list-style:none
}



/*** fin submenus ****/


a.top_menu{
	font-style: normal; 
	font-weight: normal;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	line-height: normal;
}

a.top_menu:visited { 
	font-style: normal; 
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.top_menu:link {
	font-style: normal; 
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.top_menu:hover {
	font-style: normal; 
	font-weight: normal;
	color: #333333; 
	text-decoration: none;
}

.imgProduits { 
	border-style: solid;
	border-color: #e7e7e7;
	border-width: 2px;
	padding: 2px;
	margin: 2px;
}

.imgThumb { 
	border-style: solid;
	border-color: #F2F2C9;
	border-width: 4px;
	padding: 0px;
	margin: 5px;
}

.imgRecette { 
	border-style: solid;
	border-color: #e7e7e7;
	border-width: 2px;
	padding: 4px;
	margin: 5px;
}

.content
{
	background-color: #ffffff;
}

.contentover
{
	background-color: #FFFFEA;

}

.contentselected
{
	background-color: #ffffff;
}

.bg_ligne {
	background-image: url(../images/design/bg_ligne.gif);
	background-repeat: repeat-x;
	font-size : 1px;
	font-weight: normal;
}

.bg_colonne {
	background-image: url(../images/design/bg_colonne.gif);
	background-repeat: repeat-y;
	font-size : 1px;
	font-weight: normal;
}



#submenu ul{ margin:0;  padding:10px; list-style:none }	
#submenu li{ background:url(../images/design/puce_olive.gif) no-repeat left center; margin: 4px 0px 0px 0px; padding:0px 0px 0px 20px }

#subcarrieres {
	width: 450px;
	margin-left: 4px;
	margin-right: 4px;
	border: 1px;
	border-style: solid;	
	border-color: #e7e7e7;
	background-color: #fcfcfc;
	padding: 4px;
}

#subcarrieres ul{ margin:0;  padding:2px; list-style:none }	
#subcarrieres li{ background:url(../images/design/puce.gif) no-repeat left top; margin: 4px 0px 0px 0px; padding:0px 0px 0px 20px }


#subposte ul{ margin:0;  padding:2px; list-style:none }	
#subposte li{ background:url(../images/design/puce.gif) no-repeat left top; margin: 4px 0px 0px 0px; padding:0px 0px 0px 20px }

#suboffres ul{ margin:0;  padding:2px; list-style:none }	
#suboffres li{ background:url(../images/design/puce.gif) no-repeat left top; margin: 4px 0px 0px 0px; padding:0px 0px 0px 20px }




/******** form *******/

.InputChamps
{
color: #000000;
background-color: #ffffcc;
border-color : #CCCCCC;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: normal;
}

.InputChamps2
{
color: #000000;
background-color: #ffffff;
border-color : #CCCCCC;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: normal;
}


.txtarea
{
color: #000000;
background-color: #ffffcc;
border-color : #CCCCCC;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Trebuchet MS, Verdana,tahoma,Arial;
font-size : 11px;
font-weight: normal;
}


.SelectChoix
{   
color : #000000;
background-color: #FFFFCC;
font-family: Verdana, Arial;
font-size: 10px;
font-weight: normal;
}

.SubmitButton
{
color: #000000;
background-color: #ffffff;
border-color : #CCCCCC;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: normal;
}

.SubmitRecommencer
{
color: #000000;
background-color:  #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}



