#centre-home{
float:left;
top:0px;
border-left:1px solid #A6A6A6;
padding:1px;
margin-left:18px;
}
* html #centre-home{margin-left:9px} 

#centre-home #box-gauche{
float:left;
width:270px;
background:url(./images/pointille-vert.jpg) repeat;
padding:5px 5px 5px 5px; 
}
* html #centre-home #box-gauche{width:290px}
#centre-home #box-gauche p {
margin:0px;
padding:2px;
background-color:white;  
font-family:Verdana;
font-size:0.75em;
color:#868585;
} 
#centre-home #box-gauche p a:link,#centre-home #box-gauche p a:active,#centre-home #box-gauche p a:visited {
text-decoration:none;
color:#94B3DE; 
font-family:Verdana;
font-style: normal; 
font-weight: bold; 
text-align:left;
}
#centre-home #box-gauche p a:hover {
text-decoration:underline overline;	
color:#696969; 
}


#centre-home #box-droite{
float:left;
width:230px;
background:url(./images/pointille-vert.jpg) repeat;
padding:5px 5px 5px 5px; 
margin-right:1px
} 
#centre-home #box-droite img{border:0px;}

#centre-home #box-droite p {
margin:0px;
padding:0px;
background-color:white;  
}
#centre-home #box-droite #principal {background:white;}
 
#centre-home #box-droite p.reference {
text-align:center;
}
#centre-home #box-droite p.reference img{
border:1px solid GRAY;
margin:1px 0px 2px 0px;
} 
#centre-home #box-droite p.plus {
text-align:right;
padding:2px 4px 5px 0px;
}  
#centre-home #box-droite p.plus img{border:0px}

#box-droite a:link,#box-droite a:active,#box-droite a:visited {
text-decoration: none;
color: #696969; 
font-family:Verdana; 
font-size:0.6em; 
font-style: normal; 
font-weight: normal; 
text-align:left;
} 
#box-droite a:hover {
text-decoration: underline;
color: #94B3DE; 
font-family:Verdana; 
font-size:0.6em; 
font-style: normal; 
font-weight: normal; 
text-align:left;
} 

#box-actu{
float:left;
border-left:1px solid #646464;
width:230px;
background:#899EB6 url(./images/coin.jpg) no-repeat bottom right;
margin:0px 0px 5px 0px;
}
* html #box-actu{width:231px}
#box-actu img{border:0px;display:block;}
 
#box-texte{
background:url(./images/point.jpg) repeat-y;
padding:5px 0px 10px 20px;
width:200px;
} 
#box-texte p.date{color:#536A85;font-size:0.8em;font-family:verdana}
#box-texte p {margin:0px;padding:0px;color:white;font-family:arial;font-size:0.7em;}
#box-texte p.fiche {margin:0px;padding:0px;text-align:right;}
#box-texte p.fiche a:link,#box-texte p.fiche a:active,#box-texte p.fiche a:visited {
text-decoration: none;
color: #DCDCDC; 
font-family:Verdana; 
font-size:0.9em; 
font-style: normal; 
font-weight: bold; 
text-align:left;
} 
#box-texte p.fiche a:hover {
text-decoration: underline;
color: #B2BD82; 
font-family:Verdana; 
font-size:0.9em; 
font-style: normal; 
font-weight: bold; 
text-align:left;
}
