/*
# *************** 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)
-------------------------------------------------------- */



html{
	font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 0.75em;
	color: #87a6d5;
	/*background: #EBE8DF url(http://themes.mabulle.com/theme47/img/fond.png) repeat-x;*/
	background: #bbcfe8 url(http://themes.mabulle.com/theme47/img/fond.jpg) repeat-x;
}

body{
	margin: 0;
	padding: 0;
	text-align: center;
}

a:link{color: #87a6d5;	background: transparent;}
a:visited{color: #5c87c8;background: transparent;}
a:hover{color: #5c87c8;	background: transparent;}
a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]"; color:#999; background:transparent;}
a img{border: none;}

hr{
	display: none;
}

h2{
	color: #87a6d5;
	background: transparent;
	font-size: 1.3em;
}

h2 a{
	color: #87a6d5;
	background: transparent;
	text-decoration: none;
}

h2 a:visited{
	color: #5c87c8;
	background: transparent;
}

label{
	cursor: pointer;
	cursor: hand;
}

ul{
	list-style-image: url(http://themes.mabulle.com/theme47/img/puce.png);
}

ol{
	list-style: decimal;
}

blockquote{
	background: #e9eff8 url(http://themes.mabulle.com/theme47/img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

pre{
	font-size: 1.2em;
	font-family: monospace;
	border: 1px solid #b0c9f0;
	padding: 1em;
	margin: 0 auto;
	background: #e9eff8;
	color: #000;
	width: 90%;
	overflow: auto;
}
/*******************************************************************/
div#page{
	position: relative;
	width: 60em;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border: 10px solid #87a6d5;
	background: #FFF;
	color: inherit;
}
/*******************************************************************/
#haut{
	background: #e9eff8 url(http://themes.mabulle.com/theme47/img/titre1.PNG) no-repeat;
	height: 150px;
}

h1{
	margin: 0;
	padding: 1em;
	font-family: arial, sans-serif;
	letter-spacing: -1px;
}

#haut h1 a{
	text-decoration: none;
	color: #FFF;
	background: transparent;
}
/*******************************************************************/
p#prelude{
	position: absolute;
	top: 5px; 
	right: 5px;
	margin: 0;
	color: ##cfddf0;
	background: transparent;
	font-size: 0.8em;
}

p#prelude a{
	color: ##cfddf0;
	text-decoration: none;
}
/*******************************************************************/
div#contenu{
	width: 42em;
	float: left;
	padding: 1em;
}

div.post{
	margin-bottom: 2em;
}

p.post-info{
	background: #cfddf0 url(http://themes.mabulle.com/theme47/img/postinfo.png) no-repeat top right;
	padding: 3px;
	border: 1px solid #b0c9f0;
	-moz-border-radius: 4px;
}
/*******************************************************************/
#menu{
	width: 14em;
	float: right;
	padding: 1em;
}

#menu h2{
	font-size: 1.2em;
}

#menu ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#menu li{
	margin: 0;
	padding: 0;
	display:inline;
}

#menu a{
	display: block;
	padding: 0.5em;
	text-decoration: none;
}

#menu a:hover{
	background: #FFF url(http://themes.mabulle.com/theme47/img/menu.gif);
}

#calendrier{
	text-align: center;
}

#calendrier h2{
	display: none;
}

#calendrier table{
	font-size: 0.8em;
}

#calendrier a{
	display: inline;
}

#calendrier td a{
	font-weight: bold;
	border: 1px dotted;
	padding: 0;
}
#adsense{
margin-top:10px;
}
/*******************************************************************/
#bas{
	clear: both;
	background: #bbcfe8;
	color: #5c87c8;
	margin: 0;
	padding: 1em;
}

#bas a{
	color: #5c87c8;
	background: transparent;
	text-decoration: none;
}

/*******************************************************************/
.field label{
	display: block;
}

fieldset{
	border: none;
}

textarea{
	width: 90%;
}