@charset "utf-8";
/* CSS Document */

body{
margin-top:0px;
background-color:#E3EFF9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-bottom:0px;
}

div{}

/*    NOUS SOMMES A L'ACCUEIL     */

div#principal{
width:780px;
height:auto;
border:thin;
border-color:#CC0000;}

div#bando{
width:780px;
height:auto;
background-color:#FFFFFF;
clear:both;
}
div#logo{
float:left;
width:auto;
height:auto;
margin-top:5px;
/*margin-left:0px;
margin-rignt:5px;*/
}
div#banner{
float:right;
width:600px;
height:75px;
/*margin-bottom:9px;*/
margin-top:5px;
margin-right:1px;
}

div#topmenu{
width:780px;
height:16px;
background-color:#D83438;
}
div#produit{
float:left;
width:595px;
height:auto;
margin-top:7px;
margin-left:15px;
}
div#ad{
float:right;
width:128px;
height:258px;
margin-top:20px;
margin-right:10px;
background-color:#FFFFFF;
}
div#search{
float:none;
width:780px;
height:45px;
margin-top:2px;
margin-bottom:5px;
text-align:center;
}

/* PAGES INTERNES */

div#coinhg
{
float:left;
width:29px;
height:17px;
background-image:url(../images/arrp_ar_hg2.gif);
background-repeat:no-repeat;

}
div#coinh
{
clear:both;
width:513px;
height:19px;
background-color:#FFFFFF;
}
div#coinhd
{
float:right;
width:29px;
height:17px;
background-image:url(../images/arrp_ar_hd2.gif);
background-repeat:no-repeat
}
div#coinbg
{
float:left;
width:20px;
height:14px;
background-image:url(../images/arrp_ar_bg2.gif);
margin-bottom:0px;
}
div#topcontent
{
width:595px;
height:17px;
background-image:url(../images/arrp_ar_top.gif);
background-color:#1A79BE;
margin-top:0px;
background-repeat:no-repeat;
}
div#realcontent{
width:589px;
height:auto;
background-color:#FFFFFF;
text-align:left;
padding:3px;
}
div#bottomcontent
{
width:595px;
height:17px;
background-color:#1A79BE;
background-image:url(../images/arrp_ar_bottom.gif);
background-repeat:no-repeat;
margin-bottom:0px;
}
div#content{
float:left;
width:595px;
height:auto;
margin-top:15px;
margin-left:15px;
/*background-color:#FFFFFF;*/
}
