body				{background:#000;color:#e4bb69;font-family:arial;font-size:12px}
a:link,a:visited
,a:hover			{font-weight:bold}
a:link,a:visited	{color:#fff}
a:hover				{color:#999}
h3.titre			{margin-left:-10px;color:#fff}
h4,li					{color:#fff}
li					{margin-left: 25px;}
div.thumb 			{float:left;width:145px;height:155px;background: transparent url('../images/pola.png') 0 0 no-repeat;margin:15px;}
div.thumbScotch		{width:87px;height:37px;margin-left:29px;margin-top:-153px;z-index:99;}
div.thumbImage		{}



div.thumb img	{margin-top:5px}

.paintMeWhite 		{color:#fff}
.rightMe			{text-align:right}
.leftMe				{text-align:left}
.centerMe			{text-align:center}
.justifyMe			{text-align:justify}
		
div.spacer {height:1px;width;100%}

div#mainWrapper 	{width:1200px;height:760px;margin: auto;background: #000} 
div#header		{background: url('../images/bg_bandeau.jpg') 0 0 no-repeat; height: 170px; width: 1200px;} 
div#main			{background: url('../images/bg_main.jpg') 0 0 no-repeat; height: 590px;width: 1200px;margin: 0px 0 0 0px;text-align:center}




div#left_column {float:left;width:260px}
	div#flash_soutenir	{height:100px;margin: 0px 0 0 -10px}
	div#obj_galerie	{width:200px;height:190px;background: transparent url('../images/galerie.png') 0 0 no-repeat;margin:280px 0 0 85px}
	div#obj_galerie:hover{background: transparent url('../images/galerie2.png') 0 0 no-repeat;cursor:pointer;}
div#center_column {float:left;width:660px;}
	div#menu_section {width:658px;height:140px;border: transparent 1px solid}
		div#flash_menu 	{width:644px;height:110px;margin:27px 0 0 13px;}
	div#data_section {width:100%;height:420px;}
		div#dyn_text_wrapper {width:590px;margin: -5px 0 0 41px}
		div#mytext {height:405px;margin: 0 0 0 0} 
div#right_column {float:left;width:280px;height:390px}
	div#cont_slideShow	{width:100%;height:355px;margin:0 0 0 0} 
		div#slv_slideShow {margin:153px 104px 0 0}
	div#cont_slideShow_info	{width:100%;height:70px;} 
		div#obj_slideShow_info {width:59px;height:23px;background:transparent url('../images/infos.png') 0 0 no-repeat;margin: 23px 0 0 30px}
		div#obj_slideShow_info:hover {background:transparent url('../images/infos2.png') 0 0 no-repeat;cursor:pointer}
	div#cont_mediaPlayer {width:100%px;height:145px;}
		div#slv_mediaPlayer{width:170px;height:145px;margin: -15px 0 0 -30px}
	
	
	
div#pageContent {padding: 0 5px 0 15px;text-align:left !important;} 

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 0;
	height: 100%;
	background: #aaa;
	background:url('../images/track.png') 0 0 repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
	background:url('../images/grip.jpg') 0 0 repeat-y;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-color: red;
	height: 18px;
	background:url('../images/scrollup.jpg') 0 0 no-repeat;
}
a.jScrollArrowUp:hover {
	background:url('../images/scrollup2.jpg') 0 0 no-repeat;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-color: red;
	background:url('../images/scrolldown.jpg') 0 0 no-repeat;
	height: 18px;
}
a.jScrollArrowDown:hover {
	background:url('../images/scrolldown2.jpg') 0 0 no-repeat;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-color: #f00;
}
	
