/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-family:Helvetica, Arial,  sans-serif;
	color:#111;
	font-size:12px;
	line-height:140%;
}

body{
	background:#fff url(../img/background.gif) repeat-x top left;
}

p {line-height:140%;}

p{
	margin: 0px 0px 11px 0px;
	text-align:justify;
}

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

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

hr{
	display:none;

}

address{
	font-style: normal;
	margin: 0px 0px 11px 0px;
}

input{
	margin:1px;
	padding:1px;
	border:1px solid #919191;
}
select{
	width:200px;
	margin:1px;
	padding:1px;
	border:1px solid #919191;
}

textarea{
	margin-top:4px;
	border:1px solid #919191;
}
/*Basic Links*/

a:link, a:visited {color:#346e93;text-decoration:none;}
a:hover {color: #346e93;text-decoration:underline;}
a img{border:0;}

#top{
	width:880px;
	height:113px;
	/*padding:0px 35px;*/
	margin-left:auto;
	margin-right:auto;
}

#logo{
	float:left;
	width:84px;
	background:#fff;
}

#top_right{
	width:770px;
	float:right;
}

#keyword{
	text-align:right;
	font-size:9px;
	height:12px;
	margin-top:16px;
	margin-bottom:0px;
}

#keyword h1{
	font-size:9px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#mainmenu{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
#mainmenu *{
	font-size:14px;
}
#mainmenu ul  {
	padding:0px;
	margin:0px;
}
#mainmenu ul li {
	display:table-cell;
	float : left;
}

#mainmenu ul li.sep {
	background:#e2e2e2;
	color:#e2e2e2;
	margin:11px 0px 0px 0px;
	width:2px;
	height:16px;
}

#ecopic{
	/*margin-left:10px;*/
	margin:0px auto;
	width:540px;
}

#ecopic ul {
	padding:0px;
	margin:0px;
}
#ecopic ul li {
	display:table-cell;
	float : left;
	margin: 0px 30px;
}

#ecolegend ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#ecolegend ul *{
	font-size:11px;
	color:#999;
}

#mainmenu ul li a:link,#mainmenu ul li a:visited {
	background: url(../img/mainmenu.gif) repeat-x 0px -25px;
	display: block;
	vertical-align: middle;
	color:#000;
	padding:12px 10px 0px 10px;;
}

#mainmenu ul li a:hover {
	background-position: 0px 0px;
	text-decoration: none;
	color: #000;
}

#mainmenu ul li a.on{background: url(../img/mainmenu.gif) repeat-x 0px 0px;}

#banner{
	background:#000;
	height:236px;
	border-top:1px solid #515151;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#flashcontent{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#flashcontent p{
	color:#fff;
}

#submenu{
	background:#f7f7f7 url(../img/submenu.gif) repeat-x 0px 0px;
	height:45px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#submenu *{
	font-size:13px;
}

#submenu_inner{
	padding:10px 35px;
}

#submenu ul  {
	padding:0px;
	margin:0px 0px;
}
#submenu ul li {
	display:table-cell;
	float : left;
	margin:0px 80px 0px 0px;
	font-weight:bold;
}
#submenu ul li a:link, #submenu ul li a:visited {
	color:#706463;
}
#submenu ul li a:hover{
	color:#007dc4;
	text-decoration: none;
}

#submenu ul li a.on{
	color: #007dc4;
}

#content{
	width:950px;
	padding:10px 0px;
	margin-left:auto;
	margin-right:auto;
	color:#837878;
}
#content *{#produit_top
{
}

#produit_photo
{
  float: left;
  margin: 10px;
}

#produit_descrition
{
  float: left;
}

#produit_titre
{
  font-size: 20px;
  font-weight: bold;
}

.clear
{
  clear: left;
}

#produit_contenu
{
  margin-bottom: 10px;
}
	/*color:#837878;*/
	color:#222;
}

#content a{
	/*color:#009ee0;*/
	color:#007dc4;
}
#content h1{
	font-weight:normal;
	color:#007dc4;
	font-size:18px;
	margin-bottom:5px;
}
#content h1 *{
	font-weight:normal;
	color:#007dc4;
	font-size:18px;
	margin-bottom:5px;
}
#content h2{
	font-weight:bold;
	/*color:#faa91a;*/
	margin-bottom:3px;
	font-size:14px;
}

#content h2 *{
	font-weight:bold;
	/*color:#faa91a;*/
	margin-bottom:3px;
	font-size:14px;
}

#content h3{
	font-weight:bold;
	margin-bottom:2px;
}

#left{
	float:left;
	/*width:540px;*/
	width:645px;
	padding-left:35px;
}


#right{
	float:right;
	/*width:365px;*/
	width:225px;
	padding-right:35px;
}

#img{
	/*float:left;*/
	float:right;
	line-height:100%;
}
#search{
	float:right;
	display:none;
	margin-top:150px;
	font-size:10px;
	font-weight:bold;
}

#search input.field{
	border:0px;
	border-left:1px solid #f5f5f6;
	border-bottom:1px solid #f5f5f6;
	background:url(../img/search.gif) repeat-x top right;
	width:105px;
	margin:0px 0px 8px 0px;
	font-weight:normal;
}

#footer{
	background:url(../img/footer.gif) repeat-x 0px 2px;
	width:950px;
	margin-left:auto;
	margin-right:auto;}

#sharp{
	width:134px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
}

#copyright{
	/*padding:0px 5px;
	margin-left:auto;
	margin-right:auto;*/
	float:right;
	margin-top:2px;
}
#copyright_inner{
}
#infos {
	float:left;
}
#infos *{
	font-size:11px;
	color:#111;
}
#copyright *{
	font-size:9px;
	color:#111;
}

div.actu{
	float:left;
	/*width:170px;*/
	width:204px;
	height:219px;
	background:url(../img/sep_actus.gif) no-repeat center right;
	padding-right:14px;
	margin-right:10px;
}
div.actu p{
	margin-bottom:0px;
}

#content div.actu h2{
	color:#007dc4;
}
#content div.actu h2 *{
	color:#007dc4;
}

div.readon{
	text-align:right;
}

div.fields{
	font-size:11px;
}

/* Bloc image */
#img_top{
	background:url(../img/cadre_top.gif) no-repeat top left;
	height:7px;
	width:225px;
	overflow:hidden;

}
#img_middle{
	background:url(../img/cadre_middle.gif) repeat-y top left;

}
#img_middle img{
	margin:0px 10px;
}
#img_bottom{
	background:url(../img/cadre_bottom.gif) no-repeat top left;
	height:9px;
	width:225px;
}

#produit_top
{
  border-bottom: 1px dotted #007dc4;
  margin-bottom: 10px;
}

#produit_photo
{
  float: left;
  margin: 10px;
  width: 150px;
}

#produit_descrition
{
  float: left;
  width: 700px;
}

#produit_titre
{
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
}

.clear
{
  clear: left;
}

#produit_contenu
{
  margin-bottom: 10px;
}

#produit_contenu table
{
  width: 100%;
  border-collapse: collapse;
}

#produit_contenu td
{
  margin: 0;
  border: 1px solid black;
  padding: 2px;
}

#produit_contenu .titre
{
  background-color: #009ee0;
}
