body, html
{
   margin: 0;
   padding: 0;
}
.bodyPop{
	margin: 3; !important
	padding: 0;
}

a:link {color: #000;}

a:visited {color: #000;}

a:hover {color: #000; background-color: #e90c05 ; text-decoration: none; }

a:active {color: #000;}

.conteneur
{
   position: relative;
   width: 735px;
   height: 100%;
   margin : auto;
   left: 0px;
   background-image: url(../images/mg_bg.gif);
   background-repeat: repeat-y;
   background-position: center;
}

.label
{
   display: block;
   font-weight: bold;
   line-height: 22px;
   text-indent: 5px;
}

.menu
{
   position: relative;
   width: 735px;
   height: 59px;
   padding: 0;
   margin: 0;
   background-image: url(../images/flash_top.gif);
   background-repeat: no-repeat;
   background-position: center top;
   font-family: arial;
   font-size: 8pt;
   text-align: right;
   color: #e90c05;
   line-height: 26px;
}

.flash_centre
{
	position: relative;
	width: 735px;
	height: 218px;
	margin: 0;
	text-align: center;
	background-image: url(../images/flash_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.flashPad{
	padding-left: 6px;
}

.flash_bas
{
   position: relative;
   width: 735px;
   height: 65px;
   padding: 0;
   margin: 0;
   text-align: left;
   background-image: url(../images/flash_bas.gif);
   background-repeat: no-repeat;
   background-position: center top;
}


.flash_bas_produit
{
	position: relative;
	width: 735px;
	height: 65px;
	padding: 0;
	margin: 0;
	text-align: right;
	background-image: url(../images/flash_bas.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: arial;
	font-size: 8pt;
	text-align: right;
	color: #e90c05;
	line-height: 26px;
	vertical-align: text-bottom;
}

.zone_contenu
{
	position: relative;
	top: 0px;
	width: 735px;
	padding: 0px;
	height: 100%;
}

.contenu
{
	font-family: arial;
	font-size: 9pt;
	text-align: left;
	color: #000;
	margin: 7px 17px 0px 19px;
	padding: 6px 6px 22px;
	border: 1px #e90c05 solid;
	background-image: url(../images/contenu_bas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 140%;
	height: 100%;
}

.allBorder{
   border: 1px #e90c05 solid;
}

.contenuJoindre
{
	border-top: 1px solid #e90c05;
	border-right: 1px solid #e90c05;
	border-bottom: 1px none #e90c05;
	border-left: 1px solid #e90c05;
}
.contenuJoindre2
{
	border-top: 1px none #e90c05;
	border-right: 1px solid #e90c05;
	border-bottom: 1px solid #e90c05;
	border-left: 1px solid #e90c05;
}

.contenuNews{
   font-family: arial;
   font-size: 9pt;
   text-align: left;
   color: #000;
   margin: 7px 17px 0px 19px;
   padding: 6px 6px 22px 6px;
  /* border: 1px #e90c05 solid; */
   line-height: 140%;
}

.listing{
	border-right-width: 1px;
	border-right-style: solid;
}

.copyright
{
   position: relative;
   width: 735px;
   text-align: center;
   font-family: arial;
   font-size: 9px;
   color: #000;
   padding-top: 5px;
   padding-bottom: 10px;
}

.pix
{
   border: 2px #e90c05 solid;
}

.left { text-align: left; }

.center { text-align: center; }

.right { text-align: right; }

img { border: 0px; }

textarea, select
{
   width: 170px;
   color: #5E6C4F;
   background: #E8E7E0;
   font-size: 12px;
   margin: 4px 0px 4px 4px;
   border: 1px #5E6C4F solid;
}

h1
{
   font-family: arial;
   font-size: 10pt;
   line-height: 0px;
   text-align: left;
   color: #000;
   margin: 0px 0px 10px 10px;
   padding-top: 8px;
   text-decoration: underline;
}

h2
{
   font-style: italic;
   
   font-family: arial;
   font-size: 9pt;
   text-align: left;
   color: #000;
   margin: 0px 0px 1px 0px;
   padding-top: 8px;
   border-bottom: 1px solid #e90c05;
}

ul
{
   list-style-type: none;
   margin: 0.3em 0 0em 0;
   padding-left: 0px;
   line-height: 140%;
}

ul li
{
   padding: 0px 0px 0px 0px;
   list-style-type: none;
}

ul li ul li
{
   list-style-type: none;
   margin: 0em 0em 0em 1em;
}
/********************* math mod **********************/

.odd{
	background-color: #F1F1F1;
}
.even{
	background-color: #E0E0E0;
}

#contenuePop{
	height: 300px;
	width: 284px;
	overflow: auto;
}


