body {
color: #000000;
font-family: arial,verdana,sans-serif;
font-size: small;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, label, img {
border: 0pt none;
margin: 0pt;
padding: 0pt;
}

a {
color: #0D3FB6;
outline-color: invert;
outline-style: none;
outline-width: medium;
}

h1 {
font-size: 150%;
color: #111111;
margin: 1em 1em 1em 0em;
border-bottom: 1px dotted #77d;
}

h2 {
font-size: 120%;
color: #fff;
padding: 6px 6px;
margin: 0 0 0 0;
background: #777;
}

input {
background-color: #FFFFFF;
border: 1px solid #8595B2;
color: #5A698B;
line-height: 14px;
padding: 1px;
}

select {
background-color: #FFFFFF;
border: 1px solid #8595B2;
color: #5A698B;
line-height: 14px;
padding: 1px;
}

label {
color: #5A698B;
margin: 4px 0pt 5px 8px;
}


/* HEADER */

#header {
margin: 0pt 0pt 1em;
width: 100%;
}

#set_language {
text-align:right;
margin-right: 2px;
}

#subheader {
background: #3366FF url(/images/corner_small_generic_tl.gif) no-repeat scroll left top;
clear: both;
float: left;
margin: 2px 0pt 0pt;
width: 100%;
}

#subheader2 {
background: transparent url(/images/corner_small_generic_tr.gif) no-repeat scroll right top;
color: #FFFFFF;
float: left;
font-size: 100%;
font-weight: bold;
text-align: right;
width: 100%;
}

#subheader2 a {
color: #FFFFFF;
padding: 0pt 1em 0pt 0pt;
}

#subheader2 p {
background: transparent url(/images/corner_small_generic_bl.gif) no-repeat scroll left bottom;
float: left;
padding: 5pt 5pt 5pt 5pt;
white-space: nowrap;
width: auto;
}

#subheader2 p#bottomright {
background: transparent url(/images/corner_small_generic_br.gif) no-repeat scroll right bottom;
float: right;
text-align: right;
}

/* Content */
#content {
padding-top:15px;
margin:auto;
width: 850px;
}

#content p{
padding:5px 5px 0 0;
margin:auto;
text-align: justify;
}

/*Liens*/

#content p.lancement{
	padding:20px 10px 10px 10px;
	font-size: 140%;
	margin:auto;
	text-align:center;
}

#liens{
padding:0 10px 10px 10px;
font-size: 140%;
width:50%;
margin:auto;
}

/* Footer */
#footer {
padding: 1em 0pt 1em 0;
width: 100%;
float:left;
}

#footer_nav {
border-top: 1px solid #888888;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 2em 0pt 0pt;
padding: 1em 0pt 0pt;
text-align: center;
width: 100%;
}

#footer_nav li {
border-color: #666666;
border-style: solid;
border-width: 0pt 1px 0pt 0pt;
display: inline;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0pt 3px;
padding: 0pt 2px 0pt 1px;
}

#footer_nav li a {
margin: 0pt 1px 0pt 0pt;
}

#footer_nav li.last {
border: 0pt none;
margin: 0pt;
}

/* Select form */

.selform fieldset {
	width : 50%;
background: #eeeeee;
margin-left: auto;
margin-right: auto;
margin-top: 1em;
margin-bottom: 1em;
}

.selform table {
margin: auto ;
}

.selform legend {
color: #ffffff;
background: #333333;
font-weight: bold;
padding: 0.2em 1em;
}

.selform  td.sellabel {
text-align: right;
}

.selform  td.selsubmit {
margin: 0 auto;
padding: 3pt 0pt 3pt 3pt;
text-align: right;
}

.selform .submit {
margin-left: 5.5em;
}

/* Input form*/

#inputform {
margin: auto;
margin-top: 1em;
background-color: #DDD;
width: 800px;
}

/* notice */

#notice {
text-align: center;
border: 1px dotted #ff0000;
padding: 10px 10px 10px 10px;
margin-top:1em;
margin-left: auto;
margin-right: auto;
font: bold smaller;
width: 400px;
}

/* graphs */

#chart1 {
width:400px;
height:300;
float: left;
margin-right: 12px;
margin-left: 12px;
}

#chart2 {
width:400px;
height:300;
float: left;
margin-right: 12px;
margin-left: 12px;
}

#chartpermit {
width:800px;
height:300;
float: left;
margin: auto;
}

#surplus table {
width:400px;
height:300;
float: left;
margin-right: 12px;
margin-left: 12px;
border-spacing: 0px;
border-collapse: collapse;
}

#surplus th {
color: #6D929B;
border: 1px solid #C1DAD7;
letter-spacing: 2px;
text-transform: uppercase;
text-align:center;
padding: 3px 3px 3px 6px;
background: #CAE8EA url(/images/bg_header.jpg) no-repeat;	
}

#surplus td {
border: 1px solid #C1DAD7;
background: #fff;
padding: 3px 3px 3px 6px;
color: #000;
}

#surplus p.title {
margin-bottom:10px;
margin-top:10px;
text-align:center;
}

#surplus th.nobg {
border: 0;
border-bottom: 1px solid #C1DAD7;
background: none;
}

#surplus td {
	text-align:right;
	color:#000;
}

#surplus td.region {
	text-align:left;
	color:#000;
}

#surplus td.value_neg {
background:#FF3333;
}

#surplus td.value_pos {
background:#66CC33;
}

#surplus td.value_zer {
background: #FFF;
}



