/**
 * ville-desvres.fr / Screen CSS
 * 
 * @author  damienalexandre.fr
 * @date    April 2008
 * @version 1.0
 * @site    ville-desvres.fr
 * @media   screen
 */

html { padding:0; margin:0; }
body {
    color:black;
    background:#0060A1 url('images/desvres_r1_c2.png') repeat-x;
    margin:0;
    padding:0;
    text-align:center;
    font-family:"Trebuchet MS", Verdana, sans-serif;
    font-size:12px;
}

.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }
img {border:0;}

.suite {
    color:white;
    background-color:#72B402;
    padding:4px;
}
#page {
    text-align:left;
    width:704px;
    color:black;
    background:white url('images/desvres_r6_c4.png') repeat-y;
    margin:auto;
}

#header {
    background:transparent url('images/desvres_r1_c4.png') no-repeat;
    height:73px;
    margin-bottom:20px;
}
#header h1, #header p {
    text-indent:-2222px;
    position:absolute;
}

#photoAccueil {
    margin:0; padding:0;
    text-align:center;
}
#rechercher {
    float:right;
    margin:4px 6px 0 0;
}
#nav {
    height:89px;
    width:667px;
    border:1px dashed #EEE; 
    overflow:scroll;
    margin-left:17px;
}
#nav a {
    display:none;
    color:#555;
    line-height:2px;
}
#nav ul li a {
    display: inline;
}
#nav ul li {
    margin:0;padding:0;
    line-height:13px;
}
#nav ul {
    float:left;
    width:160px;
    list-style:none;
    margin:0;padding:0;
}
#contenu {
    margin:0 23px 7px 23px;
    border-bottom:2px solid #FBB700;
    padding-bottom:17px;
    position:relative;
}
#gauche {
    float:left;
}
#infos {
    width:190px;
    overflow:hidden;
}
#infos a {
    color:#333;
}
#menu {
    background:#0060A1 url('images/desvres_r6_c4_r1_c1.png') no-repeat;
    width:190px;
    padding-top:40px;
}
#menu a { color:white; text-decoration:none; }
#menu a.on { color:#86BF27; }
#menu ul {
    background:transparent url('images/desvres_r6_c4_r4_c1.png') bottom no-repeat;
    padding:0 0 10px 0;
    margin:0;
    list-style:none;
    text-align:right;
}
#menu ul li {
    padding:4px 15px 4px 0;
    letter-spacing:1px;
}
#menu h2 {
    position:absolute;
    top:-1110px;
}

#visiteurs {
    text-align:right;
    width:190px;
    color:#94C63B;
}

#texte {
    padding-left:15px;
    background:transparent url('images/desvres_r8_c10.png') no-repeat;
    color:#333333;
}
#texte a {
    color:black;
}
#texte a:hover {
    text-decoration:none;
}
#texte h3 {
    font-size:15px;
    color:#333;
    border:1px solid #84BE22;
    border-width:0 0 1px 5px;
    padding-left:10px;
    margin:5px 40px 5px 10px;
}
#texte h4 {
    font-size:13px;
    color:#999;
}
#texte p {
    padding:5px;
}
#texted {
    float:right;
    width:450px;
    background:transparent url('images/desvres_r12_c10.png') bottom no-repeat;
}
#texte h2 {
    font-size:19px;
    color:#72B402;
    text-transform:uppercase;
    margin:0;padding:27px 0 7px 0;
}

#flags {
    position:absolute;
    bottom:-3px;
}

#footer {
    background:transparent url('images/desvres_r17_c4.png') no-repeat;
    height:66px;
    color:#666666;
    font-size:11px;
    line-height:13px;
}
#footer a { color:#666666;}
#footer a:hover { text-decoration:none; }
#footer li {
    float:left;
}
#footer span { color:#999999; }
#footer ul {
    list-style:none;
    padding:0;
    margin:0;
}

#footer li#cnil {
    text-align:center;
    width:110px;
    margin-left:13px;
}
#footer li#address {
    margin-left:10px;
    padding-top:5px;
    width:211px;
}
#footer li#map {
    margin-left:10px;
    height:63px;
}
#footer li#legal {
    text-align:center;
    padding-top:5px;
}

/* Reprise des spip styles */
.spip_documents_left {
    margin:5px 5px 5px 0;
}
.spip_documents_right {
    margin:5px 0 5px 5px;
}
.spip_surligne { background: #FF6; }
.format_png { behavior: url(win_png.htc); }
