/* 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/formulaires_fond.gif');
	}

#global #content #cRight #main {
	width: 740px;
	background: url('http://www.singcity.fr/images/formulaires_fond.gif') repeat-x;
	}
	
#global #content #cRight {
	background-color: #6B6B6B;
}

/**********************************/

#global #content #cRight #main .visuel {
	display:inline;
	float:right;
	margin-right: -20px;
	padding-top: 20px;
	margin-top: -20px;
	width:200px;
}

#global #content #cRight #main #tetiere {
	position:relative;
	padding: 20px 0px 30px 20px;
	margin-left:-10px;
	background: url('http://www.singcity.fr/images/formulaire_barre.jpg') no-repeat;
	width:560px;
	float:left;
}
#global #content #cRight #main > #tetiere {
	margin-left:-20px;
}
#global #content #cRight #main #tetiere h1 {
	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 30px;
	}
	
#global #content #cRight #main #tetiere p {
	margin-bottom: 10px;
}

#global #content #cRight #main .bottom {
	position:absolute;
	left:-20px;
	display:block;
	bottom:0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


/* /!\ blablabla... */
#global #footer {
	/*margin-top:10px;*/
	}