/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/fond.jpg") repeat;
	color: #d8b3b1;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #bc5f5a;
	text-align: left;
	}

#header {
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/header-fond.jpg") no-repeat;
	width:859px;
	height:195px;
	float:left;	
	}
#gauche-logo{
	float:left;
}
#chaussettes-rss{
	clear:both;
	padding-top:36px;
	}
#flash-menu{
	float:left;
	width:550px;
	height:140px;
}

#titre-date{
	float:left;
	padding-left:10px;
}

#content {
	font-size: 1.3em;
	}

.entry p {
	font-size: 1em;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	}
.entry strong{
	color:#ffffff;	
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding:0 20px 0 20px;
	clear:both;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	padding:25px 20px 0 20px;
	font-family:Tahoma, Geneva, sans-serif;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url('http://www2.le-pere-noel.fr/wp-content/themes/default/images/footer.jpg') no-repeat top;
	border: none;
	}

h1, h2{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1em;
	color:#b07370;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;

	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited{
	color:#c26945;;
	}

h2, h2 a, h2 a:hover, h2 a:visited,#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

#commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#d5baa7;
	}
	
.commentlist li{
	color:#d5baa7;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	background-color:#7a4a40;
	border:none;
}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Verdana, Geneva, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em Tahoma, Geneva, sans-serif;
	}

.postmetadata {
	color: #bc5f5a;
	font-size:0.9em;
	}

small {
	color: #bc5f5a;
	font-size:0.9em;
	padding-left:10px;
	font-family:Tahoma, Geneva, sans-serif;
	}

.postmetadata-categorie a{
	color: #bc5f5a;
	text-decoration: none;
}
.postmetadata-categorie a:hover{
	color: #bc5f5a;
	text-decoration: underline;
}
	
.postmetadata-tag{
	color:#a16053;
}
.postmetadata-tag a{
	color:#a16053;
	text-decoration: none;
}
.postmetadata-tag a:hover{
	color:#a16053;
	text-decoration: underline;
}

.postmetadata-commentaire a{
	color:#c26945;
	text-decoration: none;
}
.postmetadata-commentaire a:hover{
	color:#c26945;
	text-decoration: underline;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FFF;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 860px;
	}

#logo{
	width:202px;
	height:195px;
	float:left;
}

	
#page-fond {
	float:left;
	width:840px;
	margin:0 10px 0 10px;
	overflow:hidden;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/fond-page.jpg") repeat-y;
	}

.narrowcolumn {
	float: left;
	padding: 0 35px 0 35px;
	margin: 0px 0 0;
	width: 535px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: justify;
	background-color:#3e0614;
	margin-top:20px;
	margin-bottom:30px;
	}

.header-post{
	width:465px;
	height:70px;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/header-post.jpg");
	padding-right:70px;
	clear:both;
}
.footer-post{
	width:535px;
	height:40px;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/footer-post.jpg");
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 840px;
	height:100px;
	clear: both;
	}
#footer-bas{
	width:840px;
	height:40px;
	clear:both;
}

#footer p {
	margin: 0;
	padding: 45px 0 0 0;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	width:408px;
	height:30px;
	padding:25px 0 0 0px;
	float:left;
	}
#baseline{
	width:241px;
	height:11px;
	clear:both;
	padding-left:17px;
}

h2 {
	padding:20px 0 0 10px;
	margin:0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
.img-product img {
	padding: 0;
	max-width: 250px;
	max-height: 250px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	font-size:1.3em;
	font-family:Tahoma, Geneva, sans-serif;
	}

.alignleft {
	float: left;
	font-size:1.3em;
	font-family:Tahoma, Geneva, sans-serif;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	font-size: 1em;
	font-family:Verdana, Geneva, sans-serif;
	}
.related_post a{
	color:#a16053;
	text-decoration:none;
}
.related_post a:hover{
	color:#a16053;
	text-decoration:underline;
}

html>body .entry li {
	margin: 7px 0 8px 0px;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/puce-popup.jpg") no-repeat;
	background-position:0 4px;
	text-indent:15px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	font-size: 1em;
	font-family:Verdana, Geneva, sans-serif;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 24px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

ol li, #sidebar ul ol li {
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin-bottom:5px;
	}*/
	
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform{
width:536px;
}
#commentform input {
	padding: 4px 6px 4px 6px;
	margin: 0 15px 5px 0;
	width:186px;
	height:18px;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/champ-texte.jpg") no-repeat;
	border:none;
	float:left;
	}
#commentform p{
	clear:both;
	margin:0;
	padding:0;}
	
#commentform label{
	color:#a16053;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	margin-top:5px;
}
#commentform small{
	color:#bc5f5a;
	font-size:10px;
	font-weight:normal;
}

#commentform {
	clear:both;
	margin: 15px 10px 0 0;
	}
#commentform textarea {
	width: 522px;
	height:126px;
	padding: 6px;
	border:none;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/message.jpg") no-repeat;
	float:left;
	margin-top:10px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	width:105px;
	height:32px;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/envoyer.jpg") no-repeat;
	display:block;
	float:right;
	margin:10px 0 0 0;
	padding:0;
	}
#commentform #submit:hover {
	width:105px;
	background-position:0 -32px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 0;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	margin-left: 18px;
	width: 189px;
	float:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
	}
.navigation2{
	display: block;
	text-align: center;
	margin-top:5px;
	margin-bottom: 60px;
	}
.navigation a, .navigation2 a{
	color:#d29571;
	font-size:11px;
}
.navigation a:hover, .navigation2 a:hover{
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.widget_categories{
	padding-bottom:20px;
	float:left;
}
.widget_categories ul{
	marging:0;
	padding/0.
	float:left;
}
.widget_categories ul li{
	list-style-type:none;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/puce-rouge.jpg") no-repeat;
	text-indent:15px;
	clear:both;
	margin-bottom:5px;
}
.widget_categories ul li a{
	color:#bc5f5a;
	text-decoration:none;
}
.widget_categories ul li a:hover{
	text-decoration:underline;
}

.widget_links{
	padding-bottom:20px;
	float:left;
}
.widget_links ul{
	padding:0;
	float:left;
}
.widget_links ul li{
	list-style-type:none;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/puce-jaune.jpg") no-repeat;
	text-indent:15px;
}
.widget_links ul li a{
	color:#99583a;
	text-decoration:none;
}
.widget_links ul li a:hover{
	text-decoration:underline;
}

.widget_tag_cloud{
	padding-bottom:20px;
	float:left;
}
.widget_tag_cloud div{
	width:165px;
	padding-left:23px;
	margin-top:5px;
}
.widget_tag_cloud h3{
}


/* --------------------------------------- IMAGE ARTICLE + LIEN ACHETER --------------------------------- */
.produit-prix{
	position:relative;
}

.img-product{
	background:#FFFFFF;
	width:495px;
	float:left;
	padding:20px 0 20px 0;
	margin-bottom:15px;
}

.prix-etiquette{
	width:84px;
	height:36px;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/prix.jpg") no-repeat;
	position:absolute;
	left:402px;
	top:0px;
	z-index:10;
	padding:23px 0 0 10px;
	color:#3e0613;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	}

#boutons{
	clear:both;
	padding:0px 0 0px 330px;
}

#ajouter-cadeau{
	width:136px;
	height:33px;
	float:right;
	padding:15px 60px 0 0;
}

.ajouterListe {
	width:123px;
	height:51px;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/ajouter-liste.jpg") no-repeat;
	display:block;
	font-size:0px;
	float:left;
	padding:0;
	margin-right:15px;
	}
.ajouterListe:hover {
	width:123px;
	background-position:0 -51px;
	}
	
.ajouterPanier {
	width:154px;
	height:51px;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/ajouter-panier.jpg") no-repeat;
	display:block;
	font-size:0px;
	float:left;
	padding:0;
	margin-right:3px;
	}
.ajouterPanier:hover {
	width:154px;
	background-position:0 -51px;
	}
	
	
	
	
/* ---------------------------------------LISTE NOEL --------------------------------- */

#panier-rss{
	width:198px;
	height:109px;	
	float:left;
}
#header-panier{
	width:198px;
	height:109px;
	clear:both;
	padding:86px 0 0 18px;
}
	
#liste-noel{
	width:189px;
	float:left;;
	z-index:20px;
	margin-bottom:15px;
}
#liste-noel-header{
	width:189px;
	height:118px;
	float:left;
}
#liste-noel-footer{
	width:189px;
	height:104px;
	float:left;
}
.liste-noel-centre{
	width:189px;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/liste-centre.jpg") repeat-y;
	float:left;
	marging:0;
	padding-top:0px;
	color:#3e1e18;
}
#liste-titre{
	width:189px;
	height:88px;
	float:left;
}
.lien-liste{
	color:#3e1e18;
	text-decoration:none;
	padding-left:15px;
	float:left;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/liste-bouton.jpg") no-repeat;
	background-position:0 2px;
}
.lien-liste:hover{
	color:#3e1e18;
	text-decoration:underline;
}
.supprimer{
	width:12px;
	height:12px;
	float:left;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/supprimer.jpg");
}
.supprimer:hover{
	width:12px;
	background-position:0 -12px;
}
#partager{
	width:74px;
	height:29px;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/partager.jpg") no-repeat;
	border:none;
	display:block;
	float:right;
	padding:0;
	margin:5px 10px 0 0;
}
#partager:hover {
	width:74px;
	background-position:0 -29px;
}
#commander{
	width:97px;
	height:29px;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/commander.jpg") no-repeat;
	border:none;
	display:block;
	float:right;
	padding:0;
	margin:5px 10px 0 0;
}
#commander:hover {
	width:97px;
	background-position:0 -29px;
}
	
	
/* ------------------------------------------------------------ TAGS ------------------------------------------ */
.tags-1, .tags-1:hover{
	color:#a16053;
	font-size:0.9em;
}
.tags-2, .tags-2:hover{
	color:#965144;
	font-size:1em;
}
.tags-3, .tags-3:hover{
	color:#a16053;
	font-size:1.1em;
}
.tags-4, .tags-4:hover{
	color:#965144;
	font-size:1.2em;
}
.tags-5, .tags-5:hover{
	color:#a16053;
	font-size:1.3em;
}
.tags-6, .tags-6:hover{
	color:#965144;
	font-size:1.4em;
}
.tags-7, .tags-7:hover{
	color:#a16053;
	font-size:1.5em;
}
.tags-8, .tags-8:hover{
	color:#965144;
	font-size:1.6em;
}
.tags-9, .tags-9:hover{
	color:#a16053;
	font-size:1.7em;
}
.tags-10, .tags-10:hover{
	color:#965144;
	font-size:1.8em;
}
.tags-11, .tags-11:hover{
	color:#a16053;
	font-size:1.9em;
}
.tags-12, .tags-12:hover{
	color:#965144;
	font-size:2em;
}
.tags-13, .tags-13:hover{
	color:#a16053;
	font-size:2.1em;
}
.tags-14, .tags-14:hover{
	color:#965144;
	font-size:2.2em;
}
.tags-15, .tags-15:hover{
	color:#a16053;
	font-size:2.3em;
}
.tags-16, .tags-16:hover{
	color:#965144;
	font-size:2.4em;
}
.tags-17, .tags-17:hover{
	color:#a16053;
	font-size:2.5em;
}
.tags-18, .tags-18:hover{
	color:#965144;
	font-size:2.6em;
}
.tags-19, .tags-19:hover{
	color:#a16053;
	font-size:2.7em;
}

/* ------------------------------------------------------------ TAGS ------------------------------------------ */
.wp-pagenavi {
	font-family:Tahoma, Geneva, sans-serif;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color:#d29571;
}
.wp-pagenavi a:hover {	
	text-decoration: none;
	color:#ffffff;
}
.wp-pagenavi a:active {
	text-decoration: none;
	color:#ffffff;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color:#d29571;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	color:#ffffff;
	text-decoration: underline;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color:#d29571;
}


#edito{
	width:509px;
	height:228px;
	clear:both;
	background:url("http://www2.le-pere-noel.fr/wp-content/themes/default/images/fond-edito.jpg");
	margin:10px 0 30px 0px;
	padding:15px;
}
#edito-1{
	width:200px;
	height:27px;
}
#edito-texte{
	width:509px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0 0 20px 25px;
	color:#b07370;
	clear:both;
}
#edito-texte a {
	color: #b07370;
	
}
#edito-texte a : hover {
	color: #FFF;
	
}
#edito-2{
	width:200px;
	height:27px;
	clear:both;
}
.aide{
	clear:both;
	padding:5px 0 0 25px;
}

#aide-panier{
	float:left;
	width:120px;
}
.aide-texte{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#b07370;
	padding:4px 0 0 5px;
}
#aide-liste{
	float:left;
	width:102px;
}

/* End 

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

