/* 
    Document   : style
    Created on : 2 janv. 2011, 20:21:17
    Author     : Nico
*/

@import url(menutop.css);
@import url(header.css);
@import url(footer.css);
@import url(accueil.css);
@import url(categorie.css);

a img{
	border: none;
	outline:none;
}

body {  
    margin-left: 25px;  
    margin-bottom: 0;  
    margin-right: 0;  
    margin-top: 0;  
    text-align: center;  
    font-family: Georgia,'Times New Roman',times,serif;
	padding: 0;
}

.cadreprincipal {
    font-style: italic;
    font-weight: bold;
    font-variant: normal;
    height: auto;
    width: 1137px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	text-align: left;
}

.barregrise {
	background-color: black;
	height: 2px;
	width: inherit;
	font-size: 1px;
}

.grossebarre {
	font-size: 1px;
	margin-top: 10px;
	background-color: black;
	width: inherit;
	height: 6px;
}

.grossebarre2 {
	background-color: black;
	width: inherit;
	height: 6px;
	margin-bottom: 2px;
	font-size: 1px;
}

.date {	
	right: 0px;
	margin-bottom: 2px;
	margin-right: 2px;
	position: absolute;
	bottom: 0px;
	background: transparent url(images/date.png) no-repeat 0% 0%;
	width: 42px;
	height: 11px;
	font-size: 8px;
	color: white;
}


.loadingajax {
    width:inherit;
    height:411px;
    background-size: 60px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}


.articlecontent {
	text-align: justify;
	margin-top: 10px;
	width: inherit;
	height: 100%;
}

.contentarticlecontent {
	font-size: 12px;
	float: left;
	width: 848px;
	height: inherit;
	margin-right: 15px;
	margin-bottom: 10px;
	text-decoration: none;
}

.sidebar {
	color: white;
	float: right;
	width: 270px;
	margin: 0;
	padding: 0;
}

.contentarticlecontent .image {
	width: 360px;
	float: left;
}

.contentarticlecontent .contenttext .titlebloc h1 {
	padding: 0px;
	margin: 0px;
}

.contentarticlecontent .contenttext .titlebloc {
	margin-bottom: 10px;
}

.contentarticlecontent .contenttext .titlebloc .title {
	font-size: 20px;
}

.contentarticlecontent .contenttext .titlebloc .metainfo {
	width: 130px;
	text-align: right;
	right: 0px;
	float: right;
	height: inherit;
}

.contentarticlecontent .contenttext .titlebloc .metainfo span {
	
}

.contentarticlecontent .contenttext .introtexte {
	font-style:italic;
	font-weight:bold;
	font-size: 14px;

}

.contentarticlecontent .contenttext .textarticle {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	text-align: justify; 
	font: normal 12px/normal Georgia;
	font-size:12px;
	letter-spacing: 0px;
}

.contentarticlecontent .contenttext .textarticle p { 
	margin-left: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 3px; 
}

.contentarticlecontent .blocfacebook {
	margin-top: 20px;
}


#musique {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 330px;
}

.clear {
	clear: both;
}

.downloadmusique a {
	float: right;
	height: 12px;
	width: 12px;
	margin: 0;
	background:url(images/icondownload.png) no-repeat; 
}

.downloadmusique strong {
	display: none;
}

.twitter-share-button {

	float: right;

}
