

/*plugin accueil - frontend styles*/


#home {
position:relative;
margin-top:-35px;
margin-bottom:-23px;
padding-top:40px;
line-height:14px;
min-height:420px;
overflow:auto;
background:url(../images/sep.gif) repeat-y top center;
}

#home_left {
position:relative;
float:left;
clear:none;
width:310px;
}

#home_right {
position:relative;
float:left;
clear:none;
width:310px;
left:55px;
}

