body, html {
	margin: 0px;
	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color:#000;
	scrollbar-base-color: #000000; !important;
	scrollbar-arrow-color: #FFFFFF; !important;
	scrollbar-3dlight-color: #000000; !important;
	scrollbar-highlight-color: #000000; !important;
	scrollbar-track-color: #B7B7B7; !important;

}
table {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 {
	text-transform: uppercase;
	margin-bottom: 0em;
	margin-top: .2em;
	font: bolder 1.5em Arial, Helvetica, sans-serif;
}
h2 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 0em;
	text-transform: uppercase;
	color: #FF0000;
}

h3 {
	font: bold normal 1em Arial, Helvetica, sans-serif;
	margin-bottom: .2em;
	color: #999999;
}

img {
	margin-bottom: 0em;
	border:none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p {
	margin-top: 0em;
	margin-bottom: 0em;
}
hr {
	height: 0.1em;
}
a {
	border:none
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	border:none
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#container {
	top: 0;
	width: 814px;
	vertical-align: top;
	background-image: url(images/bg_transparent.png);
	background-position: center;
	margin: 0 auto;
}
#container form {
	border-style: none;
	border-width: 0px;
}

#container select {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	border: 0em none #000000;
	margin-right: 2em;
}
#container select option {
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}


/*****  Content  ***************************************/
#container #content {
	width: 800px;
}
/*****  Content Subnav  ***************************************/
#container #content #subnav {
	width: 150px;
	font-size: 10px;
	font-weight: normal;
}

#container #content #subnav ul {
	list-style-type: none;
	margin-left: .5em;
	margin-top: 0em;
	margin-bottom: 0em;
}

[id=container] #content #subnav ul {
	margin-left: -1em;
}

#container #content #subnav ul li {
	line-height: 1.7em;
}
#container #content #subnav ul li img {
	margin-top: 1em;
}
#container #content #text {
	font-size: 11px;
	padding-right: 1em;
	line-height: 150%;
}
#container #content #text p {
	margin-bottom: .5em;
}

#container #content #text img {
	text-decoration: none;
}
#container #content #text hr {
	border-style:dashed;
}
.db {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 10px;
}
.db td {

}

.db h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-left: 2em;
	text-transform: uppercase;
	font: bold 1.4em/1.5em Arial, Helvetica, sans-serif;
	text-indent: 1em;
}
.db a:link {
	color: #000000;
	text-decoration: none;
	border:none;
	font-weight: bold;
}
.db a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
}
.db a:hover {
	color: #666666;
	text-decoration: none;
}
.db hr {
	width: 90%;
	border-style: dashed;
	border-color: #FFFFFF;
	height: 0.2em;
}
.db tr {
	padding-top: 0.2em;

}
.hautDePage {
	font-size: 1.2em;
	color: #FFFFFF;
}

/*****  Footer  ***************************************/
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.copyright {
	text-align: left;
	padding-left: 2em;
}
.footerNav {
	text-align: right;
	padding-right: 2em;
}

#container #footer hr {
	width:95%;
	margin-bottom: 0em;
	height: 0.06em;
	margin-top: 1em;
}

/* ################################## */
/* ##  Page Vélos  ################## */

h2.section_title
{
    font-size: 2.4em;
    font-weight: bold;
    padding: 40px 0 0 0;
    color: #F30202;
    text-transform: none;
    margin: 0;
}

td.title_velos
{
    font-size: 1.5em;
    font-weight: bold;
    padding: 0px 0 0 0;
}

td.content_velos_type
{
    padding: 10px 15px 0 0;
}



/* highslide in the velos section */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
/*	border: 2px solid black;*/
}
.highslide:hover img {
/*	border: 2px solid gray;*/
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    color: #000;
		font-weight: bold;
    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;
}



.uImage img {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #CCCCCC;
color:inherit;
height:auto;
padding:4px;
}

.text {
	font-size: 0.9em;
    font-family: "Lucida Grande", Verdana, sans-serif;
}

.alttext {
	font-size: 1.2em;
    color:#000000;
    font-family: "Lucida Grande", Verdana, sans-serif;
    text-align:left;
}
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 4px 10px 4px 10px;
	margin: 2px;
	border: 1px solid #BB0000;

	text-decoration: none; /* no underline */
    font-weight:bold;
	color: #FF0000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #FF0000;
    font-weight:bold;
	color: #FFF;
}
div.pagination span.current {
	padding: 4px 10px 4px 10px;
	margin: 2px;
    border: 1px solid #FF0000;

    font-weight: bold;
    background-color: #FF0000;
    color: #FFF;
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    font-weight:bold;
    color: #DDD;
}


div.pagination1 {
	padding: 3px;
	margin: 3px;
}

div.pagination1 a {
	
	text-decoration: none; /* no underline */
    font-weight:bold;
	color: #FF0000;
}
div.pagination1 a:hover, div.pagination1 a:active {

    font-weight:bold;
	color: #FFF;
}
div.pagination1 span.current {
	

    font-weight: bold;

    color: #FFF;
}
div.pagination1 span.disabled {
   
    font-weight:bold;
    color: #DDD;
}

div.pages1 {
	width:100px;
	height:100px;
	margin-left:70px;
}

#slideshow {
	width:457px; 
	height:488px; 
	margin-top:44px;
}

#slideshow IMG {
    position:absolute;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#recherche input, #recherche select {
	border:0px; 	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:18px;
	vertical-align:top;
}
