/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for WP Generator Blog created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/4y5r3w">edit settings</a>.
Version: 12 May, 3:59
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/


html, body {width:99%;}
#conteneur {
	width:90%;
	margin:0 auto 0 auto;
}

body{
	font-family: arial;
	font-size: 12px;
	background-color: #FFFFFF;
}


#header{
        text-align:center;
}

#sidebar{
        text-align:center;
}

#footer{
        font-size: 80%;
        text-align:center;
        margin-top:30px;
}

a, a:link {
	padding: 1px;
	color: #0000cc;
	text-decoration: underline;
}

a:hover {
	color: #0000cc;
	text-decoration: underline;
	SP_HOVERLINK;
}

h1 {
	font-weight: bold;
	font-size: 16px;
}

h1 a:link, h1 a:hover, h1 a:visited{
        text-decoration: none;
	color: #0000cc;
}

.description {
	margin-bottom: 1em;
	font-size:12px;
	color:#ccc;
}

.title {
	margin-bottom: 0em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 110%;
}

h3 {
	font-family: verdana;
	font-size: 100%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

a img {
	border: none;
}


h3 a:link, h3 a:hover, h3 a:visited{
	color: #0000cc;
}


.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #0000cc;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #000;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.postmetadata {
       	font-size: 50%;
	color: #008000;
}

.dernieres_recherches {
       	font-size: 70%;
	color: #008000;
}

.populaires_recherches {
       	font-size: 70%;
	color: #008000;
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px #FFFFFF;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #859E6C;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	padding: 3px;
        font-size: 100%;
}


#form {
        text-align:center;
}

input{
	font-size: 100%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}