/* CSS Document */
body {
	background-image: url("Background/t69.jpg");
	color: #CC3399;
	width: auto;
}

body,td {font-family:geneva,arial; font-weight: bold; font-size:10pt; }
h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",helvetica,sans-serif; color:#CC3399; letter-spacing:1px; text-align: center;  }
h1 {font-size:22pt;}
h2 {font-size:20pt;}
h3 {font-size:18pt;}
h4 {font-size:16pt;}
h5 {font-size:12pt;}
h6 {font-size:10pt;}

p, div {
	margin: .1em;
	padding: .2em;
}

p {
	text-indent: .4em;
}

.site {
	background-image: url("Background/t69.jpg");
	border: 4px dotted #660066;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.entete {
	text-align: center;
	width: 98%;
	height: auto;

}

.menuhorizontal {
	width: 98%;
	height: 24px;
	background-image: url("Background/t69.jpg");
	margin-bottom: 2px;
	text-align:center;
	font-size:22px;
	color:#9900CC;
	border-top:1px solid #660066;
	border-bottom:4px groove #660066;
	font-weight:bold; font-style: italic;
}

.menuhorizontal a {
	text-decoration: none;
	color: #660066;
}

.menuhorizontal a:hover {
	text-decoration: none;
	color: #660066;
}


.mainContent {
	width: 98%;
	background-image: url("Background/background015.jpg");
	border: 1px solid #660066;
	margin-top: 20px;
	margin-bottom: 20px;
}

.menuGauche {
	float: left;
	width: 150px;
	text-align:center;
}

.menuGaucheTitre {
	background-image: url("Background/t69.jpg");
	font-size:16px;
	font-weight: bold; 
	font-style: italic;
	color: #660066;
	border-top:1px solid #660066;
	border-bottom:4px groove #660066;

}

.menuGaucheContenu a {
	text-decoration: none;
	color: #CC3399;
}

.menuGaucheContenu a:hover {
	text-decoration: none;
	color: #660066;
}

.corps {
	border-left: 1px solid #660066;
	border-right: 1px solid #660066;
	float: none;
	width: 450px;
}

.corpsTitre {
	background-image: url("Background/t69.jpg");
	color: #660066;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	border-top:1px solid #660066;
	border-bottom:4px groove #660066;
}

.corpsContenu a {
	text-decoration: underline;
	color: #660066;
}	

.corpsContenu a:hover {
	text-decoration: none;
	color: #660066;
}	

.menuDroit {
	float:right;
	width: 150px;
}

.menuDroitTitre {
	background-image: url("Background/t69.jpg");
	color: #660066;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	border-top:1px solid #660066;
	border-bottom:4px groove #660066;
}

.menuDroitContenu a {
	text-decoration: none;
	color: #CC3399;
}

.menuDroitContenu a:hover {
	text-decoration: none;
	color: #660066;
}

.footer {
	width: 90%;
	border: 1px solid #660066;
}

.footerTitre {
	background-image: url("Background/t69.jpg");
	font-size:8pt;
	color: #660066;
}

.footerContenu {
	padding: .1em;
	margin: .1em;
	text-align: left;
}	