body{
background:#ffffff;
margin:auto;
width:100%;
height:100%;
color:#282828;
font-family:Arial;
font-size:12px;
}

img{
border:0;
}

#header{
width:100%;
height:130px;
background:#ab0063 url('bg.gif');
}

.inputrecherche{
width:500px;
height:25px;
font-size:18px;
color:#ab0063;
}

.submitrecherche{
background:white;
border:0px;
height:30px;
width:100px;
}

#content{
width:1024px;
height:100%;
margin:auto;
}

#content-gauche{
width:770px;
height:100%;
float:left;
}

#content-droite{
width:240px;
height:100%;
float:right;
margin-top:14px;
}

.box-droite{
background:#ffffff;
width:240px;
}

table.recherchepopulaire{
border-collapse:collapse;
margin-top:5px;
}

a.recherchepopulaire{
color:#282828;
text-decoration:none;
}

a:hover.recherchepopulaire{
color:#f36ba8;
text-decoration:underline;
}

.titre-da{
background:url('bar.gif');
width:709px;
height:34px;
color:#f36ba9;
font-weight:bold;
font-size:13px;
padding-top:20px;
padding-left:56px;
}

.tableauTelechargements{
margin-left:30px;
border-collapse:collapse;

}

.tT{
background:#fffffff;
}

.tT:hover{
background:#ffebf9;
}

.liens-ddl{
color:#f36ba8;
text-decoration:none;
}

.liens-ddl:hover{
color:#f36ba8;
text-decoration:underline;
}

.liens-host{
color:#999999;
text-decoration:none;
}

.liens-host:hover{
color:#6b6b6b;
text-decoration:none;
}

.sousddl{
margin-top:10px;
margin-left:10px;
}

.liens-sousddl{
color:#f36ba8;
}

.titre-forum{
background:url('bar2.gif');
width:709px;
height:34px;
color:#1e84c1;
font-weight:bold;
font-size:13px;
padding-top:20px;
padding-left:56px;
}

.tF{
background:#fffffff;
}

.tF:hover{
background:#f2f9ff;
}

.liens-sousforum{
color:#1e84c1;
}

.liens-forum{
color:#1e84c1;
text-decoration:none;
}

.liens-forum:hover{
color:#1e84c1;
text-decoration:underline;
}

.titre-tags{
background:url('bar3.gif');
width:709px;
height:34px;
color:#317f13;
font-weight:bold;
font-size:13px;
padding-top:16px;
padding-left:60px;
}

.liens-tags{
color:#f36ba8;
text-decoration:none;
}

.liens-tags:hover{
color:#317f13;
text-decoration:underline;
}

#tags{
width:700px;
margin:auto;
text-align:center;
margin-bottom:20px;
}

/* PAGINATION */

div#pagination {
    font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 3px;
    margin: auto;
    text-align:center;
    margin-top:12px;
    margin-bottom:12px;
}
div#pagination a {
    background-color: #fff;
    border: 1px solid #f36ba8;
    color: #f36ba8;
    margin: 1px;
    padding: 2px 5px;
    text-decoration: none
}
div#pagination a:hover,active {
    background-color: #f36ba8;
    border: 1px solid #f36ba8;
    color: #fff;
    margin: 1px;
    padding: 2px 5px
}

div#pagination span.courante {
    background-color: #f36ba8;
    border: 1px solid #f36ba8;
    color: #fff;
    font-weight: bold;
    margin: 1px;
    padding: 2px 5px
}

#contenuPage{
margin-top:14px;
}

.linkbox{
background:#ffebf9;
width:100%;
height:100%;
padding-bottom:20px;
margin-top:10px;
text-align:center;
}

.toplinkbox{
background:#f36ba9;
color:#fff;
padding-top:5px;
padding-bottom:5px;
margin-bottom:20px;
}

.liens-linkbox{
color:#317f13;
text-decoration:none;
}

.liens-linkbox:hover{
color:#317f13;
text-decoration:underline;
}

.infobox{
background:#ffebf9;
color:#ab0063;
border-top:2px solid #f36ba8;
border-bottom:2px solid #f36ba8;
text-align:center;
margin:auto;
padding-top:10px;
padding-bottom:10px;
margin-top:10px;
margin-bottom:10px;
}