BODY  		{
	font-family: "Trebuchet MS", Verdana, Geneva;
	margin: 0;
	border: 0 solid;
	font-size: 12px;
}
body,html {
overflow : auto;
scrollbar-face-color: #D1D1D1; 
scrollbar-highlight-color: #D1D1D1
scrollbar-shadow-color: #D1D1D1
scrollbar-3dlight-color: #D1D1D1
scrollbar-arrow-color: #D1D1D1
scrollbar-track-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF;

}

A:link    	{ font-size: 12px; color:#98121A; font-weight: bold; text-decoration: none;  }
A:visited 	{ font-size: 12px; color:#98121A; font-weight: bold; text-decoration: none;  }
A:active  	{ font-size: 12px; color:#98121A; font-weight: bold; text-decoration: none;  }
A:hover  	{ font-size: 12px; color:#FFFFFF; background-color: #98121A; font-weight: bold; text-decoration: none;}

SELECT          { font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #FFFFFF;border: #98121A; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
INPUT		{ font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #FFFFFF;border: #98121A; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
TEXTAREA	{
	font-family: Verdana, Geneva;
	font-size: 7.5pt;
	color:#000000;
	background-color: #FFFFFF;
	border: #98121A; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.CHECK          { font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #F5F5F5; border: #EFEFEF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.CHECK2         { font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #F5F5F5; border: #EFEFEF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
td:hover.mouseon {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #FFD733;}



li {
	color: black;
	list-style-type: none;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: 0% 3px;
	padding-left: 15px;
	margin-top: 5px;
}

.exemple {
	padding: 10px;
	height: auto;
	width: auto;
	display: block;
	font-size: 11px;
	border: 1px dotted #880021;
}

.exemple2 {
	padding: 10px;
	height: auto;
	width: auto;
	display: block;
	font-size: 11px;
	border: 1px solid #C5C5C5;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid white;
}
.highslide:hover img {
	border: 0px solid 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-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.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;
}



.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}

