body {
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", Myriad, "Andale Sans", "Luxi Sans", "Bitstream Vera Sans", Tahoma, "Toga Sans", Helvetica, Arial, sans-serif;
  font-size: 1em;
}

img {
  border: 0px;
}

a {
  color: #8193ad;
  font-weight: bold;
  text-decoration: none;
}


a:hover,a.blanc:hover {
  color: #ff9900;
}

a.blanc {
  color: #fff;
}

div#container {
  text-align: center;
}
div#centre  {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  text-align: left;
}

div#header1 {
  width:940px;
  height:92px;
  background:#fff url(/images/haut01.png) no-repeat 5px top;
}
div#header2 {
  width:940px;
  height:211px;
  background:#fff url(/images/haut02.png) no-repeat left top;
}

div#content {
  width:940px;
  background:#fff url(/images/ombre_cotes.png) repeat-y 5px top;
  padding-left:10px;
}

div#gauche {
  float:left;
  border-right:1px solid #ccc;
  background:#fafafa url(/images/ombre_haut_g.png) repeat-x left top;
  padding:0px;
  margin:0px;
  width: 620px;
}

div#droite {
  float:left;
  margin:0px;
  border-left:1px solid #ccc;background:#fff url(/images/ombre_haut.png) repeat-x left top;
  padding:10px 0px 0px 5px;
  margin-left: -1px;
	width: 294px;
}
h1  {
  color: #999999;
  font-size: 24px;
  text-decoration: none;
  margin-left: 5px;
}
h3 {
  border-bottom: 1px dotted #fff;
  font-size: 11px;
  text-align: right;
  font-weight: bold;
  margin: 0px;
  padding: 3px 0px 3px 0px;
}
h3 a {
  color: #fff;
  text-decoration: none;
}
div.stretcher {
  text-align:right;
}
div.stretcher a {
  color: #fff;
  text-decoration: none;
}

div.news {
  clear:both;
  background:#fafafa url(/images/ombre_haut_g.png) repeat-x left top;
  padding:10px 50px 0px 20px;
  margin-top:20px;
}

div#footergauche {
  background:#fafafa url(/images/footer.png) repeat-x left top;
  width:100%;
  clear:both;
  height: 48px;
}

p {
  font-size:12px;
  letter-spacing:1px;
  font-family:Arial;
  text-align:justify;
  color:#333;
}

.blog-addinfo, .blog-addinfo a {
  font-size:10px;
  color: #a7a7a7;
  text-decoration: none;
}

.titre1, .titre1 a {
  font-family:Arial;
  color:#a7a7a7;
  font-size:16px;
  letter-spacing:2px;
  text-decoration: none;
}

/* ombre */
.ombre {
  float:left;
  clear:left;
  background:url(/images/ombre.gif) no-repeat bottom right;
  margin: 10px 10px 0px 10px;
}		
.innerombre {
  margin:0px 10px 10px 0px;
  padding:8px 10px 10px 8px;
  border:1px solid #ccc;
  border-width:1px 0px 0px 1px;
}

#searchbox {
  width:100%;
  font-size:11px;
}
#searchbox select, #searchbox input, #searchbox button {
  font-size: 10px;
}


ul.polllist {
  margin: 0px;
}
ul.polllist li {
  line-height: 10px;
}
ul.polllist a {
  color: #333;
  text-decoration: none;
  font-size: 11px;
}
ul.polllist a:hover {
  text-decoration: underline;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 0.1em;
	margin: 4px;
	text-align: justify;




}


.titre1 {
	font-weight: bold;
	color: #FF9900;
	text-align: left;

}
.textegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
}
.bordure {
	border: 2px solid #FF9900;
}
.texteitalique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 0.1em;
	margin: 4px;
	text-align: justify;
	font-style: italic;

}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

/*  MENU */
#dhtmlgoodies_menu{		
  font-family:arial;	/* Font for main menu items */
  width: 200px;
}
#dhtmlgoodies_menu	li{	/* Main menu <li> */
  list-style-type:none;	/* No bullets */
  margin:0px;	/* No margin - needed for Opera */
}
#dhtmlgoodies_menu ul{	
  margin:0px;	/* No <ul> air */
  padding:0px;	/* No <ul> air */
}
#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
  padding-left:10px;
}
#dhtmlgoodies_menu	li a{	/* Main menu links */
  text-decoration:none;	/* No underline */
  font-size: 12px;
  font-weight: bold;
  color:#ffffff;	/* Black text color */  
  height:15px;	/* 20 pixel height */
  line-height:15px;	/* 20 pixel height */
  vertical-align:middle;	/* Align text in the middle */
  margin:1px 0px 1px 10px;	/* A little bit of air */
  padding:1px;	/* Air between border and text inside */  
  display:block;
  border:0px solid #fff;
  padding: 2px;
}
#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
  background-color:#A83A00;
  color: #f90;
}
.dhtmlgoodies_subMenu{
  visibility:hidden;
  position:absolute;
  overflow:hidden;
  border:0px solid #fff;
  font-family:arial;
  text-align:left;
}
.dhtmlgoodies_subMenu ul{
  margin:0px;
  padding:0px;	
}
.dhtmlgoodies_subMenu ul li{
  list-style-type:none;
  margin:0px;
}
.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
  white-space:nowrap;	/* No line break */
  font-size: 12px;
  font-weight: bold;
  text-align : right;
  text-decoration:none;	/* No underline */
  color:#fff;	/* Black text color */  
  height:15px;	/* 16 pixels height */
  line-height:15px;	/* 16 pixels height */
  padding:1px 15px 1px 10px;	/* 1px of "air" inside */
  display:block;	/* Display as block - you shouldn't change this */
}
.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
  background-color:#A83A00;
  color: #f90;
}

/* Searchbox */
div#searchbox  {
  padding: 2px 0 0 0;
  margin: 0;
}
div#searchbox input {
  border: 0;
  font-size: 13px;
  font-weight: normal;
}

/* TAGS  et DOCS*/
div.tags {
  float: left;
  margin: 10px;
  padding: 3px;
  border-right: 1px solid #ccc;
  width: 200px;
}
a.doc {
  color: #8193ad;
  text-decoration: none;
  font-weight: normal;
  font-size : 12px;
  text-decoration: none;
  padding: 2px 2px 2px 20px;
  line-height: 20px;
  background: url(../images/document.gif) no-repeat 0px 0px;
}
a.doc:hover {
  text-decoration: underline;
}
a.tag {
  color: #8193ad;
  text-decoration: none;
  font-size : 13px;
  text-decoration: none;
  padding-left: 11px;
  background: url(../images/toog_xs_arrow1.png) no-repeat 0px 2px;
}
a.tag:hover {
  background: url(../images/toog_xs_arrow2.png) no-repeat 0px 2px;
  color: #7B9F53;
}
div.docs {
  margin: 0 0 30px 0;
}
div.docs span {
  font-size: 13px;
  line-height: 30px;
  color: #FE9900;
  font-weight: bold;
}

/* FORMULAIRES */
input,textarea,select {
  font-size: 11px;
  font-family: Arial;
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  border-left: 1px solid #ccc;
  color: #333;
}

h2.separateur {
  margin: 5px 0 10px 0;
  padding: 0;
  font-family: Tahoma;
  font-size:22px;
  color:#6181cc;
  font-weight:bold;
}