/* 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/index-presentation_fond.gif');
	background-position: 0px 200px;
	}

#global #content #cRight #main {
	background: url('http://www.singcity.fr/images/index-presentation_fond.gif') repeat-x;
	background-color: #154E66;
	padding:0px 20px 0px 20px;
	width:740px;
	}
	
#global #content #cRight #main {
	/*width:500px;*/
	}
	
#global #content #cRight {
	background-color: #154E66;
	}
	
/****************************************/

/****************************************/
/*												*/
/*			CONTENU MAIN				*/
/*												*/
/****************************************/

#global #content #cRight #main .visuel {
	float:right;
	margin-right: -20px;
	}

#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/temoignage_barre.jpg') no-repeat;
	}

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

		/**/
		/* mise en forme box temoignage */
		/**/

#global #content #cRight #main #item {
	position: relative;
	width: 530px;
	height: 140px;
	margin-bottom: 20px;
	}

#global #content #cRight #main > #item {
	height: 130px;
	}

#global #content #cRight #main #item .left {
	float: left;
	width: 120px;
	height: 145px;
	}
	
#global #content #cRight #main #item .left img {
	border-left: solid 20px #9BFF00;
	}
	
#global #content #cRight #main #item .left .flash {
	margin-left:3px;
}

#global #content #cRight #main #item .right {
	margin-left: 130px;
	}

#global #content #cRight #main #item .right .titre {
	font-size: 14px;
	font-weight: bold;
	color: #9BFF00;
	text-transform:uppercase;
	}
	
#global #content #cRight #main #item .right .ville {
	font-size: 10px;
	text-transform:none;
	}
	
#global #content #cRight #main #item .right .pack {
	font-size: 12px;
	font-weight: bold;
	}

#global #content #cRight #main #item .right .texte {
	margin-top: 10px;
	}

#global #content #cRight #main #item .right .more {
	position: absolute;
	bottom: 5px;
	}

#global #content #cRight #main #item .right .more a {
	float:left;
	display: block;
	width: 135px;
	height: 13px;
	line-height: 12px;
	margin-top:10px;
	margin-bottom: 0px;
	font-size: 9px;
	text-indent: 5px;
	text-decoration : none;
	background-color: #9BFF00;
	color: #103F5B;
	}
	
#global #content #cRight #main #item .right > .more {
	bottom: 0px;
	}
	
#global #content #cRight #main #item .right .more a:hover {
	background-color: #3D9BBA;
	color: #FFFFFF;
	}

#global #content #cRight #main .spacing {
	line-height: 40px;
	}
	
	/****************************************/
	/*				colonne droite				*/
	/****************************************/
	
#global #content #cRight #right {
	background: url('http://www.singcity.fr/images/index-presentation_fond.gif') repeat-x;
	}

/* bottom arrondi du main */

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