/*======================================================================================*/
/* Luxe & Prestige || © Richard Cohen - Rabaté 2006  || Epidemik Media =================================*/
/*======================================================================================*/
@import url(/css/global.css);
/*======================================================================================*/

/*======================================================================================*/
/* Les Classes ID  DESIGN ================================================================*/
/*======================================================================================*/

#conteneur {
position:relative;
width:700px;
margin: 100px auto;
}

#entete {
background-image:url(/images/commun/fond-luxe-prestige.jpg);
background-repeat:repeat-y;
}

#entete_menu {
background-image:url(/images/commun/fond-menu-luxe.png);
background-repeat:repeat-x;
margin : 3px 10px 3px 13px;
height:40px;
}

#entete_menu li{
position:relative;
/*list-style-image:url(/images/commun/puce-luxe.png);*/
display:inline;
margin-left:20px;
}


#entete_menu li a img{
border:0px;
}

#entete_logo{
background-image:url(/images/commun/entete-luxe-prestige.jpg);
background-repeat:no-repeat;
height:90px;
}

#entete_logo h1{
font-size: 1.75em;
position:absolute;
left:350px;
top:40px;
}

#contenu{
padding:10px 250px 10px 25px;
min-height:600px;
}


#frame{
right:0;
float:right;
width:200px;
padding:10px;
margin:10px 10px 10px 10px;
border-left: 1px solid #333;
min-height:600px;
}

#centre {
min-height:600px;
}

#piedpage {
clear: both;
width:955px;
height:40px;
background-image:url(/images/commun/piedpage-luxe-prestige.jpg);
background-repeat:no-repeat;
}

#piedpage p{
text-align:center;
font-size:0.9em;
color:#333;
}

#news {
margin-right:20px;
margin-left: 10px;
float:right;
width:250px;
min-height:400px;
padding:0px;
/*background-image:url(/images/commun/fond-news-wb51221.jpg);
background-repeat:repeat-y;*/
background-image:url(/images/commun/piedpage-news-wb51221.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}

#news h2{
width:250px;
height:27px;
margin-top:0px;
margin-bottom:0.3em;
padding-top:10px;
padding-bottom:-1.9em;
font-size:1.4em;
text-align:center;
font-style:italic;
background-image:url(/images/commun/entete-news-wb51221.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#news p{
margin-top:0px;
padding:0px 10px;
font-size:1.0em;
text-align:justify;
background-image:url(/images/commun/fond-news-wb51221.jpg);
background-repeat:repeat-y;
}

#pied-news{
width:250px;
height:27px;
margin-top:0px;
padding-top:10px;
font-size:1.4em;
text-align:center;
font-style:italic;
background-image:url(/images/commun/piedpage-news-wb51221.jpg);
background-repeat:no-repeat;
background-position:top left;
}

script.align_center{margin:0 auto;}

