/* surcharge des CSS de commun.css */

#global #content {
	background: url('http://www.singcity.fr/images/rond_cLeft.gif');
	}
	
#global #content #cTop {
	background: url('http://www.singcity.fr/images/cours-de-chants_fond.gif');
	background-position: 0px 200px;
	}

#global #content #cRight #main {
	background: url('http://www.singcity.fr/images/cours-de-chants_fond.gif') repeat-x;
	background-color: #891B7E;
	padding:0px 0px 0px 20px;
	width:560px;
	}
	
#global #content #cRight #main {
	/*width:500px;*/
	}
	
#global #content #cRight {
	background: url('http://www.singcity.fr/images/cours-de-chants_fond.gif') repeat-x;
	background-color: #891B7E;
	}
	
/****************************************/

/****************************************/
/*												*/
/*		CONTENU LEFTBOTTOM			*/
/*												*/
/****************************************/

#global #content #cLeft #cLeftBottom #encartStudios {
	margin-top: 20px;
	}

#global #content #cLeft #cLeftBottom #liveExperience {
	margin-top: 10px;
	}


/****************************************/
/*												*/
/*			CONTENU MAIN				*/
/*												*/
/****************************************/
	
#global #content #cRight #main h1 {
	margin: 10px 0px 30px 0px;
	}
	
#global #content #cRight #main p {
	margin-right: 20px;
	margin-bottom: 10px;
	}
	
#global #content #cRight #main #tetiere ul {
	margin-left: 30px;
	margin-bottom: 10px;
	}
	
#global #content #cRight #main #tetiere ul li {
	margin-bottom: 10px;
	}

#global #content #cRight #main #tetiere {
	position:relative;
	margin: 20px 0px 0px -20px;
	padding: 20px 0px 30px 20px;
	background: url('http://www.singcity.fr/images/cours-de-chants_barre1.jpg') no-repeat;
	}
	
#global #content #cRight #main #tetiere2 {
	margin: 20px 0px 0px -20px;
	padding: 20px 0px 30px 20px;
	background: url('http://www.singcity.fr/images/cours-de-chants_barre2.jpg') no-repeat;
	}

#global #content #cRight #main .spacing {
	line-height: 70px;
	}

.bold {
	font-weight: bold;
	}
	
	/****************************************/
	/*				colonne droite				*/
	/****************************************/
	
#global #content #cRight #right {
	background: url('http://www.singcity.fr/images/cours-de-chants_fond.gif') repeat-x;
	}
	
#global #content #cRight #right #encartVisuel {
	margin-top: 20px;
	}

#global #content #cRight #right #encartRenseignements {
	margin-top: 235px;
	}

/* bottom arrondi du main */

#global #content #cRight #main .bottom {
	position:absolute;
	left:0px;
	bottom: -1px;
	display:block;		
}
	
#global #content #cRight > #main .bottom {
	bottom: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	}
