div {
	text-align:justify;
	}

div#header{
  color: #ffffff;
  font-weight: normal;
  text-shadow: #9370DB 0px 2px 4px;
  font: 36px/100% Trebuchet, sans-serif;
}

div#header_2{
  color: #000000;
  font-weight: bold;
  font-size: 2em;
}

div#bandeau {
	position: fixed;
	height:50px;
 background-image:linear-gradient(to right,#BA55D3, #FFFFFF);
   background-image:moz-linear-gradient(to right,#BA55D3 , #FFFFFF);
z-index: 5;
  width:100%
 
	}

div#menu {
position: fixed;

left: 0;
  top: 50px;
  width: 13%;
height: 2500px;
  margin-right:2px;
  padding-left:10px;
  text-align:left;
 background-image:linear-gradient(to right,#BA55D3 ,#DA70E6);
   background-image:moz-linear-gradient(to right,#BA55D3 ,#DA70E6);
   font: 14px/160% Trebuchet, sans-serif;


	}

div#contenu {
position: absolute;
left: 14%;
top: 50px;
width: 72% ;
z-index: 1; 	
  
	}


div#bloc_logo {
	position: fixed;
	right : 0;
  width: 14%;
	height:400px;
  margin-left:10px;
 
	}

div#pied_page {
	clear:both;
	height:80px;

}

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font: 14px/170% Trebuchet, sans-serif;
  color: #3a353b;
}

input {
  font: 15px/100% Trebuchet, sans-serif;
  color: #3a353b;
}

textarea, select {
  font: 15px/160% Trebuchet, sans-serif;
  color: #3a353b;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Trebuchet, Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 180%;
}

h2 {
  font-size: 170%;
  line-height: 130%;
}

h3 {
  font-size: 150%;
}

h4 {
  font-size: 140%;
}

h5 {
  font-size: 130%;
}

h6 {
  font-size: 120%;
}




ul {
margin-left: 15px;
	padding-left: 2px;
   line-height: 2;
  list-style:square;

}


p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #7d0af5;
  text-decoration: none;
}

a:hover {
  color: #6500ce;
  text-decoration: underline;
}

a:active, a.active {
  color: #9e57e4;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #717383;
}



ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}




dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d9dbe6;
  color: #3a353b;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #a86ce1;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d9dbe6;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #eff0f4;
}

tr.even {
  background-color: #ffffff;
}

tr.drag {
  background-color: #f7fbf2;
}

tr.drag-previous {
  background-color: #edf7e3;
}

tr.odd td.active {
  background-color: #e2e3e9;
}

tr.even td.active {
  background-color: #eaebee;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #ffffff;
  border-bottom: 1px solid #bec1d9;
  background-color: #dadce4;
  color: #573636;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #f40076;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #7f7c7f;
}

  
  
  
  
  
	}
