/* ORS SIRSé */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #FFFFFF;
	color: #164C67;
	background-image: url(../images/interface/bordure_gauche.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
form   { margin:0px;padding:0px; }
input  { color:#595959;height:19px; font-size:11px; vertical-align: middle; }
textarea  { color:#595959;font-size:11px; vertical-align: middle; }
select { color:#595959; font-size:11px; vertical-align: middle; }

a:link    {
	text-decoration:none;
	color:#EB6909;
}
a:visited {
	text-decoration:none;
	color:#EB6909;
} 
a:hover   {
	text-decoration:underline;
	color:#CE5500;
}  

p {
	margin-bottom: 0px;
	margin-top: 5px;
}

h1   {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:190%;
	color: #00374D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6DFEF;
	margin-bottom: 20px;
	font-weight: normal;
	text-align: left;
}
h2   {
	font-size:150%;
	color: #00639D;
	margin-bottom: 5px;
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h3   {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	color: #0071BA;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 20px;
}

h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #4B6E80;
	margin-top: 5px;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	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: #EB6909;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #EB6909;
	margin-right: 2px;
	margin-left: 2px;
}
h5 a:hover, #colonne_droite h5 a:hover {
	color: #CE5500;
	background-color: #FFFFFF;
}

h6   {
	font-size:95%;
	font-weight: normal;
	font-style: italic;
	color: #7CA1B3;
	margin-bottom: 10px;
	margin-top: 5px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
	padding-left: 0px;
}
li {
	margin-left: 10px;
	padding-bottom: 5px;
}
hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8EB8CD;
	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;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}

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

.filet_invisible {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bandeauhaut {
	position: absolute;
	height: 118px;
	width: 100%;
	z-index: 1;
	background-image: url(../images/interface/bordure_haut.gif);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
}

#retour_accueil {
	position: fixed;
	z-index: 6;
	left: 0px;
	top: 0px;
}

#colonnecentrale {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/interface/fond.jpg);
	background-repeat: no-repeat;
	padding-top: 135px;
	z-index: 1;
	list-style-image: url(../images/icones/puce.gif);
	width: 806px;
	padding-left: 190px;
}
#retrait { margin-right: 215px; }
.filrouge   {
	color: #3399CC;
	font-size: 9px;
	text-transform: uppercase;
	background-image: url(../images/icones/home.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 18px;
	padding-top: 1px;
}

.filrouge a { color: #3399CC; }

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

blockquote.retrait20pourcent {
	margin-right: 20%;
	margin-left: 20%;
}

fieldset {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px dotted #88C7E7;
}
.cartouche_accueil {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 0px;
	height: auto !important;
	height: 80px;
	min-height: 80px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-bottom: 0px;
}

.cartouche_accueil h2 {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 110%;
	margin-bottom: 0px;
}

.cartouche_accueil h2 a { color: #FFFFFF; }

.cartouche_accueil img { border: 1px solid #3399CC; }

.cartouche_accueil0 { padding-bottom: 10px; }
.cartouche_accueil1 {
	background-color: #B28DCC;
	background-image: url(../images/interface/cartouche_accueil1.jpg);
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-bottom: 10px;
}
.cartouche_accueil2 {
	background-color: #FE7664;
	background-image: url(../images/interface/cartouche_accueil2.jpg);
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-bottom: 10px;
}
.cartouche_accueil3 {
	background-color: #9BD5AA;
	background-image: url(../images/interface/cartouche_accueil3.jpg);
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-bottom: 10px;
}
.cartouche_accueil4 {
	background-color: #EAC36F;
	background-image: url(../images/interface/cartouche_accueil4.jpg);
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-bottom: 10px;
}
.cartouche_accueil5 {
	background-color: #A7BFE3;
	background-image: url(../images/interface/cartouche_accueil5.jpg);
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-bottom: 10px;
}

.recherche {
	background-color: #6B7681;
	background-image: url(../images/interface/cartouche_recherche_accueil.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-image: url(../images/icones/puce_grisblanc.gif);
	text-align: left;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	margin-right: 5px;
	width: 30%;
	border-right-width: 5px;
	border-right-color: #FFFFFF;
	color: #C4CCD2;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	margin-bottom: 0px;
}

fieldset.recherche {
	margin-right: 20%;
	margin-left: 20%;
	border-right-style: none;
	padding-left: 85px;
	height: auto !important;
	height: 60px;
	min-height: 60px;
	padding-top: 20px;
	width: auto;
	background-image: url(../images/interface/cartouche_recherche.jpg);
}

.recherche a { color: #FFFFFF; }

.cartes_populaires {
	background-color: #B5D9EB;
	background-image: url(../images/interface/cartouche_cartes_populaires.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	width: 60%;
	list-style-image: url(../images/icones/puce_grisblanc.gif);
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-right: 15px;
	font-size: 110%;
	height: 50px;
	vertical-align: middle;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 10px;
	border-bottom-color: #FFFFFF;
}

.cartes_populaires a { color: #316280; }

.demonstration {
	background-color: #63A8CA;
	background-image: url(../images/interface/cartouche_demonstration.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	width: 50%;
	list-style-image: url(../images/icones/puce_grisblanc.gif);
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	font-size: 110%;
	height: 50px;
	vertical-align: middle;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CEE7F3;
}

.demonstration a {
	font-weight: bold;
	color: #FFFFFF;
}
	
		
#encadre{
	background-color: #F0F7FA;
	padding: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 5%;
	border: 1px solid #E4F0F5;
	font-size: 11px;
	line-height: 13px;
	margin-right: 10%;
	}

/* TABLEAUX */

.entete_tableau {
	padding: 5px;
	font-weight: bold;
	background-color: #339B90;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.entete_tableau2 {
	padding: 5px;
	font-weight: bold;
	background-color: #AFDCD8;
	color: #26756D;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.tableau {
	font-size: 11px;
	padding: 3px 5px;
	background-color: #F5FAFA;
	border-right: 1px solid #97CAC5;
	border-bottom: 1px solid #97CAC5;
	border-left: 1px solid #CFF0ED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFF0ED;
}
.tableausomme {
	font-size: 11px;
	padding: 3px 5px;
	background-color: #CE8FC4;
	border-right: 1px solid #97CAC5;
	border-bottom: 1px solid #97CAC5;
	border-left: 1px solid #C6E6E3;
	color: #FFFFFF;
	font-weight: bold;
}



.cellroll {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.cellroll a {
	background : #AD4A92;
	color: #FFFFFF;
	padding:1px 3px;
	border: 1px solid #CE8FC4;
	text-decoration: none;
}
.cellroll a:visited {
	background : #AD4A92;
	color: #FFFFFF;
	text-decoration: none;
}
.cellroll a:hover {
	background:#FFFFFF;
	color: #AD4A92;
	text-decoration: none;
}

.cadre_image {
	border: 1px solid #257069;
	margin-bottom: 5px;
	margin-right: 10px;
}

/**********************************ajouté le 10 janvier 2008*/
#sirseterritoire {
	width:807px;
	font-size: 12px;
}

#sirseterritoire_swf {
	width:807px;
	font-size:9px;
}
#sirseterritoire_encadre{
	background-color: #F0F7FA;/*#F1EBDC;*/
	padding: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 73px;
	width:707px;
	border: 1px solid #E4F0F5; /*EFE4CC*/
	font-size: 12px;
	line-height: 13px;
}	
.signature {
	text-align: left;
	font-size: 9px;
	text-transform: none;
	color: #4294AB;
	padding-top: 10px;
	padding-bottom: 10px;
}
.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;
}
.resultat_recherche {
	background-color: #6B7681;
	background-image: url(../images/interface/colonne_droite/cartouche_resultat_recherche.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #C4CCD2;
}

.resultat_recherche a { color: #FFFFFF; }

.resultat_recherche hr { border-top-color: #515C66; }

.resultat_recherche h2 { color: #E6EEF3; }

.resultat_recherche h4 { color: #97A8B3; }

.resultat_recherche h6 { color: #C3CED9; }

table{ border-collapse:collapse ; }
th {
	padding: 3px;
	font-weight: bold;
	background-color: #156096;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3399CC;
	border-left-color: #3399CC;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399CC;
}
.tableau_ligne0 {
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 90%;
	padding-top: 3px;
	padding-right: 5px;
	border: 1px solid #B7D7E7;
	background-color: #FFFFFF;
	text-align: left;
}
.tableau_ligne1 {
	background-color: #DFECF3;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	font-size: 90%;
	border: 1px solid #B7D7E7;
	text-align: left;
}
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
}
