@charset "iso-8859-1";
/* CSS Recettes */


.blockblog {
	border:#bfb470 1px dotted;
	/* [disabled]background-image:url("/images/fond-corp-lueur.png"); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: left top; */
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
}

.blogDate {
width:50px; 
float:left; 
border:1px solid #777; 
text-align:center;
margin:10px;

}

.blogMois {

background-color:#C60; 
color:#fff;
line-height: 120%;
padding-bottom: 2px;
padding-top: 2px;
-moz-border-radius : 5px 5px 0px 0px;
-webkit-border-radius : 5px 5px 0px 0px;
border-radius : 5px 5px 0px 0px;
border-bottom:1px solid #ccc;
}

.blogAnnee {}
.blogJour {line-height:40px;}

.blogCorp {padding:10px 20px; float:left; width:76%;}
.blogLire {text-align:right;}
.blogPied {
	background-color:#bfb470;
	color:#555;
	line-height:120%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.blogPied a {
	color:#544E30 !important;
	font-family:Arial, Helvetica, sans-serif;
}

.blogPied a:hover {
	color:#FFF !important;
}

.blogDatepub {}
.blogNomcat {}

