/* *********************** button.css ********************************* */


/* *********************************habillage.css ************************ */
#container{clear: both;}
#sce #container {clear: both;}

#liens-connexes li a.doc-lien {background:url(../i/connexes_puce.png) 0.3em center no-repeat; }
#liens-connexes li a.doc-lien:visited {background:url(../i/connexes_puce_visited.png) 0.3em center no-repeat; }
#sce #liens-connexes li a.doc-lien {background:url(../isce/connexes_puce.png) 0.3em 0.6em no-repeat; }

.formulaires fieldset{border-right:0;border-left:0;border-top:0; }





/* ************* structure.css ********************* */


#liste-resultats li .note-doc1 {position:absolute; top:2px; right:0; }
#liste-resultats li .note-doc2 {position:absolute; top:2px; right:13px; }
#liste-resultats li .note-doc3 {position:absolute; top:2px; right:26px; }
#liste-resultats li .note-doc4 {position:absolute; top:2px; right:39px; }
#liste-resultats li .note-doc5 {position:absolute; top:2px; right:52px; }


#annuaire .abecedaire {clear:both;}


#annuaire .liste-annuaire a.personne {display:block; float:left; width:30%; }
#annuaire .liste-annuaire li {clear:both;}
#diaporama .lienActionMenu img {width:11px; height:11px; }

#calendrier caption {white-space:nowrap; }			

#calendrier caption input {display:block; width:25px; height:37px; float:left; text-indent:-500em; }


/* *************** typographie.css *********************** */

.error{color:red;}
.msg{color:green;}


#calendrier td.aujourdhui a {color:#FFF; }
		
