a.lien1{
	margin-top:10px;
	padding-top:1px;
	/*border: 0px outset #c0c0c0;*/
	color:#0066FF;
	text-decoration:none;
	font-size: 10pt;
	font-family: arial;
	display: block;
        height: 22px;
	width: 140px;
	font-weight: bold;
	/* Pour mettre une image de fond sur le menu :
	background-image: url(../images/partie.jpg);*/
}
a:hover.lien1{ 
	color:#0099FF;
	font-weight: bold }



a.lien2{
	color:#0099FF;
	text-decoration: none;
	font-weight: 100;
	font-size: 9pt;
	font-family: arial;
}
a:hover.lien2{
        color:#0099FF;
	font-weight: bold;
}

a.lien3{
	color:#0066FF;
	text-decoration: none;
	font-weight: 100;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
a:hover.lien3{
        color:#0099FF;
	font-weight: bold;
}


a.lienImage{
	border: 0px outset #c0c0c0;
	color:#FFFFFF;
}


/* div */
#aligneCentre{
	text-align:left;
	left:10px;
}

#top {
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #ccc;
	background-image: url(../images/style1/top.jpg);
	min-width:700px;
	max-width:755px;
	width:expression( 
		document.body.clientWidth < 700 ?
		"700":
		"755");
	height: 78;
	}
#top2 {
	border-top: 2px solid #954B2A;
	background: #954B2A;
	min-width:700px;
	max-width:755px;
	height: 25;
	width:expression( 
		document.body.clientWidth < 700 ?
		"700":
		"755");
	}
#topGauche {
	position: relative;
	float:left;
	background:#954B2A;
	border: 0px solid #954B2A;
	width:55%;
	width:expression( 
		"60%");
	max-height: 25;
	height:expression( document.body.clientWidth > 25?
		"25");
	}
#topDroite {
	  display: block;
	position: relative;
	float:left;
	background: #954B2A;
	border: 0px solid #954B2A;
	width:45%;
	width:expression( 
		"40%");
	max-height: 25;
	height:expression( document.body.clientWidth > 25?
		"25");
	}
		
#milieu {
	font-size: 10pt;
  	font-family: trebuchet;
	position: relative;
	top:10px;
	min-width:600px;
	max-width:755;
	min-height:300px;
	width:expression( 
		document.body.clientWidth < 600 ?
		"600":
		"755");
	height:expression( 
		document.body.clientWidth < 300?
		"300");
	background-image: ;
	}
#milieuMilieu {
	position: relative;
	float:left;
	width:70%;
	background:;
	}
	
#milieuNormale {
	position: relative;
	float:left;
	text-align: left;
	top:20px;
	left:20px;
	width:70%;
	background:;
	}
#contenuMilieuHautGauche{
	position: relative;
	float:left;
	height: 150;
	text-align: left;
	top:20px;
	border: 3px solid #ccc;
	padding:10px;
	left:20px;
	width:40%;
	background: ;
}	
#contenuMilieuHautDroite{
	position: relative;
	height: 150;
	float:right;
	text-align: left;
	top:20px;
	right:20px;
	border: 3px solid #ccc;
	padding:10px;
	width:40%;
	background: ;
}	
#contenuMilieuBasGauche{
	position: relative;
	float:left;
	text-align: left;
	top:20px;
	left:20px;
	width:44%;
	background: ;
}
#contenuMilieuBasDroite{
	position: relative;
	float:right;
	text-align: left;
	top:20px;
	right:20px;
	width:44%;
	background: ;
}	
#milieuGauche {
	position: relative;
	float:left;
	text-align: left;
	height:;
	width:15%;
	}
#milieuDroite {
	position: relative;
	float:left;
	text-align: left;
	height:;
	width:15%;
	display: block;
	}
#img_gauche_haut{
	display: block;
	font-size:0px;
	height:18px;
	background-image: url(../images/style1/menu_gauche_haut.jpg);
}
#img_gauche_haut2{
	display: block;
	font-size:0px;
	height:18px;
	background-image: url(../images/style1/menu_gauche_haut2.jpg);
}
#img_gauche_bas{
	display: block;
	font-size:0px;
	height:4px;
	background-image: url(../images/style1/menu_gauche_bas.jpg);
}
#img_droite_haut{
	display: block;
	font-size:0px;
	height:18px;
	background-image: url(../images/style1/menu_droite_haut.jpg);
}
#img_droite_bas{
	display: block;
	font-size:0px;
	height:4px;
	background-image: url(../images/style1/menu_gauche_bas.jpg);
}
#bas {
	position: relative;
	clear:left;
	top:50px;
	width:755;
	width:expression( 
		document.body.clientWidth < 770?
		"770":
		"755");
	height: 30;
	border: 3px solid #954B2A;
	background: #954B2A;
	}

