/***** SANTÉ SÉCURITÉ PACA *****/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF1CE;
	color: #3D3834;
	padding: 0px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/interface/fond.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	list-style-image: url(../images/icones/puce.gif);
	text-align: justify;
	margin-bottom: 0px;
	}
form   { margin:0px;padding:0px; }
form p {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	/* Idem pour IE6 */
	width: 100%;
}


input, textarea  {
	color:#4D2513;
	font-size:12px;
	display: inline;
}
input[type="text"] { 	width: 400px; }
#colonne_droite input { 	margin-left: 10px; }
#colonne_droite input[type="text"] { 	width: 220px; }

#cartouche_recherche #textfield, #cartouche_recherche input[type="text"], #cartouche_recherche textarea  { width: 180px; 
	font-size: 11px;
}

textarea { height: 100px; }
input[type="radio"], input[type="checkbox"] {
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
label {
	float:left;
	width:25%;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
	padding-top: 5px;
	clear: both;
  }
a:link    { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover   { text-decoration:underline; }  
a { color: #962000; }
p {
	margin-top: 3px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
}

.petit { font-size: 12px; }
h1 {
	font-size: 25px;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #80724B;
}
#savoir  h1, #savoir h2, #savoir h3 { color: #126eae; }

#consulter h1, #consulter h2, #consulter h3 { color: #7EB20C; }

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 6px;
	color: #5A4F33;
}

.slogan {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/icones/puce_h3.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 14px;
	color: #332B28;
	margin-bottom: 7px;
	margin-left: 5px;
	margin-top: 12px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #6B5E4B;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 7px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
	text-transform: uppercase;
	text-align: center;
}
h5 a:link, h5 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #962000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #962000;
	margin-right: 1px;
	margin-left: 1px;
}
h5 a:hover {
	color: #962000;
	background-color: #FFFFFF;
}
h6 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fichier {
	background-image: url(../images/icones/fichier.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-left: 25px;
	margin-top: 2px;
	margin-bottom: 3px;
}

.mail {
	background-image: url(../images/icones/mail.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	margin-left: 25px;
	background-position: 3px 2px;
}

.excel {
	background-image: url(../images/icones/excel.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-left: 25px;
	background-position: 4px 0px;
	margin-top: 2px;
	margin-bottom: 3px;
}
.diaporama  {
	background-image: url(../images/icones/diapo.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 6px;
	padding-top: 2px;
	margin-left: 25px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.url {
	background-image: url(../images/icones/url.png);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 6px;
	padding-top: 4px;
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 2px;
}

#colonne_droite .url {
	background-image: url(../images/icones/url_droite.png);
	padding-top: 1px;
	padding-left: 22px;
	margin-right: 10px;
	margin-left: 10px;
}
.url  a {
	font-style: italic;
	color: #526C9A;
}
hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9ABA5;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
}
.pointilles     {
	margin-right: 5%;
	margin-left: 5%;
	border-top-style: dotted;
}
.invisible    {
	margin: 0px;
	padding: 0px;
	clear: left;
	border-top-width: 0px;
}
ul, ol {
	padding-left: 50px;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 15px;
}

li {
	margin-bottom: 5px;
	margin-top: 5px;
}

li li { list-style-image: url(../images/icones/puce_niv2.png); }

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
}

#feuille_blanche {
	background-image: url(../images/interface/fond_blanc.png);
	background-repeat: repeat-y;
}

#retrait_feuille_blanche {
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
}

#colonne_centrale { width: 654px; }
.filrouge {
	font-size: 10px;
	color: #9A6E5C;
	padding-top: 7px;
	background-image: url(../images/icones/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 18px;
	padding-bottom: 7px;
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9ABA5;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.signature {
	font-size: 10px;
	color: #9A6E5C;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 9px;
	clear: both;
	background-color: #FFF1CE;
	padding-bottom: 20px;
	border-top-color: #AE9A6A;
	border-top-style: solid;
	border-top-width: 1px;
}
.filrouge a:link, .signature a:link {
	color: #9A6E5C;
	text-decoration: none;
}
.filrouge a:visited, .signature a:visited {
	color: #9A6E5C;
	text-decoration: none;
}
.filrouge a:hover, .signature a:hover   { text-decoration:underline; }

.vignette {
	float: right;
	border: 1px solid #80706C;
	margin-left: 15px;
	margin-bottom: 10px;
}

.vignette_sans_cadre {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.vignette_sans_cadre_gauche {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}

.image { text-align: center; }
.image  img  { border: 5px solid #B09C6D; }

/* ---------- TABLEAUX ------------- */
fieldset {
	border: 1px dotted #B7A9A3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.encadre { background-color: #EEE5E2; }
#savoir .encadre { background-color: #DFEEF8; }
#consulter .encadre {
	background-color: #E3FAC7;
	border-top-color: #B4CC8D;
	border-right-color: #B4CC8D;
	border-bottom-color: #B4CC8D;
	border-left-color: #B4CC8D;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #B7A9A3;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
  }

td.tableauentete {
	padding: 4px;
	font-weight: bold;
	background-color: #735A50;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	}

td.tableauentete2 {
	padding: 4px;
	font-weight: bold;
	background-color: #A78C73;
	font-size: 10px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}
td.tableauligneseule {
	padding: 6px;
	vertical-align: top;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBACA6;
	text-align: left;
	}
td.tableausansligne {
	padding: 6px;
	}
.publications {
	display: block;
	float: left;
	width: 31%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.publications img  { border: 2px solid #7EB20C; }
.publications img:hover {
	border-top-color: #962000;
	border-right-color: #962000;
	border-bottom-color: #962000;
	border-left-color: #962000;
}

#savoir .publications img {
	border-top-color: #126eae;
	border-right-color: #126eae;
	border-bottom-color: #126eae;
	border-left-color: #126eae;
}
.publications p  {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
}

.publications h6 { padding-left: 0px; }
.alerte {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #BF3D3F;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	width: auto;
	margin-top: 10px;
	margin-right: 20%;
	margin-bottom: 10px;
	margin-left: 20%;
}

/* ANCIENS */

.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titre-jaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f5a10b;
	font-weight: bold;
	text-decoration: underline;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6B5E4B;
	text-align: left;
}
.soustitre-petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B5E4B;
}
.titre-rose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #e41184;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	text-align: left;
}
.titre-bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #126eae;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	text-align: left;
}
.italique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.titre-vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #7EB20C;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	text-align: left;
}
.titre-bordeaux {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #962000;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	text-align: left;
}
.gras-rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #962000;
}

.italique-gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #818080;
}

.gras-clair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A18F73;
}
.miseajour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	padding-left: 0px;
	margin-top: 10px;
	clear: both;
}
.Contourblancphoto {
	background-color: #E5F1F4;
	border: 1px solid #FFFFFF;
}

.dateagenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E47253;
}


.soustitre-vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A8008;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
.Encadrejaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #63430D;
	background-color: #FFF1CA;
	padding: 15px;
	margin-left: 30px;
	margin-right: 50px;
}
.Encadrejaune-droite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF1CA;
	padding: 5px 5px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A18F73;
	text-align: left;
}
.prst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.prst_niv2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#a_la_une {
	background-color: #352420;
	background-image: url(../images/interface/fond_a_la_une.jpg);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-right: 10px;
	padding-left: 10px;
	color: #CDADA3;
}

#a_la_une h2 {
	color: #B3897C;
	margin-top: 3px;
	margin-bottom: 3px;
}

#a_la_une h3 {
	color: #827571;
	margin-top: 3px;
	margin-bottom: 3px;
}

#a_la_une a { color: #D6451D; }

#a_la_une .url a { color: #698FCE; }

#a_la_une hr { border-top-color: #5A3C35; }

#a_la_une .fichier {
	background-image: url(../images/icones/fichier_a_la_une.gif);
	background-position: 0px 1px;
}

#a_la_une .mail {
	background-image: url(../images/icones/mail_a_la_une.gif);
}

#fin_a_la_une {
	background-image: url(../images/interface/fin_a_la_une.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	background-color: #352420;
}
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
}
