body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
/* 	background: #222 url(../site-internet-bastia/fond.jpg) top center; */
	/*background: #a4a09a url(../site-internet-bastia/bandeau.jpg) top center no-repeat;*/
	background: #fff url(../site-internet-bastia/background.jpg) top left repeat-x;
	height: 100%;
}
#global {
	position:relative;
	margin: 0 auto;
	text-align: left; /* on rétablit l'alignement normal du texte */
	/*border-left:#CCCCCC solid 1px;*/
	/* 	background:white top left repeat-y; */
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#logo {
	/*position: absolute; z-index: 5; top: 0; left: 22px;*/
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 200px;
	background: url(../site-internet-bastia/bandeau.jpg) top center no-repeat;
}
#contenu {
	margin: 0 auto;
	padding:20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #3B4042;
	width: 900px;
	position: relative;
}

#contenu #principal {
	width:650px;
	float: left;
}
#contenu #accroche1 {
	width:200px;
	height: 280px;
	float: right;
	background-color: #2b91d9;
	margin: 0;
	padding: 0;
}
#contenu #accroche1 h1 {
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin-top: 6px;
	margin-bottom: 6px;
}
#contenu #accroche1 div {
	padding: 10px;
}
#contenu #accroche1 img {
	padding: 0;
}
#contenu #accroche1 a {
	color: #fff;
}

#contenu #accroche2 {
	width:200px;
	height: 100px;
	float: right;
	margin: 0;
	padding-top: 20px;
}

#contenu #accroche3 {
	width:200px;
	height: 300px;
	float: right;
	background-color: #2b91d9;
	margin: 0;
	padding: 0;
}
#contenu #accroche3 h1 {
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin-top: 6px;
	margin-bottom: 6px;
}
#contenu #accroche3 div {
	padding: 10px;
}
#contenu #accroche3 img {
	padding: 0;
}
#contenu #accroche3 a {
	color: #fff;
}


#contenu #internet img {
	border: 2px solid #261b0f;
}
#contenu #internet img:hover {
	border: 2px solid #666;
}
#contenu #internet h1 {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 12px;
	color: #261b0f;
	margin-bottom: 0;
	padding-bottom: 2px;
}

#contenu #motcle h1 {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 12px;
	color: #261b0f;
	margin-bottom: 0;
	padding-bottom: 2px;
}

#navcontainer {
	position: relative;
	padding: 160px 0 5px 100px;
	margin: 0 auto;
/*
	margin-top: -60px;
	margin-left: 580px;
*/
/* 	background:#222; */
}

#navlist {
	margin: 0 0 20px 0;
	padding: 0 0 20px 10px;
/* 	border-bottom: 1px solid #87cfef; */
}

#navlist ul, #navlist li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	letter-spacing:1px;
	color: #fff;
}

#navlist a:link, #navlist a:visited {
	line-height: 16px;
	font-weight: normal;
	margin: 0 5px 4px 10px;
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 6px solid #87cfef;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
	font-size: 12px;
	font-weight:normal;
	font-family: Tahoma, Helvetica, sans-serif;

}

#navlist a:hover { 
	color: #fff; 
}

#navlist2 {
	margin: 0 0 20px 0;
	padding: 0 0 20px 10px;
	border-bottom: 0px solid #6D071A;
}

#navlist2 ul, #navlist2 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	letter-spacing:1px;
}

#navlist2 a:link, #navlist2 a:visited {
	float: left;
	line-height: 14px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #fff;
}

#navlist2 a:link#current, #navlist2 a:visited#current, #navlist2 a:hover {
/* 	border-bottom: 6px solid #67abdc; */
	padding-bottom: 2px;
	background: transparent; 
	color: #67abdc;
	font-size: 12px;
	font-weight:normal;
	font-family: Tahoma, Helvetica, sans-serif;

}

#navlist2 a:hover { 
	color: #67abdc;
}

#footer {
	background: #33332d;
	width: 100%;
	height: 210px;
	position: relative;
	padding-top: 10px;
	clear: both;
}

#footer div {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	padding: 30px;
	text-align: left;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #85ceee;
}

#cnil {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	color: #666;
	padding-top: 8px;
	padding-bottom: 20px;
}
#motcle {
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #33332d;
}

.etoile {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	padding-top: 8px;
	padding-bottom: 8px;
}
.n1 {
	padding:1px;
	background-color:#f90;
	color:#fff;
	font-family:Arial;
	font-size: 9px;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 300px;
}

h1 {
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
h1>span {
	background-color: #222;
	padding: 4px 8px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 14px;
	color: #2867c8;
}
p,td,th {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	font-size: 14px;
}
.titre-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.sous-titre {
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.haut{
	border-top: 1px solid #000000;
}
.jour{
	border-top: 1px solid #000000;
	font-size:9px;
	height:12px;
	border-right:dotted 1px #999999;
}
.joursem{
	border-top: 1px solid #000000;
	font-size:9px;
	height:12px;
	background-color:#e4e4e4;
	border-right:dotted 1px #999999;
}
.salle {
	font-size:9px;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666666;
	font-size: 11px;
}
a.more {
	white-space: nowrap;
	padding-right: 10px;
	background-color: transparent;
	background-image: url(../site-internet-bastia/arrow.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 55%;
}
a.less {
	white-space: nowrap;
	padding-left: 10px;
	background-color: transparent;
	background-image: url(../site-internet-bastia/arrow-left.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 55%;
}
a.none:link, a.none:visited {
	color: #333;
	text-decoration: none;
}

.bordure{
	padding:2px;
	border:1px solid #222222;
}
#contenu img {
	padding: 3px;
/* 	border: 1px solid #222; */
	margin-right: 20px;
}


/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 900px; margin: 5px auto 100px auto; position: relative; min-height: 465px;
											  background: url(../site-internet-bastia/bg.png) top center no-repeat; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #2b91d9; text-decoration: underline; }
a:hover, a:active							{ color: #f76300; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 869px; position: absolute; top: 34px; left: 48px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 800px; height: 465px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 805px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -30px 0 100px -80px; height: 150px; margin-bottom: 0; }
#movers-row div								{ width: 15%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(../site-internet-bastia/transparent.png); padding: 10px; height: 30px; 
											  margin-top: -50px; margin-left:3px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
