
ul{ 
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top:3px;
	font-family:tahoma;
	}
li{ 
	background: url(../images/puce-groupe-1.gif) 0px 6px no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-bottom: 3px;
	padding-left:8px;
	padding-right:24px;
	font-family:tahoma;
	}	


a,a:active,a:link,a:visited {
	color: #3396B8;
	text-decoration: none;

}
a:hover {
	color: #3396B8;
	text-decoration: underline;
}

.lienmenu,.lienmenu:active,.lienmenu:link,.lienmenu:visited {
	color: #000000;
	text-decoration: none;

}
.lienmenu:hover {
	color: #000000;
	text-decoration: underline;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
fieldset {
	padding:0px;
	width:514px;
	border: 1px solid #A0A0A4;
}
input,select {
	vertical-align: middle;
}
legend {
	color: #000000;
	font-weight: bold;
}
optgroup {
	font-style: normal;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.calcell {
	border: 1px solid #A3A39C;
	font-size: 10px;
	color: #D66005;
	height: 16px;
	width: 18px;
	text-align: center;
}
.caltop {
	background-color: #EAEAE3;
	border: 1px solid #A3A39C;
	font-size: 10px;
	font-weight: bold;
	color: #D66005;
	height: 16px;
	width: 18px;
	text-align: center;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F4F9FB;
	border: 1px solid #185795;
	width: 350px;
	height: 17px;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F4F9FB;
	border: 1px solid #185795;
	width: 100px;
	height: 17px;
}

.leftmargin {
	padding-left: 5px;
}

#result_tbl td {border-bottom: 1px solid #9ECDDF; padding:8px;}

.link,.link:active,.link:hover,.link:link,.link:visited {
	color: #3396B8;
	text-decoration: none;
}


.menuTitle {
	font-size: 14px;
	color: #3396B8;
	font-weight: bold;
}
.stitle {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.title {
	font-size: 18px;
	color: #FFFFFF;
}


.txt_boldbleu{
	color:#1295C1;
	font-weight:bold;
}

#td_1e_col_listes{
	width:226px;
	height:auto;
	background:#E7F4F9 url(/images/bcg_col_listes.gif) repeat-x;
	border-left:1px solid #D8E4F1;
	border-right:1px solid #D8E4F1;
	padding:16px 0 0 16px;
	}
	/*
	CSS FORM PAGE */	
.endl{
 	clear:both;
 	line-height:5px;
}	
#extranet-form{
	width:100%;	
}
#extranet-form .form-header-colonne{
	float:left;
	text-align:left;
	display:table-cell;
	display:inline-block;
	background-color: #F4F9FB;
	border:1px solid #185795;
	padding:3px;
	margin:1px;	
	text-align:center;
}
#extranet-form .form-row{
	width:100%;	
	display:table-cell;
	display:inline-block;	
}
#extranet-form .form-label{
	float:left;
	text-align:left;
	width:30%;	
	display:table-cell;
	display:inline-block;	
}
#extranet-form .form-cell{
	float:left;
	text-align:left;	
	display:table-cell;
	display:inline-block;	
	/*padding:3px;*/
	margin:1px;		
}
#extranet-form .form-input{
	float:left;
	width:69%;	
	display:table-cell;
	display:inline-block;	
}