html {
	margin: 0;
	padding: 0;
	}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #70c0de;
	margin: 0; 
	padding: 0;
    }
a {
	color: #000000;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	}

/* ENSEMBLE ANNUAIRE */
#c2lannuaire1 {
    width: 970px;
    margin: auto;
    background-image: url(tpl3/page_fond.png);
    background-repeat: repeat-y;
    }
#c2lannuaire2 {
    width: 970px;
    background-image: url(tpl3/page_haut.png);
    background-repeat: no-repeat;
    }
#c2lannuaire3 {
    width: 970px;
    background-image: url(tpl3/page_bas.png);
    background-repeat: no-repeat;
    background-position: bottom;
    }
#c2lannuaire4 {
    width: 914px;
    padding: 30px 0px 50px 0px;
    margin: auto;
    min-height: 450px;
    }
#colg {
    width: 580px;
    text-align: left;
    padding: 10px 5px 5px 5px;
    }
#cold {
    float: right;
    width: 300px;
    text-align: left;
    padding-top: 7px;
    }
#titreannu {
    text-align: center;
    padding-bottom: 6px;
    border: 0px #FF0000 dashed;
    /*background-image: url(tpl3/logo.jpg);*/
    background-position: center top;
    background-repeat: no-repeat;
    height: 70px;
    }
#titreannu h1{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding: 50px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
    }
#nbliens {
    font-style: italic;
    }
#nbliens a{
    text-decoration: none;
    }

/* LIENS SITES */
#c2lannuairenav h1{
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    color: #FFFFFF;
    }
#c2lannuairenav a {
    color: #FFFFFF;
    }
#c2lannuaireliens h2{
    margin: 0px 0px 3px 0px;
    }
#c2lannuaireliens h2 a{
    color: #FFFFFF;
    font-weight: bold;
    padding-right: 7px;
    }
#c2lannuaireliens h3{
    display: none;
    }
.lesite {
    margin-bottom: 10px;
    width: 600px;
    border-bottom: 1px #8A996F solid;
    }
.c2lannuaire_avis {
    font-style: italic;
    color: #000000;
    padding: 4px 0px 0px 0px;
    }
.c2lannuairelien {
    font-style: italic;
    color: #B7C5DF;
    padding-bottom: 10px;
    }
.vignette {
    border: 1px solid #667250;
    padding: 3px;
    background-color: #ffffff;
    }
.desc {
    width: 455px;
    float: right;
    color: #D1D1D1;
    }
.desc a{
    color: #D1D1D1;
    text-decoration: none;
    }
.desc a:hover{
    text-decoration: underline;
    }
.divvignette {
    width: 130px;
    }
 
/* LIENS RUBRIQUES*/
#titrerub {
    text-transform: uppercase;
    border-bottom: 1px solid #0DABE8;
    background-color: #0B8FC1;
    padding: 7px 5px 7px 12px;
    }
#cold ul li span {
    display: none;
    }
#cold ul {
    margin: 0;
    padding: 0;
    }
#cold li {
    border-bottom: 1px solid #7ED7F8;
    border-top: 1px solid #C5EDFC;
    list-style: none;
    }
#cold li a {
    background: #9be0f9;
    color: #000000;
    padding: 8px 4px 8px 12px;
    text-decoration: none;
    display: block;
    }
#cold li a:hover {
    background: #73D2F7;
    color: #404040;
    border-left: 8px solid #4B4B4B;
    padding: 8px 4px 8px 4px;
    }
.li_menuon {
    background: #73D2F7;
    color: #404040;
    padding: 8px 4px 8px 12px;
    text-decoration: none;
    display: block;
    }


/* TOP LIENS, FLOP LIENS */
#topliens UL, #flopliens UL, #newliens UL{
    padding: 10px;
    margin: 0px;
    list-style: none;
    }
#topliens UL H3, #flopliens UL H3, #newliens UL H3{
    padding: 0px;
    margin: 0px 0px 4px 0px;
    font-size: 10px;
    font-weight: normal;
    }
#topliens a, #flopliens a, #newliens a{
    color: #ffffff;
    font-weight: bold;
    }
#topliens h3 a, #flopliens h3 a, #newliens h3 a, {
    color: #D1D1D1;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    }
#topliens {
    border: 1px #0B8FC1 solid;
    color: #D1D1D1;
    width: 49%;
    float: left;
    }
#flopliens {
    border: 1px #0B8FC1 solid;
    color: #D1D1D1;
    width: 49%;
    float: right;
    }
#newliens {
    border: 1px #0B8FC1 solid;
    color: #D1D1D1;
    width: 578px;
    margin-bottom: 10px;
    }
#topliens .titreencart, #flopliens .titreencart, #newliens .titreencart {
    padding: 10px 10px 10px 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #0B8FC1;
    background-color: #0B8FC1;
    font-weight: bold;
    color: #000000;
    }

/* PROPOSER UN SITE */
#proposerunsite {
    color: #ffffff;
    }
#proposerunsite #email{
    display: none;
    }
#proposerunsite input{
    background-color: #C7D2E7;
    border: 3px #131C2D solid;
    color: #3C5687;
    font-weight: bold;
    }
#proposerunsite #annuaddlien{
    background-color: #000000;
    border: 1px #ffffff solid;
    color: #ffffff;
    font-weight: bold;
    }
#msg_addlienok {
    width: 200px;
    margin: auto;
    border: 4px #ff6600 solid;
    text-align: center;
    padding: 5px;
    background-color: #ffffff;
    color: #000000;
    }

/* BAS DE PAGE */
#baspage {
    text-align: center;
    }
