object:focus{
outline:none;
}
.accueil1{
position:relative;
background:url(../images/commun/f_accueil1.jpg) no-repeat top left;
height:333px;
/*margin:-60px 0 0 0;*/
margin:-44px 0 0 0;
}
.flash_edito{
position:absolute;
width:516px;
height:240px;
top:0px;
left:227px;
}
.flash_edito .edito_texte{
width:431px;
height:208px;
padding:10px;
overflow:auto;
}
.flash_edito .edito_texte h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
margin:0 0 15px 0;
}
.flash_edito .edito_texte p{
font-size:13px;
line-height:17px;
margin:0 0 15px 30px;
}
.accueil2{
width:860px;
margin:0 auto;
}
.accueil3{
width:860px;
border-bottom:1px solid #eeede8;
padding:0 0 20px 0;
margin:0 auto 20px auto;
overflow:hidden;
zoom:1;
}
.accueil3 .col1{
width:580px;
float:left;
padding:0 0 0 16px;
}
.accueil3 .col1 h2{
padding:0 0 0 48px;
margin:0 0 15px 0;
}
.accueil3 .col2{
float:right;
width:240px;
padding:0 20px 0 0;
}
.accueil3 .col2 li{
margin:0 0 3px 0;
}
.accueil3 .col2 li a{
display:block;
background:#f0eedf;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#666666;
text-decoration:none;
padding:6px 12px;
}
.accueil3 .col2 li a:hover{
background:#fff;
color:#ac6ac5;
}


/* SWITCHBLOCK */
.sb{
overflow:hidden;
zoom:1;
}
.sb .overlay{
display:none;
}
#precedent_sb{
outline:none;
display:block;
float:left;
width:38px;
height:66px;
text-indent:-9999px;
background:url(../images/commun/bt_sb.gif) no-repeat left -66px;
margin:50px 0 0 0;
overflow:hidden;
zoom:1;
}

.sb #precedent_sb:hover{
background:url(../images/commun/bt_sb.gif) no-repeat left -132px;
}
.sb #precedent_sb.off,
.sb #precedent_sb.off:hover{
cursor:default;
background:url(../images/commun/bt_sb.gif) no-repeat left 0;
}
.sb #suivant_sb{
outline:none;
display:block;
float:right;
width:38px;
height:66px;
text-indent:-9999px;
background:url(../images/commun/bt_sb.gif) no-repeat right -66px;
margin:50px 0 0 0;
overflow:hidden;
zoom:1;
}
.sb #suivant_sb:hover{
background:url(../images/commun/bt_sb.gif) no-repeat right -132px;
}
.sb #suivant_sb.off,
.sb #suivant_sb.off:hover{
cursor:default;
background:url(../images/commun/bt_sb.gif) no-repeat right 0;
}
.sb .f_sb{
float:left;
width:470px;
height:182px;
padding:0 13px;
}
.sb #sb{
position:relative;
width:470px;
height:182px;
overflow:hidden;
zoom:1;
}
#liste_sb{
position:relative;
overflow:hidden;
zoom:1;
}
.sb #sb .bloc{
float:left;
width:470px;
height:182px;
overflow:hidden;
zoom:1;
}
.sb #sb .bloc .flash{
float:left;
width:245px;
height:182px;
margin:0 10px 0 0;
}
.sb #sb .bloc h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
font-style:italic;
margin:0 0 15px 0;
}
.sb #sb .bloc p{
font-size:12px;
line-height:17px;
margin:0 0 13px 0;
}
.sb #sb .bloc .suite{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:normal;
color:#9966cc;
text-decoration:none;
}
.sb #sb .bloc .suite:hover{
text-decoration:underline;
}