body,html {
	scrollbar-3dlight-color:#D4D0C8; 
	scrollbar-highlight-color:#fff;
	scrollbar-face-color:#E4E4E4;
	scrollbar-arrow-color:#666; 
	scrollbar-shadow-color:#808080; 
	scrollbar-darkshadow-color:#D7DCE0; 
	scrollbar-base-color:#D7DCE0; 
	scrollbar-track-color:#;
	font-family: "Lucida Sans Unicode", Verdana, Geneva;
	margin: 0;
	border: 0 solid;
	font-size: 11px;
	background-repeat: no-repeat;
	background-attachment: fixed;


}

A:link    	{ color:#af2629; font-weight: bold; text-decoration: none;  }
A:visited 	{ color:#af2629; font-weight: bold; text-decoration: none;  }
A:active  	{ color:#af2629; font-weight: bold; text-decoration: none;  }
A:hover  	{ color:#AF2629; font-weight: bold; text-decoration: underline;}

SELECT          { font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #C5F784;border: #efefef; 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: #C5F784;border: #efefef; 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: #C5F784;
	border: #efefef; 
	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: "Lucida Sans Unicode", Verdana, Geneva; font-size: 12px}
td:hover.mouseon {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #FFD733;}


.agence {
	float:left;
	background-image: url(../images/bgagence.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	width:250px;
	height: 17px;
	margin-left:7px;
	padding-left: 13px;
	margin-bottom:5px;
	cursor:pointer;
	margin-top: 2px;
	line-height: 17px;
}

ul {
	margin: 0px;
	border: none;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
		}



li {
	vertical-align: bottom;
	list-style-image: url(../images/arrowrorange.gif);
}


.exemple { padding: 10px; height: auto; width: auto; display: block; border: 1px dotted #880021; 
}

.exemple2 {
	padding: 10px;
	height: auto;
	width: auto;
	display: block;
	font-size: 11px;
	border: 1px solid #C5C5C5;
}

.bloque {

	border: 1px dotted #D0D0D0;
	border-left: 3px solid #9CCF31;
	margin-top: 5px;
	cursor: pointer;
	vertical-align: middle;
	padding-left: 10px;
}


.vert {
	color: #93B53D;
	font-weight: bold;
	
}
.sub {
	font-size: 11px;
	padding-left: 18px;
	background-repeat: repeat-y;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}

.men {
	font-size: 13px;
	color: #74971c;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/copy.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;

}

.men a, .men a:visited, .men a:active, .men a:hover {
	font-size: 13px;
	color: #74971c;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;


}


.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;
}
.stitre {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bgtitre.gif);
	height: 30px;
	width: 100%;
	display: block;
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 35px;
	background-repeat: no-repeat;
}
.retrait {
	margin-left: 35px;
}


/* Big box with list of options */
	#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:175px;	/* Width of box */
	height:200px;	/* Height of box */
	overflow:auto;	/* White background color */
	text-align:left;
	z-index:100;
	background-color: #AE2829;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;
	padding:1px;
	cursor:pointer;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background-color: #AE2829;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background:#b6df31;
	font-size:11px;
	color:#FFF;
	background-color: #FC930E;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
