/* ARI */

body {
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4f4f4f;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	background-image: url(images/interface/fond.gif);
	list-style-image: url(images/icones/puce.gif);
	}

form   { margin:0px;padding:0px; }
input  {
	color:#4D2513;
	font-size:12px;
	vertical-align: middle;
	width: 350px;
}
.input_radio {
	width: 25px;
}
textarea  {
	color:#4D2513;
	font-size:12px;
	vertical-align: middle;
	width: 350px;
}

/*
select {
	color:#595959;
	font-size:11px;
	vertical-align: middle;
	width: 250px;
}
.select_operateur		{ font-size:11px; width:50px; vertical-align: middle; }
*/

a:link    {
	text-decoration:none;
	color:#008EE8;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color:#0076C1;
	font-weight: bold;
}
a:hover   {
	text-decoration:underline;
	color:#59B3EA;
	font-weight: bold;
}  

p {
	line-height: 140%;
	margin-top: 6px;
	margin-bottom: 8px;
	text-align: justify;
	font-size: 75%;
	}

#contenu strong { color: #333333; }
	
ul {
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 10px;
}
li {
	text-align: justify;
	margin-bottom: 5px;
	line-height: 150%;
	padding-left: 5px;
	font-size: 12px;
	}

h1   {
	font-size:140%;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 0px;
	padding-bottom: 0px;
}
h2   {
	font-weight: normal;
	font-size:100%;
	margin-bottom: 0px;
	color: #007BC9;
	margin-top: 0px;
	padding-top: 0px;
}
h3   {
	font-size:75%;
	color: #3E6680;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
h4   {
	font-size:70%;
	color: #6994B4;
	margin-bottom: 5px;
	margin-top: 10px;
}
h5 {
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	margin-left: 20px;
	margin-bottom: 5px;
	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: #FA4316;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
h5 a:hover {
	color: #FFDECB;
	background-color: #D04B18;
}

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

.actualites_extranet {
	background-image: url(images/interface/label_actus_extranet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-top: 30px;
}

/*
h6   {
	font-size:10px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #666666;
	margin-left: 10px;
}
td h6   {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}

	/*
tr {
	vertical-align: top;
	}
td {
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}



*/
#sous-menu {
	color: #FFB38A;
	background-color: #D04B18;
	background-image: url(images/interface/sousmenu_droite.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}
#sous-menu a:link    {
	text-decoration:none;
	color:#FFB38A;
}
#sous-menu a:visited {
	text-decoration:none;
	color:#FFB38A;
}
#sous-menu a:hover   {
	text-decoration:underline;
	color:#FFFFFF;
} 

#filrouge {
	font-size: 9px;
	text-transform: uppercase;
	color: #004570;
	background-color: #007BC9;
	background-image: url(images/icones/home.gif);
	background-repeat: no-repeat;
	background-position: 25px 8px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 42px;
	padding-bottom: 10px;
}
#filrouge a:link {
	color: #004570;
	font-weight: bold;
	text-decoration: none;
}
#filrouge a:visited {
	color: #004570;
	font-weight: bold;
	text-decoration: none;
}
#filrouge a:hover   {
	text-decoration:underline;
	color: #004570;
}
#en-tete {
	padding-right: 25px;
	padding-left: 25px;
	background-color: #007BC9;
	color: #FFFFFF;
	list-style-image: url(images/icones/puce_bleue.gif);
	padding-bottom: 8px;
}
#en-tete ul, #en-tete li {
	margin-bottom: 0px;
	text-align: left;
}
#en-tete a { color: #FFFFFF; }

#en-tete h2 { color: #FFFFFF; }
#en-tete h3   {
	color: #FFFFFF;
	text-transform: none;
	margin-top: 5px;
	font-size: 75%;
}
#en-tete h4 {
	color: #FFFFFF;
	margin-top: 10px;
}
#en-tete  #encadre {
	background-color: #0979C4;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-color: #0061A8;
	border-right-color: #0061A8;
	border-bottom-color: #0061A8;
	border-left-color: #0061A8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#contenu {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/interface/rideau.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 8px;
	}
#contenu p { margin-left: 20px; }
#contenu h1   { color: #007BC9; }
#contenu h2 {
	color: #006EB5;
	font-size: 105%;
}

#contenu h2 strong { color: #006EB5; }
	
 /* COLONNE DROITE */
#colonne_droite  { background-color: #eee7ca; }
#colonne_droite p {
	line-height: normal;
	font-size: 70%;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	}
#colonne_droite h2   {
	color: #4D452B;
	padding-right: 15px;
	padding-left: 15px;
}
#colonne_droite h3 {
	color: #4D431D;
	padding-right: 15px;
	padding-left: 15px;
}
#colonne_droite h4 {
	color: #8D8052;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
}
#colonne_droite ul {
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 8px;
	padding-right: 15px;
}
#colonne_droite li {
	font-size: 70%;
	text-align: left;
	margin-bottom: 5px;
	line-height: normal;
	padding-left: 5px;
	}
#colonne_droite a:link    { color:#8c2a2a; }
#colonne_droite a:visited { color:#8c2a2a; }
#colonne_droite a:hover   { color:#A73131; }
#colonne_droite #filet {
	border-top-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}
#macaron_actus  {
	background-color: #007bc9;
	background-image: url(images/interface/macaron_actus.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#macaron_actus h1 {
	font-size:100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 5px;
}
#macaron_actus h4   {
	font-size:75%;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #46B2FF;
}
#macaron_actus a:link    {
	color:#FFFFFF;
	font-weight: normal;
}
#macaron_actus a:visited {
	color:#FFFFFF;
	font-weight: normal;
}
#macaron_actus a:hover   {
	color:#CBECFF;
	font-weight: normal;
}  
#macaron_actus .vignette_actu {
	border: 2px solid #FFFFFF;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#macaron_emploi  {
	background-color: #0B94EF;
	background-image: url(images/interface/macaron_emploi.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-left: 64px;
	padding-right: 15px;
}
#macaron_emploi h1 {
	font-size:70%;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#macaron_emploi h4   {
	font-size:75%;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #004b7b;
	font-weight: normal;
}

#macaron_emploi p {
	line-height: 130%;
	text-align: left;
}
#macaron_emploi a:link    { color:#00243b; }
#macaron_emploi a:visited { color:#00243b; }
#macaron_emploi a:hover   { color:#000000; }  


/* ********* */

#derniere_maj {
	padding-top: 2px;
	background-image: url(images/icones/maj.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	padding-bottom: 7px;
	margin-top: 10px;
	font-size: 65%;
	color: #827b5d;
	}

#macaron_publications {
	background-color: #eee7ca;
	background-image: url(images/interface/macaron_publications.gif);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#macaron_publications p {
	line-height: 130%;
	margin-left: 0px;
	font-size: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#macaron_publications a { color: #8c2a2a; }
.signature {
	font-size: 65%;
	color: #827b5d;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee7ca;
	margin: 0px;
}
.signature  a:link {
	color: #827b5d;
	font-weight: normal;
	text-decoration: none;
}
.signature  a:visited {
	color: #827b5d;
	font-weight: normal;
	text-decoration: none;
}
.signature  a:hover   { text-decoration:underline; }

#fichier {
	background-image: url(images/icones/fichier.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
	font-size: 70%;
	margin-bottom: 8px;
	padding-top: 2px;
	
	height: auto !important;
	height: 19px;
	min-height: 19px;
}

#en-tete #fichier { background-image: url(images/icones/fichier_blanc.gif); }

#encadre {
	background-color: #EEF3FA;
	padding: 10px;
	border: 1px solid #B7D4E7;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#encadre_blanc {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #B7D4E7;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#encadre p, #encadre_blanc p { margin-left: 0px; }
/*


#resultat_bdd   {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8BA6CA;
	padding-bottom: 5px;
}



*/
/*
#pagenav {
	padding-top: 8px;
	padding-bottom: 8px;
}

#pagenav a {
	background : #CC9B91;
	color: #FFFFFF;
	padding:2px;
	border: 1px solid #A65958;
	text-decoration: none;
	font-weight: bold;
}

#pagenav a:hover {
	background:#FFFFFF;
	color: #5E4A07;
}
*/
.vignette {
	float: right;
	border: 3px solid #0979C4;
	margin-left: 15px;
	margin-bottom: 10px;
}

.vignetteblanche {
	float: right;
	border: 5px solid #FFFFFF;
	margin-left: 15px;
	margin-bottom: 10px;
}
.vignette_actu {
	border: 5px solid #FFFFFF;
	margin-bottom: 10px;
	margin-right: 15px;
}



/* ---------- TABLEAUX ------------- */

td.tableauentete {
	padding: 3px;
	font-weight: bold;
	background-color: #8EB4CD;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
td.tableauligneseule {
	padding: 6px;
	vertical-align: top;
	font-size: 70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D4E7;
	}
td.tableauligneseule p {
	font-size: 100%;
	margin-left: 0px;
	text-align: left;
	}

 
	/*
td.tableauresultat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 4px;
	background-color: #F0ECE9;
	}


td.tableau_ligne0 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #A1B8D7;
	font-size: 10px;
	padding: 5px;
}
td.tableau_ligne1 {
	background-color: #F0F5FA;
	border-bottom: 1px solid #A1B8D7;
	font-size: 10px;
	padding: 5px;
}


/* ---------------------------------- */
/*
#pagenav {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}

#pagenav a {
	color: #FFFFFF;
	padding:2px;
	border: 1px solid #720281;
	text-decoration: none;
	font-weight: bold;
	background-color: #720281;
	line-height: 25px;
}

#pagenav a:hover {
	background:#FFFFFF;
	color: #720281;
}


*/

#alerte {
	background-color: #C33A3A;
	color: #E7BFB7;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-right: 20%;
	margin-bottom: 10px;
	margin-left: 20%;
	padding: 5px;
}

#nombre_resultats {
	background-color: #D1DCEB;
	line-height: 24px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#filet, hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee7ca;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#filet_blanc {
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.rouge { color: #D70C48; }


/* EXTRANET */
#colonnegauche_extranet {
	background-image: url(images/interface/colonnegauche_extranet.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}
#colonnegauche_extranet #filet {
	border-top-color: #CABAAB;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu-gche {
	color:#004C7D;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CABAAB;
}
.menu-gche:hover {
	background-color:#CABAAB;
	color:#332E2B;
	text-decoration:none;
}
.menu-gche2 {
	color:#18689B;
	font-size:10px;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.menu-gche2:hover {
	background-color:#E7DBD0;
	color:#332E2B;
	text-decoration:none;
}
.menu-gche_selected, .menu-gche_selected:hover {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #007BC9;
}
.menu-gche2_selected, .menu-gche2_selected:hover {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-color: #007BC9;
}
#colonne2_extranet {
	background-image: url(images/interface/colonne2_extranet.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu_centre {
	color:#004C7D;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3C8E4;
}
.menu_centre:hover {
	background-color:#95B6CB;
	color:#004570;
	text-decoration:none;
}
.menu_centre2 {
	color:#18689B;
	font-size:11px;
	text-decoration:none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.menu_centre2:hover {
	background-color:#A3C8E4;
	color:#004570;
	text-decoration:none;
}
.menu_centre_selected, .menu_centre_selected:hover {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #007BC9;
}
.menu_centre2_selected, .menu_centre2_selected:hover {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #007BC9;
}



.commentaires_petit {
	color: #BF4E4E;
	font-size: 11px;
}
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
}
