@charset "utf-8";
/* CSS Document */

body{
	
}
a:link {
	color: #00A0C6;
}
a:visited {
	color: #00A0C6;
}
input[type="text"]:focus, input[type="password"]:focus{
	background-color: #EDF8FB;	
}
input[type="text"]:hover, input[type="password"]:hover{
	background-color: #EDF8FB;	
}
textarea:focus{
	background-color: #EDF8FB;		
}
.fieldError{
	background-color: #FFD2D2;
}
/*
input[type="text"]{
	padding:0.15em 0.25em;
	margin-bottom:3px;
	
}
input[type="radio"]{
	padding:0.15em 0.25em;
	margin-bottom:3px;
	
	
}*/
.certBox{
	background-color:#F9FBFF;
	border: 3px outset black;
	margin-top:10px;
	
}
.certBox:hover{
	border: 3px inset black;
	
}
.certBox:focus{
	background-color:#F3FBFF;
	border: 3px inset black;	
}
#ClientValidationSummary{
	border: 3px dashed #CC0000;
	background-color: #FFFFFF; 
	padding:  10px 5px 10px 5px;
	margin: 10px 10px 20px 10px;
	color:#000000;
	/*background-image: url();*/
}
#ClientValidationSummary li{
	list-style-image: url(../images/bullet.gif);	
	list-style-position:outside;
	color: #000000;
}
fieldset {
	/*border: 0;*/	
	/*background-color: #f1f5fa;*/
	padding: 15px 8px 15px 8px;
	margin: 0 0 25px 0;		
	/*border: 1px dotted gray;
	border-top: 1px solid gray;
	background-color: #FAFAFA;;*/
	border: none;
}
fieldset:hover{
	/*border: 1px solid gray;*/
	border: none;
}

fieldset.collapsed {
  border-top: 1px solid gray;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  padding-bottom:0;
  padding-top:0;
}

fieldset.collapsed .fieldsetContent {
  display: none;
}
fieldset.collapsed table *,
fieldset.collapsed legend,
fieldset.collapsed legend * {
  display: inline;
}
fieldset legend{
	/*background:#EEEEEE url(images/formlegend.gif) repeat-x scroll left center;
	border: 2px solid #CCCCCC;	*/
	font-weight:bold;
	text-transform: uppercase;
	/*padding:3px;*/
	color:#543019;
	font-size:14px;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {
	color: #FFFFFF;
	padding-top:30px;
}
.style2 a{
	color: #FFFFFF;
	text-decoration:none;
}
.style2 a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.style2 .liens{
	margin-left:10px;	
}
.courant{
	font-weight:bold;
	
}
.reference{

}
.donnees{
 background-color: #efefef;
}
.donnees th{

 background-color: #eee;
 font-weight: bold;
 padding: 6px;
 text-align: left;
}
.donnees td{
	
	background-color: #fff;
 	padding: 6px;
}
.tableau th{
 font-weight: bold;
 padding: 6px 0px;
 text-align: left;
}
.tableau td{
 	padding: 6px;
}
.error {
	color:red;
}	
label.error {
	font-size:9px;
	color:red;
	display:block;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:2px;
}
.form{
	background-color:#F0F0F0;
	 padding:15px;
	 border-top:4px solid #666666;
}
.titreform{
	font-size:18px;
	font-weight:bold;
}
.message{
	border: 4px double #00CCFF;
	text-align:center;
	margin:  10px 20px;
	padding: 5px 5px;
}
.message_rouge{
	border: 4px double #CC0000;
	text-align:center;
	margin:  10px 20px;
	padding: 5px 5px;
}.message_orange{
	border: 4px double #FFCC33;
	text-align:center;
	margin:  10px 20px;
	padding: 5px 5px;
}
.tableList{
	 background-color: #efefef;
	 border: 1px solid #efefef;
}
.tableList th{
	 background-color: #efefef;
	 font-weight: bold;
	 padding: 6px;
	 text-align: left;
}
.tableList tbody tr .odd{
	
	background-color: #EFEDE9;
 	padding: 3px;
}
.tableList tbody tr{
	
	background-color: #fff;
 	padding: 3px;
}

.tableList tbody .searchrow{
	background-color: #fff;
	height: 2em;
}
.searchdesc{
	margin:1em;
}
.tableList tbody .searchdescrow{	
	
	background-color: #fff;
	height: 2em;
}
.tableList tbody .searchdescrow td{
  	border:none;
}
.tableList tbody tr:hover{	
	background-color: #CCEEFF; 	
}
.tableList td{		
 	padding: 0px 6px;
}
.colortable {
	text-align:left;
	font-size:10px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.colortable tbody tr th{
	color:#FFFFFF;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
table.colortable tr.even th{	
	background-color: #00a0c6;
}
table.colortable tr.odd th{
	background-color: #5a3d1c;
}
.menulien {
	background-color:#DADADA;
}
.menulien a:hover {
	background-color:#432d15;
	color:white;
}

/* menu arrondi*/
.roundedMenu {
	margin-top: 40px;
	margin-left:20px;
	text-align:left;
	width:170px;
}
h6{
	margin-bottom:10px;
}
.notchedListItems /* ul */{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0pt;
	margin-top:0pt;
	padding-left:0pt;
}
.notchedListItems li /*ul li */{
	margin-bottom:8px;
	margin-left:0pt;
	padding-left:0pt;
	list-style-type:none;
}
.notchedListItems a {
	background:#E4E4E4 none repeat scroll 0%;
	border-color: #FFFFFF;/*#666666;*/
	border-style:solid;
	border-width:0pt 1px;
	color:#000000;
	display:block;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
.notchedListItems a b {
	border-color:#FFFFFF;/*#666666;*/
	border-style:solid;
	border-width:1px 0pt 0pt;
	display:block;
	font-weight:normal;
	left:0pt;
	position:relative;
	top:-1px;
}
.notchedListItems a b b {
	border-width:0pt 0pt 1px;
	padding:1px 6px;
	top:2px;
	padding-left:3em;
}

.notchedListItems a:hover, .notchedListItems a:hover b {
	border-color:#666666;
	background:#666666 none repeat scroll 0%;
	color:white;
}
.imgconf{
	
	margin-right:3px;
	width:8px;
	height:8px;
}
