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

div#recherche_blog{
position:relative;
	width:174px;
	background: transparent url(../images/pointiller.gif) no-repeat 0 bottom;
	margin-bottom:15px;
}

div#categorie{
	width:174px;
	background: transparent url(../images/pointiller.gif) no-repeat 0 bottom;
	margin-bottom:15px;
}
div#categorie a{
	display:block;
	margin:0px;
	color:#ffacff;
	font-size:13px;
	padding-left:5px;
	width:100px;
}
div#categorie a:hover{
	color:#ffffff;
	font-size:13px;
	background-color:#741773;
}


div#archives{
	width:164px;
	background: transparent url(../images/pointiller.gif) no-repeat 0 bottom;
	margin-bottom:15px;
}

div#archives a{
	display:block;
	margin:0px;
	color:#ffacff;
	font-size:13px;
	padding-left:5px;
	width:100px;
}
div#archives a:hover{
	color:#ffffff;
	font-size:13px;
	background-color:#741773;
}

div#links{
	width:164px;
	background: transparent url(../images/pointiller.gif) no-repeat 0 bottom;
	margin-bottom:15px;
}

div#links a{
	display:block;
	margin:0px;
	color:#ffacff;
	font-size:13px;
	padding-left:5px;
	width:100px;
}
div#links a:hover{
	color:#ffffff;
	font-size:13px;
	background-color:#741773;
}

div#syndicate{
	width:164px;
	background: transparent url(../images/pointiller.gif) no-repeat 0 bottom;
	margin-bottom:15px;
}
div#syndicate ul{
	width:164px;
}
div#syndicate ul li{
	width:164px;
}

div#syndicate a{

	display:block;
	margin:0px;
	color:#ffacff;
	font-size:13px;
	padding-left:5px;
	width:150px;
}
div#syndicate a:hover{
	color:#ffffff;
	font-size:13px;
	background-color:#741773;
}



div#content_sub{	width:164px;
margin-left:37px;
}
h2{
font-size:20px;
margin-left:5px;}

input#Input_blog{
	background-image:url(../images/input_blog.jpg);
	width:135px;
	height:20px;
	border:none;
	margin:0px;
	margin-left:5px;
}

div#content_main_clear{
margin-left:60px;
width:629px;}

/* Billet */
.post-title{
margin:0px;
padding:0px;
	background: transparent url(../images/puce.jpg) no-repeat 0 0;
	color:#741773;
	font-size:20px; 
	padding-left:35px;
}
.post-title a{
margin:0px;
padding:0px;
	color:#741773;
	
	font-size:20px; 
}

.post-info{
	color:#ee9eee;
	font-size:14px;
}
.post-info a{
	color:#ee9eee;
	font-size:14px;
}
.post-info a:hover{
	color:#741773;
	font-size:14px;
}


.post-content{
	color:#741773;
	font-size:13px;
}.post-content img{
display:block;

}
.post-content a{
	color:#ee9eee;
	font-size:14px;
}

.post-info-co{
margin-top:10px;
margin-bottom:25px;
	text-align:right;
	width:497px;
	background-color:#272127;
	color:#f7d2f7;font-size:13px;
}
.post-info-co a{
	color:#f7d2f7;font-size:13px;
}
.post-info-co a:hover{
	color:#ffffff;
}
.day-date{margin:0px;
display:none;}
.post{
margin:0px;}
.error{margin:0px;}

p#footer a{
display:block;
background: transparent url(../images/blog.jpg) 0 0;
width:164px;
height:150px;
cursor:pointer;}

h3{
font-size:17px;
color:#000000;}
label{
display:block;
margin-bottom:10px;
margin-top:8px;
font-size:13px;
font-family:"Trebuchet MS";
font-weight:bolder;}
p{
margin:10px;
font-size:13px;
font-family:"Trebuchet MS";
}

