/* ******************************************************************************/


html{ }

body {background: url(images/bg.png);
    color: #666;
	font: 11px/15px verdana,trebuchet;
	
}

h3, h4 {
	padding-top: 7px;
	padding-bottom: 14px;
}

h4, h3, h2, #comments h2 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999932;
}
h2{
	margin-bottom: 21px;
	font-size: 14px;
}
a, a:visited{
	color: #993333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

fieldset{ border: none;}

blockquote{
	font-style: italic;
	color: #999999;
}

table{
	margin:10px;
}
td, th{
	padding:7px;
	font-weight:normal;

}

input, textarea{
	background: #f4f4f4;
	border: 1px solid #949494;
	color: #666;
	}

img{
	background: #f4f4f4;
	border: 1px solid #949494;
	padding: 3px;
}

img a{ border: none; }

.post p img.smiley{
	background:transparent;
	border:none;
	padding: 0px;
	}
/* La page
*******************************************************************************/
#page {
	width: 800px;
	overflow: hidden;
 	position:relative;
	margin: 0px auto;
	border-left:1px dotted #777;
	border-right:1px dotted #666;
	border-bottom:3px solid #ff9900;
	border-top:3px solid #ff9900;
background: #f0f0f0;
}


#main {
	width: 484px;
	float: left;
	display:inline;
	text-align: justify;
	padding: 10px;
	margin: 10px;
	
}

/* L'ent?te
*******************************************************************************/
#top{width:100%;
	margin:0px;
	padding:0px;
}

#top h1 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#999;
	font: 10px trebuchet;
	margin:0px 0px -13px 40px;
	padding:0px 0px 0px 20px;
	letter-spacing: 1px;
	float: right;
}

#top h1{	margin-top: 13px; 	}
	
#top h1 a:hover{
	text-decoration:underline;
}

#top {
	height: 15px;
	margin: 0px auto 5px;
	width:780px;
	

}

#top ul li{
	padding:0px;
	text-transform:uppercase;
	color: #999;
	text-align: right;
	list-style-type: none;
	margin: 0px;	
}

#top ul li{
	float:right;
}


#top ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size:10px;
	padding:4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
#top ul li a:hover {
	color: #fff;
}

#logo {
	background: url(images/graphiste-freelance.png) no-repeat;
	height: 278px;
	width: 800px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	}

	#desc p {
	height: 20px;
	text-align: right;
	margin-top: -40px;
	margin-right: 35px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
/* 
*******************************************************************************/ 
#prelude{display:none;}
.day-date{ display: none; }
#desc p{text-align:left;display:none;}
/* 
******************************************************************************/
.post{padding: 15px 10px 30px 10px;
	font-size: 1.04em;
	line-height: 1.9em;
	border:2px dotted #f0f0f0;
background: url(images/trans.png);}

#logo {margin-top:20px;}

.post-title, h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
border-bottom:1px dotted #993333;
color:#999933;font-variant:small-caps;

}
.post-title a, .post-title a:visited, h2 a{
	color: #993333;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;margin-bottom: 8px;
	margin-left:20px;text-transform: uppercase;

}
.post-title a:hover, h2 a:hover{
text-decoration:none;color: #999932;}
.post-info{
display:none;
	height: 16px;
	padding-left: 10px;
	font-size: 10px;
	color: #999;
	border-top:solid 1px #ccc;
	padding-top:4px;
	}
.post-info a img{
	border:none;
}
.post-content img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}
.post-content ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.post-content ol{
	margin-left:20px;
	padding-left:0px;
}
.post-content ul li {
	list-style:square;
}

.postcontent{
margin:8px 0;
padding:0;
}
.post-content ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.post-content ol{
	margin-left:30px;
	padding-left:0px;
}
.post-content ul li {
	list-style:square;
}

.post-info-co {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
display:none;
}

#comments blockquote, #trackbacks blockquote {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	font-style: normal;
	width:450px;
	background: #ececec url(images/comm.png) no-repeat top;
}

.comment-info{ padding-left: 5px;}

.me {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
}

/* La barre de navigation
*******************************************************************************/
#calendar{display:none;}
a#sidebar strong{color:#cc9900;}
#sidebar {
	width: 180px;
	float: right;
	line-height: 25px;
	margin: 3px 35px 8px 4px;
	padding: 5px;
	background:url()50% 40% no-repeat;
font-variant:small-caps;color: #999932;padding-bottom: 6px;text-align:left;
}

#sidebar h2 {
	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 18px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 12px;
	padding-left: 0px;
	border-bottom: 0px dotted #999932;
	color: #999932;
	font-weight: bold;
	font-variant:small-caps;

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

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {font-size: 11px;
	border-bottom: 1px dotted #993333;
	letter-spacing: 1px;
	color: #993333;
	display: block;
	padding-left: 20px;
	background-image: url(images/navbulle.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
#sidebar ul li a:hover{
	border-bottom-color: #fff;
	color: #555 ;
	padding-left: 25px;
	background-position: 10px 50%;
	border-left:2px solid #777;
border-right:1px dotted #999;
}
#sidebar ul a:focus{
background-position: 95% 50%;

}
#sidebar ul a:active{
background-position: 95% 50%;

}

.align{ /*Alignage du badge Flickr */
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#search {display:none;
	margin-top: 8px;
	margin-bottom: 15px;
}
#comments{display:none;}
#trackbacks{display:none;}
#links{}
#q{ width: 150px;}


 #web2mail{
  text-align:left;}
  #email #nom #prenom #website #subject #text #envoyer {text-align:right;}
  #contact a {border:1px dotted #777;margin:0 auto;
 padding:10px;color:#993333;}
/* Le pied de page
*******************************************************************************/	
#footer {
	clear: both;
	text-align:center;
	height: 40px;
	border-left: 3px solid #ff9900;
	border-right: 3px solid #ff9900;
	padding-bottom: 5px;
	vertical-align:middle;
	}
#footer p{
	padding:3px;
	margin-bottom:0px;
}