

/** { behavior: url(iepngfix.htc) }*/

html
{
background-image:url('images/fond.jpg');
background-repeat:repeat-x;
}
body
{
width:896px;
margin:auto ;
background-color:#fffff !important;
/background-color:#fffff;
/text-align: center;
font-family:arial;

}

A { 
color:; 
text-decoration:none; 
border:0px solid black; 
}

table
{
border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
border:0px solid black;
}

td
{
color:;
font-weight: bold ;
border-collapse: collapse;
border:0px solid red;
}

div
{

border:0px solid red;
}


img
{
border:0px solid black;
}

.div_header
{
position:relative;
background-image:url('images/header.jpg');
background-repeat:no-repeat;
width:896px;
height:245px;
}

.corps
{
background-image:url('images/fond_page.jpg');
background-repeat:repeat-y;
width:896px;
text-align:left;

}

.div_pied
{
color:#ff9401;
font-weight:bold;
background-image:url('images/footer.jpg');
background-repeat:no-repeat;
width:696px;
height:100px;
padding-top:20px;
padding-left:200px;
text-align:center;
}
.div_pied a
{
color:#ff9401;
font-weight:bold;
}

.div_menu
{
width:224px;
padding-left:13px;
height:800px;
text-align:left;
background-image:url('images/menu_decor1.jpg');
background-repeat:no-repeat;
background-position: 2px 500px;
}

.div_contenu
{
width:555px;
height:100%;
padding-left:40px;

}



.div_apercu
{
width:100%;
height:100%;
/padding-bottom:15px;
}
.div_apercu2
{
color:#27caff;
border-top:2px solid #27caff;
width:100%;
text-align:right;
padding-top:5px;
}

.div_menu2
{
background-image:url('images/menu1.jpg');
background-repeat:repeat-y;
color:white;
width:190px;
padding-top:5px;
padding-bottom:5px;
padding-left:30px;
font-size:20px;
}
.div_menu2 a
{
display:block;
color:white;
}

.div_menu2 a:hover
{
color:#ffbd01;
}

.div_menu4
{
background-image:url('images/menu2.jpg');
background-repeat:repeat-y;
color:white;
width:190px;
padding-top:5px;
padding-bottom:5px;
padding-left:30px;
font-size:15px;
}
.div_menu4 a
{
display:block;
color:white;
}

.div_menu4 a:hover
{
color:#ffbd01;
}

.div_menu3
{
width:220px;
height:5px;
}

.titre_rubrique
{
color:#ff9401;
font-size:25px;
}

.desc_rubrique
{
color:#777777;
font-size:17px;
text-align:justify;
}

.titre_page1
{
font-size:30px;
width:550px;
color:#fe8c05;
}

.connexion
{
position:absolute;
top:220px;
right:45px;
}

.connexion a
{
color:red;
font-weight:bold;
font-size:20px;
}

.partenaire,.partenaire a
{
color:#27CDFF;
font-size:12px;
}