/*affichage des tableaux*/
.leg {
	left: 600px;
	top: 150px;
	position: absolute;
	visibility: visible;
}

.leg1 {
	left: 600px;
	top: 150px;
	position: absolute;
	visibility: hidden;
}

.tab {
	left: 10px;
	top: 50px;
	position: absolute;
	visibility: visible;
}

.tab1 {
	left: 10px;
	top: 50px;
	position: absolute;
	visibility: hidden;
}

/*position du texte*/

.text {
	width: 795px;
	left: 170px;
	top: 180px;
	position: absolute;
	border-right: 1px solid #4E4792;
	border-left: 1px solid #4E4792;
	visibility: visible;
}
body a {
	text-decoration: none;
	color: #001155;

}
body a:hover {
	color: #FFB66C;

}
.text1 {
	width: 795px;
	left: 170px;
	top: 180px;
	position: absolute;
	border-right: 1px solid #4E4792;
	border-left: 1px solid #4E4792;
	visibility: hidden;
}


/*habillage du texte */

.separ {
	position: relative;
	visibility: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E4792;
	font-family: Georgia, Garamond, Times, serif;
	font-size: 80%;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	font-weight: lighter;

}
.separ a {
	text-decoration: none;
	color: #001155;
}
.separ a:hover {
	color: #FFB66C;
}
	
.para {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 80%;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	font-weight: lighter;

}

.paratable {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 80%;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	font-weight: lighter;

}
.paratable a {
	font-size: 16px;	
}
.paratable a:hover {
	color: #FFB66C;
	background-color: #5566aa;
}



/*cadre*/
.cadre {
	height: 105px;
	width: 321px;
	left: 7px;
	top: 5px;
	position: absolute;
	visibility: visible;
	}

/*actualité*/
.actu {
	height: 180px;
	width: 250px;
	left: 715px;
	top: 5px;
	position: absolute;
	visibility: visible;
	background-image: url(img/postit.jpg);

	}

.contactu {
	font-family: Georgia, Garamond, Times, serif;
	color: #000000;
	text-align: justify;
	font-weight: lighter;
	position: absolute;
	z-index: 2;
	left: 715px;
	top: 30px;
	height: 130px;
	width: 220px;
	visibility: visible;
	}
	
.contactu li {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 70%;
	font-weight: lighter;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	}
.contactu li a {
	text-decoration: none;
	color: #000000;
}
.contactu li a:hover {
	color: #B75B00;
}
	
/*bandeau*/
.bandeau {
	height: 82px;
	width: 500px;
	left: 162px;
	top: 8px;
	position: absolute;
	z-index: 1;
	}	
	

/*cadre info webmaster*/
.info {
	top: 20px;
	position: relative;
	font-size: 70%;
	font-style: italic;
	color: #4E4E4E;
	visibility: visible;

}


/*menu vertical de gauche*/
.menu {
	position: absolute;
	left: 5px;
	top: 180px;
	width: 150px;
	height :360px;
	visibility: visible;
	border-left: 1px solid #4E4792;
	list-style-type: none;
}

.menu a{
	font-size: 90%;
	font-weight: bold;
	color: #4E4792;
	text-decoration: none;
	line-height: 20px;
	left: 10px;
	top: 10px;
	position: relative;

	}
	
.menu a:hover {
	color: #FFB66C;

	}
	
	
.menu .link {
	left: 0px;
	top: 0px;

	}
	
/*sous menupopup*/

.menupop {
	visibility: visible;
	list-style-type: none;
}

.menupop a{
	font-size: 100%;
	font-weight: bold;
	color: #4E4792;
	text-decoration: none;
	line-height: 30px;
	top: 10px;
	position: relative;

	}
	
.menupop a:hover {
	color: #FFB66C;

	}



.sminscrip {
	position: absolute;
	visibility: hidden;
	left: 85px;
	top: 250px;
	height: 100px;
	z-index: 2;
	width :220px;
	background-color: #FFFFFF;
	}
.sminscrip li {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 75%;
	color: #000000;
	font-weight: lighter;
	}
.sminscrip a {
	color: #000000;
}
.sminscrip a:hover {
	color: #B75B00;
}
	
/*titre page*/
.titre {
	text-transform: uppercase;
	font-size: 150%;
	font-weight: bold;
	color: #4E4792;
	position: absolute;
	left: 180px;
	top: 130px;
	width: 530px;
	border-bottom-color: #FFB66C;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	visibility: inherit;
}

.titre1 {
	text-transform: uppercase;
	font-size: 150%;
	font-weight: bold;
	color: #4E4792;
	border-bottom-color: #FFB66C;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	visibility: inherit;
}

.titre2 {
	font-size: 150%;
	font-weight: bold;
	color: #4E4792;
	border-bottom-color: #FFB66C;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	visibility: inherit;
}

/*titre des menus (couleur brune)*/
.sectiondpt {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	color: #B75B00;
	text-align: center;
	padding-top: 2px;
}

.opti {
	position: relative;
	bottom: 5px;
	text-align: center;
	font-size: 70%;
	}


.pop {
	/*height: 1193px;*/
	width: 590px;
	left: 290px;
	top: 154px;
	padding: 10px;
	position: absolute;
	visibility: visible;

}
	
.gauche {
	font-family:Arial;
	font-size:110%;
	vertical-align:top;
	font-weight:bold; 
	color:#354c6a;

}	



.liste {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 80%;
	color: #000000;
	line-height: 25px;
	font-weight: lighter;
	vertical-align:top;
}
.liste a {
	text-decoration: none;
	color: #001155;

}
.liste a:hover {
	color: #FFB66C;

}

/*les liens*/

.lien a {
	text-decoration: none;
	color: #001155;

}
.lien a:hover {
	color: #FFB66C;

}

.liendpt li {
	display: inline;
	margin-right: 7px;
	font-size: 18px;
	margin-top: 150px;

}

.liendpt a{
	font-size: 90%;
	color: #4E4792;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

	}

.liendpt a:hover {
	color: #FFB66C;
}

.text h1 {
	text-transform: uppercase;
	font-weight: bold;
	color: #4E4792;
	/*text-align: center;*/
	font-size: 120%;
}
	
.ville {
	left: 10px;
	font-size: 105%;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	position: relative;
	padding-bottom: 20px;

}

.img {
	width: 400px;
	left: 540px;
	top: 300px;
	position: absolute;
	visibility: visible;
}

.img2 {
	width: 250px;
	left: 10px;
	top: 230px;
	position: absolute;
	visibility: visible;
}

