/* CSS Document */
body {
	background-image: url("images/fond5.jpg");
	color: #000;
}

body,td {font-family:verdana,arial,sans-serif; font-size:10pt; }
h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",helvetica,sans-serif; color:#81266C; letter-spacing:1px;  }
h1 {font-size:22pt; text-align: center;}
h2 {font-size:20pt;}
h3 {font-size:18pt;}
h4 {font-size:16pt;}
h5 {font-size:12pt;}
h6 {font-size:10pt;}

.site {
	background-image: url("images/fond1.jpg");
	border: 1px solid #FFFFFF;
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#entete{
	width:98%;
	margin-bottom: 2px;
}

.enteteTitre {
	width:80%;
	background-image: url("images/fond1.jpg");
	font-size:30pt;
	font-weight: bold; 
	color: #8C3A8C;
	border:4px groove #C700D1;
}

.mainContent {
	width: 90%;
	background-image: url("images/fond5.jpg");
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.midContent {
	border: 1px solid #FFFFFF;
	float: none;
	width: 95%;
	background-image: url("images/fond2.jpg");
	margin-top: 20px;
	margin-bottom: 20px;

}

.midContentContent a {
	text-decoration: underline;
	color: #81266C;
}	

.midContentContent a:hover {
	text-decoration: underline;
	color:#FF0066;

}	

#corps {
width:90%;
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight:bold;
color:#996699;
}

.corpsTitre {
	width:60%;
	background-image: url("images/fond1.jpg");
	font-size:20pt;
	font-weight: bold; 
	color: #8C3A8C;
	border:4px groove #C700D1;
}

.corpsTitre a {
	text-decoration: none;
	color: #81266C;
}	

.corpsTitre a:hover {
	text-decoration: none;
	color:#CC6699;
}	

.bouton {
	width:200px;
	background-image: url("images/fond1.jpg");
	font-size:12pt;
	font-weight: bold; 
	color: #8C3A8C;
	border:4px groove #C700D1;
}

.bouton a {
	text-decoration: none;
	color: #81266C;
}	

.bouton a:hover {
	text-decoration: none;
	color:#CC6699;

}	

#note {
width:90%;
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#996699;
}

#blockquote {
font-family:"Trebuchet MS",helvetica,sans-serif; 
color: #CC0066; 
font-size:12pt; 
font-style:italic; 
font-weight:bold; 
border-top:2px dashed #924A9C; 
border-bottom:2px dashed #924A9C; 
border-left:2px dashed #924A9C; 
border-right:2px dashed #924A9C;
margin:10px; 
padding:5px; 
background-image: url("images/fond6.jpg"); 

#pied {
width:90%;
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:#996699;
}

