/* CSS Document */

* {border:0;margin:0;padding:0;font-family:Arial;font-size: 12px;color: #000;text-align:justify;}

.centre { text-align:center }

body {

}

a, a:link, a:visited, a:hover, a:active {	text-decoration: none;}
a:hover {	color: #996633;	text-decoration: underline;}
a:focus { outline: none; }
a.lienBlanc, a.lienBlanc:link, a.lienBlanc:visited, a.lienBlanc:hover, a.lienBlanc:active  {color:#fff;}

hr { color:#996633 }

#soleil { position:absolute;top:0px;left:50%;margin-left:-600px;}
#gauche {position:relative;	width:272px;height:485px; top:72px;	left:50%;margin-left:-500px; background:url(/Icons/case_gauche.gif) no-repeat left top;z-index:2}

#droite_haut {position:absolute;width:141px;height:188px;top:21px;left:50%;margin-left:360px; background:url(/Icons/case_droite_haut.gif) no-repeat right top;z-index:3}
#droite_bas {position:absolute;width:107px;height:287px;top:209px;left:50%;margin-left:394px; background:url(/Icons/case_droite_bas.gif) no-repeat right top;z-index:3}

#chapeau {position:absolute;width:600px;height:70px;top:10px;left:50%;	margin-left:-220px; background:url(/Icons/chapeau.png) no-repeat center top;z-index:1}
	#chapeau img { margin:60px 0px 10px 5px }

#buttons 
{
    	position: absolute;
    	top: 15px;
    	left: 50%;
    	margin-left: 50px;
    	z-index: 2;
}
#buttons a { margin-right: 15px; }
   
#cadre {position:absolute;	width:812px;height:428px;top:124px;left:50%;margin-left:-316px;	background:#ffffcc url(/Icons/coin_gauche.gif) no-repeat -27px top;z-index:1}
	
#gauche #menu_vert { position:relative;top:290px;left:55px;width:150px;height:90px}
		
ul#menuCollapsed, ul#menuCollapsed ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 13em;
}

ul#menuCollapsed a {
  display: block;
  text-decoration: none;	
}

ul#menuCollapsed li {
  margin-top: 1px;
}

ul#menuCollapsed li a {
  background: #3f3a06;
  color: #ffffcc;	
  opacity: 0.5;
  filter:alpha(opacity=50); /* IE patch */
  padding: 0.3em;
}

ul#menuCollapsed li a:hover {
  background: #000;
}

ul#menuCollapsed li ul li a {
  background: #bd981a;
  color: #000;
  padding-left: 20px;
}

ul#menuCollapsed li ul li a:hover {
  background: #ffffcc;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

#cadre #menuHoriz { margin-left:90px; z-index:1; }
#cadre #menuHoriz li:hover { font-weight: bold; }

ul {
	list-style:none;
	margin:0;
	padding:0;
}

ul#horiz li {
	float:left;
	width:190px;
	margin:0;
	padding:0;
	text-align:center;
	border-bottom: 1px #996633 solid;
}
ul#horiz li a {
	display:block;
	padding:5px 5px;
	height:100%;
	/*font-family:arial;
	font-weight:bold;
	font-size:11pt;*/
	color:#996633;
	text-decoration:none;
	text-align:center;
	//border-right:1px solid #FFF;
}

ul#horiz li a {background:url(/Icons/bgMenuHoriz.jpg) repeat -20px 35px;}
ul#horiz li a:hover, ul#horiz li a:focus, ul#horiz li a:active  {
	background-position:-200px 0;
	color:#bd981a;
}

#content { position:absolute;	width:660px;height:350px;top:160px;left:50%;margin-left:-230px; z-index:5; overflow:auto; }
strong { color: #996633; }

#footer { position:absolute; height:25px; width:634px; left:50%; top:530px;	margin-left:-220px;	text-align:right; z-index:2; }
#logo { position:absolute; height:40px; width:50px; left:50%; top:510px; z-index:2; margin-left:430px}
#musicAfrica { position:absolute; height:20px; width:200px; left:50%; top:5px; margin-left:295px; }

#temoignageUL {
	padding: 80px 0px 0px 100px;
	width: 400px;
}
#temoignageUL ul { list-style: none; }
#temoignageUL ul li { display: block; }
#temoignageUL ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#temoignageUL ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #bd981a;
}
#temoignageUL ul a:hover { color: #996633; }

#mycarousel img { border: 3px #ffffcc solid; }

.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 200px;
	height: 200px;
	overflow: auto;
	//background: #ccc;
	float: left;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}
