/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF ;
	font-size: 12px;
	/*border: groove #CC66FF;
	width: 780px;*/
}

#Entete {
	width:780px;
	height: 100px;
}

#accroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-weight: bold;
	text-transform: Aucune;*/
	color: #333333;
	text-align: center;
	text-indent: 10px;
	width: 66%;
	margin-left: 240px;
	float: right;
	position: absolute;
}
#accroche input{
	font-size: 30px;
	font-style: normal;
	color: #1B5533;
	line-height: 40px;
	height: auto;
	width: 550px;
	font-weight: bold;
	background-position: left;
	border: 0px #FFFFFF;
}

#logo {
	background-position:center;
	position: absolute;
	background-image: url(logoParfer.jpg);
	background-color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 90px;
	background-repeat: no-repeat;
}
#logo a{
	text-decoration: none;
}

.LaDate {
	color: #006699;
}

.Mentions {
	color:#660033;
	font-weight:lighter;
	font-size: 8px;
}

#MenuGauche {
	position: absolute;
	/*background-color: #33FF66; 
	border: thin solid Gray;
	left: 0px;*/
	width: 167px;
	top: 175px;
}
#MenuGauche p {
	font-size: 12px;
	text-indent: 8px;
	height: 40px;
	background: url(Menu.gif);
	background-repeat: repeat-x; /*	text-indent: 8px;
	text-align: left;
	background-image: url(images/CIEL%20BkLI.gif);
	background-position: left;
	background-repeat: repeat-x;*/
	border: thin solid Gray;
	padding-left: 5px;
}

#MenuGauche p:hover{
	text-align: left;
	font-size: 13px;
	text-indent: 8px;
	height: 50px;	
	background: url(MenuH.gif);
	background-repeat: repeat-x;	
	font-style: italic;
	font-weight: bold;
}

/*#MenuGauche a {
	height: 40px;
	background: url(Menu.gif);
	background-repeat: repeat-x;	
	color: #000000;
	width: 162px;
	text-decoration: none;
	font-size: 12px;
	text-indent: 8px;
	height: 40px;
	background: url(Menu.gif);
	background-repeat: repeat-x; /*	text-indent: 8px;
	text-align: left;
	background-image: url(images/CIEL%20BkLI.gif);
	background-position: left;
	background-repeat: repeat-x;
	border: thin solid Gray;
	padding-left: 5px;
}*/

#MenuGauche a:hover {
	/*height: 43px;
	color: #FFFF00;
	background-color: #333333;
	font-style: italic;
	font-weight: bold;
	width: 162px;	filter: Alpha(Opacity=50);
	text-align: left;
	font-size: 13px;
	text-indent: 8px;
	height: 50px;	
	background: url(MenuH.gif);
	background-repeat: repeat-x;	*/
	font-style: italic;
	font-weight: bold;
}


#Contenu {
	width: 630px;
	margin-left: 163px;
	margin-top: 150px;
	position: absolute;
	/* float: right;*/
	background-color: white;
	padding: 5px;
	left: 15px;
}

#Exergue {
	font-size: 15px;
	font-weight: bold;
	text-align: center ;
}

#Encadre {
	border: medium solid Green;
	margin: 10px;
	text-align: center ;
	padding: 10px;
}

h1 {
	color: #667988;
	font-size: 24px;
}

h2 {
	color: #630064;
	font-size: 20px;
}

h3 {
	color: Gray;
	font-size: 15px;
}

h4 {
	/*display: block;
	font: /40px;
	vertical-align: baseline;*/
	text-align: center;
	color: #4169E1;
	font-size: 14px;
}

h5 {
	color: Navy;
	font-size: 12px;
	font-weight: bold;
}

.Cache {
	display: none;
}

a:visited{
	color: #660099;
	text-decoration: underline;
}

#Info {
	font-size: 14px;
	color: #227B50;
	font-weight: bold;
}
.Acronyme {
	color: #0000CD;
	font-weight: bold;
}

table {
	text-align: center;
	border: thin solid Green;
}
th {
	background-color: #FFEC7B;
	border: thin solid Grey;
}
td {
	background-color: #DDDDDD;
	border: thin solid Grey;
	color: ActiveCaption;
}
li {
	margin-bottom: 10px;
	list-style-image: url(puce.gif);
}

