@charset "utf-8";/* css document */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #f2f2f2 url(../images/habillage/bg_body.jpg) 0 0 repeat-x;
  font: 11px/1em "trebuchet ms",arial,helvetica,sans-serif;
  color: #000000;
}
*html body {
  text-align: center;
}
/* reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,ul#brands,ul#mod_home,ul#external_links,.overview ul,img {
  margin: 0;
  padding: 0;
}
/* general */
#PopUp_Grille{
  margin: 0 auto;
  width: 550px;
  clear: both;
  background-color: #fff;
  padding: 7px 10px;
  margin-top: 10px;
  border: 1px solid #cccccc;
}
.interlignes {
	line-height: 4px;
}
.Style2 {
font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #840000; font-weight: normal;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B5026B;
	font-size: 14px;
}
.Style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
}
.Style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
}
.Style8 {font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 9px; }

.grille_left {
  float: left;
  width:470px;
}

.position_right
{
 padding-left:30px;
}
