.dossier_contenu_cptpages {
	font-weight:normal;
	font-size: 12px;
	color:#FFFFFF;
	font-family: verdana, Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

a.dossier_contenu_fleche:link {
	font-weight:bold;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration : none;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

a.dossier_contenu_fleche:visited {
	font-weight:bold;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration : none;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

a.dossier_contenu_fleche:hover {
	font-weight:bold;
	font-size: 14px;
	color:#F2DCCD;
	text-decoration : none;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}


.dossier_choix_ligne0 {
	color:#000000;
	background-color:#CED6C9;
}

.dossier_choix_ligne1 {
	color:#000000;
	background-color:#F2DCCD;
}

.dossier_choix_ligne2 {
	color:#000000;
	background-color:#F2F2DF;
}

.combo{
	font-size: 12px;
	font-weight:normal;
	font-family: Verdana, Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.alignement{
	text-align:center;
}

.fonddiapo {
	background-color:#F2DCCD;
}

.contourdiapo {
	background-color:#000000;
}

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	filter:alpha(opacity=70);
	border: 1px solid black;
	background-color: white;
}
.highslide:hover img {
	filter:alpha(opacity=100);
}

.highslide-image {
    border: 3px solid black;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 3px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.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;
}
/* Controlbar example */
.controlbar {
	filter:alpha(opacity=75);
	background: url(../../highslide/graphics/controlbar5.gif);
	width: 134px;
	height: 29px;
}
.controlbar a {	
	display: block;
	float: left;
	margin: 0px 0 0 0px;
	height: 29px;
	width: 44px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}