img {
    border: 0 none;
}
a {
    color: #745699;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
body {
    background: none repeat scroll 0 0 #F1F1F1;
    color: #444444;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    line-height: 19px;
}

#wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 0 auto;
    padding: 0;
    width: 1014px;
}
#wrap {
    background: url("images/banniere-anciens-verts.jpg") no-repeat scroll center top transparent;
    width: 1014px;
}

#header {
    height: 404px;
    padding: 0;
    width: 1014px;
}
#logo {
    color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    height: 264px;
    padding: 96px 0 0 0;
}


#logo a {
    color: #000000;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
}
#logo h2 a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-transform: none;
}

/* Ajout pour lettre */ 
#lettre {
    background:#005699;
    height: 20px;
    margin-left: 0;
    text-align: center;
}
#lettre ul {
    margin: 0;
    padding-left: 0;
}
#lettre li {
    color: #FFFFFF;
    font-weight: bold;
    display: inline;
}
#lettre a {
    color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 10px;
    font-weight: normal;
    height: 20px;
    text-align: center;
    text-decoration: none;
    width: 10px;
}
#lettre a:hover {
    background-color: #00FFFF;
    color: #000000;
    text-decoration: underline;
}


/* Couleur de fond de la navigation */ 
#nav {
    background:#005699;
    height: 44px;
    margin-left: 0;
    text-align: center;
}
#nav ul {
    margin: 0;
    padding-left: 0;
}
#nav li {
    display: inline;
}
#nav a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-weight: normal;
    height: 34px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 100px;
}
#nav a:hover {
    background-color: #00FFFF;
    color: #000000;
    text-decoration: underline;
}
#content {
    background:#FFFFFF;
    margin: 0;
    min-height: 425px;
    padding: 0;
    width: 1014px;
}

#right {
    float: right;
    margin: 0 10px;
    width: 280px;
}
.news-item {
    padding-top: 10px;
}
.inner {
    padding: 10px 9px 0;
}
.img {
    float: left;
    margin: 7px 12px 2px 0;
}
span {
    color: #745699;
    font-weight: bold;
}
.date {
    color: #000000;
    font-weight: bold;
}
#right h1 {
    border-bottom: 1px solid #E4E4E4;
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-weight: 100;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-top: 12px;
    text-align: left;
}
#left h2 {
    border-bottom: 1px solid #E4E4E4;
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-weight: 100;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-top: 12px;
    text-align: left;
}
#left {
    float: left;
    margin-left: 9px;
    padding: 0;
    width: 681px;
}


.col-1 {
    float: left;
    margin-left: 0;
    margin-top: 5px;
    width: 270px;
}
.col-2 {
    float: left;
    margin-left: 110px;
    margin-top: 5px;
    width: 270px;
}
#left ul {
    list-style: none outside none;
    padding-left: 0;
}
#left li {
    background: url("images/li.gif") no-repeat scroll 4px 5px transparent;
    padding-left: 18px;
}

#footer {
    border-top: 1px solid #E4E4E4;
    clear: both;
    color: #999999;
    font-size: 10px;
    height: 53px;
    padding: 16px 0 0;
    text-align: center;
    width: 994px;
	margin:0 auto;
}
#footer a {
    color: #999999;
    font-size: 10px;
    text-decoration: none;
}
#footer a:hover {
    color: #999;
    font-size: 10px;
    text-decoration: underline;
}