 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	margin: 0;
	padding: 0;
	background: #1f75b3 url(img/html-bg.gif) repeat-x fixed;
	color: #000;
	font-size: 80%;
	/* line-height: 1.6em; */
	font-family: arial;
}

h1, h2, h3, h4, h5, h6{
	font-family: arial;
}

/*
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: 0px solid #000000;
} */

textarea{
	width: 100%;
	font-size: 1em;
	font-family: arial, Helvetica, sans-serif;
}

a{
	color: #000;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

.resultat{
	color: #000000;
	font-size: 12pt;
	font-weight: bold ;
}

.error{
	color: #000000;
	font-size: 12pt;
	font-weight: bold ;
}


/* La page
-------------------------------------------------------- */
#page{
	background: url(img/main-bg.jpg) no-repeat center top;
	color: inherit;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	font-family: arial;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-top: 18px;
	color: #a1bffd;
	border-bottom: 2px solid #0f568c;
	margin-bottom: -10px;
}

.post{
	margin-top: -20px;
}

.navig {
	text-align: left;
	color: #999999;
	height: 25px;
}

.navig a{
	color: #999999;
	text-decoration: none;
}

.navig a:hover{
	color: #000000;
	text-decoration: none;
}

.navig2 {
	text-align: left;
	color: #999999;
	height: 15px;
}

.navig2 a{
	color: #999999;
	text-decoration: none;
}

.navig2 a:hover{
	color: #000000;
	text-decoration: none;
}

.post-title{
	font-family: arial;
	font-size: 14pt;
	color: #0f568c;
	margin-bottom: 0px;
	margin-top: 20px;
}

.post-title a{
	color: #0f568c;
	text-decoration: none;
}

.post-title a:hover{
	color: #000000;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
        font-size: 8pt;
	color: #000000;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #000000;
        font-size: 8pt;
	font-weight: bold ;
	text-decoration: none;
}

.post-info a:hover{
	color: #CC0000;
        font-size: 8pt;
	font-weight: bold ;
	text-decoration: none;
}

.post-chapo {
	text-align: justify;
	height: 85px;
}

.post-chapo a{
	color: #0f568c;
	text-decoration: none;
}

.post-chapo a:hover{
	color: #000000;
	text-decoration: none;
}

.post-chapolist {
	text-align: justify;
	height: 100px;
}

.post-chapolist a{
	color: #0f568c;
	text-decoration: none;
}

.post-chapolist a:hover{
	color: #000000;
	text-decoration: none;
}

.post-content{
	text-align: justify;
	padding-bottom: 0px;
}

.post-content a{
	color: #0f568c;
	text-decoration: none;
}

.post-content a:hover{
	color: #000000;
	text-decoration: none;
}

.post-content blockquote{
	font-family: arial, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
}

#connexe a{
	color: #0f568c;
	text-decoration: none;
}

#connexe a:hover{
	color: #000000;
	text-decoration: none;
}

.liens {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold ;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #000000;
	border-bottom: 2px solid #0f568c;
}

#co{
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	margin: 0 0 1ex 0;
	padding-bottom: 5px;
	padding-top: 10px;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #FFFFFF;
	background: #BDD6FF;
	margin: 0em 0;
	padding: 0ex 1em;
}

.comment-info a{
	color: #000000;
	text-decoration: none;
}

.form-help{
	font-size: 8pt;
	color: #999999;
	margin-top: -5px;
	padding-left: 5px;
}

.tags {
	color: #c10303;
	text-decoration: none;
}

.tags a{
	color: #c10303;
	text-decoration: none;
}

.tags a:hover{
	color: #000000;
	border-bottom: 1px dashed #000000;
}

.tourner {
	text-decoration: none;
}

.tourner a{
	color: #0f568c;
	text-decoration: none;
}

.tourner a:hover{
	color: #000000;
	text-decoration: none;
}

.archive {
	text-decoration: none;
}

.archive a{
	color: #0f568c;
	text-decoration: none;
}

.archive a:hover{
	color: #000000;
	text-decoration: none;
}


/* Les pages related - rmq : le diz est défini par contact
-------------------------------------------------------- */
.contact a{
	color: #0f568c;
	text-decoration: none;
}

.contact a:hover{
	color: #000000;
	text-decoration: none;
}

.menu {
	text-decoration: none;
	font-weight: bold ;
}

.menu a{
	color: #FFFFFF;
	font-weight: bold ;
	text-decoration: none;
}

.menu a:hover{
	color: #FFFFFF;
	font-weight: bold ;
	text-decoration: underline;
}


/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	margin-bottom: 20px;
	color: inherit;
}

#sidebar a{
	color: #0f568c;
	text-decoration: none;
}

#sidebar a:hover{
	color: #000000;
	border-bottom: 1px dashed #000000;
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin: 0 0 1ex 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #c10303;
}

#sidebar h3{
	font-size: 12pt;
	margin: 0;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
	border: 3px solid #000000;
}


/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 0;
	color: #FFFFFF;
}

#footer a{
	color: #FFFFFF;
}

/* Le Sondage
-------------------------------------------------------- */
#sidebar p.poll_reponse {
	margin-bottom: 0;
}
#sidebar div.poll_bar_ext {
	margin: 0;
	padding: 0;
	background: none;
	
	width: 100px;
	height: 10px;
	text-align: left;
	border: 1px solid #c10303;
}
#sidebar div.poll_bar_int {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	
	height: 10px;
	background-color: #c10303;
}

/* Le Nuage de Tag
-------------------------------------------------------- */

#tagcloud ul { margin: 0; padding: 0 1em; display: block; }

#tagcloud li { display: inline; margin: 0 0.1em; padding: 0; background-image: none; }

/* niveaux des tags */
#tagcloud li.level-1 { font-size: 1em; }
#tagcloud li.level-2 { font-size: 1em; }
#tagcloud li.level-3 { font-size: 1em; }
#tagcloud li.level-4 { font-size: 2em; }
#tagcloud li.level-5 { font-size: 2.3em; }

/* couleur des liens des tags */
#tagcloud li.level-1 a { color: #747AFF; }
#tagcloud li.level-2 a { color: #0000FF; }
#tagcloud li.level-3 a { color: #D27AFF; }
#tagcloud li.level-4 a { color: #C0BA65; }
#tagcloud li.level-5 a { color: #C03865; }