/* Template from http://css.alsacreations.com */
body {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background: url(../images/5_background.jpg) top left;
}

img {
border: 0;
border-style: none;
}

h1 {
 font-size: 2.5em;
}

h2 {
 font-size: 2em;
}

h3 {
font-size: 1.5em;
text-align: left;
color: #902180;
padding-top: 10px;
margin: 0;
}

td{
text-align: justify;
}

p {
text-align: justify;
margin: 0 0 0 0;
}

strong {
color: #902180;
}

select.navigation {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-top: 3px;
 padding-top: 1px;
 padding-bottom: 1px;
 border: solid 1px #00367F;
 width: 250px;
 height: auto;
 color: #00367F;
}

label {
 padding-left: 5px;
}

a {
color: #902180;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

.spip {
margin-bottom: 20px;
}

.spip li{
margin-bottom: 10px;
}

/* Tableaux */
table.spip {
	margin: auto;
	margin-top: 2em;
	margin-bottom: 2em;
	border: 1px solid #eabd00;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

table.spip {
       background-color: #eabd00;
}

table.spip tr.row_first {
        background-color: #eabd00;
}

table.spip tr.row_first strong {
        color: #FFFFFF;
}

table.spip tr.row_odd {
        background-color: #f0f090;
}

table.spip tr.row_even {
        background-color: #f0f090;
}

table.spip td {
	    width: 25%;
        margin: 1px;
        padding: 3px;
        text-align: left;
        vertical-align: top;
}

table.spip td a {
        color: #eabd00;
	 text-decoration: none;
}

table.spip td a:hover {
        color: #eabd00;
	 text-decoration: underline;
}

#content {
width: 985px;
margin: 0 auto;
}

#header1 {
height: 40px;
}

#header2 {
height: 94px;
}

#fading1 {
background: url(../images/5_fading_top.jpg);
border-left: 1px solid #bfbfbf;
border-right: 1px solid #bfbfbf;
height: 26px;
}

#fading2 {
background: url(../images/5_fading_bottom.jpg);
border-left: 1px solid #bfbfbf;
border-right: 1px solid #bfbfbf;
height: 53px;
}

#middle {
color: #4d4d4d;
padding-left: 180px;
padding-right: 30px;
width: auto;
background: url(../images/5_pannel.jpg);
background-position: 40px 20px;
background-repeat: no-repeat;
border-left: 1px solid #bfbfbf;
border-right: 1px solid #bfbfbf;
background-color: #FFFFFF;
}

#top {
width: 985px;
text-align: left;
white-space: nowrap;
height: 23px;
}

#webtools {
text-align: right;
margin-right: 30px;
padding-top: 10px;
}

#footer {
height: 25px;
color: #e9d9e9;
padding-top: 5px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 0px;
margin-bottom: 0px;
font-size: 0.9em;
background: url(../images/5_bottom.jpg);
background-repeat: no-repeat;
}

#footer a {
color: #e9d9e9;
text-decoration: none;
}

#footer a:hover {
color: #FFFFF0;
text-decoration: none;
}

#version {
float: right;
}

#information1 {
width: 350px;
float: left;
}

#information2 {
width: 350px;
float: left;
margin-left: 60px;
}
