/* Style  */            
/* Blog modèle jardin */           

BODY{
	/*font-family: "arial";*/
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.gras {
	font-weight: bold;
}
.texte {
	font-size: 12px;
	text-align: justify;
}
.supp {
	font-size: 9px;
}
.clearright{
	clear: right;
	line-height: 0;
}
#description_blog {
	padding-left:25px;
}
.list {
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 0px;
	font-size: 12px;
}
.ENTETE {
	position:relative;
	min-height: 150px !important;
	height: auto !important;
	height: 150px;
	padding: 0;
}
.ENTETE .titre {
	font-size: 50px;
	padding-top: 25px;
	margin-left: 70px;
	line-height: 60px;
	font-weight: bold;
}
.ENTETE .baseline {
	font-size: 16px;
	margin-left: 70px;
	font-weight: bold;
	line-height: 25px;
}
.TOP {
	width: 100%;
	height: 17px;
}
.COL-left{
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
.COL-left .zone{
	margin-bottom: 20px;
	margin-right: 23px;
	margin-left: 8px;
}
.CONTENU .article .titre{
	font-size: 15px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 22px;
}
.COL-left .zone .titre {
	font-size: 15px;
	padding-left: 35px;
	padding-bottom:3px;
	font-weight: bold;
	line-height:18px;
	height:22px; min-height:22px !important; height:auto !important;
}
.COL-left #auteur.zone img{
	float: right;
	margin-top: 5px;
	margin-left: 15px;
}
.COL-left #photo.zone .photo{
	margin-top: 10px;
	margin-left: 15px;
}
.COL-left #photo.zone .photo .texte{
	margin-left: 0;
	padding-left: 0;
}
.COL-left .zone .texte{
	padding-left: 5px;
	padding-top: 5px;
	margin-top: -2px;
	margin-left: 3px;
	text-align: left;
}
.COL-left .zone .list {
	margin-left: 22px;
}
.COL-right {
	float: right;
	margin-top: -10px;
	width: 190px;
	-width: 182px;
}
.COL-right a{
	color: #333;
}
.COL-right a:hover{
	color: #333;
}
.COL-right .info{
	padding-bottom: 10px;
}
.COL-right .info .titre{
	margin: 5px;
	font-size: 13px;
	font-weight: bold;
}
.COL-right .info .texte{
	margin: 5px;
}
.GLOBAL500 .CONTENU, .GLOBAL700 .CONTENU {
	position: relative;
	margin-left: 200px;
	width: 500px;
	padding: 0 0 1px 0;
}
.GLOBAL700 .CONTENU{
	position: relative;
	width: 694px;
}
/***************************************************************/
.CONTENU .article, .CONTENU .commentaire  {
	width: 490px;
	margin: 15px auto;
	padding: 0;
	position:relative;
}
.GLOBAL700 .CONTENU .article, .GLOBAL700 .CONTENU .commentaire  {
	width: 684px;
}
/***************************************************************/
.CONTENU .article .titre {
	padding-left: 44px;
	margin-right: 5px;
	font-weight: bold;
	border:0px solid red;
	height:auto !important;
	min-height:32px !important;
	height:32px;
}
.CONTENU .commentaire .titre{
	margin: 0 5px;
	padding:0;
	font-size: 20px;
	font-weight: bold;
}
.CONTENU .article .date, .CONTENU .commentaire .date{
	float: right;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	margin-top:0 !important; margin-top:4px;
}
.GLOBAL500 .CONTENU .article .resume, .GLOBAL500 .CONTENU .commentaire .resume{
	width: 452px;
	margin-left: 20px;
	margin-right:5px;
	padding-left: 10px;
	padding-right: 3px;
	font-size: 12px;
}
.CONTENU .article .img, .CONTENU .commentaire .img {
	float:right;
	margin:10px
}

.CONTENU .article .comment, .CONTENU .commentaire .comment {
	font-size: 12px;
	padding-left: 30px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 15px;
	text-align: right;
}
/***************************************************************/
.CONTENU .article .chapitre {
	margin: 5px 0 5px 10px;
}
.CONTENU .commentaire .chapitre{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
}
.CONTENU .article .chapitre .titre{
	font-size: 14px;
	border: none;
	padding-left: 17px;
	line-height: 30px;
}
.CONTENU .article .chapitre .texte {
	padding: 7px 0 0 0;
	margin: 0 auto;
	width:97%;
}
.CONTENU .article .chapitre .list{
	padding-left: 17px;
}