@charset "UTF-8";
/* CSS Document */

/*
Theme Name: theme01
Theme URI: http://www.nicolas-verrier.com/wordpress
Description: theme01
Version: 0.1
Author: Nicolas Verrier
 
Creation Theme by Nicolas Verrier
 
*/

html {
font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
}

body {
background: #e7e4dc;
margin: 0;
padding:0;
font-family: Helvetica, Arial, Sans-serif;
font-size: 0.8em;
color: #333;
text-align: left;
}

/* CONTAINER DU SITE.............................*/

#global {
background: #e7e4dc;
margin: 0 auto;
padding: 0;
min-height: 100%;
width: 995px;
}


/* HEADER.............................*/


#header {
margin: 0 auto;
padding: 20px 0px 0px 0px;
width: 995px;
height: 300px;
font-family: Georgia, "Times New Roman", serif;
text-align: center;
background-image: url(images/fd_header.png);
background-repeat: no-repeat;
background-position: bottom;
}

#header h1 {
padding: 0;
margin: 0 auto;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 3em;
font-weight: lighter;
color: #db8012;
visibility: hidden;
}

#header h4 {
padding: 0;
margin: 0 auto;
font: 1.1em  Georgia, "Times New Roman", Times, serif;
color: #bfb8a7;
visibility: hidden;
}


/* Menu navigation persos................*/


.menu_persos {
width: 541px;
height: 200px;
margin: 5px auto 0 auto; 
padding:0;
}

.menu_persos a {
height: 200px;
float:left;
border: none;
}

.menu_persos a:hover {
border: none;
}

.menu_persos a:active {
border: none;
}

.gars {
background:url('images/menu_persos.png') no-repeat 0px 0px;
width:135px;
height:200px;
float:left;
}

.gars:hover {
background:url('images/menu_persos.png') no-repeat 0px -200px;
}

.gars:active {
background:url('images/menu_persos.png') no-repeat 0px -200px;
}

.fille {
background:url('images/menu_persos.png') no-repeat -135px 0px;
width:137px;
height:200px;
float:left;
}

.fille:hover {
background:url('images/menu_persos.png') no-repeat -135px -200px;
}

.fille:active {
background:url('images/menu_persos.png') no-repeat -135px -200px;
}

.mere {
background:url('images/menu_persos.png') no-repeat -272px 0px;
width:135px;
height:200px;
float:left;
}

.mere:hover {
background:url('images/menu_persos.png') no-repeat -272px -200px;
}

.mere:active {
background:url('images/menu_persos.png') no-repeat -272px -200px;
}

.pere {
background:url('images/menu_persos.png') no-repeat -407px 0px;
width:134px;
height:200px;
float:left;
}

.pere:hover {
background:url('images/menu_persos.png') no-repeat -407px -200px;
}

.pere:active {
background:url('images/menu_persos.png') no-repeat -407px -200px;
}

/* Boutons header................*/

.entete {
background:url('images/entete.png') no-repeat;
margin: 0 0 0 335px;
padding: 0;
position: absolute;
}

.entete a {
background:url('images/entete.png') no-repeat;
width: 307px;
height: 85px;
display: block;
}


.home {
background:url('images/cadre.gif') no-repeat;
margin: 0 0 0 100px;
padding: 0;
position: absolute;
}

.home a {
width: 93px;
height: 61px;
display: block;
}


/*.rss {
background:url('images/bocal.png') no-repeat;
margin: 125px 0 0 860px;
padding: 0;
position: absolute;
}

.rss a {
background:url('images/bocal.png') no-repeat 0px -70px;
width: 79px;
height: 70px;
display: block;
}*/

.coucou {
background:url('images/coucou.png') no-repeat;
margin: 0 0 0 830px;
padding: 0;
position: absolute;
}

.coucou a {
background:url('images/coucou.png') no-repeat;
width: 66px;
height: 79px;
display: block;
}

.coucou a:hover {
background:url('images/coucou_over.png') no-repeat;
width: 66px;
height: 79px;
display: block;
}



/* Menu : liste transformée en menu horizontal................*/

/*
#menu {
position: relative;
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 0.7em;
font-weight: lighter;
text-transform: uppercase;
list-style: none; 
text-align: center; 
}

#menu li {
display: inline;
color: #EEEEEE;
margin: 0 15px 0 0;
}

#menu ul li a {
padding: 5px 5px 3px 5px;
color:#EEEEEE;
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
border: none;
}

#menu ul li a:hover {
padding: 5px 5px 3px 5px;
color:#FFFFFF;
border-bottom: 3px solid #db8012;
} 
*/


/* CORPS DU SITE.............................*/


#page {
float:left;
background-color:#FFFFFF;
background-image:url(images/page_fd.gif);
background-repeat:repeat-y;
margin: 0;
padding: 0;
width: 995px;
height: 100%;
}



/* Container des posts.............................*/

#content {
float: left;
width: 680px;
margin: 50px 40px 0px 50px;
padding: 0;
background-color: #FFFFFF;
}
 
#content h2 {
font: 1.5em Georgia, "Times New Roman", serif;
font-weight:lighter;
color:#a59f90;
padding: 0px 60px 0px 60px;
margin: 0;
}

#content h2 a {
font: 1.5em Georgia, "Times New Roman", serif;
font-weight:lighter;
color:#a59f90;
}


#content h2 a:hover {
color:#ce7515;
border-bottom: 1px dotted #ce7515;
}



.postmetadata a:hover {
border-bottom: 1px dotted #ce7515;
}

.entry_author_image {
margin: 0;
padding: 0;
width: 45px;
float:left;
}



/* Font titre rubrique.............................*/


#rubrique {
margin: 0 0 0 20px;
padding: 0;
}

#rubrique h2 {
font: 2.4em Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
color:#db8012;
margin: 0;
padding: 0 0 30px 0;
}

#rubrique h2 a {
color:#bf7444;
text-decoration: none;
}

#rubrique h2 a:hover {
color:#bf7444;
border-bottom: 1px dotted #bf7444;
}

/* Font titre auteur.............................*/


#auteur {
margin: 0 0 0 40px;
padding: 0;
height: 30px;
border-bottom: 1px solid #FFFFFF;
}

#auteur h2 {
font: 2.4em Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
color:#bf7444;
margin: 20px 0px 15px 0px;
}

#auteur h2 a {
color:#bf7444;
text-decoration: none;
}

#auteur h2 a:hover {
color:#bf7444;
border-bottom: 1px dotted #bf7444;
}



/* Post.............................*/


.post {
clear: both;
background: #FFFFFF;
margin-bottom: 100px;
padding: 0 20px 0px 20px;
}

.post_content {
font-size: 1em;
color: #777777;
margin: 20px 0 0 0;
}

.post_content p {
padding: 0 60px 0 60px;
text-align:justify;
line-height: 24px;
}

.post_content h3 {
padding: 0 0 0 60px;
font: 1.3em Georgia, "Times New Roman", Times, serif;
color:#bf7444;
border-bottom: 1px dotted #DDDDDD;
}


.post_content h5 {
padding: 0 0 0 60px;
font: 0.8em Arial, Helvetica, sans-serif;
color:#999999;
line-height: 14px;
}

.page_fans {
padding: 0 0 0 60px;
}


.post_content a {
color: #ce7515;
text-decoration: none;
}


.post_content img {
position: relative;
left: -80px
}

.postmetadata {
font-size: 0.9em;
color: #797996;
padding: 5px 60px 0px 60px;
margin: 0;
}
 
.postmetadata a {
font-size: 0.9em;
color: #ce7515;
}

.postmetadata a:hover {
border-bottom: 1px dotted #ce7515;
}

.tags {
font-size: 0.9em;
color: #797996;
padding: 5px 0px 0px 0px;
margin: 0;
}
 
.tags a {
font-size: 0.9em;
color: #ce7515;
}

.tags a:hover {
border-bottom: 1px dotted #ce7515;
}


.more-link {
font-size: 0.8em;
color: #bf7444;
}

.more-link a:hover {
font-size: 0.8em;
color: #bf7444;
border-bottom: 1px dotted #bf7444;
}

img.wp-smiley {
margin:0px;
padding:0px;
border:0px;
float:none;
}


/* Plugin Add to Any + Gd Star Rating (en ligne sous le post).............................*/

.addtoany_list {
float:right;
}

/*.ratingblock {
width: 50%;
margin:0px;
padding:0px;
float:left;
}
*/

.addtoany_share_save_container {
width: 100%;
margin:0 0 0 40px;
padding:0px;
float:left;
}




/* Début Commentaires.............................*/


.comments-template {
	margin: 0 80px 0 80px;
	/*background-color:#00CC33;*/
}
 
.comments-template ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
.comments-template ol li {
	margin: 0;
	padding: 0 0 5px 0;
	color: #777777;
}
 
.comments-template ol p {
	font-family: Helvetica, Arial, Sans-serif;
	padding: 0;
	margin:0;
}
 
.comments-template h2, .comments-template h3 {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color: #777777;
	padding: 15px 0 20px 0;
	margin: 0;
	border-top: 1px dotted #BBBBBB;
}
 
.commentmetadata {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 0.9em;
	color: #777777;
}

.texte_commentaire {
	font-family: Helvetica, Arial, Sans-serif;
	color:#555555;
	font-size: 1em;
	padding: 10px 15px 10px 15px;
	margin: 0;
	line-height: 18px;
	background-color:#e6e4e1;
	/*border: 1px solid #CCCCCC;*/
	}
 
.footer_commentaire {
	margin: 0;
	padding: 0;
	height:32px;
}

.comments-template p.nocomments {
	padding: 0;
}
 
.comments-template textarea {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 1em;
	color:#777777;
	padding: 15px;
}
 
.cadre_commentaires {
margin:0;
padding:0;
}


#comment {
background-color: #ffffff;
width: 450px;
padding: 15px;
font: 1em Arial, Helvetica, sans-serif;
color: #777777;
border: 1px dotted #BBBBBB;
}
	
#commentform p {
padding: 10px 0px 10px 0px;
margin: 0;
font:Arial, Helvetica, sans-serif;
text-align:justify;
line-height: 18px;
color: #777777;
}	
	
#author {
	background-color:#e6e4e1;
	width: 225px;
	padding: 4px;
	font: 0.9em bold Arial, Helvetica, sans-serif;
	color:#555555;
	border: 1px solid #CCCCCC;
}
	
#email {
	background-color:#e6e4e1;
	width: 225px;
	padding: 4px;
	font: 0.9em bold Arial, Helvetica, sans-serif;
	color:#555555;
	border: 1px solid #CCCCCC;
}
	

#url {
	background-color:#e6e4e1;
	width: 225px;
	padding: 4px;
	font: 0.9em Arial, Helvetica, sans-serif;
	color:#555555;
	border: 1px solid #CCCCCC;
}

label {
margin:0;
padding: 0 0 0 15px;
font: 0.9em Arial, Helvetica, sans-serif;
color:#777777;
border: none;
}


#auteur_commentaire {
margin:5px 0 0 0;
padding:0;
}

#email_commentaire {
margin:5px 0 0 0;
padding:0;
}

#url_commentaire {
margin:5px 0 0 0;
padding:0;
}



/* SUBSCRIPTION MANAGER STYLE */

.subscription-manager {
padding: 10px 0 20px 0;
margin: 5px 0 0 55px;
width: 650px;
min-height: 400px;
}

div.wrap {
padding: 0px;
margin: 0;
}

/*div.wrap h2 {
margin: .5em 0 1em 0;
border-bottom: 2px solid #589bd2;
}*/

div.wrap fieldset {
border: 1px solid #DDDDDD;
margin: 1em 0;
padding: 10px 60px 15px 60px;
}

div.wrap fieldset legend {
font-weight: bold;
font-size: small;
}

div.wrap p.submit {
text-align: right;
}

.updated {
margin: 0px;
padding: 5px 5px 5px 60px;
}

div.wrap form {
margin: 0;
padding: 0;
}

div.warp li {
margin-bottom: 6px;
line-height: 130%;
}
/* END SUBSCRIPTION MANAGER STYLE */


/* Navigation entre les posts.............................*/

#navigation_posts {
/*display:inline;*/
border-top: 1px solid #CCCCCC;
margin: 30px 0 30px 0;
padding: 10px 0 0 0;
height: 30px;
}

.precedent {
/*display:inline;*/
float:left;
margin: 0;
padding: 0;
/*width: 100px;*/
text-align:left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
}

.precedent a {
color:#bf7444;
}

.suivant {
/*display:inline;*/
float:right;
margin: 0;
padding: 0;
/*width: 100px;*/
text-align: right;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
}

.suivant a {
color:#bf7444;
}

/* Navigation entre les pages.............................*/

#navigation_pages {
border-top: 1px solid #DDDDDD;
margin: 30px 0 30px 0;
padding: 10px 0 0 0;
height: 30px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
}





/* SIDEBAR.............................*/
 
 
.sidebar {
float: left;
width: 225px;
margin: 40px 0px 40px 0px;
padding: 0;
}

.sidebar h2 {
font: 1.2em Georgia, "Times New Roman", Times, serif;
color: #db8012;
line-height:30px;
font-weight:lighter;
margin: 20px 0 0 0;
padding: 2px 0 0 40px;
background-image: url(images/sidebar_motif.gif);
background-repeat: no-repeat;
background-position:left;
}

.sidebar ul {
list-style-type: none;
margin: 0;
padding: 0 0 0 0;
font-weight:lighter;
}

.sidebar li {
font-family: Helvetica, Arial, sans-serif;
font-weight: lighter;
line-height: 16px;
color:#b7a68d;
margin: 0;
padding: 0;
}

.sidebar ul li a {
color:#71685a;
}

.sidebar ul li a:hover {
color:#bf7444;
border-bottom: 1px dotted #ce7515;
}

/* Pastilles facebook + rss.............................*/

#pastilles {
margin-left: 85px;
}

ul#pastilles {
list-style-type: none;
}

ul#pastilles li {
display:inline;
padding: 0 10px 0 0;
}

ul#pastilles li a {
border-bottom:none;
}



/* Abonnement : personnalisation .............................*/

#abonnement h2 {
font: 1.2em Georgia, "Times New Roman", Times, serif;
color: #db8012;
line-height:30px;
font-weight:lighter;
margin: 20px 0 0 0;
padding: 2px 0 0 40px;
background-image: url(images/sidebar_motif.gif);
background-repeat: no-repeat;
background-position:left;
}

#abonnement h4 {
font: 0.9em Arial, Helvetica, sans-serif;
color: #6c421e;
/*line-height:30px;
font-weight:lighter;*/
margin: -5px 0 0 100px;
padding: 0;
background:none;
}

#abonnement {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}

#abonnement ul {
margin:0;
padding: 4px;
background-color:#ffffff;
border: 1px solid #ebe8e2;
}

#abonnement li {
margin: 0;
padding: 5px 15px 5px 15px;
font-size: 0.9em;
background: #db8012 url(images/abonnement.png) no-repeat;
border-top: 1px solid #eeecea;
border-left: 1px solid #dbd9d5;
border-right: 1px solid #dbd9d5;
border-bottom: 1px solid #dbd9d5;
}

#form_abo {
margin: 80px 0 0 0;
padding: 0;
}

#bouton_abo {
margin: 15px 0 0 0;
padding: 0;
}



/* Fonds d'écran à télécharger .............................*/

#fond_ecran h2 {
font: 1.2em Georgia, "Times New Roman", Times, serif;
color: #db8012;
line-height:30px;
font-weight:lighter;
margin: 20px 0 0 0;
padding: 2px 0 0 40px;
background-image: url(images/sidebar_motif.gif);
background-repeat: no-repeat;
background-position:left;
}

#fond_ecran h4 {
font: 0.9em Arial, Helvetica, sans-serif;
color: #6c421e;
/*line-height:30px;
font-weight:lighter;*/
margin: -5px 0 0 100px;
padding: 0;
background:none;
}

#fond_ecran {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}

#fond_ecran ul {
margin:0;
padding: 10px 0px 10px 0px;
background-color:#22456B;
border: 1px solid #ebe8e2;
}

#fond_ecran li {
margin: 0;
padding: 5px 15px 5px 15px;
color:#FFFFFF;
font-size: 0.9em;
text-align:center;
}

#fond_ecran li a {
color:#FFFFFF;
}

#fond_ecran li a:hover {
color:#FFFFFF;
border-bottom:none;
}

/* Encart Deco Noel .............................*/
/*
#deco_noel h2 {
font: 1.2em Georgia, "Times New Roman", Times, serif;
color: #db8012;
line-height:30px;
font-weight:lighter;
margin: 20px 0 0 0;
padding: 2px 0 0 40px;
background-image: url(images/sidebar_motif.gif);
background-repeat: no-repeat;
background-position:left;
}

#deco_noel {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}

#deco_noel ul {
margin:0;
padding: 4px;
background-color:#FFFFFF;
border: 1px solid #ebe8e2;
}

#deco_noel li {
margin:0;
padding: 5px 10px 5px 10px;
background-color:#B0993C;
border: 1px solid #ebe8e2;
}*/



/* Fan Club .............................*/

#fan_club h2 {
font: 1.2em Georgia, "Times New Roman", Times, serif;
color: #db8012;
line-height:30px;
font-weight:lighter;
margin: 20px 0 0 0;
padding: 2px 0 0 40px;
background-image: url(images/sidebar_motif.gif);
background-repeat: no-repeat;
background-position:left;
}

#fan_club h4 {
font: 0.9em Arial, Helvetica, sans-serif;
color: #6c421e;
/*line-height:30px;
font-weight:lighter;*/
margin: -5px 0 0 100px;
padding: 0;
background:none;
}

#fan_club {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}

#fan_club ul {
margin:0;
padding: 10px 10px 10px 10px;
background-color:#FFFFFF;
border: 1px solid #ebe8e2;
}

#fan_club li {
margin: 0;
padding: 10px 10px 10px 20px;
color:#beb3a1;
font-size: 0.9em;
text-align:left;
}

#fan_club li a {
color:#beb3a1;
}

#fan_club li a:hover {
color:#beb3a1;
border-bottom:none;
}

/* Auteurs : personnalisation .............................*/

#authors {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}

#authors ul {
margin:0;
padding: 4px;
background-color:#ffffff;
border: 1px solid #ebe8e2;
}

#authors li {
margin: 0;
padding: 5px 5px 5px 36px;
font-size: 0.9em;
background-color:#e6e4e1;
border-top: 1px solid #eeecea;
border-left: 1px solid #dbd9d5;
border-right: 1px solid #dbd9d5;
border-bottom: 1px solid #dbd9d5;
}

#authors li a {
font-weight:bold;
}

.mini_ico_gars {
background:url(images/ico_gars_mini.png) no-repeat 8px 7px;
}

.mini_ico_fille {
background:url(images/ico_fille_mini.png) no-repeat 8px 7px;
}

.mini_ico_pere {
background:url(images/ico_pere_mini.png) no-repeat 8px 7px;
}

.mini_ico_mere {
background:url(images/ico_mere_mini.png) no-repeat 8px 7px;
}

/* Rubriques : personnalisation .............................*/

#categories-478362271 {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}

#categories-478362271 ul {
margin:0;
padding: 4px;
background-color:#ffffff;
border: 1px solid #ebe8e2;
}

#categories-478362271 li {
margin: 0;
padding: 5px 5px 5px 36px;
font-size: 0.9em;
background-color:#e6e4e1;
border-top: 1px solid #eeecea;
border-left: 1px solid #dbd9d5;
border-right: 1px solid #dbd9d5;
border-bottom: 1px solid #dbd9d5;
}

/* Derniers posts : personnalisation .............................*/

#recent-posts-3 {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}

#recent-posts-3 ul {
margin:0;
padding: 4px;
background-color:#ffffff;
border: 1px solid #ebe8e2;
}

#recent-posts-3 li {
margin: 0;
padding: 5px 5px 5px 36px;
font-size: 0.9em;
color:#A59F90;
font-weight:bold;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
background: #e6e4e1 url(images/ico_posts_mini.png) no-repeat 8px 3px;
border-top: 1px solid #eeecea;
border-left: 1px solid #dbd9d5;
border-right: 1px solid #dbd9d5;
border-bottom: 1px solid #dbd9d5;
}



/* Derniers commentaires : personnalisation .............................*/


#get-recent-comments {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}

#get-recent-comments ul {
margin:0;
padding: 4px;
background-color:#ffffff;
border: 1px solid #ebe8e2;
}

#get-recent-comments li {
margin: 0;
padding: 5px 30px 5px 36px;
font-size: 0.9em;
background: #e6e4e1 url(images/ico_comments_mini.png) no-repeat  8px 3px;
border-top: 1px solid #eeecea;
border-left: 1px solid #dbd9d5;
border-right: 1px solid #dbd9d5;
border-bottom: 1px solid #dbd9d5;
color: #555555;
}

#get_recent_comments_wrap ul li a {
font-weight:bold;
}



/* Nuage de tags : centrage du nuage .............................*/


#wp-cumulus {
padding: 0 30px 0 0;
}


/* Archives : personnalisation .............................*/

#archives-3 {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}


#archives-3 ul {
margin:0;
padding: 4px;
background-color:#ffffff;
border: 1px solid #ebe8e2;
}

#archives-3 li {
margin: 0;
padding: 5px 5px 5px 36px;
font-size: 0.9em;
background: #e6e4e1 url(images/ico_archives_mini.png) no-repeat 8px 3px;
border-top: 1px solid #eeecea;
border-left: 1px solid #dbd9d5;
border-right: 1px solid #dbd9d5;
border-bottom: 1px solid #dbd9d5;
}

/* PageFacebook : personnalisation .............................*/

#pagefacebook {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}


#pagefacebook ul {
margin:0;
padding: 4px;
background-color:#ffffff;
border: 1px solid #ebe8e2;
}

#pagefacebook li {
margin: 0;
padding: 5px 5px 5px 5px;
font-size: 0.9em;
border-top: 1px solid #eeecea;
border-left: 1px solid #dbd9d5;
border-right: 1px solid #dbd9d5;
border-bottom: 1px solid #dbd9d5;
}


/* Liens : personnalisation .............................*/

#linkcat-2 {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}


#linkcat-2 ul {
margin:0;
padding: 4px;
background-color:#ffffff;
border: 1px solid #ebe8e2;
padding: 5px 5px 5px 40px;
}

#linkcat-2 li {
margin: 0;
font-size: 0.9em;
/*border-top: 1px solid #eeecea;
border-left: 1px solid #dbd9d5;
border-right: 1px solid #dbd9d5;
border-bottom: 1px solid #dbd9d5;
*/}


/* Top des votes : personnalisation .............................*/



#gdstarrmulti-5 {
background-image: url(images/sidebar_coin.gif);
background-repeat:no-repeat;
background-position: 215px 25px;
}

#gdstarrmulti-5 ul {
margin:0;
padding: 4px;
background-color:#ffffff;
border: 1px solid #ebe8e2;
}

#gdstarrmulti-5 li {
margin: 0;
padding: 5px 5px 5px 36px;
font-size: 0.9em;
color:#A59F90;
font-weight:bold;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
background: #e6e4e1 /*url(images/ico_posts_mini.png) no-repeat 8px 3px*/;
border-top: 1px solid #eeecea;
border-left: 1px solid #dbd9d5;
border-right: 1px solid #dbd9d5;
border-bottom: 1px solid #dbd9d5;
}


/* FOOTER.............................*/


#footer {
clear: both;
font-size: 1em;
background-color: #cec8be;
width: 975px;
height:200px;
padding: 0;
margin: 0 auto;
}
	
#footerarea {
width: 900px;
margin: 0 auto;	
font-family: Georgia, "Times New Roman", Times, serif;
color:#777777;
text-align: left;
font-size: 0.9em;
/*line-height: 24px;*/
}

#footer a {
color:#666666;
1px dotted #CCCCCC;
line-height: 14px;
}


.back_link {
font-family: Georgia, "Times New Roman", Times, serif;
color:#777777;
text-align: left;
font-size: 0.9em;
font-weight: normal;
line-height: 14px;
}
 
 
#footerleft {
width: 300px;
margin: 0;	
padding: 30px 0px 0px 0px;
float:left;
}

#footercentre {
text-align: center;
width: 300px;
padding: 30px 0px 0px 0px;
margin: 0 auto;
float:left;
}

#footerright {
width: 300px;
margin: 0;
text-align: right;
padding: 30px 0px 0px 0px;
float:left;
}
 
 
 
/* LIENS.............................*/


a {
color: #db8012;
text-decoration: none;
}

a:hover {
color: #db8012;
}

a img {
border: none;
}

p {
padding: 0px 0px 15px 0px;
}




d
