body{
margin:0px;
font-family: Arial;
font-size: 11px;
color:#000000;
background-image:url(../../images/fnd_web.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: #98C2FC;
}

a{
font-family: Arial;
color: #448EEA;
font-size: 12px;
text-decoration: underline;
}

a:hover{
color:#DB3632;
}

li {
list-style-type: none;
}

input {
border:solid 1px #3D5766;
background-image: url(../../images/fnd_frm.gif);
background-repeat: repeat-x;
background-position: bottom;
font-family: Arial;
font-size: 10px;
}

textarea {
border:solid 1px #3D5766;
background-image: url(../../images/fnd_frm.gif);
background-repeat: repeat-x;
background-position: bottom;
font-family: Arial;
font-size: 10px;
}

#page{
width: 770px;
position: absolute;
left: 50%;
margin-left: -385px;
}

/* TOP */
#header_fr{
width:770px;
height:289px;
background-repeat:no-repeat;
background-image: url(../../images/img_top_fr.jpg);
}

#header_en{
width:770px;
height:289px;
background-repeat:no-repeat;
background-image: url(../../images/img_top_en.jpg);
float:left;
}

/* FIN TOP */

#bas { /* TABLE CENTRAL */
width:770px;
float:left;
}

#main { /* PARTE CENTRAL */
position: relative;
float: left;
width: 545px;
margin-top: 10px;
}

/* LEFT */
#left{
position: absolute;
width: 166px;
margin-left: 23px;
margin-top: 110px;
}

#menu{
position: relative;
width: 141px;
height: 16px;
}

#menu a{
font-family: Times;
font-size: 12px;
color:#005681;
text-decoration: none;
font-weight: bold;
}

#menu a:hover{
color:#DB3632;
}

#submenu{
position: relative;
margin-left: 10px;
}

#submenu a{
font-family: Arial;
font-size: 12px;
color:#FFFFFF;
text-decoration: none;
}

#submenu a:hover{
color:#A56892;
}

#submenu2{
position: relative;
margin-left: 10px;
}

#submenu2 a{
font-family: Arial;
font-size: 11px;
color:#A7CAEF;
text-decoration: none;
}

#submenu2 a:hover{
color:#A56892;
}
/* FIN LEFT */

/* RIGHT */
#menu_top{
background-image: url(../../images/menu_top.gif);
background-repeat: no-repeat;
width: 174px;
height:11px;
}

#menu_bottom{
background-image: url(../../images/menu_bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
width: 174px;
height:11px;
}

#right {
position: relative;
width: 174px;
float: left;
margin-left: 27px;
margin-top: -77px;
background-image: url(../../images/fnd_menu.gif);
}

#right a{
text-decoration: none;
}

#right a:hover{
color:#A56892;
}

#titulo_menu{
width:160px;
margin-left:10px;
font-family: Times;
color: #A7ADD5;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

#titulo_menu a{
font-family: Times;
color: #A7ADD5;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

#titulo_menu a:hover{
color: #DB3632;
}

#elem_menu{
width:160px;
margin-left:10px;
}

#elem_menu a{
font-family: Arial;
font-size: 11px;
color:#000000;
text-decoration: none;
}

#elem_menu a:hover{
color:#DB3632;
}

/* FIN RIGHT */

/* TITULOS */
#fnd_titulos{
position: relative;
width: 200px;
height: 82px;
background-repeat: no-repeat;
margin-bottom: 20px;
}

.titre{
position: relative;
font-family: Arial;
color: #FC3D2A;
font-size: 20px;
font-weight: bold;
margin-left: 20px;
}

.titre2{
font-family: Times;
color: #005681;
font-size: 14px;
font-weight: bold;
margin-left: 20px;
margin-top: 12px;
}
/* FIN TITULOS */

/* DESCRIPCION PRODUCTOS */
.desc_produit
{
text-align:left;
font-family: Arial;
color: #000000;
font-size: 12px;
font-weight: normal;
text-align: justify;
margin-left: 20px;
}

.desc_produit_right{
text-align:left;
font-family: Arial;
color: #000000;
font-size: 12px;
font-weight: normal;
text-align: justify;
margin-left: 20px;
}

.desc_produit_top_bottom {
text-align:left;
font-family: Arial;
color: #000000;
font-size: 12px;
font-weight: normal;
text-align: justify;
margin-left: 20px;
}

.desc_produit a
{
text-align:left;
font-family: Arial;
color: #000000;
font-size: 12px;
text-decoration: none;
}

#plus
{
margin-left: 20px;
}
/* FIN DESCRIPCION PRODUCTOS */

/* IMAGENES */
.thumbnail {
text-align: center;
margin-left: 20px;
margin-right: 5px;
width: 120px;
}

.thumbnail_right {
text-align: center;
margin-left: 5px;
width: 120px;
}

.thumbnail_top_bottom {
text-align: center;
margin-left: 20px;
}
/* IMAGENES */

/* POSICION IMAGENES PRODUCTOS */
.img_produit_left
{
float:left;
text-align:center;	
}
.img_produit_right
{
float:right;
text-align:center;
}
/* FIN POSICION IMAGENES PRODUCTOS */

#pagination {
margin-left: 20px;
margin-top: 12px;
font-family: Arial;
font-size: 11px;
color:#DB3632;
}

/* TEXTO LEGAL */
#legal {
width: 430px;
position: absolute;
font-family: Arial;
font-size: 10px;
color:#000000;
text-decoration: none;
font-weight: normal;
text-align: justify;
margin: -15px 10px 10px 10px;
}
/* FIN TEXTO LEGAL */

.txt01 {
font-family: Arial;
font-size: 11px;
color:#000000;
text-decoration: none;
}

.btn_frm{
border: 1px solid #949494;
background-color: #DADADA;
background-image: none;
margin-top: 2px;
}