  body { 
position: relative;
margin-top: 0px;
/*    background-image: url(images/fond.jpg) repeat-y fixed center top;*/
background: url("images/fond.jpg") repeat-y fixed center top;
font-family : Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #aa5555;
	background-color: #FFCC66;
	background-color: #FFffdd;

}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menu {
	background-color: #FFFFCC;
	text-align: center;
	color: #FFFFFF;
	padding: 1px;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;	
	}
.head
{

	background: url("images/fondmenu.jpg") repeat-x fixed center top;	
}
.texte {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}


.entete {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	padding-left: 0px;
}

.titre {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	
	
}
.Accueil{
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	background-color: #FFCC66;
	top: auto;
	margin: 0px;
	padding: 0px;
	color: #333333;
height:10px;
	
} 
.Accueil2{
	color: #990000;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color:#000099;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color:#881177;
	text-align: center;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#885511;
	text-align: left;
}
/* ======================================================== pied ==============*/
div.pfoot {
/*background-color:#ccccee;*/
/*height:40px;*/
text-align: center;
background: url(images/fondpied.jpg) bottom right repeat-x  ;
font-size: 9px;
color: #aa5555;
font-weight:bold;
height:70px;
}
.pfoot a{
color: #aa5555;
text-decoration:none;
}
