/* Pôle Ressources 95 */

body {
	background-color: #fbf2e6;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474646;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	list-style-image: url(../images/icones/puce.gif);
	background-image: url(../images/interface/fond.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	}

form   { margin:0px;padding:0px; }

form p { clear: both; }
input, textarea    {
	border: 1px solid #CF8C59;
	font-size: 11px;
	color: #954300;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 250px;
	padding: 3px;
}
.textarea_haut { height: 300px; }
#retrait_admin input, #retrait_admin textarea{ width: 450px; }
.petit, #retrait_admin .petit      { width: 100px; }
select {
	width: 260px;
	margin-bottom: 10px;
}
input[type="radio"], input[type="checkbox"], #retrait_admin input[type="radio"], #retrait_admin input[type="checkbox"]  {
	width: 15px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

input[type="file"] {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input[type="hidden"] {
	display: none;
	visibility: hidden;
}


.input_checkbox  {
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
label {
	float:left;
	width:25%;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
	margin-bottom: 10px;
	clear: left;
	padding-top: 2px;
	margin-top: 0px;
  }

a:link    {
	text-decoration:none;
	color:#ea6900;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color:#ea6900;
	font-weight: bold;
}
a:hover   {
	text-decoration:underline;
	color:#FF8F2B;
	font-weight: bold;
}  

p {
	line-height: 130%;
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: justify;
	font-size: 100%;
	font-weight: normal;
	text-transform: none;
	}
.titre_page {
	font-size: 20px;
	color: #9c9e9f;
	padding-left: 45px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	line-height: 23px;
	z-index: 8;
	margin-bottom: 2px;
}

.lettrine {
	font-size: 27px;
	text-transform: lowercase;
	color: #EC6A1E;
	font-weight: normal;
	line-height: 0px;
}
strong { color: #262626; }
	
ul {
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 5px;
}
li {
	margin-bottom: 4px;
	line-height: 125%;
	text-align: justify;
	margin-top: 2px;
}

h1   {
	font-size:170%;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 0px;
	color: #000000;
	padding-top: 10px;
}
h2   {
	font-weight: bold;
	font-size:15px;
	margin-bottom: 8px;
	color: #404040;
	margin-top: 15px;
}

h3   {
	font-size:105%;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #999999;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 15px;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
}
h5 a:link, h5 a:visited, #colonne_droite h5 a:link, #colonne_droite h5 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #ea6900;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #ea6900;
}
h5 a:hover, #colonne_droite h5 a:hover {
	color: #ea6900;
	background-color: #FFFFFF;
}
h5  .page_en_cours {
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #999999;
}
h5    a:link.supprimer  {
	background-color: #AD0036;
	border-top-color: #AD0036;
	border-right-color: #AD0036;
	border-bottom-color: #AD0036;
	border-left-color: #AD0036;
}

h5 a:hover.supprimer {
	background-color: #FFFFFF;
	border-top-color: #AD0036;
	border-right-color: #AD0036;
	border-bottom-color: #AD0036;
	border-left-color: #AD0036;
	color: #AD0036;
}
h6   {
	font-size:95%;
	font-weight: normal;
	color: #737070;
	margin-top: 10px;
	margin-bottom: 10px;
}
hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAD1BE;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	color: #CC6633;
	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: both;
}
.filet_invisible {
	margin: 0px;
	border-top-width: 0px;
	border-top-style: none;
	clear: both;
}
.fichier {
	background-image: url(../images/icones/fichier.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 3px;
	line-height: normal;
	}
h2.fichier { 	background-position: 0px 3px; }
.url {
	background-image: url(../images/icones/url.png);
	background-repeat: no-repeat;
	padding-left: 29px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	background-position: 0px 5px;
	font-style: italic;
}

.e_mail {
	background-image: url(../images/icones/mail.gif);
	background-repeat: no-repeat;
	padding-left: 29px;
	background-position: 2px 3px;
	font-style: italic;
}

.abonnement {
	background-image: url(../images/icones/abonnement.gif);
	background-repeat: no-repeat;
	padding-left: 37px;
	padding-top: 4px;
	padding-bottom: 2px;
	line-height: normal;
}

#central {
	background-image: url(../images/interface/corner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 9px;
	padding-left: 20px;
}

#central_accueil {
	background-image: url(../images/interface/accueil.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 9px;
}

#fond_blanc {
	background-color: #FFFFFF;
	background-image: url(../images/interface/corner_petit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	width: 665px;
}
#retrait {
	background-image: url(../images/interface/cartouche_saumon.gif);
	background-repeat: no-repeat;
	margin-left: 45px;
	padding-left: 25px;
	padding-top: 5px;
}

#retrait_admin {
	padding-left: 25px;
	padding-top: 15px;
}

#fichiers_joints {
	background-image: url(../images/interface/fond_fichiers.jpg);
	background-repeat: no-repeat;
	width: 220px;
	margin-left: 30px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
	display: block;
	float: right;
	margin-bottom: 20px;
	padding-right: 10px;
	color: #73604E;
	font-size: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0C6BD;
	clear: both;
	margin-top: 10px;
}

#fichiers_joints p { text-align: left; }

#fichiers_joints a { color: #9A460B; }
#fichiers_joints  hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0AFA0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#fichiers_joints .url { background-image: url(../images/icones/url_blanc.png); }

 /* FIL ROUGE  */
 
 #filrouge_fond {
	background-image: url(../images/interface/logo.gif);
	background-repeat: no-repeat;
	background-position: 34px 20px;
	padding-left: 140px;
	padding-top: 89px;
}
.filrouge {
	font-size: 10px;
	color: #ea6900;
	background-image: url(../images/icones/home.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAD1BE;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	text-align: left;
}
.filrouge  a:link { text-decoration: none; }
.filrouge  a:visited {
	color: #ea6900;
	text-decoration: none;
}
.filrouge  a:hover   { text-decoration:underline; }

#fond_resonances {
	background-image: url(../images/interface/fond_resonances.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 402px;
	margin-left: 80px;
}

#fond_resonances p {
	text-align: left;
	clear: none;
}

#fond_resonances .vignette {
	border-top-color: #9C9E9F;
	border-right-color: #9C9E9F;
	border-bottom-color: #9C9E9F;
	border-left-color: #9C9E9F;
}
.signature/* ********* */

 {
	font-size: 10px;
	color: #a57c5a;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
	padding-right: 0px;
}
.signature  a:link {
	color: #a57c5a;
	font-weight: normal;
	text-decoration: none;
}
.signature  a:visited {
	color: #a57c5a;
	font-weight: normal;
	text-decoration: none;
}
.signature  a:hover   { text-decoration:underline; }



#encadre {
	background-color: #F3F3F3;
	padding: 10px;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 15px;
}

#encadre p { text-align: left; }


.vignette {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	border: 1px solid #ea6900;
}

#colonne_droite .vignette {
	margin-left: 10px;
	margin-top: -8px;
	margin-right: -8px;
}

.vignettegauche {
	float: left;
	margin-bottom: 15px;
	border: 1px solid #ea6900;
	margin-right: 20px;
}


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

fieldset {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

fieldset h3 { margin-top: 0px; }
.bloc_recherche {
	background-color: #CCAB89;
	margin-top: 2px;
	margin-bottom: 10px;
	clear: both;
	background-image: url(../images/interface/fond_recherche_interne.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bloc_recherche h5 { font-size: 15px; }

.bloc_recherche legend {
	padding-bottom: 11px;
	color: #CCAA86;
	font-size: 14px;
	background-color: transparent;
}

.titre_bloc_recherche {
	background-image: url(../images/icones/loupe_recherche.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #CCAB89;
	padding-top: 6px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}
legend {
	font-size: 11px;
	font-weight: bold;
	color: #A6A19D;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
  }
#liste_puce {
	background-image: url(../images/icones/puce_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 11px;
}
#veille_info_actu {
	background-image: url(../images/icones/veille_info-actu.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 70px;

	height: auto !important;
	height: 34px;
	min-height: 34px;
}

#veille_info_evenement {
	background-image: url(../images/icones/veille_info-evenement.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 70px;

	height: auto !important;
	height: 40px;
	min-height: 40px;
}

#veille_info_reglementaire {
	background-image: url(../images/icones/veille_info-reglementaire.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 70px;

	height: auto !important;
	height: 42px;
	min-height: 42px;
}

#veille_info_parution {
	background-image: url(../images/icones/veille_info-parution.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 70px;

	height: auto !important;
	height: 30px;
	min-height: 30px;
}

td.tableauentete {
	padding: 4px;
	font-weight: bold;
	background-color: #998C82;
	font-size: 12px;
	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: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
td.tableausansligne {
	padding: 6px;
	}

.tableau_nonvisible {
	background-color: #F8E9E4;
	font-size: 11px;
	padding: 5px;
	color: #673E1C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
}

#ligne_resultat1 {
	background-color: #FFFFFF;
	display: block;
	clear: both;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#ligne_resultat2 {
	background-color: #FDF6ED;
	display: block;
	clear: both;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#ligne_resultat1 p, #ligne_resultat2 p, #ligne_resultat1 h6, #ligne_resultat2 h6 {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: normal;
}
#ligne_resultat1:hover, #ligne_resultat2:hover  { background-color: #FFE8C9; }
.label_liste {
	display:block;
	float:right;
	width:150px;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	color: #E8B070;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
}
h1  .label_liste  { margin-top: 13px; }

.label_liste a { color: #E8B070; }

.rer_d {
	background-image: url(../images/icones/rer_d.gif);
	background-repeat: no-repeat;
	padding-left: 62px;
}


/* ---------- AUTRES ------------- */

#alerte {
	margin: 10px 20%;
	padding: 5px;
	background-color: #BF3D3F;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
}

#lexique li {
	margin-top: 12px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F4D8B5;
}

#lexique strong { font-size: 120%; }

.majuscules {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}
.orange { color: #ea6900; }


.resizehandle {
background:transparent url(../images/icones/resizer.png) no-repeat scroll 45% 50%;
cursor:s-resize;
font-size:0.1em;
height:16px;
width:100%;
}

#menu_admin {
	background-color: #FBF2E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CD9F79;
	padding-top: 10px;
	padding-right: 8px;
}
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
}
