
@import url("common.css"); 

body {
	background: #7398D9 url(../img/content_bg.png) repeat-y -30px 0px;
}

fieldset {
    margin-bottom: 10px;
    padding: 10px;
}

select {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

option { 
	line-height: 1.5em;
}

textarea {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
background-color:#FFFFFF;
background-image:url("/img/text-bg.gif");
background-repeat:repeat-x;
border:1px solid #CCCCCC;
padding:3px 4px 4px;
}

/* CLASSES */

.loading 
{
    padding-left: 25px;
	background: transparent url(../js/resources/images/default/grid/loading.gif) no-repeat 0 0;
}


/* SECTIONS */

#page {
	height: 531px;
	width: 100%;
	background: transparent url(../img/html_bg.png) repeat-x 0px 0px;	
}

#container {
	width: 100%;
	height: 100%;
	background: transparent url(../img/bg_pattern.png) no-repeat -30px 0px;	
}

#common_tools {
	position: absolute;
	height: 25px;
	top: 0px;
	left: 70px;
	z-index: 200;
	padding: 4px 0px 0px 10px;
}

#session_tools {
    display: none;
    float: right;
    padding: 10px 10px 12px 20px;
    background-color: #99CC00;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
}

#header {
	width: 100%;
}

#site_title {
	display: block;
	position: relative;
	visibility: hidden;
	width: 500px;
	height: 74px;
	top: 15px;
	left: 350px;
	overflow: visible;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.0em;
	text-align: right;
}

#navigation {
	position: relative;
	top: 14px;
	left: 87px;
	height: 29px;
	width: 876px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}

#navigation li {
	display: block;
	float: left;
	margin-left: 0px;
	padding: 0px;
	color: #FFF;
	text-align: center;	
	background: transparent none no-repeat 0px 0px;
	border: solid 0px #FFF;
}

#navigation a {
	display: block;
	float: left;
	clear: both;
	height: 29px;
	padding: 6px 15px 7px 15px;
	color: #FFF;
	text-decoration: none;	
	vertical-align: middle;
}

#navigation a.active {
	background-color: #9C0;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	color: #000;
}

#navigation a:hover {
	background: #7398D9 url(../img/shim.png) repeat-x 0px 28px;
	color: #FFF;
}

#navigation a.active:hover {
	background-image: none;
	background-color: #9C0;
	color: #000;
}

#subnav {
	position: relative;
	width: 896px;
	height: 22px;
	top: 14px;
	left: 67px;
	background-color: #9C0;
}

#subnav ul {
	margin-bottom: 1px;
}

#subnav li {
	display: block;
	float: left;
	margin-left: 0px;
	padding: 0px;
	color: #FFF;
	text-align: center;	
	background: transparent none no-repeat 0px 0px;	
	border: solid 0px #FFF;
}

#subnav a {
    color: White;
    text-decoration: underline;
}

#section_title {
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: solid 1px black;
}

#viewport {
	position: relative;
	clear: both;
	width: 826px;
	min-height: 350px;
	top: 24px;
	left: 100px;
	overflow: hidden;
}

#conteneur_donnees {
	margin-top: 0px;
	padding-top: 20px;
}

#tabulateurs_donnees {
	margin-top: 20px;
}

#conteneur_texte {
	float: right;
	width: 550px;
}

#sidebar {
	width: 250px;
	font-size: 95%;
}
  
#footer {
	position: relative;
	clear: both;
	width: 926px;
	height: 240px;
	left: 0px;
	padding-left: 95px;
	padding-top: 10px;
	margin-top: 10px;
	background: transparent url(../img/footer_bg.png) no-repeat -30px 0px;
	color: #888;
	font-size: 0.9em;
}

/* WIDGETS */

#mapwidget {
}

#tablewidget {
	display: block;
	width: 100%;
	margin-bottom: 2px;
	border-bottom: solid 0px navy;
}

#chartwidget {
	display: block;
	width: 100%;
	margin-bottom: 2px;
	border-bottom: solid 0px navy;
}

/* ELEMENTS */

#print_btn {
	background-image: url(../img/printer.png);
}

#email_btn {
	background-image: url(../img/email_edit.png);
}

/* Interface */

.x-item-disabled {
    opacity: 0.2
    filter: alpha(opacity = 20);
    -moz-opacity: 0.2;
}

.sidebar_encadre {
	margin: 5px 0px 20px 0px;
}

.sidebar_inner {
	padding: 10px 15px 10px 15px;
	background-color: #E6EAF2;
	border-top: dotted 1px navy;
}

ul.toolbar li {
    background-image: none;
    padding: 0px;
	float: left;
}

a.tool {
	display: block;
	width: 20px; 
	height: 20px;
	margin-right: 7px;
	text-indent: -1000px;
	text-decoration: none;
	background: url(../img/none.png) no-repeat 50% 50%;
}

a.tool:hover {
	background-color: White;
}

#session_tools li {
    display: block;
    margin-top: 2px;
    float: left;
    clear: none;
    padding-right: 5px; 
    background: none no-repeat 0 0;
}

#session_tools a {
    padding-left: 5px;
	background: none no-repeat 5px 0px;
	border-left: solid 1px white;
}

#session_tools li.x-disabled {
    color: #888;
    text-decoration: none;
    display: none;
}

.section {
	margin-top: 20px;
}

.panel {
    margin-bottom: 17px;
}

a.s-bouton {
	background: transparent url(../img/s-btn.png) no-repeat 0 0;
	overflow: hidden;
	width: 174px;
	height: 30px;
	padding: 6px 0px 0px 0px;
	text-align: center;
	
}

a.s-bouton{
	color: #336600;
	font-size: 100%;
	font-weight: normal;
	
}

a.s-bouton-inner {
	background: transparent url(../img/s-btn-top.png) no-repeat 0 0;
}

.zoomin {
	background-image: url(../img/printer.png);
}

.info {
	margin-bottom: 10px;
	padding: 10px 10px 10px 35px;
	background: url(../img/comment.png) no-repeat 10px 10px;
	border: solid 1px #CCC;
}

.icone {
	padding-left: 25px;
}

.description {
	background: transparent url(../img/comment.png) no-repeat 0 0;
}

.relations {
	background: transparent url(../img/arrow_switch.png) no-repeat 0 50%;
}

.carte {
	background: transparent url(../img/map.png) no-repeat 0 50%;
}

.exclamation {
	background: transparent url(../img/exclamation.png) no-repeat 0 50%;
}

.tableau {
	background: transparent url(../img/table.png) no-repeat 0 50%;
}

.error {
	border: solid 2px red;
	padding: 10px;
}

#themeLegend p {
    font-size: 12px;
    line-height: 1.2em;
    margin: 3px 0px 5px 5px;
}

.titre_section_legende {
	clear: both;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 10px;
}



.liste_indicateurs {
	margin-bottom: 20px;
}

.liste_indicateurs li {
	margin-left: 25px;
}





















div.olControlMousePosition 
{
    padding: 2px;
    margin:  2px;
    font-family: Verdana;
    font-size: 4px;
    background-color: White;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    -moz-opacity: 0.6;
    cursor: default;
    display: none;
}

.btn-options {
    background-image: url(../img/icons/cog.png);
}

.combolist {
    z-index: 40000;
}

.x-disabled {
    color: #ddd;
}

#login_btn a {
    background-image: url(../img/icons/none.png);
}

#logout_btn a {
    background-image: url(../img/icons/none.png);
}

#profile_btn a {
    background-image: url(../img/icons/none.png);
}

.tabletab {
    background-image: url(../img/icons/table.png) !important;
}

.maptab {
    background-image: url(../img/icons/map.png) !important;
}

.charttab {
    background-image: url(../img/icons/chart_bar.png) !important;
}



li a.profil 
{
    color: Green;
}

.x-hide-nosize, .x-hide-nosize * {
    height:0px!important;
    width:0px!important;
    border:none!important;
}
    