/* Feuille CSS pour page menu.html CERNAH */
body
	{
	margin-top: 10px;
	width: 1024px;
	heigh: 900px;
	font-family: "Lucida Sans", serif;
	border: 0px solid ActiveBorder;
	align: center;
	background-image: url(../images/pageunique.gif);
	background-repeat: no-repeat;
}
	
	#en_tete
	{
	width: 150px;
	height: 75px;
	margin-left: 150px;
	font-size: 17px;
	background-image: none;
}
	
	#photo
	{
	padding: 2px;
	width: 800px;
	height: 270px;
	margin-top: 10px;
	margin-left: 200px;
	align: center;
	background-repeat: no-repeat;
}
	#bl
	{
	padding: 0px;
	width: 700px;
	height: 50px;
	margin-top: 250px;
	margin-left: 0px;
	background-image: url(../images/bl.gif);
	align: center;
	
}	
	#corpslong
	{
	height: 480px;
	padding: 0px;
	width: 500px;
	align: center;
	margin-top: 0px;
	margin-left: 203px;
	border: 0px solid ActiveBorder;
	font-size: 17px;
	background-color: transparent;
	text-align: center;
}

#corpscontact
	{
	height: 100px;
	padding: 0px;
	width: 260px;
	align: right;
	margin-top: 5px;
	margin-left: 0px;
	border: 0px solid ActiveBorder;
	font-size: 12px;
	background-color: transparent;
	text-align: center;
	color: #778899;
}

	#pied2page
	{
	height: 200px;
	width: 800px;
	font-size: 9px;
	margin-top: 150px;
	margin-left: 0px;
	margin-right: 0px;

}

.red {
	color: #ff0000;
	background-color: transparent;
	font-family: "Lucida Sans", serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.vi4 {
	margin-left: 120px;
	margin-right: 120px;
	color: #333333;
	background-color: transparent;
	font-family: "Lucida Sans", serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}	font-family: "Lucida Sans", serif;

.tour { 
	border: 2px solid #330066; 
    border-collapse: separate;
}
.unite {
	/*background-color: #ebe7f1;*/
	background-color: #cccccc;
	color: #000000;
}

	.type1 /* cellule bouton type1: Normal*/
	{
	width: 120px;
	height: 30px;
	background-image: url('../images/bouton12030.gif');
	font-family: "Lucida Sans", serif;
	text-align: center;
	font-size:12px;
	align: center;
	color: #333333;
	}
	
	.type1 a/* texte du lien dans cellule bouton type1: Normal*/
	{
	text-decoration: none;
	color: #333333
	}
	
	.type2 /* cellule bouton type2: Hover */
	{
	width: 120px;
	height: 30px;
	background-image: url('../images/bouton12030over.gif');
	font-family: "Lucida Sans", serif;
	font-size:12px;
	text-align: center;
	align: center;
	color: blue
	}
	
	.type2 a/* texte du lien dans cellule bouton type2: Normal*/
	{
	text-decoration: none;
	color: blue;
	}
	
	.type10 /* cellule bouton type10: Normal*/
	{
	width: 120px;
	height: 30px;
	background-image: url('../images/bouton12030over.gif');
	font-family: "Lucida Sans", serif;
	text-align: center;
	font-size:12px;
	align: center;
	color: #333333;
	}
	
	.type10 a/* texte du lien dans cellule bouton type10: Normal*/
	{
	text-decoration: none;
	color: #333333
	}

	
	.type4 /* separateur vertical type4: Normal */
	{
	width: 5px;
	height: 30px;
	background-image: url('../images/separateur.gif');
	font-family: "Lucida Sans", serif;
	font-size:12px; 
	font-weight:bold;	
	color: #333333
	}
	
	.type4 a/* texte du lien dans cellule bouton type4: Normal*/
	{
	text-decoration: none;
	color: #333333
	}

	.type5 /* cellule add type5: Normal*/
	{
	width: 80px;
	height: 20px;
	font-family: "Lucida Sans", serif;
	font-size:12px;
	text-align: center;
	color: #333333;
	}

	.type6 /* cellule add type6: Large */
	{
	width: 180px;
	height: 20px;
	font-family: "Lucida Sans", serif;
	font-size:12px; 
	text-align: center;
	color: #333333
	}
	
	.type7 /* separateur vertical type7: Normal */
	{
	width: 10px;
	height: 20px;
	font-family: "Lucida Sans", serif;
	font-size:12px; 
	font-weight:bold;	
	color: #333333
	}

	.type8 /* cellule add type8: Large */
	{
	width: 130px;
	height: 20px;
	font-family: "Lucida Sans", serif;
	font-size:12px; 
	text-align: center;
	color: #333333
	}