body {
	margin: 10px 10px 10px 10px;
	font-family: verdana, sans, arial, helvetica, sans-serif;
	color: #c4b3b2; 
	/*background-color: #c4b3b2; */

}
t,a {
	color: #c4b3b2; 
}

ul{
 text-align: left;
 margin-left: 3em;
}

A           { font-family:verdana, arial, helvetica; color: #666; text-decoration: underline; } 
A:link      { text-decoration: underline;} 
A:visited   { color: #666; text-decoration: underline;} 
A:active    { color: #6699CC;} 
A:hover     { color: #c90811;} 


table {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-spacing: 0px;
	border: none;
	background: #fff;
}
thead {
	display: table-row;
	vertical-align: middle;
	
}

th,td {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

td {
	padding-right: 12px;
	padding-left: 6px;
	font-size: 90%;

	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ccc;
	border: none;
}




div.modulebox table {
	table-layout: fixed;
	width: 80%;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-spacing: 0px;
	border: none;
	background: #fff;
}
div.modulebox thead {
	display: table-row;
	vertical-align: middle;
	
}

div.modulebox th,td {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

div.modulebox td {
	padding-right: 12px;
	padding-left: 6px;
	font-size: 90%;

	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ccc;
	border: none;
}


div.modulebox td h2, h3{

	vertical-align: middle;
}

div.modulebox td h2{
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}

div.modulebox td h3{
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}

div.modulebox th {
	text-align: left;
	padding-left: 6px;
	font-weight: bold;
	text-align: center;
}


div.modulebox col#c1{ width: 15em; }
	
div.modulebox col#c2, #c3, #c4{ width: 7em; }









div.pagebox{
	width: 100%;
	margin: 1 em;
	padding: 0em;
	background: pink
}


div.pagebody{
/*	position: relative;
	top: 10 em; */
	min-width: 100%;
	/* min-height: 400px; /* logo is 200 x 376 */ 
}

div.top {
/*	height: 5ex; */
	width: 100%;
	min-height: 1em;
	margin: 0;	
	vertical-align: middle;
	/* background-color: red;  */
}


div.box 
{
	font-family: verdana, sans, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
	/* float: right; */
	position: relative; right: 0%;
	vertical-align: middle;
	margin: 0;
	padding: 1ex 1ex 1ex 1ex;
	text-align: right;
	/* background-color: blue; */
}

div.bottom {
	
	width: 100%;
	min-height: 1em;
	margin: 0;
	text-align:	center;
	 /* background-color: yellow;  */
}


div.headline {
	font-family: verdana, sans, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 140%;
	/* float: right; */
	
	vertical-align: middle;
	text-align: right;
	
	text-transform: lowercase;
	margin: 2px 0 2px 0;
	padding: .3em 0em; /* top-bottom, right-left */
	letter-spacing: 1ex;
}
/*
div.modulebox {
	background: transparent;
	margin: 0 0 0 0;
	float: right;
	padding-right: 5px;
	color: #b2291a;
	border: none;
	height: 5ex;
	font-size: 90%;
	vertical-align: middle;
}	

div.modulebox div.moduleheadline {
	color: #b2291a;
	font-family: verdana, sans, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	float: right;
	vertical-align: middle;
	text-transform: lowercase;
	margin: -.5ex 0 0 35px;
	padding: 12px 0ex 0ex 12ex;
	letter-spacing: 1ex;
}
*/
div.produit_titre {
	font-family: verdana, sans, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	margin: 0;
	text-align: left;
}

div.soustitre {
	font-family: verdana, sans, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 75%;
	/*margin: -.5ex 0 0 35px; */
	padding: 0ex 0ex 0ex 0ex;
	text-align: right;
	color: #aaa;
	border: none;
/*	float: right; */
}

div.menu {
	border-width: 1px 1px 1px 0.8ex;
	border-style: none;
	/*
	//padding-left: 2px;
	//padding-right: 1ex;
	//margin-bottom: 1ex;
	//margin-top: 3px;
	*/
	/*
	padding-top: 2px;
	padding-bottom: 2px;
	*/
	
	width: 300px;
	height: 376px;
	min-width: 300px;
	max-width: 50%;

	position: relative;
	top: 0;

	float: left;
	background: url("images/logo_smallest.jpg") no-repeat;
	/*background: url("images/menuback-blue.png") repeat-y;*/
	/*background-color: #c4b3b2;*/
}


div.menu_home {
	border-width: 1px 1px 1px 0.8ex;
	border-style: none;
	/*
	//padding-left: 2px;
	//padding-right: 1ex;
	//margin-bottom: 1ex;
	//margin-top: 3px;
	*/
	padding-top: 2px;
	padding-bottom: 2px;

	width: 300px;
	height: 565px;
	
	/*float: left; */
	background: url("images/logo_smallest.jpg") no-repeat; 
	/* background: url("images/logo.jpg") no-repeat; */
	/* background-color: red; */
	
	/*background: url("images/menuback-blue.png") repeat-y; */
	/*background-color: #c4b3b2;*/
}
div.menu_items_container
{
  float: right;
  width: 200px;
}

div.menu_item
{
  float: left;
 height:50px; 
 /*min-width:101px;  /* must be wider than 50% width of div.menu_items_container */
 width: 100%;
  /*text-align: middle; */
  vertical-align: middle;
}
#img_menu
{
	float: left; 
	vertical-align: middle;
}

#p_menu
{
	float: left;  
	text-align: left;  
	vertical-align: middle;
	/* margin: 10px 0 0 0px; */
	/* margin: -29px 0 0 118px; */
	/* color: #c4b3b2; */
}

/*
div.menu 
{
  white-space: nowrap 
  text-indent: 0
  text-decoration: none
}
*/

EM {
	border-width: 1px 1px 1px 0.8ex;
	border-style: solid;
	border-color: #c4b3b2;
	
	vertical-align: middle;
	
	padding-left: 2px;
	padding-right: 1ex;
	margin-bottom: 1ex;
	margin-top: 2ex;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url("images/rounded_box.jpg");
	 	
/*	background-image: url("images/module_background.png");	*/
	background-position: 100% 100%;
	background-repeat: no-repeat;
}


div.module {
	border-width: 1px 1px 1px 0.8ex;
	border-style: solid;
	border-color: #c4b3b2;
	
	vertical-align: middle;
	
	padding-left: 1ex;
	padding-right: 1ex;
	margin-bottom: 1ex;
	margin-top: 2ex;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 400px
	
	height: 400px;
	
	/*background-image: url("images/index.jpg"); */
	 	
	background-image: url("images/module_background.png");	
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

/*
div.menu, div.module
{
	-moz-border-radius: 10px; /* mozilla only 
}
*/


/*
div.modulebox div.moduleheadline {
	color: #b2291a;
	font-family: verdana, sans, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	float: right;
	vertical-align: middle;
	text-transform: lowercase;
	margin: -.5ex 0 0 35px;
	padding: 12px 0ex 0ex 12ex;
	letter-spacing: 1ex;
}

*/


/* rounded boxes */
/*from : http://www.alistapart.com/articles/customcorners/ ( no copyright , no credits needed */
div.modulebox {
  position: relative;
  top: 0;
  float: left;
  min-width:30em;
  max-width: 50em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 3em;
  margin-right: 0em;
  }


div.modulebox h1 {
	color: #b2291a;
	font-family: verdana, sans, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	vertical-align: middle;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: 1ex;
	padding-top:1.5em;
	padding-left:.5em;
	padding-right:.5em;

  }

div.moduleboxTop {
  margin: 0;
  position: relative;
  top: 0;
  height: 50px; 
}

div.moduleboxTop p {
	background: url(images/rbtopb.png) 
	top  repeat-x;
	margin-left:50px;
	margin-right:50px;
  }

div.moduleboxTopLeft {
  background: url(images/rbtopl.png) 
  top left no-repeat;
  height: 50px; 
  }
div.moduleboxTopRight {
  background: url(images/rbtopr.png) 
  top right no-repeat;
  height: 50px; 
  }

div.moduleboxLeft {
  background: url(images/rbleftb.png) 
  top left repeat-y;
  margin:0;
  /* margin-top:-.1em; */
  padding:0;
  width: 100%;  
 
  }
div.moduleboxRight {
  background: url(images/rbrightb.png) 
  top right repeat-y;
  margin:0;
  /* margin-top:-1.em;*/
  padding:0;
  width: 100%;  
  }

div.moduleboxBody  {
	margin-top:-1.em;
	/*margin-top:0em; */
	margin-bottom:0em;
	margin-left: 0em;
	margin-right: 0em;
   }

div.moduleboxBody_InnerBox {
	margin:0em;
    padding-left:  2em;
    padding-right: 2em;
   }

div.moduleboxBody  p {
	margin-left: 0em;
	margin-right: 0em;
	padding-top: 0em;
    padding-left: 0em;
    padding-right: 0em;
    text-align: left;
   }

div.moduleboxFooterLeft {
  background: url(images/rbbottoml.png) 
  bottom left no-repeat;
  height: 50px; 
  }

div.moduleboxFooterRight {
  background: url(images/rbbottomr.png) 
  bottom right no-repeat;
  height: 50px; 
  }

div.moduleboxFooter {
  margin-top:-1.5em;
  margin-bottom:0em;
  padding-left:0em;
  position: relative;
  bottom: 0;
  height: 50px; 
  }

div.moduleboxFooter p {
  background: url(images/rbbottomb.png) 
  bottom repeat-x;
  margin-left:50px;
  margin-right:50px;
  padding-right:1em;
  padding-left:1em;
  height: 50px; 
  }

 /* ------------------------------------------------------------- */ 
 /*from : http://www.alistapart.com/articles/customcorners/ ( no copyright , no credits needed */
 /*
div.Article {
  background: 
	url(images/custom_corners_topleft.png) 
  top left no-repeat;
  width:35%;
  }
div.Article h2 {
  background: 
	url(images/custom_corners_topright.png) 
  top right no-repeat;
  font-size:1.3em;
  padding:15px;
  margin: 0;
  }
div.ArticleBody {
  background: 
	url(images/custom_corners_rightborder.png) 
  top right repeat-y;
  margin:0;
  margin-top:-1px;
  padding:15px;
  }
div.ArticleFooter {
  background: 
	url(images/custom_corners_bottomleft.png) 
  bottom left no-repeat;
  }
div.ArticleFooter p {
  background: 
	url(images/custom_corners_bottomright.png) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
  }
*/ 