/* Les éléments HTML en général
-------------------------------------------------------- */
* {
	margin:0; /* Bug IE */
}
html,body {
	margin:0;
	padding:0;
	text-align:center;
	color:#222;
	font-size:0.9em;
	line-height:1.6em;
	font-family:Optima, Verdana,Geneva,Arial,Helvetica,sans-serif;
}
body {
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: none;
	background-color: #FFF;
}
h1,h2,h3,h4,h5,h6,h7 {
	font-family:Optima,"Trebuchet MS",sans-serif;
}
h1 {font-size:1.5em;}
h2 {font-size:1.4em;}
h3 {font-size:1.3em;}
h4 {font-size:1.2em;}
h5 {font-size:1.1em;}
h6 {font-size:1em;}

pre,code {
	font-size:1.2em;
}
pre {
	width:100%;
	overflow:auto;
	border:1px solid #CCC;
}
fieldset {
	border:none;
}
label {
	cursor:pointer;
	cursor:hand;
}
.field label {
	display:block;
}
input, textarea {
	border:1px solid #CBCBCB;
}
textarea {
	width:100%;
	font-size:1em;
	font-family:Optima, Verdana,Geneva,Arial,Helvetica,sans-serif;
}
input:focus, textarea:focus, input:hover, textarea:hover {
	border:1px solid #999;
	background:#F6F6F6;
}
a, a:visited {
	color: #db0000;
	text-decoration:none;
}
a:hover {
	color: #333;
	font-weight: bold;
}
img {
	border:none;
	background:transparent;
}
.left {
	float:left;
	margin-right:1em;
}
.right {
	float:right;
	margin-left: 1em;
}

/* La page
-------------------------------------------------------- */

#page{
	color: inherit;
	width: 898px;
	margin: 5px auto 30px;
	text-align: left;
	padding:0;
	border:1px solid #555555;	
}


legend {
	margin-left:62px;
	margin-bottom: 1px;
	padding: 3px 10px 5px 10px;
	border-left: 1px solid #555555;
	color: #fff;
	font-weight: bold;
	font-size: 1.8em;	
}

legend a,legend a:visited,legend a:hover {
	color:#555;
	text-decoration:none;
}
legend a:hover {
	color:#555;
	text-decoration:none;
	border-bottom:1px solid #999;
	background:transparent;
}
 
/* Le prélude
-------------------------------------------------------- */ 

#haut {
	height: 100px;
	width: 898px;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	background : white none left top;
}
#prelude {
	color:#DFDFDF;
	float:left;
	width:300px;
	height:30px;
}
#prelude a {
	color: #999;
}
#prelude a:hover {
	color:#FFF;
	background:transparent;
}

#search {
	width:250px;
	text-align:right;
	float:right;
	height:30px;
	margin-top: 0}
#search fieldset,#search p {
	margin:0;
	padding:0;
}
#search .submit {
	height:26px;
	padding-bottom: 1px;
}
#search #q {
	border:1px solid #333;
	margin-bottom:3px;
	padding:1px 1px 1px 20px;
}
html>body #search .submit {
	padding:2px;
	margin-top:1px;
}
html>body #search #q {
	margin-top:1px;
	padding:0;
	padding-left:20px;
	height:19px;
}
/* Le contenu
-------------------------------------------------------- */

#main {
	float:left;
	width:640px;
	margin-bottom:20px;
}

#content {
	margin:0 0 0 30px;
	padding: 8px 0 0;
}

#banniere {
	background : transparent url(http://ducotedelapeinture.koprod.net/share/rotator/rotate.php) no-repeat center center;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	height: 100px;
}

#image_presentation {
	width: 170px;
	height: 170px;
	padding-right: 10px;
}

#presentation {
	text-align:justify;
	color: #4c4c4c;
	text-decoration: none;
	font: normal normal 1em/1em Optima, Georgia,serif;
	vertical-align: top;
}

.date { /* date & author */
	color : #ccc;
	float:right;
	line-height:2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	border-left: 1px solid #b3b3b3;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
	border-bottom-color: #333;
}

.date_day {
	display:block;
	font-size:3em;
	text-align:right;
}

.date_month {
	display:block;
	font-size:3em;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}
#comments h3,#trackbacks {
	margin-top:50px;
}
.post-title {
	background:transparent;
	color: #db0000;
	font-weight: bold;
	border-bottom: 1px solid #b3b3b3;
	margin-bottom: 8px;
}
.post-title a:hover {
	text-decoration:underline;
}
.post-info {
	margin-top:0;
	color: #4c4c4c;
	padding-bottom:1px;
	margin-bottom:5px;
	font-size: 1em;
}

.post-info a {
	color: #db0000;
	background:transparent;
	text-decoration:none;
}
.post-info a:hover {
	color: #db0000;
	background:transparent;
	text-decoration:underline;
}
.post-chapo {
	text-align:justify;
	color: #000;
	font-size: 1.1em;
}

.post-content {
	text-align:justify;
	color: #000;
	font-size: 1.1em;
}

.post-content blockquote {
	font-family:Optima, Georgia,serif;
	font-style:italic;
	margin:18px auto 18px auto;
	padding:6px;
	border-left:4px solid #DB0000;
	background:url(img/blockquote.png) repeat-y right #FCE8E8;
	color:#545454;
}
.post-content img {
	border: 1px none #D9D9D9;
}
.post-content .smiley {
	border:none;
}
.post li {
	background:url(img/puce.gif) no-repeat 0px 2px;
	padding-left:15px;
	margin-bottom:3px;
}
.post ul {
	list-style-type:none;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.post-info {
	text-align:right;
	margin-bottom:40px;
	border-bottom:15px solid #F5F5F5;
}
#trackbacks blockquote,#comments blockquote {
	border:1px solid #EEE;
	margin:1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */

#sidebar {
	float:right;
	width:230px;
	padding-top: 1px;
	padding-bottom:4em;
	margin-bottom: 50px;
	border-left: 1px solid #b3b3b3;
}

#sidebar div {
	color:inherit;
	margin: 5px 30px 3px 0;
	padding:1em 0 1em 2em;
}

#sidebar a {
	color: #006400;
	text-decoration:none;
	font-size: 1em;
}

#sidebar a:hover {
	color: #006400;
	text-decoration:underline;
	font-size: 1em;
}

#sidebar div ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar h2, #sidebar h3 {
	color:#333;
	margin:0 0 1ex 0;
}

#sidebar h2 {
	padding-left: 30px;
	padding-bottom: 0;
	margin-bottom: 8px;
	border-bottom:1px dotted #B7C1B7;
	color: #999;
	font-size: 1.3em;
	background: url(img/etoile.jpg) no-repeat 0 -6px;
	height: 22px;
}

#sidebar h3 {
	font-size:1em;
	margin:0;
}
#sidebar h4 {
	font-size: 0.9em;
	margin:0;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	text-align: justify;
}

#sidebar #dateDuJour {
	color: #999;
	margin: -18px 30px -14px 0;
	padding: 0 0 0 2em;
	font-size: 1em;
}

#sidebar #conseil {
	color: #999;
	margin: 0 30px 0 0;
	padding: 0 0 20px 2em;
	font-size: 1em;
	line-height: 1.2em;
}

#sidebar #dday li, #sidebar #selection li, #sidebar #archives li {
	font-size: 1.1em;
	list-style-image: url(img/puce.gif);
	margin-left: 16px;
}

#sidebar #categories li, #sidebar #telechargement li {
	font-size: 1em;
	list-style-image: url(img/puce.gif);
	margin-left: 24px;
}
#sidebar #lastcomments li {
	font-size: 1em;
	list-style-image: url(img/puce.gif);
	margin-left: 24px;
	line-height: 1.2em;
}
#sidebar #connected {
	margin-bottom: 1px;
	color: #7f7f80;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.2em;
}

#sidebar #lastcomments a {
	color: #fe1781;
	font-size: 1em;
	text-decoration: none;
	font-style: italic;
}
#q {
	padding-left:18px;
	background:#fff url(img/q.png) no-repeat 4px center;
}

#sidebar #gday {}#sidebar #gday_date {	color: #666666;
	font-size: 10px;
	text-align: center;
}#sidebar #gday_holy {   font-style:italic;}#sidebar #gday_perso {   color: #800a80;   font-weight:bold;}
#sidebar div#calendar table {
	text-align:center;
	margin:0 auto;
	border-collapse:collapse;
	font-size: 9px;
	line-height: 1.5em;
}
#sidebar div#calendar table caption {
	margin:0 auto;
	
}
#sidebar div#calendar table th {
	color: #4c4c4c;
	background:transparent;
	cursor:help;
}
#sidebar div#calendar table td {	
	font-size: 9px;
	padding:0;
	margin: 0 0 2px;
}
#sidebar div#calendar table td a {
	display:block;
	background:#FFF;
	color: #fc8208;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
#sidebar div#calendar table td a:hover {
	background: #fc8208;
	color: #fff;
}

/* Le pied de page
-------------------------------------------------------- */
#footer {
	padding:5px;
	vertical-align:middle;
	border-top:1px solid #CCC;
	background:transparent;
	color:#666;
	clear:both;
	margin:20px;
}
#footer img {
	float:right;
}
#footer a {
	color: #999;
	background:transparent;
}