@charset "utf-8";
/* GNRFrance.net V3 CSS */

body {
	background-color: #3b2527;
	background-image: url(bg2010.jpg);
	margin-top: 12px;
}

blockquote {
	text-align: justify;
	text-indent: 25px;
	background: url(../img/q_O.png);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	background-color: #dcdcdc;
	border: solid 1px #e6caca;
	padding: 5px;
}

blockquote p {
	margin: 0;
	display: inline;
	background: url(../img/q_C.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 24px;
}


/* Home et haut */

#menu-title {
	font-family: Georgia;
	font-size: 34px;
	color: #ffffff;
}

#menu-title a {
	color: #ffffff;
	text-decoration: none;
}

#menu-title a:hover {
	color: #c1c1c1;
	text-decoration: none;
}

#link-top {
	width: 980px; 
	height: 165px; 
	background-color: #efefef;
	margin: auto;
	position: absolute;
}

/* Image a�changer pour le cadre de fond de la home */
#home-bg {
	width: 980px; 
	height: 690px; 
	margin: auto; 
	background-image: url(home-bg.jpg); 
	background-repeat: no-repeat; 
	background-position: 40px 40px;
	z-index: 1;
}

#home-news-header {
	width: 536px; 
	height: 35px; 
	z-index: 1; 
	position: absolute; 
	margin-left: 40px; 
	margin-top: 297px; 
	padding-left: 14px; 
	padding-top: 10px;
	font-family: Georgia;
	font-size: 18px;
	color: #efefef;
}

#home-logo {
	width: 857px; 
	height: 200px; 
	z-index: 1; 
	position: absolute; 
	margin-left: 40px; 
	margin-top: 40px; 
	padding-left: 14px; 
	padding-top: 10px;
	font-family: Georgia;
	font-size: 18px;
	color: #efefef;
	text-align: right;
}

#home-logo a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 70px;
	width: 857px;
}

#home-logo a:hover {
	color: #c1c1c1;
	text-decoration: none;
}

#home-news-header,.news-header,.news-header h1 {
	font-family: Georgia;
	font-size: 18px;
	color: #efefef;
}

.news-header {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#home-news-header,.news-header a,.news-header h1 a {
	color: #efefef;
	text-decoration: none;	
	font-weight: normal;	
	display: block;
}

#home-news-header,.news-header a:hover,.news-header h1 a:hover {
	color: #c1c1c1;
	text-decoration: none;
	font-weight: normal;	
}

#menu {
	font-family: Georgia;
	font-size: 16px;
	color: #ffe1e1;
	padding-bottom: 7px;	
	display: block;
	text-align: center;
}

#home-news {
	width: 536px; 
	height: 236px; 
	z-index: 1; 
	position: absolute; 
	margin-left: 40px; 
	margin-top: 340px; 
	padding-left: 14px; 
	padding-top: 14px;
	font-family: Arial;
	font-size: 8.5pt;
	color: #ffffff;
	line-height: 20px;
}

#home-news a {
	color: #ffffff;
	text-decoration: none;
}

#home-news a:hover {
	color: #ffc3c3;
	text-decoration: none;
}

#home-interviews {
	width: 335px; 
	height: 236px; 
	z-index: 1; 
	position: absolute; 
	margin-left: 590px; 
	margin-top: 340px; 
	padding-left: 14px; 
	padding-top: 14px; 
	background-color: #e7e7e7;
	font-family: Arial;
	font-size: 8.5pt;
	color: #000000;
	line-height: 20px;
}

#home-interviews a {
	color: #000000;
	text-decoration: none;
}

#home-interviews a:hover {
	color: #6a0000;
	text-decoration: none;
}

#home-chinese {
	font-family: Arial;
	font-size: 7.5pt;
	color: #ffffff;
}

#home-chinese a {
	color: #ffe1e1;
	text-decoration: none;
}

#home-chinese a:hover {
	color: #c1c1c1;
	text-decoration: none;
}

#home-global {
	width: 980px; 
	height: 690px; 
	margin: auto; 
	padding-right: 17px;
}

#home-white-layer {
	width: 980px; 
	height: 690px; 
	background-color: #e1e1e1; 
	position: absolute; 
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	opacity: 0.5; 
	z-index: -1;
}

#home-chinese-bg {
	width: 335px; 
	height: 115px; 
	background-image: url(bg-chinese-home.jpg); 
	position: absolute; 
	margin-left: 600px; 
	margin-top: 45px;
}

#home-chinese-content {
	width: 317px; 
	height: 101px; 
	z-index: 2; 
	position: absolute; 
	margin-left: 600px; 
	margin-top: 45px; 
	padding: 9px; 
	padding-top: 5px;
}

#home-chinese-layer {
	width: 335px; 
	height: 115px; 
	background-color: #000000; 
	position: absolute; 
	margin-left: 600px; 
	margin-top: 45px; 
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	opacity: 0.5;
	border: 1px solid #777777;
}

#menu-bg {
	width: 886px; 
	height: 95px; 
	z-index: 2; 
	position: absolute; 
	margin-left: 40px; 
	margin-top: 170px; 
	padding-left: 14px; 
	padding-top: 5px; 
	/*background-image: url(bg-menu-right.jpg); */
	background-position: right; 
	background-repeat: no-repeat;
}

#menu-layer {
	width: 900px; 
	height: 35px; 
	background-color: #555555; 
	position: absolute; 
	margin-left: 40px; 
	margin-top: 0px; 
	/*filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	opacity: 0.7;*/
	background:url(bg-menu01.png);	
}

#home-interviews-header {
	width: 334px; 
	height: 35px; 
	z-index: 1; 
	position: absolute; 
	margin-left: 590px; 
	margin-top: 297px; 
	padding-left: 14px; 
	padding-top: 10px;
	font-family: Georgia;
	font-size: 18px;
	color: #efefef;
}

#home-interviews-header a {
	color: #efefef;
	text-decoration: none;
}

#home-interviews-header a:hover {
	color: #c1c1c1;
	text-decoration: none;
}

#home-news-layer {
	width: 550px; 
	height: 40px; 
	background-color: #6a0000; 
	background: url(bg-menu-layer.png);	
	position: absolute; 
	margin-left: 40px; 
	margin-top: 297px; 
	/*filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	opacity: 0.7;*/
}

#home-interviews-layer {
	width: 350px; 
	height: 40px; 
	background-color: #420000; 
	background: url(bg-home-layer.png);		
	position: absolute; 
	margin-left: 590px; 
	margin-top: 297px;
}

#home-news-layer2 {
	width: 550px; 
	height: 250px; 
	background-color: #444444; 
	position: absolute; 
	margin-left: 40px; 
	margin-top: 340px; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity: 0.8;
}

/* Footer Home */

#footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;	
}

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

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

#footer-left {
	width: 371px; 
	height: 24px; 
	background-color: #e7e7e7; 
	background: url(bg-header03.jpg);	
	position: absolute; 
	margin-left: 40px; 
	margin-top: 620px; 
	padding-top: 10px; 
	padding-left: 14px; 
}

#footer-mid {
	width: 175px; 
	height: 24px; 
	background-color: #e7e7e7; 
	background: url(bg-header03.jpg);		
	position: absolute; 
	margin-left: 425px; 
	margin-top: 620px; 
	padding-top: 10px;
}

#footer-right01 {
	width: 140px; 
	height: 28px; 
	background-color: #e7e7e7; 
	background: url(bg-header03.jpg);		
	position: absolute; 
	margin-left: 600px; 
	margin-top: 620px; 
	padding-top: 6px; 
	padding-left: 14px;
}

#footer-right02 {
	width: 182px; 
	height: 24px; 
	background-color: #e7e7e7; 
	background: url(bg-header03.jpg);		
	position: absolute; 
	margin-left: 730px; 
	margin-top: 620px; 
	padding-top: 10px; 
	padding-left: 14px; 
	padding-right: 14px;
}

/* Footer News */

#footer-news {
	width: 980px; 
	float: left; 
	padding-bottom: 30px; 
	padding-top: 20px;
}

#footer-news-left {
	width: 371px; 
	height: 24px; 
	background-color: #cdcdcd; 
	background: url(bg-header03.jpg);		
	margin-left: 40px; 
	padding-top: 10px; 
	padding-left: 14px; 
	float: left;
}

#footer-news-mid {
	width: 175px; 
	height: 24px; 
	background-color: #cdcdcd; 
	background: url(bg-header03.jpg);		
	margin-left: 0px; 
	padding-top: 10px; 
	float: left;
}

#footer-news-right01 {
	width: 140px; 
	height: 28px; 
	background-color: #cdcdcd; 
	background: url(bg-header03.jpg);		
	margin-left: 0px; 
	padding-top: 6px; 
	padding-left: 14px; 
	float: left;
}

#footer-news-right02 {
	width: 158px; 
	height: 24px; 
	background-color: #cdcdcd; 
	background: url(bg-header03.jpg);		
	padding-top: 10px; 
	padding-left: 14px; 
	padding-right: 14px; 
	float: left;
}

#footer-news-bottom {
	width: 980px; 
	height: 40px;
	float: left;
}

/* News */

#news-top {
	width: 510px; 
	height: 36px; 
	background-color: #777777; 
	background: url(bg-header02.jpg);	
	margin-left: 7px; 
	padding-top: 4px; 
	padding-left: 10px; 
	padding-right: 10px; 
	float: left; 
	border: 1px solid #7f7f7f;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

#news-top h2 {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#news-top h2 a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#news-top h2 a:hover {
	color: #ffe1e1;
	text-decoration: none;	
}

#news-date {
	width: 135px; 
	height: 34px; 
	background-color: #c7c7c7; 
	background: url(bg-header03.jpg);	
	margin-left: 40px; 
	padding-top: 6px; 
	padding-left: 14px; 
	float: left; 
	border: 1px solid #777777;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
}

#news-text {
	width: 674px; 
	background-color: #f1f1f1; 
	margin-left: 40px; 
	padding: 7px; 
	margin-top: 7px; 
	border: 1px solid #c7c7c7; 
	float: left;  
	margin-bottom: 30px;
}

#news-text img {
	background-color: #efefef;  
	padding: 1px; 
	border: 1px solid #6a0000; 
}

#news, #news-text, .news-text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

#news a, #news-text a {
	font-weight: bold;
	color: #6a0000;
	text-decoration: none;
}

#news a:hover, #news-text a:hover {
	color: #bb3f3f;
	text-decoration: none;
}

#news-white-layer {
	width: 980px; 
	margin-top: 227px; 
	float: left;
	background-image:url(bg-ie.png);
}

#news-bg {
	width: 980px; 
	height: 227px; 
	background-color: #9b8b8b; 
	margin: auto ; 
	background-image: url(news-bg.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}

#news-global {
	width: 980px; 
	float: left; 
	padding-top: 83px; 
	z-index: 1;
}

#news-content {
	width: 750px; 
	float: left; 
	padding-top: 10px;
}

#news-menu {
	width: 980px; 
	background-color: #d7d7d7; 
	float: left;
}

#news-menu-top {
	width: 886px; 
	height: 35px; 
	z-index: 2; 
	position: absolute; 
	margin-left: 40px; 
	margin-top: 0px; 
	padding-left: 14px; 
	padding-top: 0px; 
	float: left;
}

#news-header {
	width: 886px; 
	height: 35px; 
	z-index: 1; 
	position: absolute; 
	margin-left: 40px; 
	margin-top: 257px; 
	padding-left: 14px; 
	padding-top: 10px; 
	float: left;
}

#news-layer {
	width: 900px; 
	height: 40px; 
	background: url(bg-header01.jpg); 
	position: absolute; 
	margin-left: 40px; 
	margin-top: 257px;
}

#news-top5-header {
	width: 687px; 
	margin-left: 40px; 
	padding: 2px; 
	background-color: #e1e1e1; 
	margin-top: 5px; 
	margin-right: 5px; 
	border: 1px dotted #c1c1c1; 
	float: left;
	color: #707070; 
	font-family: Arial; 
	font-size: 12px;	
	font-weight: bold;
}

#news-top5-content {
	width: 681px; 
	margin-left: 40px; 
	border: 1px dotted #c1c1c1; 
	border-top: 0px; 
	background-color: #f1f1f1; 
	margin-right: 5px; 
	padding: 5px; 
	float: left;
}

#news-top5-content ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	padding-top: 3px;
}

#news-top5-content li {
	margin-bottom: 5px;
}

#news-top5-content img {
	margin-right: 3px; 
	margin-bottom: 5px; 
	margin-top: 2px; 
	border: none; 
	padding: 0;
}

#news-right {
	width: 170px; 
	background-color: #c1c1c1; 
	float: left; 
	padding: 10px; 
	margin-top: 10px; 
	margin-right: 40px;
}


/* Page Groupe */

#groupe-bg {
	width: 980px; 
	height: 227px; 
	background-color: #9b8b8b; 
	margin: auto ; 
	background-image: url(groupe-bg.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}

.chrono_annee {
	color:white;
	font-family:Arial;
	font-size:18px;	
	text-align:center;
	font-weight:bold;
	background-color:#801106;
	padding:3px;
}

.chrono_mois {
	color:#aa1809;
	font-family:Arial;
	font-size:14px;	
	text-align:left;
	font-weight:bold;
	font-style:italic;
}

.chrono_space {
	background-color:#aa1809;
	font-size:14px;	
	text-align:left;
}


/* Page Chansons */

#chansons-bg {
	width: 980px; 
	height: 227px; 
	background-color: #9b8b8b; 
	margin: auto ; 
	background-image: url(chansons-bg.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}

.cdgauche {
	width:320px;
	height: 322px;
	background-image:url("../img/cd_bg_left.jpg");
	text-align:left;
	margin-left: 26px;	
	margin-top: 26px;
}

.cdsingle {
	background-color: #FFFFFF;
	width: 280px;
	height: 280px;
	margin-left: 15px;
	margin-top: 16px;
	padding: 5px;
	filter:alpha(opacity=70); -moz-opacity:0.70; opacity: 0.70;
}

.singlecontent {
	width:280px;
	margin-left: -135px;
	position: absolute;
	left: 50%;
	top: 50px;
	font-family: Arial;
	font-size: 12px;
}

.cdhaut {
	width:578px;
	height:10px;
	background-image:url("../img/groupe/header.jpg");
	background-repeat:no-repeat;	
	margin-left: -105px;
	position: absolute;
	left: 50%;
	top: 149px;	
}

.cdbody {
	width:578px;
	background-image:url(../img/news/maquette_r5_c5.jpg);
	background-repeat:repeat-y;	
	margin-left: -105px;
	position: absolute;
	left: 50%;
	top: 158px;	
	text-align:center;	
	padding-top: 5px;	
}

.cdcontent {
	background-image:url(bg-chinese-page.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	padding-top: 52px;
	padding-bottom: 10px;
	float: left;
}

.cdcontent_amazon {
	background-image:url(../img/cd_amazon_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 148px;
	padding-bottom: 10px;
	float: left;
}

.cdtext {
	background-image:url(bg-ie80.png);
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	float: right;
	padding: 5px 10px 5px 10px;
	margin-left: 180px;
	margin-right: 10px;
	width: 478px;
	
}

.cdtext h1 {
	font-family: Georgia, Arial;
	font-size: 22px;
	color: #b98748;
}

.cdtext h2 {
	font-family: Georgia, Arial;
	font-size: 18px;
	color: #b98748;
}

.cdlist li {
	margin-bottom: 6px;
}

.cdlist li a {	
	text-decoration: none;
	font-weight: bold;
	color: #9a713c;
}

.cdlist li a:hover {	
	text-decoration: underline;
	font-weight: bold;
	color: #dba158;
}

.cdlist li a:visited {	
	text-decoration: none;
	font-weight: bold;
	color: #9a713c;
}

.cdlist li a:visited:hover {	
	text-decoration: underline;
	font-weight: bold;
	color: #dba158;
}

.cdtitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}


/* Page Concerts */

#concerts-bg {
	width: 980px; 
	height: 227px; 
	background-color: #9b8b8b; 
	margin: auto ; 
	background-image: url(presse-bg.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}


/* Page Presse */

#presse-bg {
	width: 980px; 
	height: 227px; 
	background-color: #9b8b8b; 
	margin: auto ; 
	background-image: url(concerts-bg.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}

#presse-list ul {
	list-style:square;
	margin-bottom:0;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
}

#presse-list li {
	margin-bottom: 8px; 
}


/* Page Amazon (sans colonne de droite) */

#amazon-bg {
	width: 980px; 
	height: 227px; 
	background-color: #9b8b8b; 
	margin: auto ; 
	background-image: url(amazon-bg.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}

#amazon-content {
	float: left; 
	padding-top: 10px;
	padding-left: 40px;
}

#amazon-top5-header {
	width: 894px; 
	padding: 2px; 
	background-color: #e1e1e1; 
	margin-top: 20px; 
	margin-right: 5px; 
	border: 1px dotted #c1c1c1; 
	float: left;
	color: #707070; 
	font-family: Arial; 
	font-size: 12px;	
	font-weight: bold;
}

#amazon-top5-content {
	width: 888px; 
	border: 1px dotted #c1c1c1; 
	border-top: 0px; 
	background-color: #f1f1f1; 
	margin-right: 5px; 
	padding: 5px; 
	float: left;
}

#amazon-top5-content ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	padding-top: 3px;
}


#amazon-top5-content li {
	margin-bottom: 5px;
}

#amazon-top5-content img {
	margin-right: 3px; 
	margin-bottom: 5px; 
	margin-top: 2px; 
	border: none; 
	padding: 0;
}

/* Gestion par pages */

.pages {
	color:#c1c1c1;
	font-family:Arial;
	font-size:12px;	
	text-align:left;
}

.pages a {
	color: #888888;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	background-color:#e1e1e1;
	border: 1px solid #777777;		
	padding:4px;	
	padding-left:7px;		
	padding-right:7px;			
}

.pages a:hover {
	color:#e1e1e1;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;
	background-color:#777777;
	border: 1px solid #e1e1e1;	
	padding:4px;	
	padding-left:7px;		
	padding-right:7px;	
}

.pages2 {
	color:#c1c1c1;
	font-family:Arial;
	font-size:12px;	
	text-align:left;
}

.pages2 a {
	color:#e1e1e1;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;
	background-color:#777777;
	border: 1px solid #e1e1e1;	
	padding:4px;	
	padding-left:7px;		
	padding-right:7px;	
}

.pages2 a:hover {
	color: #888888;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	background-color:#e1e1e1;
	border: 1px solid #777777;		
	padding:4px;	
	padding-left:7px;		
	padding-right:7px;
}
