body {
	scrollbar-3dlight-color: #8C96C6;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: #8C96C6;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #8C96C6;
	scrollbar-highlight-color: #8C96C6;
	scrollbar-shadow-color: #8C96C6;
	scrollbar-track-color: #7F7F7F;
	background-image: url(images/accueil/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C6C2BF;
}

TD {
   color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
}

txt_align {
	padding-left:5px;
	padding-right:5px;
}

A {
	text-decoration: none;
	color: #46538C;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A:Hover {
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

A:active {
	text-decoration: none;
	color: Black;
	font-weight: bold;
}



p {
	color: White;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	margin:4px 0;
}

	
input {
	background-color: #D5D5D5;
	color: #46538C;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7F7F7F;
}

select {
	background-color: #D5D5D5;
	color: #46538C;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7F7F7F;
}

textarea{
	background-color: #D5D5D5;
	color: #46538C;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7F7F7F;
}

textfield{
	background-color: #D5D5D5;
	color: #46538C;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7F7F7F;
}



.basdepage
{
	color: #323C3E;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

.txtblanc

{
	color: White;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
}

h1

{
	color: White;
	font-size: 13.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 22px;
}
.titresblanc

{
	color: White;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
.titresblancs

{
	color: White;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
}
.titresviolet

{
	color: #46538C;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.txtviolet

{
	color: #46538C;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
}

.txtvioletgras

{
	color: #46538C;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.adresse
{
   color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
.txtblanc9
{
   color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-style: normal;
}
.txtblancpetit
{
   color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:12px
}
.imagevoir { background-image: url(voir.gif); } 
.imagecacher { background-image: url(cacher.gif); } 
.montrer { display: block; } 
.cacher { display: none;  margin: 0 0px; height:1px;} 
.cachetoutvoir { display: none; } 
.cachetoutcacher { display: none; } 
.toutcacher { background-image: url(cachertout.gif); cursor: pointer; display: block; background-repeat: no-repeat; } 
.toutvoir { background-image: url(voirtout.gif); cursor: pointer; display: block; background-repeat: no-repeat; } 


/*  HIGHSLIDE */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
	font-family:Arial, Helvetica, sans-serif;
}
.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;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

