html {
	overflow-y: scroll;
}
#entete{
	width:760px;
	height: 100px;
}
.enteteColGauche {
	float: left;
	width: 211px;
	height:100px;
}

.enteteColDroite {
	float: left;
	width: 549px;
}

.lienEntete {
	background-color:#003399;
}
.lienEntete a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin-left:20px;
}

	a {
		color: navy;
	}
	a:hover {
		text-decoration: none;
	}
	td {
		font-family: Arial, sans-serif; font-size: 10pt; font-style: normal;
	}
	.centre {
		color: navy;
	}
	.centre:hover {
		color: red;
	}
	
	
	

h1 {color : #8D532A; font-family : Arial, Helvetica, sans-serif; font-size : 1.4em; font-weight : bold;}
h2 {color : #8D532A; font-family : Arial, Helvetica, sans-serif; font-size : 1.1em; font-weight : bold;}
  
.pdfformat {color : navy; font-family : Arial, Helvetica, sans-serif; font-size : 10px;}
.pdfformat A:link {color : navy;}
.pdfformat A:active {color : #8D532A;}
.pdfformat A:visited {color : navy;}
.pdfformat A:hover {color : #8D532A;}

.maf14 {color : #000000; font-family : Arial, Helvetica, sans-serif; font-size : 1.2em; font-weight : bold;}
.maf14 A:link {color : #80921D; font-weight : bold;}
.maf14 A:active {color : #E24507; font-weight : bold;}
.maf14 A:visited {color : #D0BE5A; font-weight : bold;}
.maf14 A:hover {color : #E24507; font-weight : bold;}

.menu {color : #8D532A; font-family : Arial, Helvetica, sans-serif; font-weight : bold; text-decoration:none; height:2px; padding:0}
.menu a {font-size:0.8em;}

.menu A:link {color : #8D532A; font-weight : bold; text-decoration:none;}
.menu A:active {color : #8D532A; font-weight : bold; text-decoration:underline;}
.menu A:visited {color : #8D532A; font-weight : bold; text-decoration:none;}
.menu A:hover {color : #8D532A; font-weight : bold; text-decoration:underline;}

.bas {color : #003399; font-family : Arial, Helvetica, sans-serif; font-size : 1.1em; text-decoration:none;}
.bas A {color : #003399; font-weight : bold; text-decoration:none;}
.bas A:link {color : #003399; font-weight : bold; text-decoration:underline;}
.bas A:active {color : #8D532A; font-weight : bold; text-decoration:underline;}
.bas A:visited {color : #003399; font-weight : bold; text-decoration:underline;}
.bas A:hover {color : #8D532A; font-weight : bold; text-decoration:none;}

@media print { 
.menuGauche{display:none}

p{width:640px;}
ul{width:640px;}
ul li{width:640px;}
table {width:600px;}
}
