/* style du blog
-------------------------------------------------------- */
html,body{
	background-repeat: repeat;
background:url(.jpg );
	margin:0;
	padding:0;
	text-align:center;
}
body{
	font-size:95%;
	line-height:1.5em;
	cursor: url ( )
}
h1{font-size:0.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;
}
a{text-decoration:none;}
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
-------------------------------------------------------- */

#page{
width:1000px;
margin:1em auto;
text-align:left;
color:inherit;
}

/* Style de l'entête (haut)
-------------------------------------------------------- */
#haut{ 
height:250px; 

} 
#haut h1{ 
margin:0; 
padding:0; 
line-height: 220px; 
color:#f7f8fa; 
} 
#haut h1 a{ 
display : block; 
width: 100% 
text-decoration:none; 
text-align:center; 
} 

/* style du contenant
-------------------------------------------------------- */
#contenant{ 
width:730px; float:right; margin: -30px 0 0 0;
}

/* style du contenu
-------------------------------------------------------- */
#contenu{
padding:1em 0 0 0;
margin:0 30px 0 0;
}
#contenu h2{
line-height:25px;
}

/* contenu: style des articles
-------------------------------------------------------- */
.post{
margin-bottom:4em;
}
.day-date{
padding-left:20px;
margin-left:-15px;
font-style:italic;
}
.post-titre{
margin-bottom:5px;
padding-left:15px;
text-align:center;
}
.post-titre a{
text-decoration:underline;
font-weight:normal;
font-style: italic;
font-variant:small-caps;
}
.post-info{
font-size:95%;
margin-top:0;
padding-bottom:1ex;
text-align:right;
line-height:15px;
}
.post-info a{
font-size:95%;
text-decoration:none;
}
.post-contenu{
text-align:justify;
}
.post-contenu blockquote{
font-style:italic;
}

/* contenu: style des commentaires et rétroliens
-------------------------------------------------------- */
#retrolien blockquote,#commentaires blockquote{
margin:1em 0;
padding:1ex 1em;
}
#commentaires blockquote p:first-letter{
text-transform:uppercase;
font-weight:bold;
background:transparent; 
}

/* style du menu
-------------------------------------------------------- */
#menu{
float:left;
width:240px;
padding-bottom:4em;
padding-top:20px;
background:url( http://image.mabulle.com/m/ma/marredurose.mabulle.com/divers/gif/background/menu2.png);
}
#menu div{ margin: -10px 20px 0 20px; padding:1ex 1em; color:inherit; }
}
#menu div ul{
margin:0;
padding:0;
list-style:none;
}
#menu div#recherche{
text-align:center;
line-height:2em;
padding:12;
background:none;
}
#menu div#calendrier table th{
background:transparent;
}
#menu h2, #menu h3{
margin:0 0 1ex 0;
text-align:center;
}
#menu h3{
font-size:1em;
margin:0;
}
#menu h2{ 
font-size:1.2em; 
padding-left :47px; 
background : transparent url(http://image.mabulle.com/m/ma/marredurosebaby.mabulle.org/blog/gifs/hellokittybb.gif) center left no-repeat; 
height: 50px; 
} 
/* menu: style des blocs
-------------------------------------------------------- */
#menu div#calendrier table{
font-size:0.8em;
text-align:center;
margin:0 auto;
border-collapse:collapse;
}
#menu div#calendrier table caption{
margin:0 auto;
}
#menu div#calendrier table td{
width:14%;
line-height:2em;
}
#menu div#calendrier table td a{
display:block;
font-weight:bold;
text-decoration:none;
}

/* style du pied de page (bas)
-------------------------------------------------------- */
#bas{
padding:1ex 1em 1ex 1em;
clear:both;
background: url(http://image.mabulle.com/m/ma/marredurose.mabulle.com/divers/gif/background/flowers.gif );
margin:0;
text-align:center;
font-style:italic;
font-size:2em;
font-weight:bold;
color:inherit;
}
#bas a{
text-decoration:none;
}
#bas ul{
margin:1px;
padding:1px;
}
#bas ul li{
display:inline;
}