/* CSS Document */
/* ############################################################################## marge12 ##### */
.marge1{
	background:#FFFFFF url(../iso_icons/degradeFondGauche.jpg) top left no-repeat;
}
.marge2{
	background:#FFFFFF url(../iso_icons/degradeFondDroit.jpg) top right no-repeat;
}
/* ######################################################################## header ########## */
/* #################################################### headerPart1 ########## */
.headerPart1 h4{
	margin:0px;
	cursor:hand;
}
.headerPart1 span{
	display:none;
}

/* #################################################### headerPart2 ########## */
.headerPart2{
	clear:both;
}
.headerPart2 p{
	margin:0px;
}

/* ############################################## menu1 ##### */
.menu1 a{
	display:block;
	line-height:28px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
.menu1 div{
	float:left;
	padding:0px 0px 0px 0px;
	width:186px;
	margin-left:1px;
	text-align:center;
}
.menu1 div{
	float:left;
}

/* ############################################## menu2 ##### */
.menu2{
	clear:both;
}
.menu2 a, .menu2 a:visited{
	font-weight:normal;
	padding-left:24px;
}
.menu2 a:hover, .menu2 a:active, .menu2 a.selected, .menu2 a:visited.selected, .menu2 a.hover.selected, .menu2 a:visited.selected{
	font-weight:bold;
	padding-left:24px;
}
.menu2 p{
	display:none;
}
.menu2 div{
	float:left;
}
.menu2 ul{
	padding:0px;
	margin:0px;
}
.menu2 li{
	display:inline;
}
