/* Généralités --------------------------------------------------------------------------------- */

body {
	width: 1022px;
	text-align:center;
	margin-left: auto; 
 	margin-right: auto;
	position: relative;
	background-image: url('../images/fondSite.gif');
	}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	}

/* Font ------------------------------------------------------------------------------------- */

a:link {
	color: #CDCBD6;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #CDCBD6;
	}

a:hover {
	text-decoration: none;
	color: #FF00FF;
	}

a:active {
	text-decoration: none;
	color: #CDCBD6;
	}
	
h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #843973;
	}
	
.liens {
	color: #D4D2DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}

.Style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #D4D2DD;}

.sous-titre {color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	}

.trait {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #BCB7CA;
	}
.textegras {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #313131;
	}

.titre {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #843973;
	}

.liensPartenaires a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #313131;
	}

.liensPartenaires a:hover{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	}
	
.lienstour {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #843973;
	}

.lienstour a{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #843973;
	}

.lienstour a:hover{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	}
	
.liensClignotant a{
	color: #FF00FF;
	text-decoration: blink;
}
