/* CSS Document */
body { background:#fcfded url(img/bg.jpg) no-repeat center top;
font-size:14px;

margin:0;
	padding:0;}
a {
	font-style: italic;
}
	
.Style6 {
	font-size: large;
	font-weight: bold;
	color: #FF3300;
	
}
.Style7 {font-size: small}
.Style8 {
	font-size: large;
	color: #FF3300;
	font-weight: bold;
}
.Style9 {font-size: 14px; font-weight: bold; color: #ff3300; }
.menu { 
  list-style:none; 
  /*border-bottom:#5dbef5 solid 5px;
  background-color:#ffffff; */
  width:100%; height:27px; 
  line-height:27px;
  margin:10px 0 0 0; 
  }
.menu li { 
  float:left; 
  margin-left:10px;
}

.menu li a {
  display:block; 
  float:left; 
  height:27px; 
  line-height:27px; 
  color:#e6cc1c; 
  text-decoration:none; 
  font-family:arial, verdana, sans-serif; 
  text-align:center; 
  font-size:12px;
  padding:0 0 0 7px; 
  cursor:pointer; 
}
.menu li a b {
  float:left; 
  display:block; 
  padding:0 11px 0 7px;
}

.menu li.current a {
  color: #FF0000; 
  background:url(img/ong1.jpg);
}
.menu li.current a b {
  background:url(img/ong1.jpg) no-repeat right top;
}

.menu li a:hover {
  color: #ff0000; 
  background: url(img/ong1.jpg);
}

.menu li a:hover b {
  background:url(img/ong1.jpg) 
  no-repeat right top;
}

#fonbox {background-image: url(img/corps3.png); background-repeat: no-repeat;}
#divbas {width: 1020px;
height:887px;
background-image:url(img/fondcadre.png);
	background-repeat:no-repeat;
 }
 
 
 #divbasdep {width: 1020px;
height:887px;
background-image:url(img/fondcadredep.png);
	background-repeat:no-repeat;
 }
 
  #divbascont {width: 1020px;
height:400px;
background-image:url(img/cadrecont.png);
	background-repeat:no-repeat;
 }
 
 #barre_menu
{ 

	width: 799px;
	height: 30px;
	background-image: url(img/barre_menu.png);
	background-repeat: no-repeat;
}

#menu
{
	list-style-type: none;
	margin: 0 0 0 170px;
	padding: 0px;
	z-index: 1;
}

ul#menu li
{
	float: left;
	height: 30px;
	width: 110px;
}

.Style1 {color: #FFCC00}
.Style2 {color: #FF9900}
.Style3 {color: #FFFF33}
.Style4 {color: #CCFF00}
.Style5 {color: #FFCC33}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color:#CC3300;
}
