/* CSS Document */
html, body {
	height: 100%;
	background: url('img/back.jpg');
	text-align: center;
	padding: 0;
	margin: 0;

}

body,h1,h2,ul,li,span,p {
	padding: 0;
	margin: 0;
}
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.2em; color: #0d70f8; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.9em; }

hr {
	color: #9e9c9c;
	background-color: #9e9c9c;
	height: 1px;
	border: 0;
}

body {	
	background: url('img/top_fond.jpg') repeat-x;
	height:161px;
	font-family: verdana;
	font-size:12px;
	letter-spacing:1px;
	line-height:20px;
	color:white;
}
a {
	color: white;
	text-decoration: underline;
	outline: none;
}
img {
	border: 0;
}
input {
	width:110px;
	border: 1px solid black;
}
input#s{
			background:white url('img/loupe.png') no-repeat 2px 2px;
			text-indent:20px;
			margin-right:0.1em;
}
textarea {
	border: 1px solid black;
}
#searchform {
	float:right;
	margin-right:10px;
	margin-top:-20px;

}
#searchsubmit {
	width:30px;
}

#global {
	width:1100px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;

}
#page {	
	width:100%;
	background: url('img/fond_illus.jpg') no-repeat top left;
	height:161px;
	position: relative;

}
#logo {
	position: absolute;
	display: block;
	margin: 12px 0 0 20px;
}
#logo a {
	display: block;
	width: 350px;
	height: 81px;
	background: url('img/logo.png') no-repeat;
}
#logo a span {
	display: none;
}
#onglet { 
	position: absolute; 
	list-style:none;
	margin: 90px 0 0 60px;
}
#onglet ul {
    margin:0;
    padding:0;
    list-style:none;
    }
#onglet li {
    float:left;
    background:url("img/onglet.png") no-repeat right top;
	width: 115px;
	height:43px;
}
#onglet a {
    display:block;
	text-align:center;
	color:white;
	font-size:14px;
	text-decoration:none; 
	padding-top:15px;   
}

#ss_menu ul {
    margin:0;
    padding:0;
    list-style:none;
    }
#ss_menu li {
    float:left;
	list-style:none;
    background:url("img/onglet2.jpg") no-repeat right top;
	width: 122px;
	height:29px;
	margin-left:5px;
}
#ss_menu a {
    display:block;
	text-align:center;
	color:white;
	font-size:14px;
	text-decoration:none; 
	padding-top:5px;   
}
#actions {
	clear:right;
	float:right;
	width: 430px;
	height: 62px;
	background:url("img/barre_actions.png") no-repeat;
	margin-top: 100px;

}
.rss {
	margin-left:10px;
}
.twitter{
	margin-left:10px;
}
.plurk{
	margin-left:10px;
}
.facebook{
	margin-left:10px;
}
.echec {
	margin-left:20px;
}
.recherche {
	margin-left:80px;
}

#contenu {
	width:659px;
	margin-left:0px;
	padding-top:105px;
}

#top_content {
	height:111px;
	background: url('img/top_content.png') no-repeat;
}
#top_content div{
	color:black;
	padding-top:50px;
	padding-left:60px;
}
#content {
	background: url('img/content.png') repeat-y;
	color:black;
	padding-left:50px;
}
.billet {
	text-align: justify;
	width: 550px;
	padding-bottom:50px;
}
.billet a{
	color: #0d70f8;
}
.billet2 {
	text-align: justify;
	width: 550px;
}
.billet2 a{
	color: #0d70f8;
}

.date_billet {
	background: url('img/carre_date.jpg') no-repeat;
	height:69px;
	width:69px;
	float:left;
}
.date_billet div{
	text-align: center;
	line-height: 1.4em;
	color:white;
	padding-top:5px;
}
.date_billet span{
	display:block;
}
.jour {
	font-weight:bold;
	font-size:22px;
}
.mois {
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	padding-top:5px;
}
.annee {
	font-size:12px;
	padding-top:5px;
}
.titre_billet {
	float:left;
	width:350px;
	margin:5px;
	margin-left:10px;
	color: #0d70f8;
}
.titre_billet a {
	color: #0d70f8;
	text-decoration:none;
}
.commentaire_billet {
	float:right;
	background: url('img/bulle_comment.jpg') no-repeat;
	height:68px;
	width:99px;
	margin-left:10px;
	color:white;
	padding-top:5px;
	text-align:center;
		
}
.commentaire_billet a{
	letter-spacing:-1px;
	font-size:12px;
	color:white;
}
.panneau_utilisateur {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
.entry {
	clear:both;
	font-size:12px;
	padding-bottom:5px;
}

.entry p{
	padding:5px;
}
.entry li{
	padding:5px;
	margin-left:40px;
}
.entry img{
	padding:5px;
	margin:5px;
	border:1px #9e9c9c solid;
}
#entry {
	clear:both;
	font-size:12px;
	padding-bottom:5px;
}

#entry p{
	padding:5px;
}
#entry li{
	padding:5px;
	margin-left:40px;
}
#entry img{
	padding:5px;
	margin:5px;
	border:1px #9e9c9c solid;
}
.tags {
	margin-top: 30px;
	border:1px solid black;
	padding:5px;
}
.pres_comment {
	border: 1px black solid;
	padding-left:5px;
	padding-right:5px;
	background-color: #cbdffb;
	margin-bottom:20px;
}
.pres_comment p{
	padding:5px;
}
.similaire {
	
	padding-left:5px;
	background-color: #cbdffb;
}
.similaire li{
	padding:5px;
	margin-left:40px;
}
.navigation {
	width: 550px;

}
.navigation img {
	vertical-align:middle;
}
.navigation a {
	color:black;
	text-decoration:none;
}
.precedent {
	float:left;
}
.suivant {
	float:right;
}
#bottom_content {
	height:47px;
	background: url('img/bottom_content.png') no-repeat;
}
.left {
	float:left;
}
#sidebar {
	float: left;
	width: 220px;
	margin-top:40px;
	margin-left:-37px;
	color:black;
}
#sidebar ul {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 10px;
}
#sidebar ul li {
	display: block;
	background: url('img/puce.jpg') no-repeat 0 5px;
	margin-left:20px;
	padding: 0 0 10px 20px;
}
#sidebar ul li a{
	color:black;
	text-decoration:none;
}
#top_sidebar {
	height:30px;
	background: url('img/top_sidebar.png') no-repeat;
}
#content_sidebar {
	background: url('img/content_sidebar.png') repeat-y;
	padding:2px;
}
#content_sidebar div{
	text-align:justify;
	width:170px;
	margin-left:10px;
}
#content_sidebar p{
	font-weight:bold;
}
#content_sidebar img{
	margin-left:10px;
	vertical-align:middle;
}
.apropos { font-size: 1.2em; font-weight:bold;color: #0d70f8; }


#bottom_sidebar {
	height:32px;
	background: url('img/bottom_sidebar.png') no-repeat;
}
#sidebar2 {
	float: left;
	background:white;
	width: 220px;
	margin-top:40px;
	color:black;
}
#bloc_rss {
	height:97px;
	background: url('img/bloc_rss.jpg') no-repeat;
	color:white;
	font-size:12px;
}
#bloc_rss_gauche {
	float:left;
	width:60px;
}
#bloc_rss_gauche img{
	padding:5px;
}
#bloc_rss_droite {
	float:left;
	width:160px;
}
#bloc_divers {
	background-color:white;
	padding:7px;
	color:black;
	font-size:12px;
}
#bloc_divers p{
	padding-bottom:5px;
}
#footer {
	
	background: url('img/footer.jpg') repeat-x bottom;
	background-color:#aacef0;
	position: relative;
}
.spacer {
	clear:both;
}
#content_footer {
	width:100%;
	margin-left:0px;
}
#content_footer h3{
	color:white;
}
#content_footer ul{
	list-style:none;
}
.liste_footer li {border-bottom:1px solid white; padding:0.7em 0; margin:0 1em;}
.liste_footer li span {float:right; color:#e07f0e; font-weight:bold;}
.liste_footer li p {float:left; width:150px;}



#col1 {
	width:350px;
	float:left;
	padding: 5px;
	border-right: white 1px solid;
}
#col2 {	
	width:350px;
	float:left;
	padding: 5px;
	border-right: white 1px solid;
}
#col3 {
	width:350px;
	float:left;
	padding: 5px;
	border-right: white 1px solid;
}
#mentions {
	width:1100px;
	margin-top:30px;
	text-align:center;
	border-top: white 1px solid;
}
.cadre_commentaires {
	margin-top:15px;
	padding:5px;


}
#comment_form {
	margin-top:15px;
	padding:5px;
	border: 1px black solid;

}

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*Quotes style*/
div.pagination {
	padding:5px;
	margin:5px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #aaa;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	background-color:#cfe3fe;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}


