@charset "utf-8";

/* MAQUETTE */
#pos1
{
	position:absolute;
	/*z-index:1;*/
}

#pos2
{
	position:absolute;
	padding-left:250px;
	/*z-index:2;*/
}

#pos3
{
	position:absolute;
	/*z-index:3;*/
	padding-top:160px;
}

#pos4
{
	position:absolute;
	padding-left:250px;
	padding-top:160px;
	/*z-index:3;*/
}

#puce li
{
	background-image:url(../images/puce_rouge.png);
	background-repeat:no-repeat;
	padding-left:10px;
	list-style-type:none;
	background-position:0 5px;
	line-height:12px;
}

#puce2 li
{
	background-image:url(../images/puce_verte.png);
	background-repeat:no-repeat;
	padding-left:10px;
	list-style-type:none;
	background-position:0 5px;
	line-height:12px;
}

.chapo_ita
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#666;
}

.date_time
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0565c1;
	position:relative;
	top:5px;
	/*left:200px;*/
	margin-left:510px;
}

.lien_bleu
{
	font-family:Tahoma;
	font-size:12px;
	color:#036;
	text-decoration:none;
}

.lien_bleu:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#069;
	text-decoration:none;
	padding-left:5px;
}

.lien_rouge
{
	font-family:Tahoma;
	font-size:12px;
	color:#6B0003;
	text-decoration:none;
}

.lien_rouge:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#606;
	text-decoration:none;
	padding-left:5px;
}

.hauteur_lien
{
	height: 16px;
}
.png
{
	behavior:url(css/pngbehavior.htc);
}

.texte_noir
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.texte_orange
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F60;
}

.titre_orange{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#F60;
}

.titre_onglets
{
	font-size: 12px; 
	color: #9aa3e2; 
	font-weight: bold;
	text-decoration: underline;
}

body
{
	background-image:url(../images/fond_du_site2.png);
/* 	background-repeat:repeat-x repeat; */
/* 	background-color:#c7c9ed; */
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
}

form
{
	font-size: 10px;
	margin:0;
	padding:0;
}

ul
{
	margin:0;
	padding:0 0 0 10px;
	font-size:10px;
}

table, tr, td
{
	font-size:10px;
}









/* CSS ISSU DE L'ANCIEN ARDAH, CONTENANT LES CLASSES POUR LES SAISIES... */

/* PREVISIONS DE FERMTURES */

.previsions_fermetures_table_cadre {
	border : 1px solid #7f9db9;
	padding : 0px;
	width : 100%;
}

.previsions_fermetures_table_entete {
	font-size : 11px;
	font-weight : bold;
	color : #6f81b1;
	background-color : #f1f1f1;
	height : 25px;
	text-align : center;
	vertical-align : middle;
	border-bottom : 1px solid #7f9db9;
}

.previsions_fermetures_discipline {
	font-size : 12px;
	font-weight : bold;
	color : #6f81b1;
	background-color : #ffffff;
	height : 25px;
	text-align : left;
	padding-left : 5px;
	vertical-align : middle;
}

.previsions_fermetures_service {
	font-size : 11px;
	color : #000000;
	background-color : #eaf0f8;
	height : 20px;
	text-align : center;
	vertical-align : middle;
}

.previsions_fermetures_input{
	font-size: 10px;
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	width: 80px;
	text-align: center;
}


/* SAISIE DES URGENCES */

.saisie_urgences_table_cadre {
	border : 1px solid #7f9db9;
	padding : 0px;
	width : 600px;
}

.saisie_urgences_table_entete {
	font-size : 11px;
	font-weight : bold;
	color : #6f81b1;
	background-color : #f1f1f1;
	height : 25px;
	text-align : center;
	vertical-align : middle;
	border-bottom : 1px solid #7f9db9;
}

.saisie_urgences_texte {
	font-size : 11px;
	font-weight : bold;
	color : #6f81b1;
	height : 25px;
	text-align : left;
	padding-left : 5px;
	vertical-align : middle;
}

.saisie_urgences_input{
	font-size: 10px;
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	width: 120px;
	text-align: center;
}




/* SAISIE DES INDICATEURS */

.saisie_indicateur_table_cadre {
	border : 1px solid #7f9db9;
	padding : 0px;
	width : 600px;
}

.saisie_indicateur_table_entete {
	font-size : 10px;
	font-weight : bold;
	color : #6f81b1;
	background-color : #f1f1f1;
	height : 25px;
	text-align : center;
	vertical-align : middle;
	border-bottom : 1px solid #7f9db9;
}

.saisie_indicateur_texte {
	font-size : 11px;
	font-weight : bold;
	color : #6f81b1;
	height : 25px;
	text-align : left;
	padding-left : 5px;
	vertical-align : middle;
}

.saisie_indicateur_input{
	font-size: 10px;
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	width: 100px;
	text-align: center;
}


/* SAISIE DES DISPOS */

.saisie_dispo_table_cadre {
	border : 1px solid #7f9db9;
	padding : 0px;
	width : 95%;
}

.saisie_dispo_table_entete {
	font-size : 11px;
	font-weight : bold;
	color : #6f81b1;
	background-color : #f1f1f1;
	height : 25px;
	text-align : center;
	vertical-align : middle;
	border-bottom : 1px solid #7f9db9;
}

.saisie_dispo_discipline {
	font-size : 12px;
	font-weight : bold;
	color : #6f81b1;
	background-color : #ffffff;
	height : 25px;
	text-align : left;
	padding-left : 5px;
	vertical-align : middle;
}

.saisie_dispo_service {
	font-size : 11px;
	color : #000000;
	background-color : #eaf0f8;
	height : 20px;
	text-align : center;
	vertical-align : middle;
}

.saisie_dispo_input{
	font-size: 10px;
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	width: 80px;
	text-align: center;
}

hr {
	border-top : 0;
	border-left : 0;
	border-right : 0;
	border-bottom : 1px solid #7f9db9;
}


a.onglet_niveau1:link, a.onglet_niveau1:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #9fbfdb;
	font-weight: bold;
	text-decoration : none;
	border-top : 1px solid #7f9db9;
	border-left : 1px solid #7f9db9;
	border-right : 2px solid #7f9db9;
	padding : 4px 12px 4px 13px;
	width : 150px;
	text-align : center;
	margin-left: 5px;
	margin-right: 5px;
	background-color :#ffffff;
}


a.onglet_niveau1:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #6f81b1;
	font-weight: bold;
	text-decoration : none;
	border-top : 2px solid #6f81b1;
	border-left : 1px solid #6f81b1;
	border-right : 3px solid #6f81b1;
	border-bottom : 1px solid #eaf0f8;
	padding : 3px 12px 3px 12px;
	width : 150px;
	text-align : center;
	background-color :#eaf0f8;
	margin-left: 5px;
	margin-right: 5px;
}

.liste_col {
	text-align : center;
	font-size : 11px;
	height : 20px;
}

.liste_col2 {
	text-align : left;
	font-size : 11px;
	height : 50px;
	padding-right : 5px;
}

.liste_col3 {
	font-weight : bold;
	text-align : center;
	font-size : 11px;
	height : 50px;
	padding-right : 5px;
	width: 100px;
}

.liste_icone {
	text-align : center;
	height : 20px;
	width : 20px;
}

.liste_cadre {
	border : 1px solid #7f9db9;
	padding : 5px;
	width : 95%;
}

.liste_entete {
	font-size : 11px;
	font-weight : bold;
	color : #6f81b1;
	background-color : #ffffff;
	height : 25px;
	text-align : center;
	vertical-align : middle;
	border-bottom : 1px solid #7f9db9;
}

input {
	font-size: 10px;
	background-color: #ffffff;
}


select {
	font-size: 10px;
	border: 1px solid #7f9db9;
	background-color: #ffffff;
}


.erreur {
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-align: center;
	letter-spacing: 0px;
}

.centre_11 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.centre_12 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}


/* Pour le titre du bandeau avec ombre */
.ombre {
	position: relative;
	top: 5px;
	color: #000000;
	font-size: 16px;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: bold;
}



.titre_application {
	position: absolute;
	left: -2px;
 	top: -2px;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: bold;
}


.titre_page {
	color: #6f81b1;
	font-size: 14px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}


.erreur_droits{
	color: #ff0000;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}


.nom_utilisateur{
	color: #036;
	letter-spacing: 1px;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.choix_etab{
	color: #000000;
	letter-spacing: 0px;
	font-size: 12px;
	text-decoration: none;
	padding : 0px;
	font-weight: normal;
}

.nom_etablissement{
	color: #036;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.deconnexion{
	text-align: right;
	padding-right : 9px;
	padding-top : 15px;
}

.date {
	color: #ffffff;
	font-size: 12px;
	padding-right : 9px;
	padding-top : 2px;
	font-weight: bold;
}


.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #036;
}

a.footer:link, a.footer:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #036;
	font-weight: bold;
	text-decoration : none;
}

a.footer:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
}


a.navbar:link, a.navbar:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #7f9db9;
	font-weight: bold;
	text-decoration : none;
}

a.navbar:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #feb200;
	font-weight: bold;
	text-decoration : underline;
}

a.lien_graph:link, a.lien_graph:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #6f81b1;
	font-weight: bold;
	text-decoration : none;
}

a.lien_graph:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #6f81b1;
	font-weight: bold;
	text-decoration : underline;
}

a.accueil_bandeau_haut:link, a.accueil_bandeau_haut:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f81b1;
	font-weight: bold;
	text-decoration : none;
}

a.accueil_bandeau_haut:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #6f81b1;
	font-weight: bold;
	text-decoration : underline;
}

.button_link {
	border : 0px;
	color : #0000FF;
	background-color : #FFFFFF;
	font-size : 11px;
}

.button_link:hover {
	border : 0px;
	color : #0000FF;
	background-color : #FFFFFF;
	text-decoration : underline;
	font-size : 11px;
	cursor : pointer;
}

.adminForm_texte {
font-size : 10 ;
font-family : Arial ;
}


