BODY {
	margin: 20px 20px 0px;
	color: #333;
	background-image: url(../img/fond.gif);
	font-size: 100.01%;
	line-height: normal;
	background-attachment: fixed;
	background-repeat: repeat;
	padding: 0px;
}
H1 {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.4em;
	padding-bottom: 0px;
	margin: 0px 0px 15px;
	color: #999999;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-variant: small-caps;
}
H2 {
	margin: 0px -20px;
	font: normal 1.2em/2em Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 20px;
	color: #88A8BD;
	background-image: url(../img/ligne.png);
	background-position: 20px 1.5em;
	background-repeat: no-repeat;
}
P {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 16px;
	font: 0.75em/1.4em Arial, Helvetica, sans-serif;
	padding-top: 0px;
}

#content P .center {
	text-align: center;
}
.imgno {
	color: none;
	text-decoration: none;
	border: none;
	border-bottom: none;
}
.imgno a:hover{
	color: none;
	text-decoration: none;
	border: none;
	border-bottom: none;
}
#content a:link {
	color: #389F58;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #399E58;
}
#content a:visited {
	color: #266C3C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #266C3C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#content a:hover {
	background-color: #eee;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#content {
	border-right: none;
	border-top: none;
	min-width: 360px;
	z-index: 3;
	margin: 0px 168px 0px 155px;
	border-left: none;
	width: auto;
	border-bottom: none;
	position: relative;
	background-color: white;
	padding: 0px 20px;
}
#navAlpha {
	z-index: 2;
	left: 20px;
	width: 162px;
	position: fixed;
	top: -4px;
	voice-family: inherit;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 765px;
}

* HTML #navAlpha {
	position: absolute
}
#navBeta {
	z-index: 1;
	right: 20px;
	width: 168px;
	position: fixed;
	top: 0px;
	voice-family: inherit;
	height: 100%;
	background-image: url(../img/droite.jpg);
	background-color: #1B3C49;
	margin-top: 162px;
}
BODY > #navBeta {
	width: 168px
}
#top {
	height: 143px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 155px;
	background-repeat: no-repeat;
	min-width: 572px;
	background-position: 0px 23px;
	background-color: #1B3C49;
}
/* category menu */
ul#cat_menu {
	width: 168px;
	height: expression('20.8em');
	height: expression('20.8em'); /* MSIE hack */
	overflow: hidden;
	list-style-type: none;
	text-indent: 0;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1em;
	font-variant: small-caps;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul#cat_menu li {
    border-top: 1px dotted #25639C;
    height: 4em;
    overflow: hidden;
}

ul#cat_menu li a {
	padding: 0.5em 0em 0em 0.7em;
	color: #FFFFFF;
	text-transform: none;
	display: block;
	height: 4em;
	text-decoration: none;
	font-weight: bold;
}

ul#cat_menu li a#cat_calendrier {
	background-image: url(../img/trans4.png);
	background-repeat: repeat;
}
ul#cat_menu li a#cat_annonces {
	background-image: url(../img/trans4.png);
	background-repeat: repeat;
}
ul#cat_menu li a#cat_photos {
	background-image: url(../img/trans4.png);
	background-repeat: repeat;
}
ul#cat_menu li a#cat_formulaires {
	background-image: url(../img/trans4.png);
	background-repeat: repeat;
}
ul#cat_menu li a#cat_resultats {
	background-image: url(../img/trans4.png);
	background-repeat: repeat;
}
#menu, 
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
	font: 0.8em/1.8em arial, verdana, sans-serif;
	position:relative;
	z-index:100;
	text-decoration: none;
}
#menu {
	height:0.4em;
	padding:0;
	background-repeat: repeat;
}
#menu table {
   border-collapse:collapse;
}
#menu li {
	float:left;
	background-image: url(../img/trans4.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #396C8A;
	background-repeat: repeat;
}
#menu li li {
	float:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	font-size: 1em;
	text-decoration: none;
}
/* a hack for IE5.x and IE6 */
#menu li a li {
   float:left;
}
#menu li a {
	display:block;
	float:left;
	height:23px;
	padding:0 10px;
	text-decoration:none;
	white-space:nowrap;
	border-bottom-style: none;
	color: #CCECF4;
}
#menu li li a {
	float:none;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.6em;
	background-image: url(../img/trans6.png);
}
#menu li:hover {
   position:relative; 
   z-index:100;
}
#menu a:hover {
	position:relative;
	z-index:100;
	text-decoration: none;
}
#menu li:hover > a {
	background:url(../img/trans2.png) repeat;
	color:#FFFFFF;
	text-decoration: none;
}
#menu :hover  ul {
	left:0;
	top:23px;
	border-left:1px solid #D0E6F1;
	z-index:300;
}
#menu a:hover ul {
    left:-1px;
}
#menu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
/* it could have been this simple if all browsers understood */
/* show next level */
#menu li:hover li:hover > ul {
   left:0; 
   margin-left:100%; 
   top:0;
}
/* keep further levels hidden */
#menu li:hover > ul ul {
   position:absolute; 
   left:-9999px; 
   top:-9999px; 
   width:auto;
}
/* show path followed */
#menu li:hover li:hover > a {
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(../img/trans3.png);
	background-repeat: repeat;
}
#menu li a:hover ul li a:hover {
   background:#843
}
/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#menu a:hover a:hover ul,
#menu a:hover a:hover a:hover ul,
#menu a:hover a:hover a:hover a:hover ul,
#menu a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

/* keep further levels hidden */
#menu a:hover ul ul,
#menu a:hover a:hover ul ul,
#menu a:hover a:hover a:hover ul ul,
#menu a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
#contenu {
	background-color: #1B3C49;
	bottom: 0px;
}
.subs-navbar UL {
	margin: 0px;
	padding: 0px;
}
.subs-navbar UL LI {
	color: #C1E1E9;
	LIST-STYLE-TYPE: none;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 4px;
	padding-left: 0px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C1E1E9;
}
.subs-navbar UL LI A:link {
	padding-left: 10px;
	text-decoration: none;
	color: #C1E1E9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1E1E9;
}
.subs-navbar UL LI A:visited {
	padding-left: 10px;
	border-left: none;
	color: #95CBD9;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #95CBD9;
}
.subs-navbar UL LI A.youarehere:link {
	border-left: #ff5800 10px solid; 
	color: #fb5701
}
.subs-navbar UL LI A.youarehere:visited {
	border-left: #ff5800 10px solid; 
	color: #fb5701
}
.subs-navbar UL LI A:hover {
	border-left: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	padding-left: 10px;
	background-image: url(../img/trans6.png);
	background-repeat: repeat;
}
.subs-navbar UL LI A.youarehere:link {
	font-weight: bold
}
.subs-navbar UL LI A.youarehere:visited {
	font-weight: bold
}
.subs-navbar UL LI UL LI A:link {
	padding-left: 30px;
	margin-left: 0px;
}
.subs-navbar UL LI UL LI A:visited {
	padding-left: 30px
}
.subs-navbar UL LI.current-section A:link {
	color: #ff5800
}
.subs-navbar UL LI.current-section A:visited {
	color: #ff5800
}
.subs-navbar {
	font-size: 0.75em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -10px;
}
#navBeta .titre {
	background-repeat: no-repeat;
	height: 54px;
	width: 168px;
	margin-right: auto;
	position: absolute;
	top: -70px;
	right: 5px;
	background-position: right bottom;
	z-index: 400;
}
#pied {
	height: 41px;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	bottom: 0px;
	position: fixed;
	width: auto;
	z-index: 5;
	text-align: center;
	left: 175px;
	right: 188px;
	background-image: url(../img/trans5.png);
	background-repeat: repeat;
	vertical-align: center;
	background-color: #E7F2F6;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #999999;
	font-weight: normal;
}
#contenu #content .guide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#contenu #content .guide A:link {
	color: #389F58;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #399E58;
}
#contenu #content .guide A:visited {
	color: #2E8146;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2E8146;
	text-decoration: none;
}
#contenu #content .guide A:hover {
	background-color: #eee;
	border-bottom-style: none;
}
#menu li li li a {
	font-size: 1.5em;
}
#top .note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: absolute;
	top: 48px;
	right: 24px;
	line-height: 1.1em;
	color: #CCCCCC;
}
#top .note a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
#top .note a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#top .note a:hover {
	text-decoration: none;
	background-image: none;
}
.subs-navbar ul li ul li {
	border-left-style: none;
}
.subs-navbar ul li.active a {
	font-weight: bold;
	background-image: url(../img/trans6.png);
	color: #FFFFFF;
}
#galerie img {
	float: none;
	padding: 5px;
	text-decoration: none;
}
#content .gauche {
	float: left;
	padding-right: 5px;
}
#menu .choisi {
	background-image: url(../img/trans2.png);
	background-repeat: repeat;
	color: #FFFFFF;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
#content li {
	list-style-position: outside;
	list-style-image: url(../img/f_vert_tc.png);
	line-height: 1.8em;
}
#content span {
	color: #254C5D;
}
#content .tag img  {
	float: left;
	padding-right: 5px;
}
P .center {
	text-align: center;
}
h4 {
	font-size: 1em;
	color: #E89326;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E89326;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E89326;
}
h14 {
	font-size: 1em;
	color: #E89326;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E89326;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E89326;
}
p .marge {
	text-indent: 2em;
}
.marge {
	text-indent: 0em;
	padding-left: 40px;
}
#content .bleu {
	color: #E89326;
	font-weight: bold;
}
#liste {
	font-family: Arial, Helvetica, sans-serif;
	width: 23em;
	background-image: url(../img/fond.gif);
	background-repeat: repeat;
	margin-left: 20px;
}
#liste h5 {
	background-color: #1B3C49;
	margin-left: 20px;
	color: #FFFFFF;
	padding-left: 10px;
}
#liste ul {
}
#liste ul li {
	list-style-position: outside;
	list-style-image: url(../img/pdf_liste.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #399E58;
	margin-left: 5px;
}
#liste li:hover {
	background-image: url(../img/trans5.png);
}
#liste a:link {
	color: #399E58;
	text-decoration: none;
	border-bottom-style: none;
}
#liste a:hover {
	color: 467C97;
	border-bottom-style: none;
	background-color: transparent;
}
#liste a:visited {
	text-decoration: none;
}
#listetech {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/fond.gif);
	background-repeat: repeat;
	margin-left: 1em;
	margin-right: 1em;
	padding-top: 10px;
}
#content .table {
	background-image: url(../img/fond.gif);
	background-repeat: repeat;
	width: auto;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B3C49;
	font-size: 0.75em;
	line-height: 1.2em;
	border-spacing: 0px;
	border-collapse: collapse;
}
#content .table2009 {
	background-image: url(../img/fond.gif);
	background-repeat: repeat;
	width: 290px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B3C49;
	font-size: 0.75em;
	line-height: 1.2em;
	border-spacing: 0px;
	border-collapse: collapse;
}
#content #accueilinfo .pdf {
	float: left;
}
#accueilinfo table {
	padding: 5px 10px 5px 5px;
	background-color: #EEF5F9;
	border-spacing: 0px;
	border-collapse: collapse;
}
#listetech .tabletech {
	width: auto;
	margin-left: 20px;
	color: #1B3C49;
	font-size: 0.7em;
	line-height: 1.2em;
	border-spacing: 0px;
	border-collapse: collapse;
}
#listetech h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #1B3C49;
	font-weight: normal;
	display: block;
}
#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #B6D8E7;
	font-weight: normal;
	margin-right: 0.5em;
	display: block;
	margin-bottom: -3px;
	margin-left: .7em;
}
#listetech .tabletech .haut {
	background-color: #1B3C49;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}
#contenu #content .table tr .haut {
	background-color: #1B3C49;
}
#content #listetech a:active img {
	text-decoration: none;
}
#listetech a:link {
	border-bottom-style: none;
	text-decoration: none;
}
.haut {
	background-color: #1B3C49;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#content .table td {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: top;
}
.trans td {
	background-image: url(../img/trans.png);
}
.souris B {
	display: none;
	line-height: 1.25em;
	font-size: 0.95em;
	font-weight: normal;
}
.souris:hover {
	z-index: 900; position: relative;
}
.souris A:hover {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	position: relative; 
	border-right-width: 0px; 
	text-decoration: none;
}
.souris:hover A {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	position: relative;
	border-right-width: 0px;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #399E58;
	color: #399E58;
}
.souris:hover B {
	padding-right: 8px;
	display: block;
	padding-left: 8px;
	background: #EEF9FB url(../img/trans6.png) repeat;
	visibility: visible;
	padding-bottom: 4px;
	cursor: text;
	padding-top: 4px;
	position: absolute;
	top: 0em;
	border: 1px solid #A4C3D5;
	left: 3em;
	line-height: 1.25em;
}
.souris A:hover B {
	border-right: #888 1px solid; 
	padding-right: 10px; 
	border-top: #888 1px solid; 
	display: block; 
	padding-left: 10px; 
	background: #ffc; 
	left: -10px; 
	visibility: visible; 
	padding-bottom: 5px; 
	border-left: #888 1px solid; 
	cursor: pointer; padding-top: 5px; 
	border-bottom: #888 1px solid; 
	position: absolute; top: 1em;
}
.souris B A {
	display: block; 
	background: none transparent scroll repeat 0% 0%; 
	white-space: nowrap; 
	text-decoration: none;
}
.souris B A:hover {
	text-decoration: none;
	border-bottom-style: none;
	line-height: 1.25em;
}
.clear {
	clear: both;
}
#content .pdf {
	float: none;
	padding: 0px;
}
#content .table p {
	font-size: .95em;
	line-height: 1.2em;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	width: 320px;
}
.questions p {
	line-height: 1.3em;
	font-size: 0.7em;
}
.questions .style10 {
	color: #003366;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.questions td {
	font-size: 0.7em;
	line-height: 1.3em;
}
.questions td .champs {
	text-align: right;
	width: 30%;
}
.questions td .case {
	text-align: left;
	width: 70%;
}
.questions td .titre {
	font-size: 0.85em;
	font-weight: bold;
	color: #339966;
	padding-top: 10px;
	padding-bottom: 2px;
}
.questions .style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: normal;
	color: #003366;
}
#listetech .tabletech td {
	padding: 3px 10px 3px 5px;
	vertical-align: top;
}
#contenu #content ul ul {
	font-size: .95em;
}
#content .colgauche {
	float: left;
	width: 45%;
}
#content .coldroite {
	float: right;
	width: 45%;
}
#contenu #content li li {
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
}
#content .colgauche ul {
	font-weight: bold;
}
#content .coldroite ul {
	font-weight: bold;
}
#content #listetech img {
	float: none;
	padding: 5px;
}
#content #listetech a:link img {
	text-decoration: none;
	border-bottom-style: none;
}
.noir {
	color: #009900;
}#content .col {
	float: none;
}
#content .col img {
	float: none;
}
#content .col img a:link {
	text-decoration: none;
	border-bottom-style: none;
}#content .col .sanslien {
	text-decoration: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
#content .col .sanslien a:hover {
	background-color: #FFFFFF;
}
#content .accueil .blanc {
	background-color: #FFFFFF;
}
#content #accueilinfo img {
	float: middle;
	padding-bottom: 10px;
	padding-left: 10px;
	border:none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
	margin-right: 0.5em;
	margin-bottom: -3px;
	font-variant: small-caps;
	font-weight: normal;
}
#content .imagegauche {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
}
#content .imgdroite {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
#listetech .marin {
	color: #1B3C49;
	font-weight: bold;
}
#accueil {
	background-position: 0px 0px;
	background-color: #0085AE;
	float: left;
	width: 650px;
	height: 90px;
	margin-top: 7px;
	z-index: 1;
	position: absolute;
	top: 0px;
	right: 19px;
}
#content #accueilinfo {
	top: 0px;
	margin-top: 2px;
	position: relative;
	z-index: 200;
}
#content .accueil td {
	background-image: url(img/fond.gif);
}
#content .accueil td .blanc {
	background-color: #FFFFFF;
}
#content #accueilinfo .trans {
	padding: 0px;
	float: right;
}
#tablehoraire {
	z-index: 900;
	position: relative;
	width: 49em;
	right: -20px;
	left: 0px;
	background-color: #C8E0EE;
}
.horaire {
	background-image: url(img/fond.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding: 2px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.horaire td {
	padding: 1px 3px;
}
.horaire .aligngauche {
	font-weight: bold;
	text-align: left;
	color: #389D4D;
}
.horaire .vert {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #389D4D;
}
.horaire .vertpale {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7ACF8B;
}
.blanche {
	background-color: #FFFFFF;
}
.lettre {
	font-size: 2em;
	color: #389D4D;
	line-height: 1.4em;
	font-weight: normal;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.highslide:link img {
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.highslide a:link {
	text-decoration: none;
	border-bottom-style: none;
}
.highslide:hover img {
	border: 1px solid #999999;
	text-decoration: none;
	background-color: #FFFFFF;
}
.highslide:active img {
	text-decoration: none;
	border-bottom-style: none;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#galerie {
	padding: 10px;
	margin-right: 1em;
	margin-left: 1em;
	background-image: url(../img/Web_Cheer_gauche.png);
	background-repeat: repeat;
	background-position: 0px -100px;
}
