/* CRPV PACA */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D3E8F3;
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	list-style-image: url(images/interface/puce.gif);
	text-align: left;
}
form   { margin:0px;padding:0px; }
input  { color:#1C5A86; font-size:11px; vertical-align: middle; }
textarea  { color:#1C5A86;font-size:11px; vertical-align: middle; }
select {
	color:#1C5A86;
	font-size:11px;
	vertical-align: middle;
}
.select_operateur		{ font-size:11px; width:50px; vertical-align: middle; }


a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #96291B;
}
a:visited {
	text-decoration: none;
	color: #7F2317;
}
a:hover {
	text-decoration: underline;
	color: #B23E32;
}
a:active {
	text-decoration: none;
}	
p {
	margin-top: 6px;
	margin-bottom: 8px;
	text-align: justify;
	margin-left: 100px;
	line-height: 15px;
	}
ul {
	padding-left: 10px;
	margin-left: 100px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
}
li {
	margin-left: 10px;
	padding-bottom: 6px;
	text-align: justify;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

h1{
	font-size: 16px;
	color: #6096BF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E8F3;
	text-transform: uppercase;
	letter-spacing: 5px;
	background-image: url(images/interface/bandeaux_titres/fond_boussole.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 50px;
	padding-left: 50px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.suite_de_titre{
	font-size: 12px;
	color: #6096BF;
	letter-spacing: 2px;
	line-height: 20px;
	}
h2{
	font-size: 15px;
	color: #134061;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 20px;
}
h3{
	font-size: 11px;
	color: #2E84B0;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7EA2C3;
	padding-top: 8px;
}
h4{
	font-size: 11px;
	color: #664B47;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 80px;
	background-color: #F3DEDA;
	padding: 10px;
	font-weight: normal;
}
h5{
	font-size: 10px;
	color: #144B66;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 100px;
}
h6{
	font-size: 10px;
	font-weight: normal;
	color: #515C66;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 100px;
	font-style: italic;
}

#bandeau_outils {
	background-image: url(images/interface/bandeau_outils/bandeau_outils.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	color: #FFFFFF;

	}
#colonne_gauche {
	width: 158px;
	position: absolute;
	top: 100px;
	}
#colonne_gauche h6{
	margin-left: 0px;
}
#colonne_principale {
	margin-left: 158px;
	background-color: #FFFFFF;
	}
#fil_rouge {
	font-size: 9px;
	text-transform: uppercase;
	color: #3F5E73;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7EA2C3;
	margin-left: 15px;
	padding-bottom: 4px;
	height: 12px;
	padding-top: 11px;
}
#fil_rouge a {
	font-weight: normal;
	color: #3F5E73;
}
#colonne_centrale {
	width: 577px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3E8F3;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
		}
		
	/* Colonne droite */
				
#colonne_droite {
	width: 190px;
	position: absolute;
	top: 119px;
	margin-left: 760px;
	}	
#colonne_droite p, #colonne_droite h6 {
	margin-left: 0px;
	text-align: left;
	line-height: normal;
	font-size: 9px;
	}
#colonne_droite ul {
	padding-left: 0px;
	margin-left: 3px;
	line-height: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#colonne_droite li {
	margin-left: 0px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 0px;
	margin-bottom: 0px;
}
#cartouche_droite {
	background-color: #F3E8DA;
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 2px;
	font-size: 9px;
	background-image: url(images/macarons/fond_cartouchedroite.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#cartouche_droite h2 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#cartouche_droite h3{
	font-size: 10px;
	color: #807466;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	padding-top: 0px;
}	
#cartouche_droite2 {
	padding: 10px 10px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E8F3;
	font-size: 9px;
	background-image: url(images/macarons/fond_cartouchedroite2.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#cartouche_droite2 h3 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-style: none;
	padding-top: 0px;
}
#cartouche_droite3 {
	padding: 10px 10px 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 9px;
	background-image: url(images/interface/fond_macaron3.jpg);
	background-color: #426D8D;
}
#cartouche_droite3 p a {
	color: #C7DAE3;

}	
#cartouche_droite3 h3 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-style: none;
	padding-top: 0px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99BCCC;
}
#macaron_actu {
	margin-bottom: 5px;
	background-image: url(images/interface/actudumoment.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	background-color: #54A0CE;
	color: #D9F1FF;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}	
#macaron_actu h3 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	padding-top: 0px;
	color: #FFFFFF;
}	
#macaron_actu h3 a {
	color: #FFFFFF;
}
	
#macaron_emploi {
	padding: 20px 10px 5px 43px;
	margin-bottom: 5px;
	background-image: url(images/macarons/macaron_offredemploi.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	background-color: #E3CD9F;
	color: #403826;
	background-position: 3px 0px;
	font-size: 9px;
}	

#macaron_publications {
	padding: 22px 10px 5px 32px;
	margin-bottom: 5px;
	background-image: url(images/macarons/macaron_publications.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-color: #D8EEC1;
	color: #334C18;
	background-position: 7px 0px;
	font-size: 9px;
}	
#pointdevue {
	margin-bottom: 5px;
	background-image: url(images/macarons/pointdevue.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	background-color: #ABD5F3;
	color: #403826;
	background-position: 0px 0px;
	font-size: 9px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 65px;
	margin-right: 1px;
}	
#repertoire_acteurs {
	margin-bottom: 5px;
	background-image: url(images/macarons/repertoire_acteurs.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	background-color: #c5d6e2;
	color: #403826;
	background-position: 5px 0px;
	font-size: 9px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 70px;
}
#repertoire_acteurs a {
	font-weight: normal;
	color: #144B66;
}

#signature {
	margin-left: 158px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 9px;
	color: #67879E;
	}
#signature a {
	font-weight: normal;
	color: #67879E;
}	
	
	
.contour_image {
	border: 1px solid #99BACC;
}

#filet {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1CBDA;
	}	
	
	/* Tableaux */
	
tr {
	vertical-align: top;
	}
tr p, tr h5, tr h6 {
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	margin-left: 0px;
	line-height: normal;
	}
td.entete_tableau {
	font-size: 9px;
	font-weight: bold;
	color: #4B5C64;
	background-color: #C7DFEB;
	padding: 5px 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
td.cellule {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #C7DFEB;
	border-bottom-color: #C7DFEB;
	padding: 4px;
	border-bottom-style: solid;
}
td.cellule_petit {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #C7DFEB;
	border-bottom-color: #C7DFEB;
	padding: 4px;
	border-bottom-style: solid;
	font-size: 9px;
}
td.cellule2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #C7DFEB;
	border-bottom-color: #C7DFEB;
	padding: 4px;
	border-bottom-style: solid;
	background-color: #F0F6F9;
}
td.cellule2_petit {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #C7DFEB;
	border-bottom-color: #C7DFEB;
	padding: 4px;
	border-bottom-style: solid;
	background-color: #F0F6F9;
	font-size: 9px;
}
td.cellule_filet {
	border-bottom-width: 1px;
	border-bottom-color: #B8C5CC;
	border-bottom-style: solid;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
}
	
	
#encadre {
	background-color: #E6DBD9;
	margin: 15px 25px;
	border: 1px solid #C4B0AD;
	padding: 10px;
	text-align: center;
	color: #4C322E;
}
#encadre p {
	margin-left: 0px;
	text-align: center;

}

#encadre2 {
	border: 1px solid #C7DFEB;
	padding: 10px;
	color: #2B6691;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#encadre2 p {
	margin-left: 0px;
}		
	
	
	
	
	/* anciens styles à trier */
	
	
#1colonne {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}


.petit {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}

.titrepetitorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #874F00;
	font-weight: bold;
}
#Lienblanc A:hover {
	COLOR: #BDD3E3; TEXT-DECORATION: underline
}
#Lienblanc A:link {
	COLOR: #FFFFFF}
#Lienblanc A:visited {
	COLOR: #FFFFFF
}


.onglet1 {
	color: #2F4C61;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/interface/onglet.jpg);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 15px;
	height: 31px;
	min-width: 210px;
	text-transform: uppercase;
	
}
.onglet2 {

	color: #4B5C64;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/interface/onglet2.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 15px;
	height: 31px;
	min-width: 300px;
}
.onglet3 {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	background-image: url(images/interface/onglet3.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 13px;
	height: 27px;
	min-width: 300px;
	text-transform: uppercase;
}



.alert_haut {
	margin: 10px 20%;
	padding: 5px;
	background-color: #EBDFDB;
	line-height: 24px;
	border: 1px solid #CCC1B6;
	color: #BF3D3F;
	font-weight: normal;
	font-size: 13px; 
}
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #C3DAE6;
}
