
body {
	color: #FFF;
	background: #FFF url("../img/degrade.jpg") repeat-x;
	font-family: "Lucida Grande", Lucida, "Lucida sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.4;
}

a {color: #933943; text-decoration: underline}
a:hover {color: #933943; text-decoration: none;}
a:visited {color: #933943;}



#content {
	background: url("../img/back2.jpg") no-repeat left top;
	/*background: url("../img/gauche.jpg") no-repeat left top;*/
	width: 1130px;
}

#colDroite{
	color: #313a40;
	margin: 0 0 0 27px;
	width: 503px;
	display: inline;
	float: left;
	
}

#colGauche{
	/*position:absolute;
	left:0; */
	color: #313a40;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	width: 503px;
	display: inline;
	float: left;
}

#textDescriptioncourte {
	margin: 730px 0 0 60px;
	width: 379px;
	height:170px;	
}

#textDescriptioncourte p{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin:0 0 15px 0;
}

#colGauche h4{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin: 53px 0 15px 60px;
	background: url("../img/feed-rss-rouge.jpg") no-repeat 355px 2px;
	width: 390px;

}

#colGauche h4 a {
	color: #313a40;
	text-decoration: none;
	width: 375px;
	display: block;

}

#colGauche .billet {
	margin: 22px 0 8px 60px;
	background: url("../img/separation-billet.jpg") no-repeat left bottom;
	padding: 0 0 21px 0;
	
}

.date {
	color: #767676;
	font-size: 1.4em;
	font-style: italic;
} 
.titrebillet { color: #933943; font-size: 1.6em;}


#icones{
	list-style-type: none;
	margin: 0; padding: 0 0 0 295px;
	position: absolute;
}

#icones li{
	float: left;
	margin: 30px 0 0 18px;
	padding: 0;
}

#icones li a{
	display: block;
	float: left;
}

#apropos{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 1.88em;
	line-height: 1em;
	padding: 105px 0 0;
	text-align: right;
	width: 503px;
}

#apropos p{
	margin: 0 0 20px 0;
}


#zonepost{
	margin: 55px 0;
}

#zonepost .post{
	border-top: 1px solid #CCC;
	clear: both;
	position: relative;
	padding:10px 0 5px;
	margin: 0 0 5px;
	width: 503px;

}

#zonepost .pain{
	float: left;	
}

#zonepost .heure{
	background: #CCC;
	color: #FFF;
	float: right;
	font-size: 1.1em;
	padding: 2px;
}

#zonepost .date{
	background: #313a40;
	color: #FFF;
	float: right;
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 1.1em;
	margin:5px 0 5px;
	padding: 3px;
	text-transform: uppercase;
}

#zonepost .texte{
	font-size: 1.6em;
	padding:25px 0 20px; 
	text-align: right;	
}

#zonepost p{
	font-size: 1.5em;
	padding:10px 0 10px; 
	text-align: left;	
}

#zonepost h2{
	font-size: 2em;
	padding:10px 0 10px; 
	text-align: left;
	text-transform: uppercase;
}

#retouraccueil{
	font-size: 1.1em;
	padding:10px 0 10px; 
	text-align: right;
	text-transform: uppercase;
}

#footer{
	color:#FFF;
	background: url("../img/bg-footer.jpg") repeat-x;
	height:40px;
	width: 1035px;
}

#footer p{
	padding:15px 0 0 40px;
}

#footer a{color:#FFF;}
#footer a:hover{text-decoration:none;}


a.lastfm-link {
	color: #313a40;
	text-decoration:none;
}

a.lastfm-link {
	color: #313a40;
	text-decoration:none;
}

a:visited{color: #000;}


		.clearfix:after {
			    content: "."; 
			    display: block; 
			    height: 0; 
			    clear: both; 
			    visibility: hidden;
			}
			
			.clearfix {display: inline-block;}
			
			/* Hides from IE-mac \*/
			* html .clearfix {height: 1%;}
			.clearfix {display: block;}
			/* End hide from IE-mac */