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

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

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



#global #content #cRight #main .head {
	margin: 20px 0px 30px 0px;
	}
	
#global #content #cRight #main .headP {
	margin: 0px 20px 30px 0px;
	}

#global #content #cRight #main .idee {
	display: block;
	padding-left: 10px;
	border-left: solid 10px #9BFF00;
	font-weight: bold;
	color: #9BFF00;
	}
.idee .highlight {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;

	}
.idee .highlight:hover{
	color: #9BFF00;
	font-weight: bold;
}
#global #content #cRight #main h1 {
	margin: 10px 0px 20px 0px;
	}
	
#global #content #cRight #main p {
	margin-right: 20px;
	margin-bottom: 10px;
	}
/*
#global #content #cRight #main .highlight {
	font-weight: bold;
	color: #FFFFFF;
	}
*/
#global #content #cRight #main .highlight2 {
	font-weight: bold;
	color: #9BFF00;
	}

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

#global #content #cRight #main #tetiere3 {
	margin: 20px 0px 0px -20px;
	padding: 20px 0px 30px 20px;
	background: url('http://www.singcity.fr/images/idees-cadeaux_barre3.jpg') no-repeat;
	}

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

.bold {
	font-weight: bold;
	}
	
	/****************************************/
	/*				colonne droite				*/
	/****************************************/
	
#global #content #cRight #right {
	background: url('http://www.singcity.fr/images/idees-cadeaux_fond.gif') repeat-x;
	}
	
#global #content #cRight #right #encartStudioBig {
	width: 200px;
	margin-top: 80px;
	padding-top: 225px;
	background: url('http://www.singcity.fr/images/encartStudioBig_bg.jpg') no-repeat;
	}

#global #content #cRight #right #encartStudioBig p {
	width: 180px;
	margin-left: 20px;
	}
	
#global #content #cRight #right #encartStudioBig .flash {
	margin-top: 10px;
	margin-left: -10px;
	}

#global #content #cRight #right #encartBoitierCadeau {
	margin-top: 63px;
	}
	
#global #content #cRight #right > #encartBoitierCadeau {
	margin-top: 61px;
	}
		
#global #content #cRight #right #encartBoitierCadeau .header {
	height: 192px;
	background: url('http://www.singcity.fr/images/encartBoitierCadeau_header.jpg') no-repeat;
	}
	
#global #content #cRight #right #encartBoitierCadeau .footer {
	height: 317px;
	background: url('http://www.singcity.fr/images/encartBoitierCadeau_footer.jpg') no-repeat;
	}
	
#global #content #cRight #right #encartBoitierCadeau p {
	padding: 0px 15px 0px 20px;
	padding-top: 8px;
	}

#global #content #cRight #right #encartBoitierCadeau img {
	padding-left: 16px;
	padding-top: 5px;
	}

/* bottom arrondi du main */

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