/* Réalisation: [C³] - www.celtikcity.com*/


* {margin: 0; padding: 0;}
img {border: 0;}

BODY{font: 10pt Georgia, "Times New Roman", "TimesNR", Times, serif; background-color: #FFF;}

#menu {display: none;}
#enTete {display: none;}
#piedPage {display: none;}
#acces {display: none;}

a {COLOR: #006; text-decoration: underline;}

#conteneur a:link:after, #conteneur a:visited:after {
content: " ( " attr(href) " ) ";
font-size: 70%; color: gray;}	/*Lien ajouté sous Mozilla*/


/* ////////////// DIV ////////////// */
#conteneur {
width: 19cm;
margin: 0 1cm;
border-left: 0.2cm solid #fdb813;}

#ssmenu {font-size: 0.8em;}

#conteneur, #enTete, #acces, #menu, #contenus, #ssmenu, #piedPage {
float: none !important; /* bug page non imprimée sous mozilla*/
width: auto;
border: 0;
padding: 0;} 

/* ////////////// Textes ////////////// */
hr {color: #fdb813;}
.grasItalique {font-weight: bold;}
.note {font-size: 8pt;} /*Bas de page historique (CESI)*/
.description {font-size: 9pt; color: #000;}/*Précisions sur Telecharger un dossier*/

p {font-size: 10pt;}
.justifie {text-align: justify;} /* cable de garde faqlignes*/

ul {margin: 0.2cm; padding-left: 20px; list-style-type: square;}
li {font-size: 0.75em; } /* padding répartition du txt par rapport aux puces*/
.puceInvisible {list-style-type: none;}

h1, h2, h3, h4, h5 {font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000; margin: 0.3cm 0 0.5cm 0.8cm;
}

h1 {
font-size: 16pt;
text-align: center;
border-bottom: 5px solid #fdb813;
margin: 0 0 1cm 0;}

h2 {
font-size: 15pt;
padding: 0 0 0 20px;
border-bottom: 3px solid #fdb813;}

h3 {
font-size: 14pt;
border-bottom: 2px dotted #fdb813;
padding: 0 0 0 20px;}

h4 {
font-size: 12pt;
padding: 0;
border-bottom: 1px solid #fdb813;}

h5 {
font-size: 10pt;
color: #000;
padding: 0;
}	/* pseudo titre pour historique */


/* ////////////// Liste abc sous pages plan environnement ////////////// */
ol#listeabc li { margin: 0; padding-left: 5px; background: none /*suppr puces en bckgd*/; list-style-type: lower-alpha !important;}

/* ////////////// Images ////////////// */

.photoFloatGauche {float: left; margin: 2px;}
.photoFloatDroite {float: right; margin: 2px;}
.ombreMenu {width: 273px; height: 21px; background: #FFF url(images/BasOmbreMenu.gif) bottom center no-repeat;}

/* ////////////// Rollover ////////////// */

a.FlecheHaut {background: none; float: none !important}

#conteneur a.FlecheHaut:link:after, #conteneur a.FlecheHaut:visited:after {content: " "; display:none !important;} /* Annule l'ajout de l'URL pour haut page*/

/* ////////////// Tableaux ////////////// */
td.Telechargement {background: #dfe6f3;} /* Telecharger - consulter*/

td.TabloBordure {
	margin: 0px;/*					NN	*/
	border: 1px #fdb813 solid;/*			IE	*/
	font-size: 0.7em;
}

td.TabloTitre  {
	margin: 0px;/*					NN	*/
	border: 1px #fdb813 solid;/*			IE	*/
	font-size: 0.7em;
	background: #fdb813; color: #fff;}