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


body {
	font-size: 12px;
	background-color:#facb8b;
	color:#000000;
	margin:0;
	text-align:center;
	padding: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#general {
	background-image:url(http://themes.mabulle.com/theme1/img/smenug_central.jpg);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	width:959px;
	text-align:left;
}
html>body #general {
	width:960px;
}
#generalbis {
	background: url(http://themes.mabulle.com/theme1/img/smenud.jpg) repeat-y 0 0;
	background-position:right;
}
a {
	text-decoration: none;
	color: #8b120d;
}
img {
	border: none;
}
#entete {
	background:#0F0000 url(http://themes.mabulle.com/theme1/img/fondvirtu5.jpg) no-repeat 0 0;
	background-position:right;
	height:85px;
	clear:both;
}
h1 a {
	color: #FFEEBD;
	font-size: 25px;
	letter-spacing: 1px;
	font-weight: bold;
	position:absolute;
	margin-top:50px;
	margin-left:15px;
}
h1 a:hover {
	color:#FBEDC3;
}
#virtualis {
	background: url(http://themes.mabulle.com/theme1/img/fondhg.jpg) no-repeat 0 0;
	margin:0;
	height:85px;
	width:700px;
}
h2{font-size:1.2em;margin:1em 0;}

#corps {
	float:left;
	width:959px;
}
html>body #corps {
	width:960px;
}
#contenu {
	text-align: left;
	width:609px;
	float: left;
}
html>body #contenu {
	width:610px;
}
#contenu p:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
}
#contenu p {
	margin:5px 10px 5px 10px;
	padding:0;
	color:#000000;
}
/* -----------------------------------------------------
Barre de menu droit
-------------------------------------------------------- */
#menu_d {
	float: left;
	width:184px;
	text-align: left;
	margin-right:15px;
}
#menu_d h2{
margin:0 0 1ex 0;
}

html>body #menu_d {
	width:185px;
}

#menu_d div{
margin:0 10px 2em 10px;
}
#menu_d ul{
list-style-type:none;
margin:0;
padding:0;
}
#menu_d a{
text-decoration:none;
}
#menu_d li a{
display:block;
background:transparent;
}
#menu_d ul li:first-child{
padding:0.5ex 0;
}
#menu_d ul li{
padding:0.5ex 0;
}
/* -----------------------------------------------------
Barre de menu gauche
-------------------------------------------------------- */
#menu_g {
	float:left;
	width:134px;
	margin-left:15px;
}
#menu_g h2{
margin:0 0 1ex 0;
}

html>body #menu_g {
	width:135px;
}
#menu_g div{
margin:0 10px 2em 10px;
}
#menu_g ul{
list-style-type:none;
margin:0;
padding:0;
}
#menu_g a{
text-decoration:none;
}
#menu_g li a{
display:block;
background:transparent;
}
#menu_g ul li:first-child{
padding:0.5ex 0;
}
#menu_g ul li{
padding:0.5ex 0;
}
/* Menu: style des blocs
-------------------------------------------------------- */
#calendrier table{
color:#666;
background:transparent;
margin:0 auto;
font-size:10px;
text-align:center;
}
#calendrier table td a{
color:#444;
font-weight:bold;
}


#redaction {
	margin-left:10px;
}
#trackbacks, #comments, #preview {
	margin:0;
}
#trackbacks blockquote, #comments blockquote, #preview blockquote {
	font-size:13px;
	color:#8b120d;
	margin:0 5px 10px 5px;
	padding: 5px 5px 5px 35px;
	border:1px dashed #8b120d;
	background-color:#FFEEBD;
}
/* ------------------------------------------------------------
Messages d'erreur
--------------------------------------------------------------- */
.erreur {
	border:1px solid #8b120d;
	background:#FFEEBD;
	padding:0.5em;
}
.erreur ul {
	padding-left:20px;
}
.erreur li {
	list-style:square;
}
.titre {
	margin:15px 0 10px 0;
	line-height:24px;
	padding-left:30px;
	border:1px solid #8b120d;
}
html>body .titre {
	line-height:26px;
}
.titre a {
	font-weight:bold;
	color:#8b120d;
}
.titre a:hover {
	background-color:#FFEEBD;
}
dfn a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px dashed #8b120d;
	color:black;
}
dfn a:hover {
	background: #000000;
	cursor: help;
}
.pub_menud {
	border:1px dashed #8b120d;
	font-size:11px;
	text-align:left;
	padding:3px;
	margin:10px 0px 10px 0px;
}
.pub_menug {
	border:1px dashed #8b120d;
	font-size:11px;
	text-align:left;
	padding:3px;
	margin:10px 5px 10px 28px;
}
#bas {
	clear:both;
	color:#DBD2B3;
	font-size: 9px;
	letter-spacing: 1px;
	background:#0F0000 url(http://themes.mabulle.com/theme1/img/pied.jpg) repeat-x 0 0;	
	width: 100%;
	text-align: center;
}
#bas ul {
	clear:both;
	margin:0;
	padding:0;
}
#bas li {
	display: inline;
	list-style-type: none;
}
#bas a {
	color:#DBD2B3;
	padding-right:1px;
	padding-left:1px;
	font-weight: lighter;
}
#bas a:hover {
	color:#FFEEBD;
	text-decoration:underline;
}
a:hover {
	color: #8b120d;
}
/* Post
-------------------------------------------------------- */
.day-date {
	margin-top : 2em;
	padding-bottom : 4px;
	font-family : Georgia,"Times New Roman","New York",serif;
	font-size : 1.2em;
	font-weight : bold;
	text-align : right;
	color : #8b120d;
}

.post {
	margin-bottom : 2.5em;
}
.post-titre {
	margin : 0.8em 0 0 0;
	color : #8b120d;
	background : transparent url(images/ico_entry.png) no-repeat 0 40%;
	padding-left : 12px;
}
.post-titre a {
	color : #8b120d;
	text-decoration : none;
}
.post-info {
	font-size : 0.85em;
	clear : both;
	color : #8b120d;
	margin : 0;
}
.post-chapo {
	margin-bottom : 2em;
}
.post-contenu {
}
.com-info {
	font-size : 0.85em;
	clear : both;
	color : #8b120d;
	background : transparent url(images/ico_comments.png) no-repeat 0 40%;
	padding-left : 13px;
}

.com-info span {
	background : transparent url(images/ico_tb.png) no-repeat 100% 40%;
	padding : 0 15px 0 0;
}

#trackbacks {
}
#comments {
}
#preview {
}

#trackbacks, #comments, #preview {
	margin : 0 ;
}

#trackbacks blockquote, #comments blockquote, #preview blockquote {
	display : block;
	margin : 0 0 1em 0;
	padding : 1px 1em;
	font-style : normal;
	color : #8b120d;
	background : #FFEEBD url(images/line-1.png) repeat-x 0 0;
}

.comment-info {
	margin : 0;
	padding : 0.3em 0 0.3em 18px;
}
#trackbacks .comment-info {
	background-image : url(images/ico_tb.png);
	background-position : 4px 60%;
	background-repeat : no-repeat;
}
#comments .comment-info {
	background-image : url(images/ico_comments.png);
	background-position : 4px 60%;
	background-repeat : no-repeat;
}
.comment-number {
	font-family : Georgia,"Times New Roman","New York",serif;
	font-size : 1.8em;
}
.comment-number a {
	text-decoration : none;
}