@charset "iso-8859-1";


/**************************************************/
/*             CLASSES FOR LINKS                  */
/**************************************************/


.lien_grey {

color: #555555;
font-family:Helvetica,Verdana,Arial;
font-size:9pt;
font-weight:bold;
text-decoration:underline;

}

.lien_black {

color: #555555;
font-family:Helvetica,Verdana,Arial;
font-size:9pt;
font-weight:bold;
text-decoration:underline;

}

.lien_blanc {

color: #FFFFFF;
font-family:Helvetica,Verdana,Arial;
font-size:8pt;
font-weight:bold;
text-decoration:underline;

}

.lien_bloc_home {

color: #555555;
font-family:Helvetica,Verdana,Arial;
font-size:8pt;
text-decoration:none;

}

.lien_bloc_home:hover {

color: #FF0000;
font-family:Helvetica,Verdana,Arial;
font-size:8pt;
text-decoration:underline;

}

.ban_link {
border-color:B6B5B5;
border-width:1px;
border-style:solid;

}

/**************************************************/
/*             CLASSES FOR FONTS                  */
/**************************************************/

.titre_grey {

color: #555555;
font-family:Helvetica,Verdana;
font-size:9pt;
font-weight:bold;

}

.titre_black {

color: #555555;
font-family:Helvetica,Verdana;
font-size:9pt;
font-weight:bold;

}

.titre_bloc_home {

color: #555555;
font-family:Helvetica,Verdana;
font-size:9pt;
font-weight:bold;

}

.titre_news {

color: #555555;
font-family:Helvetica,Verdana,Arial;
font-size:14pt;
text-decoration:bold;

}

.txt_grey {

color: #555555;
font-family:Helvetica,Verdana;
font-size:9pt;
font-weight:normal;

}

.txt_black {

color: #555555;
font-family:Helvetica,Verdana;
font-size:9pt;
font-weight:normal;


}

.txt_bloc_home {

color: #555555;
font-family:Helvetica,Verdana,Arial;
font-size:8pt;
text-decoration:none;

}

.txt_news {

color: #555555;
font-family:Helvetica,Verdana,Arial;
font-size:9pt;
text-decoration:none;

}


/**************************************************/
/*             CLASSES FOR IMGS                   */
/**************************************************/

img.border

{

border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-color:#A7A6A6;
border-style:solid;
}

img.border2

{

border-top-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-right-width:2px;
border-color:#A7A6A6;
border-style:solid;
}

embed.border {

border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-color:#A7A6A6;
border-style:solid;
}

/**************************************************/
/*             CLASSES FOR FORMS                   */
/**************************************************/

input.test {
color: #D3D3D3; font-family:Verdana,Arial; font-size:10px;
}


/**************************************************/
/*             	CLASSES FOR TD                    */
/**************************************************/

td.border {
border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-color:#A7A6A6;
border-style:solid;

}


#actu {
float:left;
width:270px;
padding:5px;
text-align:left;
border:0px solid #000;

}

#actu span {
border:0px solid #000;
display:inline;
float:left;

}

#actu img {
display:block;
float:left;
margin-top:5px;
margin-bottom:10px;
padding:0;
}


#actu h1 {
margin-bottom:5px;
padding-bottom:5px;
display:block;
width:100%;
color: #555555;
font-family:Helvetica,Verdana;
font-size:10pt;
text-align:left;
font-weight:normal;
/*border-bottom:1px solid #555;*/
border-style:solid;
border-color:#555;
border-width:0 0 1px 0;
}


#actu p {
float:left;
display:block;
margin:0;
padding:0;
border:1px solid #555;

}

#actu h2 {
padding:0;
margin:0 0 30px 0;
width:100%;
color: #555555;
font-family:Helvetica,Verdana;
font-size:10pt;
font-weight:normal;
border:0px solid #000;
/*text-align:left;
*/
}


#products_list {
border:0px solid #F00;
text-align:left;
width:100%;
height:100%;
position:relative;
left:22px;
}

.product_item {
float:left;
border:0px solid #000;
margin-right:1px;
margin-bottom:20px;
text-align:center;
display:block;
padding:0px;
width:220px;

}

.product_item img {
border:1px solid #000;

}

.product_item table {
font-size:10pt;
}