
/*Page related styles for you to view*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 340px;
	height: 435px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	background-image:url(img/shim.gif);
	margin: 0.3em auto;
	padding: 15px;
	padding-top:0px;
	text-align:justify;
}
#mycustomscroll_cantate {
	/* Typical fixed height and fixed width example */
	width: 340px;
	height: 405px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	background-image:url(img/shim.gif);
	margin: 0.3em auto;
	padding: 15px;
	padding-top:0px;
	text-align:left;
}

#mycustomscroll_critiques {
	/* Typical fixed height and fixed width example */
	width: 440px;
	height: 435px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	background-image:url(img/shim.gif);
	margin: 0.3em auto;
	padding: 15px;
	padding-top:0px;
	text-align:justify;
}

#mycustomscroll_news {
	/* Typical fixed height and fixed width example */
	width: 550px;
	height: 335px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	background-image:url(img/shim.gif);
	margin: 0.3em auto;
	padding: 15px;
	padding-top:0px;
	text-align:justify;
}
#mycustomscroll_contact {
	/* Typical fixed height and fixed width example */
	width: 350px;
	height: 335px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	background-image:url(img/shim.gif);
	margin: 0.3em auto;
	padding: 15px;
	padding-top:0px;
	text-align:justify;
}

#mycustomscroll_presse {
	/* Typical fixed height and fixed width example */
	width: 340px;
	height: 335px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	background-image:url(img/shim.gif);
	margin: 0.3em auto;
	padding: 15px;
	padding-top:0px;
	text-align:justify;
}

#mycustomscroll_videos {
	/* Typical fixed height and fixed width example */
	width: 380px;
	height: 105px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	background-image:url(img/shim.gif);
	margin: 0.3em auto;
	padding: 0px;
	padding-top:0px;
	text-align:justify;
}
#mycustomscroll_disco {
	width: 405px;
	height: 370px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin-right:10px;
	margin-top:10px;
	/*margin: 0.3em auto;*/
	padding: 15px;
	padding-top:0px;
	text-align:justify;

	
}
#mycustomscroll_presse_disco {
	width: 405px;
	height: 300px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin-right:10px;
	margin-top:10px;
	/*margin: 0.3em auto;*/
	padding: 15px;
	padding-top:0px;
	text-align:justify;

	
}

#mycustomscroll0 {
	width: 445px;
	height: 335px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin-right:120px;
	margin-top:10px;
	/*margin: 0.3em auto;*/
	padding: 15px;
	text-align:justify;

	
}
#mycustomscroll00 {
	/* Typical fixed height and fixed width example */
	width: 350px;
	height: 175px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	background-image:url(img/shim.gif);
	margin: 0.3em auto;
	padding: 15px;
	text-align:justify;
}
#mycustomscroll1 {
	width: 435px;
	height: 300px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin-right:120px;
	margin-top:10px;
	/*margin: 0.3em auto;*/
	padding: 15px;
	text-align:justify;
}

#mycustomscroll2 {
	/* Typical fixed height and fixed width example */
	width: 450px;
	height: 80px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #D5EADE;*/
}

.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 550px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}

/* general page style ends here */


