/* ---------------------------------------------------- */
/* General						*/
/* ---------------------------------------------------- */

body            { color: #333; font: 11px/16px Verdana, Arial, Helvetica, sans-serif; background-image: url("img/bg.png"); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; padding: 0 }

table { font-size : 1em; }
p { margin : 1em 0; }
q { font-style : italic; }
ul  { list-style-type: square; list-style-position: outside }

pre {
	width : 100%;
	padding-bottom : 1.5em;
	white-space : normal;
	/* caché pour IE 5 Mac qui sait pas faire - Ne pas supprimer cette ligne  \*/
	overflow : auto;
	white-space : pre;
	/* Fin hack Ne pas supprimer cette ligne */
}
code { width : 100%;}
img  { border : none; }
form { display : block; margin : 0; padding : 0;  }

h1 { font-size : 2.25em;  margin : 0.67em 0; 	  font-style : italic; }
h2          { font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 0.83em 0 0 }
h3   { font-size: 1.3em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 1em 0 }
h4 { font-size : 1em; 	  margin : 1.33em 0; }
h5 { font-size : 0.83em;  margin : 1.67em 0; }
h6 { font-size : 0.67em;  margin : 2.33em 0; }
a:link 	          { color: #517aa3; text-decoration: none }
a:visited        { color: #517aa3; text-decoration: none }
a:hover       { color: #334c66; text-decoration: underline }
a:active  { text-decoration : none; }
a:focus   { text-decoration : none;}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #666;
}

.clear {
	clear : both;
	display : block;
	height : 1px;
	margin : 0;
	padding : 0;
}

/* ---------------------------------------------------- */
/* Layout						*/
/* ---------------------------------------------------- */
#top {
	padding-bottom: 30px;
	height: 370px;
}

#header-image {
	position: relative;
	top:105px;
}

#toppub {
	padding-top: 20px;
	margin-left:60px;
	text-align:center;	
}

#page {
	color: #000;
	background-image: url("img/page-large.png");
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: left;
	margin: auto;
	width: 930px;
}

#content {
	margin: 0;
	padding: 10px 40px 4px 0px;
	border-right: medium none;
	float: right;
	width: 510px;
}

#sidebar {
	overflow: hidden;
	background-image: url("img/sidebar-large.png");
	background-repeat: no-repeat;
	display: inline;
	/*margin-left: 2px;*/
	padding-top: 50px;
	padding-bottom: 500px;
	padding-left: 15px;
	width: 350px;
	height: 2500px;
	float: left;
}

#extrabox {
	color: #007EB2;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
	display: inline;
	width: 1px;
	float: right
}
/* ---------------------------------------------------- */
/* Block "Top"						*/
/* ---------------------------------------------------- */
#top  {
	position: relative;
	background-image: url("img/top-large.png");
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-left: 85px;
	padding-top:20px;

}
#top h1  {
	line-height: 195px;
	margin: 0;
	padding: 0;
	float: left
}

#navbar-top {
	float : right;
	margin : 0;
	padding : 0;
}

.navbar {
	text-align : right;
}

/* ---------------------------------------------------- */
/* Block "Footer"					*/
/* ---------------------------------------------------- */
#footer {
	color: #435e78;
	font-size: 8pt;
	font-family: "Lucida Grande";
	line-height: 15px;
	background-image: url("img/footer-large.png");
	background-repeat: no-repeat;
	text-align: left;
	margin: 0;
	padding-top: 30px;
	padding-right: 10px;
	height: 150px;
	clear: both
}

#footer a          { color: #435e78; font-size: 8pt; font-family: "Lucida Grande"; text-decoration: underline; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
#footer a:hover          { color: #ffffff; font-size: 8pt; font-family: "Lucida Grande"; text-decoration: underline; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
#dotclear      { margin: 0; padding: 0; float: left }
#navbar-bottom  { margin: 0; padding: 0; width: 50%; float: right }
.clear {
	clear : both;
	margin : 0;
	padding : 0;
	height:1px;
}


/* ---------------------------------------------------- */
/* Block "Sidebar"					*/
/* ---------------------------------------------------- */
#sidebar div               { color: #007eb2; background: transparent; margin-top: 1em; margin-right: 25px; padding-right: 10px; padding-bottom: 0; padding-left: 10px }

#sidebar h2     { color: #435e78; font-size: 1em; font-weight: normal; text-transform: uppercase; margin: 0; padding: 5px 5px 2px }
#sidebar h3     { color: #435e78; font-size: 1em; font-weight: normal; text-transform: uppercase; margin: 0; padding: 5px 5px 2px }

#sidebar h4 { font-size: 1em; font-weight: normal; text-align: left; text-transform: uppercase; padding-right: 5px; padding-left: 5px }
#sidebar a { color: #3b3b3b; text-decoration: none; background: transparent }

#sidebar a:hover  { color: #000; text-decoration: underline; background: transparent }

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

#sidebar ul li     { padding: 2px 0 3px; border-bottom: 1px dashed #b5b5b5 }

#sidebar ul li a{
	display: block;
}
/* Calendar box -------------------------------------- */
#calendar {
	margin : 0;
	padding : 0;
}
#calendar h2 {
	display : none;
}
#calendar table {
	border-collapse : collapse;
	font-size : 0.85em;
	margin : 0 auto;
}
#calendar caption {
	padding : 0 0 0.3em 0;
	font-size : 1.2em;
	margin : 0 auto;
}
#calendar abbr {
	border : none;
	font-style : normal;
}
#calendar th, #calendar td {
	font-weight : normal;
	border : none;
	padding : 1px;
}
#calendar td {
	text-align : center;
}
#calendar td.active {
	border : 1px solid #000;
}
#calendar td.active a {
	font-weight : normal;
	color : #000;
}
#calendar a {
	color : #CC0000;
}

/* Search form box ----------------------------------- */
#search {
	margin : 0;
	padding : 0;
}
#search h2 {
}

/* Categories box ------------------------------------ */
#categories {
	margin : 0;
	padding : 0;
}
#categories h2 {
}

.cleaner {
clear:both;
height:0px;
font-size:0px;
border:none;
margin:0; padding:0;
background:transparent;
}
/* Archives box -------------------------------------- */
#archives {
	margin : 0;
	padding : 0;
}
#archives h2 {
}



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

#sidebar #archives ul li     { float:left; margin: 0 3px; border-bottom: none }

#sidebar #archives ul li a{
	display: block;
}


/* Links box ----------------------------------------- */
#links {
	margin : 0;
	padding : 0;
}
#links h2 {
}

/* Syndication box ----------------------------------- */
#syndicate {
	margin : 0;
	padding : 0;
}
#syndicate h2 {
}

/* Themes box ----------------------------------------- */

#themes {
	margin : 0;
	padding : 0;
}
#themes h2 {
}

/* ---------------------------------------------------- */
/* Post							*/
/* ---------------------------------------------------- */
.day-date                   { color: #435e78; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 400; background-repeat: repeat-x; background-position: left bottom; text-align: left; text-transform: uppercase; border-bottom: 1px dashed #435e78 }
.post          { margin-bottom: 1em; padding: 5px }

.post-title                       { color: #FF9A00; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; padding-left: 0 }
.post-title a     { color: #FF9A00; font-weight: 700; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left 0; margin-bottom: 0 }
.post-title a:hover                { text-decoration: underline }

.post-info {
	color: #000;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 1px;
	/*clear: both;*/
	border-bottom: 1px solid #bfbfbf
	}

.post-info a     { color: #435e78; text-decoration: none; background: transparent; border-left: medium none #3b3b3b }

.post-info a:hover      { color: #435e78; font-size: 11px; text-decoration: underline }

.post-chapo {
	margin : 0;
	padding : 0;
}
.post-content p     { color: #252525; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify }
.post-content img { }

.post-info-co  { text-align: right; clear: both }

.post-info-co span{
	display: none;
}

.post-info-co a, .post-info-co a:visited { color: #666; text-decoration: none; background: url("img/bulle.png") no-repeat left center; padding-left: 12px }
.post-info-co a:hover    { color: #333; text-decoration: underline; background: url("img/bulle.png") no-repeat left center; padding-left: 12px }
.post-info-tb  { text-align: right; clear: both }
.post-info-tb a, .post-info-co a:visited  { color: #666; text-decoration: none; background: url("img/h2.png") no-repeat left center; padding-left: 15px }
.post-info-tb a:hover    { color: #333; text-decoration: underline; background: url("img/bulle.png") no-repeat left center; padding-left: 12px }


.comment-info  { }

#comments blockquote, #trackbacks blockquote   { text-align: justify; padding-bottom: 10px; border-top: 1px solid #b4b4b4; border-right: 1px #b4b4b4; border-bottom: #b4b4b4; border-left: 1px #b4b4b4 }

.field label{
	display: block;
	color: #091e34;
	font-weight:bold;
}
element { }
previously    { color: #000; font-size: 1.4em; font-weight: 600; text-align: left; border-bottom: 1px solid #000 }
previouslylist      { color: #787878; font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left }
previouslylist a     { color: #000; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left }
.previously                { color: #f8ac36; font-size: 1.3em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: 700; text-align: left; padding-bottom: 1px; border-bottom: 1px solid #f8ac36 }
.previouslist  { color: #262625; text-align: justify }
/* ---------------------------------------------------- */
/* Comments & Trackbacks				*/
/* ---------------------------------------------------- */
#trackbacks, #comments     { color: #000; font-size: 12px; font-style: normal }
#comments-list, #trackback-list {
	margin : 0;
	padding : 0;
}
#comment-preview {
}
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0;
	padding : 0;
}
.comment-info {
	margin : 0;
	padding : 0;
}
#trackbacks .comment-info {
}
#comments .comment-info {
}
.comment-number {
	font-weight : bold;
}
.comment-number a {
	text-decoration : none;
}
.linktop {
	margin : 0;
	padding : 0;
}

/* ---------------------------------------------------- */
/* Form							*/
/* ---------------------------------------------------- */
#add-comment, #change-comment {
	margin : 0;
	padding : 0;
}
#comment-form {
	margin : 0;
	padding : 0;
}
#dcwikibar {
	margin : 0;
	padding : 0;
	padding : 2px;
}
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}
input, textarea {
border:1px solid #CCCCCC;
}
input[type], textarea[name] {
}
input[type=submit], input[type=reset] {
}
input[type=submit]:hover {
}
textarea {
	margin : 0;
	padding : 0;
}
p.field {
	margin : 0;
}
p.field label {
	display : block;
}
.form-help {
}
input.preview {
}
input.submit {
}
#c_nomfamille {
}
#c_mail {
}
#c_site {
}
#c_content {
}
#c_remember {
}

/* ---------------------------------------------------- */
/* Error messages					*/
/* ---------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}

/* ---------------------------------------------------- */
/* Extra blocks						*/
/* ---------------------------------------------------- */
#block1 {
}
#block2 {
}
#block3 {
}
#block4 {
}
#block5 {
}
#block6 {
}



div.comback_content{
background: transparent url("img/deedeer.png") no-repeat top left;
padding: 40px 0 10px 0;
margin: 0 40px 30px 40px;


}
div.comback_content p{
margin: 10px 30px 10px 30px;
padding: 0 0 0 0;
display: block;
color: #091e34;

}


.me {
padding: 0px;
margin: 0 0 20px 0;
display:block;
color: #091e34;


}
.me blockquote {

padding: 0px 0 0 0;
display:block;
border-left: 4px solid #091e34;
color: #091e34

}

#tags ul li{
display:inline;
float:left;
padding: 10px;}
.level-1 {
font-size:11px;
	}
.level-2 {
font-size:12px;
	}
.level-3 {
font-size:13px;
	}
.level-4 {
font-size:14px;
	}
.level-5 {
font-size:15px;
	}
	
	.cleaner {
clear:both;
height:0px;
font-size:0px;
border:none;
margin:0; padding:0;
background:transparent;
}

