/* CSS Document */

table {

   border-collapse: collapse;  

}

body {

	margin:0px;

	
	background-image: url(../images/background.jpg);

	background-repeat: repeat-x;

	background-position:top;
	/*background-attachment:fixed;*/
	background-color:#FFFFFF;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color: #333333;

}

p {

margin: 5px 0px 5px 0px;

}

a {

	outline:none;

	color: #333333;

	text-decoration:underline;

}

.central{

	/*margin-top: 0px; */

	margin-top: 0px; 

	background-image: url(../images/index_r3_c2.jpg);

	background-repeat: no-repeat;

	background-position:top;

	background-color:#FFFFFF;

	padding-left:10px;

	padding-top:20px;

	padding-right:10px;

}

.menu_right{

	/*_margin-top: 0px; */

	margin-top: 0px; 

	background-image: url(../images/index_r3_c1.jpg);

	background-repeat: no-repeat;

	background-position:top;

	background-color:#FFFFFF;

	padding-left:10px;
	padding-right:5px;

	padding-top:20px;

}

.top_left{

	/*_margin-top: 0px; */

	margin-top: 0px; 

	background-image: url(../images/index_r1_c1.jpg);

	background-repeat: no-repeat;

	background-position:top;

	padding-left:20px;

	padding-top:20px;

	color:#CCCCCC;

}

.central_back{

	/*_margin-top: 0px; */

	margin-top: 0px; 

	background-image: url(../Fonds/background_r2_c2.jpg);

	background-repeat: no-repeat;

	background-position:top;

}

.contenu_back{

	/*_margin-top: 0px; */

	margin-top: 0px; 

	background-image: url(../Fonds/background_r3_c2.jpg);

	background-repeat: no-repeat;

	background-position:top;

	background-color:#FFFFFF

}

.bottom_back{

	/*_margin-top: 0px; */

	margin-top: 0px; 

	background-image: url(../Fonds/background_r4_c1.jpg);

	background-repeat: repeat-y;

	background-position:top left;

}

.titre{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color: #000000;

	background-image:url(../images/titre_li.gif);

	background-repeat:no-repeat;

	line-height:25px;

	background-position:left;

	padding-left:28px;
	font-weight:bold;

}

.titre a{

text-decoration:none;

}

.footer {

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;

color:#CCCCCC;

background:url(../images/footer.jpg);

background-repeat:no-repeat;

background-position:center;



}

.menu_utilisateur{

font-size: 12px;
font-weight:bold;
font-variant:small-caps;

text-decoration:none;



}

.footer a {

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;

color:#FFFFFF;

text-decoration:underline;

}

.nom {text-transform:capitalize; }

	form{
		display:inline;
	}
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	#txtcache {
	position:absolute;
	width:200px;
	height:15px;
	z-index:1;
	overflow:hidden;
	visibility: hidden;
}
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:175px;	/* Width of box */
		height:50px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
font-size:10px;
font-family:"Trebuchet MS";
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#DEDEDE;
		color:#333333;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
	form{
		display:inline;
	}