﻿html, body {
	background-color: #FFFFFF;
	width: auto;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	min-height: 100%;
}

.blanc{color: #FFFFFF;}
.orange{color: #e99100;}
.orange2{color: #cc7e00;}
.bleu0{color: #c4e6ff;}
.bleu1{color: #b2d0e7;}
.bleu2{color: #99c1df;}
.bleu3{color: #7fb2d6;}
.bleu4{color: #66a3ce;}
.bleu5{color: #4c93c6;}
.bleu_bordure{color: #0065ae;}

.background_orange{background-color: #e99100;}
.background_bleu0{background-color: #c4e6ff;}
.background_bleu1{background-color: #b2d0e7;}
.background_bleu2{background-color: #99c1df;}
.background_bleu3{background-color: #7fb2d6;}
.background_bleu4{background-color: #66a3ce;}
.background_bleu5{background-color: #4c93c6;}
.background_bleu_bordure{background-color: #0065ae;}

#gauche{
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 302px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*
#milieu{
	position: absolute;
	z-index: 10;
	left: 308px;
	top: 0px;
	height: 590px;
	width: 188px;
	background-color: #b2d0e7;
	border: solid 1px #0065ae;
	text-align: center; 	
	padding: 5px;
}

#droite{
	position: absolute;
	z-index: 30;
	left: 510px;
	top: 0px;
	height: 600px;
}
*/

#droite_page_type{
	position: absolute;
	z-index: 20;
	left: 303px;
	top: 0px;
	margin: 0px;
	padding: 5px;
	right: 0px;
	overflow-x: hidden;
}

#droite_titre{
	background-color: #b2d0e7;
	border: solid 1px #0065ae;
	margin: 0px;
	padding: 10px;
	height: 75px;
	text-align: center;
}

#droite_contenu{
	border: solid 1px #e99100;
	background-color: #FFFFFF;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#logo{
	position: absolute;
	top: 15px;
	left: 60px;
}

#menu{
	position: absolute;
	left: 10px;
	top: 180px;
}

#outils{
	position: relative;
	left:0px;
	top: 8px;
}

.menu{
	height: 68px;
	width: 100%;

	margin-top: 7px;
	margin-right: -3px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	font-size: 12px;
	font-style: italic;
	border: solid 1px #0065ae;
	overflow: hidden;
}

#menu_fiches{
	background-color: #b2d0e7;
}


#menu_zones_activites {
	BACKGROUND-COLOR: #b2d0e7
}
#menu_dispositifs {
	BACKGROUND-COLOR: #99c1df
}
#menu_economie {
	BACKGROUND-COLOR: #7fb2d6;
}
#menu_observatoire {
	BACKGROUND-COLOR: #66a3ce
}
#menu_zonages {
	BACKGROUND-COLOR: #4c93c6
}


#menu_parametres {
	BACKGROUND-COLOR: #7fb2d6
}

#menu_geographique{
	background-color: #66a3ce;
}


#presentation{
	height: 190px;
}

#bandeau_bas{
	position: absolute;
	bottom: 0px;
	text-align: right;
	width: 100%;
}

#zoom_rubrique{
	margin-top: 50px;
	height: 350px;
	width: 188px;
	background-image: url(images/silhouettes.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}

.zoom_rubrique{
	display: none;
	visibility: hidden;
}

.zoom_rubrique_texte{
	text-align: justify;
	background-image: url(images/alpha_blanc.png);
	background-repeat: repeat;
	padding: 5px;
	width: 100%;
}

#conteneur_texte{
	padding: 5px;
	text-align: justify;
}

.titre_orange{
	font-size: 24px;
	font-weight: bold;
	color: #e99100;  
}

.sous_titre_orange{
	font-size: 18px;
	font-weight: bold;
	color: #e99100;  
}

a.lien_orange_fond_blanc{
	font-size: 12px;
	color: #e99100;
}

a.lien_orange_fond_blanc:hover{
	color: #0065ae;
}

a.lien_orange_fond_bleu{
	font-size: 10px;
	color: #e99100;
}

a.lien_orange_fond_bleu:hover{
	color: #000000;
}


.commentaire{
	font-size: 10px;
	font-style: italic;
}

.cadre_rollover{
	border: solid 1px #FFFFFF;
}

.cadre_rollover:hover{
	border: solid 1px #000000;
}

.alpha_over_75{
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.alpha_over_75:hover{
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}

.alpha_over_25{
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.alpha_over_25:hover{
	filter: alpha(opacity=25);
	opacity: 0.25;
	-moz-opacity: 0.25;
}

.tblZonages{
	border: solid 1px #0065ae;
	width: 100%;
	color: #e99100;
}

.tblZonages a{
	font-size: 12px;
	color: #e99100;
	font-weight: bold;
}

.tblZonages a:hover{
	color: #ffffff;
}

.tblZonages TR TD{
	vertical-align: middle;
	text-align: center;
	background-color: #b2d0e7;
	border: solid 1px #0065ae;
}

.tblZonages TR.TR_Cases{
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
}

.tblZonages TD.TD_case{
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
}

a.type2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;	
}

a.type2:hover{
	color: #FFFFFF;
}

.tblZonages_titre{
	color: #e99100;
	font-weight: bold;
}

.TR_bleu{
	vertical-align: middle;
	text-align: center;
	background-color: #b2d0e7;
	color: #000000;
}

div.rounded{width: 155px;padding: 5px 0;text-decoration:none;color: #FFFFFF; text-align: center;}
a.rounded{width: 155px;padding: 5px 0;text-decoration:none;color: #FFFFFF; text-align: center;}
a.rounded:hover{background: #e99100;color: #FFF}
div.activelink a.rounded,div.activelink a.rounded:hover{background: #fce270;color: #a3160f}

.pointeur_link{ cursor: pointer;}

.cadre_bleu{
	background-color: #b2d0e7;
	border: solid 1px #0065ae;
	width: auto;
}

.cadre_bleu0{
	background-color: #c4e6ff;
	border: solid 1px #0065ae;
	width: auto;
}

.titre_fiche{
	color: #4c93c6;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.bandeau_fiche{
	background-color: #b2d0e7;
	border: solid 1px #0065ae;
	width: 100%;
	text-align: left;
	padding: 2px;
	font-size: 16px;
	color: #e99100;
	font-weight: bold;
}

.texte_fiche{
	padding-left: 50px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 15px;
	font-family : Arial, Verdana, Sans-Serif;
	font-size: x-small;
}

.imprimante_uniquement{
	display: none;
	visibility: hidden;
}

#observatoire_imprimer{
	position: absolute;
	top: 110px;
	right: 10px;
}

LI.liste{margin: 0px; padding: 0px; margin-left: 15px;}