/* CSS Document */

#container {
margin:0 auto;
width:780px;
border:1px solid #96928f;
background:#fff;
text-align:left;
}


#picto, #picto-vert, .intro {float:left;}
#picto, #picto-vert {margin:0 10px;}

#themes {
padding:8px 20px;
}

#themes h2 {
color:#a287f;
font-size:20px;
font-weight:normal;
}

.theme {
clear:both;
border-top:1px solid #e2e0df;
}

.theme.dernier {
border-bottom:1px solid #e2e0df;
}

.theme img, .theme .titre-discuss {
float:left;
}

.theme .titre-discuss {
width:519px;
height:28px;
padding:15px 10px;
background:url(../img/bg-title-discuss.png) top left no-repeat;
}

.theme .titre-discuss:hover {
background:#e2e0df;
} 

.theme h3 {
font-size:19px;
font-weight:normal;
}

.theme h3 a {
text-decoration:none;
color:#5f6269;
}

.theme h3 a span, .theme .stats-discuss span {color:#4fb7aa}

.theme .stats-discuss {
float:right;
width:132px;
height:34px;
padding:12px 5px; 
background:url(../img/bg-stats-discuss.png) top left no-repeat;
border-left:1px solid #96928f;
color:#fff;
text-align:right;
}

.intro {margin-bottom:10px;}

#select-theme select
{
width:530px;
}

#qo {
clear:both;
background:#4fb7aa url(../img/bg-home-separate.png) top left repeat-x;
padding:13px 20px 8px 20px;
}

.ie #qo, .webkit #qo {
background:#43afa1 url(../img/bg-home-separate.png) top left repeat-x;
}


#qo h2 {
font-size:20px;
color:#fff;
font-weight:normal;
}

#qo p {
color:#34363b;
font-size:15px;
}

#qo form {
text-align:left;
padding-left:60px;
}

#qo form .submit {
width:33px;
height:22px;
background:url(../img/btn-ok2.png) top left no-repeat;
border:none;
cursor:pointer;
}

.safari #qo form .submit {width:75px;font-size:10px;}