/* 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 {
	float:right;
	margin-right: -20px;
	/*position: absolute;
	left: 0px;*/
	}

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

#global #content #cRight #main > #tetiere {
	padding: 20px 200px 30px 20px;
	}

#global #content #cRight #main #tetiere #q {
	width: 540px;
	}

#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 #tetiere ul {
	margin-left: 30px;
	}
	
#global #content #cRight #main #tetiere .question {
	font-weight: bold;
	color: #44C5FF;
	margin-bottom: 5px;
	}
#global #content #cRight #main #tetiere .question p {
	font-weight: normal;
}	
#global #content #cRight #main #tetiere .question a {
	text-decoration: none;
	color: #44C5FF;
	font-weight: bold;
	}
	
#global #content #cRight #main #tetiere .question a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#global #content #cRight #main #tetiere .bold {
	font-weight: bold;
	}

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


/* /!\ blablabla... */
#global #footer {
	margin-top:10px;
	}
