@charset "utf-8";
/* CSS Document */
.TexteContenu {
	color: #FFFFFF;
	font-size: 13px;
	text-align: justify;
	padding-top: 20px;
	font-family: Tahoma, sans-serif;
	letter-spacing: 0.6px;
	
}

.TexteContenu h1{
	color: #FF6600;
	font-size: 13px;
	font-family: Tahoma, sans-serif;
	letter-spacing: 0.6px;
	margin-bottom: -20px;
	margin-top: -20px;
	
}

.SousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EA7500;
}

.contenutable
{
	background-image: none;
	background-repeat: repeat-x;
}

.contenu
{
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	height: 165px;
	background-image: url(../images/fond_contenu.jpg);
}
.Separation {
	width: 35px;
}
.TitreCoords {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
.TexteCoords {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}

.TexteCoords a{
	color: #8AC5FF;
	text-decoration: none;
}

.TexteCoords a:hover{
	text-decoration: underline;
}
.contenuinside {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-image: url(images/default_07.jpg);
}

.PetitTitre {
	color: #F5BA46;
	font-weight: bold;
}

.PetitTitre2 {
	color: #EA7500
}

li {
	color: #F5BA46;
	line-height: 20px;
}

.Lien {
	color: #F5BA46;
}

.Lien:hover {
	text-decoration: none;
}


li span{
	color: #FFFFFF;
}
.TitrePara {
	color: #FF6600;
	font-size: 13px;
	font-family: Tahoma, sans-serif;
	letter-spacing: 0.6px;
	font-weight: bold;
}
