@charset "utf-8";
.erreur {
	color:red;
	text-align:center;
}
.centre td {
	text-align:center;
	border:solid 1px #999;
	font-size:80%;
	font-weight:bold;
}
.navigation {
	background-color:#FFF;
	color: #666;
	text-align: left;
	clear: right;
	width: 90%;
	border: 1px solid #666;
}
.nav {
	background-color:#666;
	color:#FFF;
	padding-left: 10px;
	font-weight: bold;
}
.navigation li {
	text-align : left;
	background : #fff;
	padding-left : 2px;
	margin : 0;
	border : 1px solid #FFFFFF;
	list-style:disc;
	font-weight:normal;
	color:#666;
}
.navigation dl {
margin : 0.5em;
padding : 0.3em;
}
.navigation a:link, .navigation a:visited {
color : #666;
text-decoration : none;
}
.navigation a:hover {
color:#36C;
font-weight:bold;
background-color : #EEE;
text-decoration : none;
}

.contenu{
	border: 1px solid #666;
	color:#666;
}
.contenu a:link, .contenu a:visited {
color : #666;
text-decoration : none;
}
.contenu a:hover {
color : #000000;
font-weight:bold;
background-color : #EEE;
text-decoration : none;
}

.barre_navigation {
	background-color: #666;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 20px;
	color:#FFF;
	text-align:left;
	font-weight:bold;
}
.barre_navigation a:link, .barre_navigation a:visited {
color : #FFF;
text-decoration : none;
}
.barre_navigation a:hover {
color : #000000;
background-color : #EEE;
text-decoration : none;
}

.titre {
	font-weight:bold;
	text-align:center;
}
/*calendrier*/
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}
.ds_tbl {
	background-color: #FFF;
}
.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}
.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}
.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}
.ds_cell_we {
	background-color: #EEE;
	color: #FF0000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}
.ds_cell:hover {
	background-color: #F3F3F3;
}.colonne_ferme {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
}
.infobulle{
	position: absolute;
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFCC;
	height: auto;
	width: auto;
	white-space: nowrap;
	display: inline;
}
.planning{
	position: absolute;
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFCC;
	height: auto;
	width: auto;
	white-space: nowrap;
	display: inline;
}
.select_aucun {
	color: #999999;
}
.fiel_centrer {
	text-align: center;
}

/* formz */

fieldset {
	margin-bottom: 1em;
	border: solid 1px #CCC;
	width: auto;
	margin: 0.5em;
	background-color:#FFF;
}
fieldset p {
	padding: 0 0 0 0.0em !important;
	padding: 0 0 0 0.0em;
	clear: both;

}
legend {
	margin: 0 0 0.5em 0;
	padding: 0.3em;
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#CCC !important;
	background-color:#CCC;
}
label.text {
	display: block;
	float: left;
	width: 40%;
	text-align: right; /* n'h�sitez pas pas � aligner � gauche, c'est pas mal aussi */
	margin: 0 1em 0 0;
	padding: 0.1em;
	border-bottom: 1px solid #CCC;
}
label.text90 {
	display: block;
	float: left;
	width: 90%;
	text-align: right; /* n'h�sitez pas pas � aligner � gauche, c'est pas mal aussi */
	margin: 0 1em 0 0;
	padding: 0.1em;
	border-bottom: 1px solid #CCC;
}
input.essai {
	display: block;
	float: right;
	width: 30%;
	text-align: left; /* n'h�sitez pas pas � aligner � gauche, c'est pas mal aussi */
	margin: 0 1em 0 0;
	padding: 0.1em;
}
.radioCheck {
	margin: 0 1em 0 0.25em;	
}
input.text,
textarea {
	width: 40%;
	background-color: #FFF;
	border: solid 1px #CCC;
	margin-right: 0.25em;	

}
div.tabl {
	display:block;
	float:left;
	margin: 0 1em 0 0;
	padding: 0.1em;
}
.envoy {
	margin: 1em 0;
	text-align: center;
}
.envoy label {
	border: 0;	
}
hr {
	visibility: hidden;
	clear: both;
}
span.note {
	font-size: 0.75em;
}
span.warning {
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
}
.nobr {
	white-space: nowrap;
}

/*planning ecran*/
.cel_def td {
	width:15px; 
	text-align:center; 
	font-size:12px; 
	height:15px; 
	cursor:default;
}
.cel_sur td {
	zoom:90%;
	width:15px; 
	text-align:center; 
	font-size:12px; 
	height:16px; 
	cursor:default;
	border-bottom:2px solid blue !important;
	border-top:2px solid blue !important;
}
