/* CREAI PACA et Corse */

body {
	padding: 0;
	background-color: #dbeaee;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #283033;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	list-style-image: url(../images/icones/puce.gif);
	}


form   { margin:0px;padding:0px; }
form p {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	/* Idem pour IE6 */
	width: 100%;
}
input  {
	color:#005167;
	font-size:12px;
	vertical-align: middle;
	width: 350px;
}
.input_tres_court {
	width: 25px;
}
.input_court  {
	width: 100px;
}
.input_colonnedroite  { width: 190px; }

textarea  {
	color:#005167;
	font-size:12px;
	vertical-align: middle;
}
select {
	color:#595959;
	font-size:12px;
	vertical-align: middle;
}
.select_operateur		{
	font-size:12px;
	width:50px;
	vertical-align: middle;
}
button {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 8px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #006481;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	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;
	margin-left: 25px;
}
button:hover {
	color: #CEEBF3;
	background-color: #008FB4;
	text-decoration: none;
}
label {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:25%;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
	font-size: 11px;
	clear: both;
	margin-bottom: 5px;
	display: inline;
	line-height: normal;
	padding-top: 4px;
  }
label  .label_info {
	display: block;
	font-weight: normal;
	margin-top: 2px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8%;
	margin-left: 8%;
}
 fieldset {
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px dotted #4294AB;
}
legend {
	font-size: 75%;
	font-weight: bold;
	color: #528A9A;
  }
  

a:link    {
	text-decoration:none;
	color:#006481;
}
a:visited {
	text-decoration:none;
	color:#006481;
}
a:hover   {
	text-decoration:underline;
	color:#007A9A;
}  

p {
	line-height: 130%;
	margin-top: 4px;
	margin-bottom: 6px;
	text-align: justify;
	font-size: 75%;
	}
	
ul {
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 100%;
}
li {
	text-align: justify;
	margin-left: 20px;
	line-height: 125%;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 75%;
}

li li {
	list-style-image: url(../images/icones/puce_petite.gif);
	font-size: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
}

h1   {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:135%;
	color: #00475A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 10px;
	border-bottom-color: #C3DDE6;
}
h2   {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:100%;
	margin-bottom: 5px;
	color: #446973;
	margin-top: 12px;
	text-align: left;
}

h3   {
	font-size:75%;
	color: #4B889A;
	margin-top: 8px;
	margin-bottom: 6px;
}
h4 {
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 15px;
	text-transform: uppercase;
	text-align: center;
}
h4 a:link, h4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #006481;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
h4 a:hover {
	color: #CEEBF3;
	background-color: #008FB4;
	text-decoration: none;
}
h5   {
	font-size:80%;
	color: #9A3844;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-left: 50px;
	background-color: #F3E7E8;
	text-align: center;
	margin-right: 50px;
	padding: 8px;
	border: 1px solid #9A3844;
}
h5 strong {
	color: #9A3844;
	}
h6   {
	font-size:70%;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 8px;
	font-weight: normal;
	margin-left: 0px;
}
hr  {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4294AB;
	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: both;
}

.filet_invisible {
	margin: 0px;
	padding: 0px;
	height: 1px;
	border-top-width: 0px;
	border-top-style: none;
	clear: both;
}

#legislation hr { border-top-color: #B3BF66; }
#emploi  hr { border-top-color: #CE8564; }

#formation hr { border-top-color: #9FB1E7; }


.mail {
	background-image: url(../images/icones/mail.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 23px;
	background-position: 0px 2px;
}

.fichier {
	background-image: url(../images/icones/fichier.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 32px;
	background-position: 0px 0px;
	padding-top: 2px;
}

.url {
	background-image: url(../images/icones/url.png);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 31px;
	background-position: 0px 1px;
	margin-top: 3px;
	margin-bottom: 4px;
}

.url a {
	font-style: italic;
	color: #007A9A;
}
.maj {
	font-size: 65%;
	background-image: url(../images/icones/maj.png);
	background-repeat: no-repeat;
	font-style: italic;
	color: #60A0B4;
	background-position: 0px 2px;
	margin-bottom: 0px;
	padding-left: 18px;
	padding-bottom: 2px;
	padding-top: 1px;
}

#cadre_blanc {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	background-color: #FFFFFF;
		}
	
#colonne_centrale {
	background-image: url(../images/interface/fond_degrade.gif);
	background-repeat: repeat-x;
	width: 581px;
	display: inline-block;
	float: left;
	}
#XL #colonne_centrale { width: 811px; }
#ecart_central {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#colonne_gauche {
	width: 110px;
	float: left;
	margin-right: 5px;
}
#billet_humeur {
	background-color: #b3d4dd;
	background-image: url(../images/interface/macarons/billet_humeur.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 85%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-bottom: 5px;
	color: #265867;
}
#billet_humeur p {
	line-height: 120%;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}
#billet_humeur a    { color:#265867; }
#billet_humeur a:hover   { color:#007A9A; }

.filrouge {
	font-size: 9px;
	text-transform: uppercase;
	color: #4294AB;
	padding-bottom: 5px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	height: 25px;
	overflow: hidden;
	text-align: left;
}
#ecart_central .filrouge {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8EBFCD;
	background-color: none;
	background-color: transparent;
	padding-left: 0px;
}
.filrouge_bas {
	font-size: 9px;
	text-transform: uppercase;
	color: #4294AB;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8EBFCD;
	margin: 0px;
}
#ecart_central .filrouge_bas {background-color: none;}

.signature {
	text-align: left;
	font-size: 9px;
	text-transform: uppercase;
	color: #4294AB;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.signature a:link, .filrouge a:link, .filrouge_bas a:link {
	color: #4294AB;
	font-weight: normal;
}
.signature a:visited, .filrouge a:visited, .filrouge_bas a:visited {
	color: #4294AB;
	font-weight: normal;
}


/* Fonds centraux */

#actualites {
	background-image: url(../images/interface/fond_actus.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: auto !important;
	height: 340px;
	min-height: 340px;
	padding-top: 45px;
	padding-right: 10px;
	background-color: #FFFBE5;
	padding-bottom: 10px;
}
#actualites h1 {
	color: #673800;
	border-bottom-color: #DBA600;
}
#actualites h2 {
	color: #815F00;
}
#actualites h3 { color: #806A3E; }
#liste_actus {
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 30px;
	border: 1px solid #DBA600;
	list-style-image: url(../images/icones/puce_actus.gif);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#etudes {
	background-image: url(../images/interface/fond_etudes.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: auto !important;
	height: 340px;
	min-height: 340px;
	padding-top: 45px;
	padding-right: 10px;
	background-color: #E5F1F8;
	padding-bottom: 10px;
}
#etudes h1 {
	color: #003E67;
	border-bottom-color: #70B2E8;
}
#etudes h2 { color: #004F9B; }
#etudes h3 { color: #0065C1; }

#formation {
	background-image: url(../images/interface/fond_formation.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: auto !important;
	height: 340px;
	min-height: 340px;
	padding-top: 45px;
	padding-right: 10px;
	background-color: #EDF1FE;
	padding-bottom: 10px;
}
#formation h1 {
	color: #1B274D;
	border-bottom-color: #8CA3E9;
}
#formation h2 { color: #445DB1; }
#formation h3 { color: #637ECE; }

#legislation {
	background-image: url(../images/interface/fond_legislation.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: auto !important;
	height: 340px;
	min-height: 340px;
	padding-top: 45px;
	padding-right: 10px;
	background-color: #F5F6EE;
	padding-bottom: 10px;
}
#legislation h1 {
	color: #4A5900;
	border-bottom-color: #9BAB40;
}
#legislation h2 { color: #6B8600; }
#legislation h3 { color: #8B994A; }
#liste_legislation {
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 30px;
	border: 1px solid #68868E;
	list-style-image: url(../images/icones/puce_legislation.gif);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#emploi {
	background-image: url(../images/interface/fond_emploi.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: auto !important;
	height: 340px;
	min-height: 340px;
	padding-top: 45px;
	padding-right: 10px;
	background-color: #FFF1F0;
	padding-bottom: 10px;
}
#emploi h1 {
	color: #4D1500;
	border-bottom-color: #CE8564;
}
#emploi h2 { color: #812400; }
#emploi h3 { color: #9D2C00; }

#liste_emploi {
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 30px;
	border: 1px solid #759B00;
	list-style-image: url(../images/icones/puce_emploi.gif);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#repertoire {
	background-image: url(../images/interface/fond_repertoire.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: auto !important;
	height: 340px;
	min-height: 340px;
	padding-top: 45px;
	padding-right: 10px;
	background-color: #f8eff8;
	padding-bottom: 10px;
}
#repertoire h1 {
	color: #59005A;
	border-bottom-color: #B28FB3;
}
#repertoire h2 { color: #851B88; }
#repertoire h3 { color: #99499A; }


	
#encadre {
	background-color: #D3E1E6;
	border: 1px solid #79BBCD;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#encadre_vide {
	border: 1px solid #79BBCD;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}


.cadre_image {
	border: 1px solid #7CA8B3;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}

.cadre_vignette {
	border: 1px solid #7CA8B3;
	margin-right: 8px;
	margin-bottom: 5px;
}


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

td.tableauentete {
	padding: 3px;
	font-weight: bold;
	background-color: #4294AB;
	font-size: 65%;
	text-transform: uppercase;
	color: #CEEBF3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBEAEE;
	}
td.tableauentete2 {
	padding: 3px;
	font-weight: bold;
	background-color: #8BC9DA;
	font-size: 65%;
	text-transform: uppercase;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
td.tableauligneseule {
	padding: 3px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4294AB;
	font-size: 75%;
	}
td.tableauligneseule p, td.tableausansligne p {
	font-size: 100%;
	margin-left: 0px;
	}
	
td.tableau_actus {
	padding: 3px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBA600;
	}
td.tableau_etudes {
	padding: 3px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #579FE8;
	}
	
td.tableaucommentaires {
	padding: 8px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4294AB;
	background-color: #EBDFDB;
	color: #BF3D3F;
	font-style: italic;
	font-size: 75%;
	}
	
td.tableausansligne {
	padding: 3px;
	font-size: 75%;
}
	
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: #F0F8FB;
	font-size: 10px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0CBD7;
}


/* ---------------------------------- */

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

.light {
	color: #4B7580;
	font-size: 10px;
}

#nombre_resultats {
	text-align: center;
	margin-bottom: 10px;
	font-size: 10px;
	margin-top: 10px;
}
#nombre_resultats h4 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: none;
}
#nombre_resultats a {
	background : #006481;
	color: #FFFFFF;
	padding:2px;
	border: 1px solid #006481;
	font-weight: bold;
}

#nombre_resultats a:hover {
	background:#FFFFFF;
	color: #008FB4;
	text-decoration: none;
}

#nombre_resultats strong {
	background-color: #FFF;
	border: 1px solid #999;
	padding: 2px;
}

.haut_de_page {
	float: right;
	margin-top: 5px;
}
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
}

