/*
screen0.css contient des éléments pour changer l'habillage du back office et de la plupart des zones de saisie
screen.css est appelé ensuite
screen2.css est appelé ensuite
*/




.bloc1 h1 {
color:#E49D07;
font-size:18px;
margin:15px 0 4px 0;
}

#calendrier td.todayevent {

background:#dCcE21;

}
#calendrier td.event {
background:#ECDEC1;
}



#calendrier a {
text-decoration:none;
color:#003B89;
}



hr.clear {
clear: both;
height: 1px;
visibility: hidden;
margin: 0;
padding: 0;
}

div.hidden {display:none;}

/*sinon on voit le fond du site avec  la couleur de fond de fenetre par default de windows...*/

body {
background:#fff;


}

/*pour obtimiser la hauteur max du menu de gauche quelque soit le navigateur*/
.hauteur_prop {
    float:left;
    width:0px;
}
.hauteur_clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

.hauteur_min {
  height:600px;
}


.action {
text-decoration:none;
color:#000;
}

.bloc1 h3 {
color:#003B87;
font-size:12px;
background:url("traitorange1.jpg") bottom left no-repeat;
padding:0 0 2px 8px;
margin:16px 0 8px 0;
}

/*
.bloc1 a {
color:#003B87;

text-decoration:none;

}
*/



.bloc1 h3 a {
color:#003B87;
font-size:12px;
text-decoration:none;

}



.fiche_service {
color:#E49D07;
font-size:16px;
margin:15px 0 4px 0;
}

span.externe {
color:#E47809;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

.tooltipControl {
display:none;
}



/*
a.externe:before {
content: "> ";
}
*/
/*
a.interne:before {
content: "> ";
}
*/
	/*
  .insideColA {float:left;width:50%;padding-right:10px;voice-family:"\"}\"";voice-family:inherit;width:48%;}
	html>body .insideColA {width:48%;}
	.insideColB {float:left;width:50%;padding-left:10px;voice-family:"\"}\"";voice-family:inherit;width:48%;}
	html>body .insideColB {width:47%;}
*/
.insideColA {float:left;width:49%;padding-right:1pt;}
.insideColB {float:left;width:49%;padding-left:1pt;}

/*
#menu {
color:red;
}
*/



.bloc1 li a{

color:#003B87;
text-decoration:none;
}



/* FORMULAIRE ancien*/
/*
 form.formulaire { background:#EDF0F7;width:315px;padding:10px 0 0 10px;margin:10px 0 0 0;}
.formulaire h1 { color:#E49D07;font-size:24px;margin: 0 0 10px 0;}
.formulaire label { background:url("fond_label.jpg") bottom left no-repeat;width:303px;color:#fff;clear:both;display:block;height:20px;font-weight:bold;font-size:12px;padding:2px 0 0 5px;margin:0 0 5px 0;}
.formulaire input { width:298px; margin:0 0 20px 0;}
.formulaire select { width:250px; margin:0 10px 20px 0; float:right;}
*/

/* FORMULAIRE */
 form.formulaire { background:#EDF0F7 url("fond_form.jpg") bottom left no-repeat;width:435px;padding:10px 0 0 10px;margin:10px 0 0 0;}
.formulaire h1 { color:#E49D07;font-size:24px;margin: 0 0 10px 0;}
.formulaire label { 
  background:url("fond_label.jpg") bottom left no-repeat;width:430px;color:#fff;clear:both;display:block;
  height:20px;font-weight:bold;font-size:12px;padding:2px 0 0 5px;margin:0 0 5px 0;}
.formulaire input { width:422px; margin:0 0 20px 0;}
.formulaire select { width:422px; margin:0 8px 20px 0; float:right;}
#sub2 { width:76px;height:10px;margin:0 0 5px 330px; }
#sub2 { width:76px;height:10px;margin:0 0 5px 330px; }


/*
p.lien { 

color:#003B87;
}
*/

.lien a{ 

color:#003B87;

color:#E59C01;
font-size:10px;
text-decoration:none;
}




