/* CSS Document */

body {	/* fenêtre marge de 10 fond gris police trébuchet */
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #EEEEEE;
	font-family: "Trebuchet MS", "Verdana", "Arial";
  	text-align: center; /* pour corriger le bug de centrage IE */ 
}


h1 {
	text-align: center;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size: 200%;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: small-caps;
	color: #000062;
	vertical-align: middle;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000062;
	}

.h3 {
	font-size: 75%;
	font-weight: bold;
	line-height: 75%;
	color: #000062;
	}

.p1 {
	text-align: center;
	vertical-align: middle;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: #000062;
	line-height: 120%;
	margin-right: 10px;
	margin-left: 10px;
}

.p2 {
	text-align: left;
	vertical-align: text-top;
	font-size: 70%;
	font-style: normal;
	font-variant: small-caps;
	line-height: 75%;
	font-weight: bold;
	color: #000062;
}

.p3 {
	text-align: center;
	vertical-align: middle;
	font-size: 70%;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #000062;
}

.p4 {
	text-align: center;
	vertical-align: middle;
	font-size: 65%;
	font-style: italic;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000062;
	padding-top: 5px;
	padding-bottom: 10px;
}

.p5 {
	text-align: center;
	font-size: 120%;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	color: #000062;
	vertical-align: middle;
}

.p6 {
	text-align: center;
	font-size: 80%;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000062;
	vertical-align: middle;
}

.p7 {
	text-align: center;
	font-size: 120%;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: small-caps;
	color: #000062;
	vertical-align: middle;
}

.p8 {
	text-align: center;
	font-size: 80%;
	font-style: normal;
	line-height: 90%;
	font-weight: bold;
	color: #000062;
	vertical-align: middle;
}

.p9 {
	text-align: left;
	vertical-align: text-top;
	font-size: 70%;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	padding-left: 60px;
	color: #000062;
}
.picto {
	text-align: center;
	vertical-align: middle; 
}
	
img {
	border: none;           /* Ne pas entourer les images, même s'ils contiennent des liens */
	vertical-align: middle; /* Dans le cas d'une icône suivie d'un texte, par exemple       */
	text-align: center;
}

#page {
	position:absolute;
	margin-left: auto;
	margin-right: auto;
  text-align: left; /* on rétablit l'alignement normal du texte */ 
	width: 1000px;
	height: 100%;
	top: 10px;
	bottom: 10px;
	background-position: center;
	background-color: #EEEEEE;
}
#page #h3 {
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	top: 0px;
	bottom: 0px;
	vertical-align: middle;
	height: auto;
	width: auto;
	}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000062;
	border: none;
	}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3366FF;
	border: none;
	}

a:hover, a:active {
	text-decoration: none;
	color: #FF0000;
	border: none;
	}


#entete {
	top: 0px;
	width: 1000px;
	height: 100px;
	background-image: url('images/entetechote1.jpg');
	background-repeat: no-repeat;
	font-size: 250%;
	line-height: 200%;
	font-weight: bold;
	font-style: oblique;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle
}

#entete h1 {
	padding-left: 15px;
	padding-top: 0px;
	text-align: center;
	}


#menu {
	position:absolute;
	top: 125px;
	left: 0px;
	width: 16%;
	height: 650px;
	text-align: left;
	background-image: url('images/titre1.gif');
	background-repeat: repeat;
	border-top: medium outset #FFFFFF;
	border-right: thin outset #FFFFFF;
	border-bottom: thick outset #FFFFFF;
	border-left: thin outset #FFFFFF
}
#menu h2 {
	background: #000062 no-repeat left center;
	line-height: 150%;
	padding-left: 10px;
	}

#menu ul {
	font-size: 75%;
	font-weight: bold;
	color: #000062;
	margin-left: 0;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
		list-style-type: none;
		line-height: 150%;
	}

#contenu {
	position:absolute;
	top: 125px;
	left: 16.2%;
	width: 72%;
	border: medium outset #FFFFFF;
	background-color: #FFFFFF;
}

.borduretextab {
	border: 1px solid #000062;
	font-size: 75%;
	font-weight: bold;
	color: #000062;
	text-align: left;
	padding-left: 5px;
	}
.bordurepicto {
	border: 1px solid #000062;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
}
.etoile {
	font-size: 150%;
	font-weight: bold;
}
	
#contenu ul {
	margin-left: 0;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
		list-style-type: none;
	}


	#contenu li 	{
	display: inline;
	background-color: #000062;
	font-size: 65%;
	font-weight: bold;
	color: white;
	list-style-type: none;
	line-height: 100%;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 2px;
	}
	
	#contenu li a
	{
		text-decoration: none;
		color: white;
	}
	

	#contenu li a:hover
	{
		text-decoration: none;
		color: #FF0000;
		background-color: white;
	}


#pub {
	position:absolute;
	top: 125px;
	right: 0;
	width: 10%;
	border: thin outset #FFFFFF;
	background-color: #FFFFFF;
}
#contenu h2 {
	background: #000062 no-repeat left center;
	padding-left: 10px;
	line-height: 150%;
}
