
td {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596269;
}

.cadre {
	padding: 10px;
	height: auto;
	width: 460px;
	border: 1px dotted #cccccc;
	background-color:#edffc1; 
}

.mensub {
	clear:both;
	float:left;
	width:190px;
	background-image: url(../images/mensub1.gif);
	background-repeat: no-repeat;
}

.mensub2 {
	clear:both;
	float:left;
	width:190px;
	background-image: url(../images/mensub2.gif);
	background-repeat: no-repeat;
}


div.mensub a:link    	{  color:#596269; text-decoration: none ;margin-left:27px }
div.mensub a:visited 	{  color:#596269; text-decoration: none ;margin-left:27px }
div.mensub a:active  	{  color:#596269; text-decoration: none ;margin-left:27px }
div.mensub a:over	{  color:#7bab12; text-decoration: none ;margin-left:27px }

div.mensub2 a:link    	{  color:#596269; text-decoration: none ;margin-left:27px }
div.mensub2 a:visited 	{  color:#596269; text-decoration: none ;margin-left:27px }
div.mensub2 a:active  	{  color:#596269; text-decoration: none ;margin-left:27px }
div.mensub2 a:over	{  color:#7bab12; text-decoration: none ;margin-left:27px }


.current {
	clear:both;
	float:left;
	height:35px;
	line-height:25px;
	text-align:center;
	margin-top:15px;

}

div.current a, div.current a:visited, div.current a:active{
	width:100%;
	float:left;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom:solid 10px #a0ca37;
}

.sub {
	clear:both;
	float:left;
	height:35px;
	line-height:25px;
	text-align:center;
	margin-top:15px;

}

div.sub a, div.sub a:visited, div.sub a:active,div.sub a:link{
	width:100%;
	float:left;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom:solid 10px #686868;
}

div.sub a:hover {  
	border-bottom:solid 10px #36a1e4;
}

div.sub a.current {  
	border-bottom:solid 10px #a0ca37;
}


.titre_menu {
	clear:both;
	float:left;
	background-image: url(../images/fond_titre_menu.gif);
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	width: 190px;
	padding-top: 2px;	
}

.titre1 {
	float:left;
	background-image: url(../images/fond_titre1.gif);
	background-repeat: no-repeat;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	width:280px;
	height: 25px;
	padding-left: 13px;
	padding-top: 1px;
}

.titre {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.titre2 {
	float:left;
	background-image: url(../images/fond_titre2.gif);
	background-repeat: no-repeat;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	width:190px;
	height: 25px;
	padding-top: 1px;
}

.agence {
	float:left;
	background-image: url(../images/bgagence.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	width:185px;
	height: 17px;
	margin-left:0px;
	padding-left: 13px;
	margin-bottom:5px;
	cursor:pointer;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #000000;
	color:#FFFFFF;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}



/***********************************************/
/*          FORMULAIRE                         */
/***********************************************/


/*Forms defaults*/
input, textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#404040;
}

.labelform {
        background:url(../images/fondlabel.gif) no-repeat left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	float:left;
	width:90px;
	height:17px;
	color:#FFF;
	padding-left:10px;
	line-height:17px;
	vertical-align:top;
}

label {
	color:#657684;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	cursor:pointer;
	padding-left:2px;
	padding-top:1px;
	line-height:12px;
}

label.chosen {
	color:#333;
}

/*Transparent items*/
.transparent {
	margin-left:4px;
	filter:alpha(opacity=0);
	width:12px;
	height:12px;
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}

/*Radio buttons*/
.radioAreaUnchecked, .radioAreaChecked {
	z-index:5;
	position:absolute;
	width:15px;
	height:15px;
	cursor:pointer;
}
.radioAreaUnchecked {
	background:url(../images/radio.gif) no-repeat left top;
}
.radioAreaChecked {
	background:url(../images/radio.gif) no-repeat left bottom;
}

/*Checkboxes*/

checkbox {
	width:16px;
	height:16px;
}

.checkboxAreaUnchecked, .checkboxAreaChecked {
	z-index:5;
	position:absolute;
	width:16px;
	height:16px;
	cursor:pointer;
}
.checkboxAreaUnchecked {
	background:url(../images/checkbox.gif) no-repeat left top;
}
.checkboxAreaChecked {
	background:url(../images/checkbox.gif) no-repeat left bottom;
}

/*Text inputs*/
.textinput, .textinputHovered {
	float:left;
	width:159px;
	height:17px;
	background:url(../images/middle.gif) repeat-x right top;
	border:none;
	padding-left:5px;
	padding-top:3px;
}
.textinputHovered {
	background-position:right bottom;
}



/*Text areas*/
.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(../images/textarea.gif) no-repeat left top;
	border:none;
}
.textareaHovered {
	background-position:left bottom;
}

/*Selects*/
.selectArea {
	float:left;
	width:175px;
	height:17px;
	background:url(../images/middle.gif) repeat-x left top;
}
.selectArea .left {
	width:1px;
	height:17px;
	float:left;
	background:url(../images/middle.gif) no-repeat left top;
}
.selectArea .right {
	cursor:pointer;
	width:16px;
	height:17px;
	float:right;
	background:url(../images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:16px;
	height:17px;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	cursor:pointer;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404040;
	width:150px;
	padding-left:1px;
	padding-top:2px;


}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:3px;
	margin-left:2px;
	width:187px;
	height:150px;
	overflow:auto;	/* Scrolling features */
	background:#657684;
	padding:2px;
	font-size:10px;
	z-index:20;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	float:left;
	width:166px;
	background:#657684;
	color:#FFF;
	text-decoration:none;
	padding:1px 4px;
	border:0px;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#b6df31;
}

.optionsDivVisible a:visited {
	color:#FFF;

}
.end
{
	float:left;
}



/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:181px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/submit.gif) no-repeat left top;
	cursor:pointer;
	border:none;
	margin-top: 5px;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

/*Test div - testing if stylesheets are enabled*/
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}
.login, .loginHovered {
	font-size: 11px;
	color: #686868;
	background-image: url(../images/bglogin.gif);
	float: left;
	height: 17px;
	width: 179px;
	border:none;
	margin-bottom:5px;
	margin-left:10px;
	padding-left: 10px;
	padding-top: 1px;
}
.loginHovered {
	background-position:left bottom;
}


.pass, .passHovered  {
	font-size: 11px;
	color: #686868;
	background-image: url(../images/bgpass.gif);
	float: left;
	height: 17px;
	width: 154px;
	border:none;
	margin-left:10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.passHovered {
	background-position:left bottom;
}

.go, .goHovered {
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/bggo.gif);
	float: left;
	height: 17px;
	width: 25px;
	border:none;
	font-weight:bold;
	cursor:pointer;

}
.goHovered {
	background-position:left bottom;
}

.plus, .plusHovered {
	font-size: 10px;
	color: #657684;
	background-image: url(../images/bgliste.gif);
	float: left;
	height: 17px;
	width: 45px;
	border:none;
	text-align:left;
	padding-left:5px;
	cursor:pointer;

}
.plusHovered {
	background-position:left bottom;
	color:#FFFFFF;
}


.question, .questionHovered {
	font-size: 10px;
	color: #657684;
	background-image: url(../images/question.gif);
	float: left;
	height: 17px;
	width: 16px;
	border:none;
	font-weight:bold;
	cursor:pointer;

}

.questionHovered {
	background-position:left bottom;
}


.chercher, .chercherHovered {
	margin-left:4px;
	font-size: 9px;
	text-align:left;
	padding-left:9px;
	color: #FFFFFF;
	background-image: url(../images/bgchercher.gif);
	float: left;
	height: 17px;
	width: 85px;
	border:none;
	font-weight:bold;
	cursor:pointer;

}
.chercherHovered {
	background-position:left bottom;
}


.newsform, .newsformHovered  {
	font-size: 11px;
	color: #686868;
	background-image: url(../images/bgformnews.gif);
	height: 17px;
	width: 161px;
	border:none;
	margin-top:5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.newsformHovered {
	background-position:left bottom;
}

.menu, .menuHovered {
	float: right;
	text-align:left;
	padding-left: 16px;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #bcbcbc;
	background-image: url(../images/menu_over.gif);
	height: 29px;
	width: 85px;
	align:left;
	border:none;
	font-weight:bold;
	padding-top: 8px;
	cursor:pointer;

}
.menuHovered {
	color: #ffffff;
	background-position:left bottom;
}

.menuok, .menuokHovered  {
	float: right;
	text-align:left;
	padding-left: 16px;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	background-image: url(../images/menu_ok.gif);
	height: 29px;
	width: 85px;
	align:left;
	border:none;
	font-weight:bold;
	padding-top: 8px;
}

.menui, .menuiHovered {
	float: right;
	text-align:left;
	padding-left: 16px;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #bcbcbc;
	background-image: url(../images/menui_over.gif);
	height: 29px;
	width: 115px;
	align:left;
	border:none;
	font-weight:bold;
	padding-top: 8px;
	cursor:pointer;

}
.menuiHovered {
	color: #ffffff;
	background-position:left bottom;
}

.menuiok, .menuiokHovered  {
	float: right;
	text-align:left;
	padding-left: 16px;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	background-image: url(../images/menui_ok.gif);
	height: 29px;
	width: 115px;
	align:left;
	border:none;
	font-weight:bold;
	padding-top: 8px;
}



/* 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;	/* Scrolling features */
		background:#657684;	/* White background color */
		text-align:left;
		z-index:100;
	}
	#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:10px;
	        background:#657684;
		color:#FFF;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background:#b6df31;
		font-size:10px;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
li {
	background-repeat: no-repeat;
	list-style-type: square;
	clip: rect(auto,auto,auto,auto);
}
.stitre {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	background-image: url(../images/bgstitre.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 350px;
	padding-left: 15px;
}
