body{
   font-size: 12px;
   font-family: Verdana,Arial,sans-serif; 
   width:850px;
   margin:auto;
   position:relative;
 }
#header{ /* header */
   height:90px;
   background:url(../images/Alliance_02.gif) no-repeat;
}
#top_menu_horz{ /* A droite en haut */
	float:right;
	width:850px;
	left: 412px;
	top: 90px;
	height: 18px;
	text-align:right;
	border-bottom:solid 1px #000;
	background:url(../images/Alliance_04.gif) no-repeat;
	/* font-weight:bold; */
}
#top_menu_horz a{
		padding:0 0 0 5px;
		color:#FF0000;
		text-decoration:none;
}
#top_menu horz td{

}
#top_menu_horz a:visited{
			color:#FF0000;
		text-decoration:none;
}
#top_menu_horz a:hover{
			color:#000000;
		text-decoration:none;
}
#language_selection {
    padding:40px 15px 0px 500px;
}
#active_menu{
	font-weight:bold;
}
#active_menu_sousmenu{
	font-weight:bold;
}
#column_left{ /* Colonne gauche */
   position: absolute; 
   top:108px;
   width:148px;
   background:url(../images/Alliance_06.gif) no-repeat;
   margin:0;   
}
#menu_left{
	margin:100px 5px 25px 25px;
	text-transform:uppercase;
/*	font-weight:bold; */
	}
#menu_left td {
	padding:4px;
}
#menu_left a{
	color:#FFF;
	text-decoration:none;
}
#menu_left a:visited{
	color:#FFF;
	text-decoration:none;
}
#menu_left a:hover{
	color:#FF0000;
	text-decoration:none;
}
#Section5{ /* Contenu */
	width:702px;
	float:left;
   margin: 0px 0 0 0px ;
   padding: 0 0 0 148px;
   background:url(../images/Alliance_07.gif) repeat-y;
   display: inline;
}
.componentheading{
	font-size:18px;
	color:#F00;
}
#content_menu{
	padding:4px 0 0 0;
	float:left;
/*	width:150px;*/
}

#content_menu li{
	width:80px;
	list-style:none;
	padding-bottom:10px;
	padding-right:30px;
}
#content_menu a{
	
		color:#FF0000;
		text-decoration:none;
}
#content_menu a:visited{
		color:#FF0000;
		text-decoration:none;
}
#content_menu a:hover{
		color:#000000;
		text-decoration:none;
}
#content{
	margin:20px 0 0 20px;
}
#Section7{ /* Pied */
	font-family:Verdana, Geneva, sans-serif;
	clear:both;
	border-top:solid 1px #000;
   margin: 0 0 0;
   color: #666;
   }
#Section7 a{

	color:#F00;
	}
#Section7 a:visited{

	color:#F00;
	}
#Section7 a:hover{

	color:#000;
	}
