/* CSS Document */
/*Merci à Thomas Dedericks du site http://css.alsacreations.com/ pour son tutoriel*/
/*police du site*/
body {
	font: 90% "Trebuchet MS", sans-serif;
	}
#content, #sidebar h3, #footer p, #sidebar p {
	padding: 0 10px;
	}
#content {
	padding: 0;
	margin-right: 10px;
	margin-left: 10px;
	}
#content h2 {
	font: 1.5em Georgia, serif;
	font-weight:bold; 
	padding-left: 35px;
	color: #AD4566;
	}
#content h3, #sidebar h3 {
	color: #AD4566;
	font-variant: small-caps;
	}
#footer p {
	margin: 2px 0; /*position du texte dans le footer*/
	font-size: 0.9em;
	
	}
/*lien hypertexte*/
a {
	color: #0D33C0;
	font-weight: bold;
	text-decoration:none
	}
/*dessus lien hypertexte*/
a:hover {
	color: #32A6FF;
	text-decoration:underline
	}
#header {
	position: relative;
	}
#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	left: 30px;
	font: 3em Georgia, serif;
	}
/*lien sur la banniere*/
#header h1 a
		{
			width: 750px ;
			height: 139px ;
			display: block ;
			position: relative ;
			left: -30px ;
			top: 10px ;
			
		}
#header h1 a span
		{
			display: none ;
		}
map #Map_lp {

}
/*deco page d'accueil*/
#violet {
	font: 2em Georgia, serif;
	font-weight:bold; 
	color:#AD4566;
}
#gras1 {
	font-weight:bold; 
}
#gras2 {
	font-weight:bold; 
}
#gras3 {
	font-weight:bold; 
}
/*titre en bleu*/
#bleu1 {
	font: 1em Georgia, serif;
	font-weight:bold; 
	color:#0D33C0;
}
#bleu2 {
	font: 1em Georgia, serif;
	font-weight:bold; 
	color:#0D33C0; 
}
#bleu3 {
	font: 1em Georgia, serif;
	font-weight:bold; 
	color:#0D33C0; 
}

/*mise en forme du gras pour qu'il apparaisse bleu*/
b {
	color: #0D33C0;
}
/*mise en forme des tableaux*/
td, th {
border: 1px solid #AD4566;
width: 50%;
}

#back{
background-color:#F8F2DF;
}

table {
border: 1px solid #AD4566;
width: 90%;
border-collapse: collapse;
}

u {
	font: 1em Georgia, serif;
	font-weight:bold; 
	color:#0D33C0;
}

#border {
border-color:#AD4566;

}
