
/* INTERFACE */
body { background-color: #5A5341; margin: 0 0 0 80px; padding: 0; }
#positionement{ width:800px; position: absolute; left: 50%; margin-left: -400px; background-image: url(/inc/img/contenu.gif); background-repeat: repeat-y; }
#header { background: transparent url(/inc/img/header.jpg) 0 0 no-repeat; height:220px; }
#colone_main { padding-left: 73px; width:452px; }
#colone_menu { width:215px; float:right; padding-right:35px; }
#bottom { background: #5A5341 url(/inc/img/bottom.gif) 0 0 no-repeat; height:30px; padding: 30px 0 10px 0; text-align:center; clear:both; color:#fff; }


/* BILLET */
.billet { clear:left; padding-bottom:10px;}
h1, h2, h3, .day, .month, .year, input { font-family:"Times New Roman", Times, serif; color:#484232;}
h1{ 
	margin:0;
	padding: 10px 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
}
h2{
	margin:-3px 0 0 0;
	font-size:0.8em;
	font-weight:normal;
	background-image: url(/inc/img/fleche.gif);
	background-repeat: no-repeat;
	padding: 0 0 10px 10px;
}
h3{
	padding:0;
	margin: 10px 0 0 0;
	font-size:0.9em;
	font-weight:bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
a{color:#484232;}
a:hover{text-decoration:none;}
a img{border:0;}
.billet h1 a { text-decoration:none;}
#colone_main .billet img {
	display: block;
	border: 1px solid #ccc;
	background-color:#e1dede;
	margin:10px 0;
	padding:5px;
}
#colone_main .billet .commentaire_texte img {
	display: inline;
	border:0;
	margin:0;
	padding:0;
}
.tag {text-align:right; clear:left; padding-top:3px;}
.day-date {
	width:35px;
	height:39px;
	padding:3px 0;
	position:absolute;
	margin:10px 0 0 -42px;
	background: url(/inc/img/date.gif) no-repeat;
	text-align:center;
}

.day { display:block; color: #fff; padding:0; margin:0;	font-size: 1.6em; }
.month { font-size:1em; display:block; color: #fff; margin-top:-5px; padding:0; }
.year { font-size:1em; display:block; margin-top:2px; padding:0; }
.jmoins { width:34px; height:39px; padding:3px 1px 3px 0; position:absolute; margin:55px 0 0 -42px; background: url(/inc/img/jmoins.gif) no-repeat; text-align:center;}

#bottom a{ color:#fff;}
ul,li{margin:0; padding:0;}
li{ 
	list-style: none; 
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
object, embed{ margin:0; padding:0;}
.pagination { text-align:center; margin-top:10px; }
#colone_main .billet .article img{
	margin:0;
	padding:0;
	border:0;
	background: none;
	display:inline;
}
#colone_main .billet .article{ padding-bottom:10px;}


/* FICHE INFOS */
.infos{ 	
	border: 1px solid #ccc;
	/*background-color:#eee;*/
	background-image:url(/inc/img/bg.diagonale.gif);
	margin:5px 0;
	padding:5px;
	font-size:0.8em;
}
.infos_title{ font-size:1em;}
#colone_main .billet img.map {
	float:right;
	margin:0;
	padding:0;
	border:0;
	background: none;
}

/* COMMENTAIRE BLOG REAGIR */
input, submit, textarea, select { color: #000; font-size:small;}
#texte{ width:450px; height:100px;}
#nom, #url, #email{ width:200px;}
form{ margin:10px 0 0 0; padding:0;}

/* COMMENTAIRE BLOG */
.gravatar { position:absolute;}
.commentaire {padding-bottom:10px; clear:left;}
.commentaire_pseudo_texte{margin:0 0 0 67px; padding-top:10px;}
.commentaire_pseudo {width:383px; margin-top:-2px;}
.commentaire_texte {
	padding:5px; 
	margin-top:5px;
	width:373px;
	border: 1px solid #ccc;
	background-color:#eee;
	background-image:url(/inc/img/bg.diagonale.gif);
}
#reagir{clear:left; }

/* GOOGLE */
#googlebas {	
	background-image: url(/inc/img/tb.gif);
	background-repeat: no-repeat;
	clear:both;
}
#googlemarge { margin: 0 0 0 35px; padding-top:50px;}

/* COULEUR */
.rouge{ color:#f00; }

abbr, acronym {
  border-bottom: 1px dotted #333;
  cursor: help;
}
form{margin:0; padding:0;}
input[type=submit]{margin: 0 0 0 5px; padding:0;}

/* LOGO SEBOUSAN */
.logo{ 
	background:transparent url(/inc/img/logo-sebousan.jpg) no-repeat top left;
	width:54px;
	height:24px;
	display:block;
	margin:5px;
} 
.logo:hover{ background:transparent url(/inc/img/logo-sebousan.jpg) no-repeat top left; }
.center{margin-left:370px;}
