/* 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;
	}
	
#global #content #cRight #main h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#global #content #cRight #main .chapeau {
	margin-bottom: 20px;
	}

#global #content #cRight #main #tetiere {
	position:relative;
	margin: 0px 180px 0px -20px;
	padding: 20px 20px 30px 20px;
	background: url('http://www.singcity.fr/images/formulaire_barre.jpg') no-repeat;
	}
	
#global #content #cRight #main h3 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 25px;
	}
	
#global #content #cRight #main h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
#global #content #cRight #main p {
	margin-bottom: 20px;
	}

#global #content #cRight #main a {
	text-decoration: none;
	font-weight: bold;
	color: #3D9BBA;
	}
	
#global #content #cRight #main a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F1932B;
	}
	
#global #content #cRight #main .highlight {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #F1932B;
	}
	
#global #content #cRight #main .highlight:hover {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #3D9BBA;
	}

#global #content #cRight #main #tetiere2 {
	position:relative;
	margin: 0px 180px 0px -20px;
	padding: 20px 20px 30px 20px;
	background: url('http://www.singcity.fr/images/resume_barre3.jpg') no-repeat;
	}
	
.clear {
	clear: both;
	}

#global #content #cRight #main .bold {
	font-weight: bold;
	}

#global #content #cRight #main .bottom {
	position:absolute;
	left:0px;
	bottom:-2px;
	display:block;
}
	
#global #content #cRight > #main .bottom {
	bottom:0px;
	margin-bottom: 0px;
}
