/*
# *************** DEBUT EXTRAIT LICENCE ****************
# Ce fichier est une archive MaBulle - Rel. NovaSoft.
# Copyright (c) Vincent Ducros. http://www.novasoft.org
# Ne pas modifier ou distribuer. Tous droits r&eacute;serv&eacute;s.
# **************** FIN EXTRAIT LICENCE *****************
*/
/* images du blog
-------------------------------------------------------- */


/* couleurs du blog
-------------------------------------------------------- */


/* polices du blog
-------------------------------------------------------- */







/* Style du blog
-------------------------------------------------------- */



fieldset{
border:none;
}
p.field{
clear:left;
margin-left:10px;
}
label.float{
position:relative;
float:left;
width:45%;
}
input,textarea,option{
-moz-border-radius:7px;
padding:2px;
font-size:12px;
}
input.text:focus,textarea:focus{
border-style:inset;
}
textarea{
width:100%;
}
.erreur,.message{
margin-top:5px;
border-left:6px solid #8b120d;
margin:20px;
padding:15px;
width:100%;
}
.message{
border-left:6px solid #006600;
}
.erreur span,.message span{
color:#8b120d;
font-weight:bold;
}
.message span{
color:#006600;
}
.erreur li{
list-style-type:square;
}
img{
border:0;
}

/* Style de la page
-------------------------------------------------------- */


/* Style de l'entête (haut)
-------------------------------------------------------- */


/* Style du contenant
-------------------------------------------------------- */


/* Style du contenu
-------------------------------------------------------- */


/* Contenu: style des articles
-------------------------------------------------------- */


/* Contenu: style des commentaires et r&eacute;troliens
-------------------------------------------------------- */


/* Style du menu
-------------------------------------------------------- */


/* Menu: style des blocs
-------------------------------------------------------- */


/* Style du pied de page (bas)
-------------------------------------------------------- */


/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Samuel Latchman and contributors. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK *****
 *
 * Author: Zoe
 * Th&egrave;me : default-3cols-fixes
 *
 */


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

body {
	margin : auto;
	padding : 0;
	background : #2a527a;
	color : #333;
	font : 12px "Trebuchet MS","Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
}

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&eacute; 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 : 0.90em;   margin : 0.83em 0 0 0;  font-family : "Arial",sans-serif; color : #4364a1;  font-weight: bold; }
h3 { font-size : 1.3em;   margin : 1em 0; 	  font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;}
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 : #036; text-decoration : none; }
a:visited { color : #036; text-decoration : none; }
a:hover   { color : #630; text-decoration : none;  }
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		#94a9c6				*/
/* ---------------------------------------------------- */
#page {
	width : 750px;
	margin : 10px auto;
	padding : 5px;
	border : 1px solid #000;
	background : white;
	text-align : left;
}
#contenant {
	width : 750px;
	padding : 0;
	margin : auto;
	text-align : left;
}
#wrapper {
	float : right;
	width : 748px;
	margin : 0;
	padding : 0;
	text-align : left;
}
#contenu {
	float : left;
	width : 568px;
	margin : 0;
	padding : 0;
	text-align : left;
}
#menu {
	float : right;
	width : 160px;
	padding : 5px;
	margin : 0;
	border: 1px solid;
	border-color: #b5c5d4;
	background-color:#f6f6f6;
	text-align : left;
}
#extrabox {
	float : left;
	width : 150px;
	padding : 5px;
	margin : 0;
	background-color:#b5c5d4;
	text-align : left;
}
/* ---------------------------------------------------- */
/* Block "Top"						*/
/* ---------------------------------------------------- */
#haut {
	margin : 0;
	padding : 5px 10px 10px 10px;
   height: 92px;
   background-image: url(http://themes.mabulle.com/theme12/img/header.jpg);
   background-repeat: no-repeat;
  
   
	
}

#haut a:link {
	color : #FFFFFF;
	text-decoration : none;
}

#haut h1 {
	float : left;
	margin : 0;
	padding : 0;
}
#haut h1 a{
color:#8D9FB8;
}
#navbar-top {
	float : right;
	margin : 0;
	padding : 0;
}

.navbar {
	text-align : right;
}

/* ---------------------------------------------------- */
/* Block "bas"					*/
/* ---------------------------------------------------- */
#bas {
	clear : both;
	margin : auto;
	padding : 0px 0px 0px 0px;
	background-color:#94a9c6
	
}
#dotclear {
	width : 30%;
	float : left;
	margin : 0;
	padding : 0;
}
#navbar-bottom {
	width : 65%;
	float : right;
	margin : 0;
	padding : 0;
}
.clear {
	clear : both;
	margin : 0;
	padding : 0;
	height:1px;
}

/* ---------------------------------------------------- */
/* Block "menu"					*/
/* ---------------------------------------------------- */
#menu h2 {
	padding : 0;
}
#menu ul {
	list-style-type : none;
	margin-top : 0.15em;
}
#menu li {
	list-style : square;
	margin-top : 0.15em;
	color : #999;
}
#menu li:hover {
	color : #333;
}

/* calendrier box -------------------------------------- */
#calendrier {
	margin : 0;
	padding : 0;
}
#calendrier h2 {
	display : none;
}
#calendrier table {
	border-collapse : collapse;
	font-size : 0.85em;
	margin : 0 auto;
}
#calendrier caption {
	padding : 0 0 0.3em 0;
	font-size : 1.2em;
	margin : 0 auto;
}
#calendrier abbr {
	border : none;
	font-style : normal;
}
#calendrier th, #calendrier td {
	font-weight : normal;
	border : none;
	padding : 1px;
}
#calendrier td {	
	text-align : center;
}
#calendrier td.active {
	border : 1px solid #000;
	
}
#calendrier td a{
	display: block;
	font-weight: bold;
	background: #E0E0E0;
	
}
#calendrier td.active a {
	font-weight : normal;
	color : #000;
	
}
#calendrier a {
	color : #4364a1;
	font-weight: bold;
	font-size : 0.88em;
	
}


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

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

/* Archives box -------------------------------------- */
#archives {
	margin : 0;
	padding : 0;
}
#archives h2 {
}

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

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

/* Themes box ----------------------------------------- */
	
#themes {
	margin : 0;
	padding : 0;
}
#themes h2 {
}

/* ---------------------------------------------------- */
/* Post							*/
/* ---------------------------------------------------- */
.day-date {
	font-size : 1em;
	font-weight : bold;
	margin : 0;
	text-align : right;
	color : #036;
	background-color:#b5c5d4;
	
}
.post {
	padding : 5px;
	margin-bottom : 2em; 
	background-color:#f6f6f6;
	border: 1px solid;
	border-color: #b5c5d4;
}
.post-titre {
	color : #036;
	margin : 0;
	padding : 0;
	background-color:#b5c5d4;
	
}
.post-info {
	color : #666;
	margin : 0;
	padding : 0;
}
.post-info a {  }

.post-chapo {
	margin : 0;
	padding : 0;
}
.post-contenu {
	margin : 0;
	padding : 0;
	text-align : justify;
}
.com-info {
	padding : 0;
	text-align : right;
}
.com-info a {  }

/* ---------------------------------------------------- */
/* Comments & Trackbacks				*/
/* ---------------------------------------------------- */
#trackbacks, #comments {
}
#comments-list, #trackback-list {
	margin : 0;
	padding : 0;
}
#preview {
}
#trackbacks blockquote, #comments blockquote, #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 {
}
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_nom {
}
#c_mail {
}
#c_blog {
}
#c_content {
}
#c_remember {
}

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

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