/* CSS Document */
a:link {
	font-weight:bold;
	color:#990000;
}

a:visited {
	color:#990066;
}

a:hover {
	color:#666666 ;
}

#flashIndex{
	margin:0 auto;
	text-align:center;
}
#header{
	height:15px;
	
}
#spacer{
	height:15px;
}
#adress{
	height:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;	
}
#footer{
	height:90px;
	background-image:url(../images/logoSioux.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	text-align:center;
	width:760px;
	background-position:center;
	
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
}

#centre {
	height: 570px;
	width: 760px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -285px;
	margin-left: -380px;
	background-image: url(../images/fondHtml.jpg);
	background-repeat: no-repeat;
}
#headerHtml{
	width:100%;
	height:50px;
	margin-top:40px;
	text-align: center;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#headerHtml a{
	color: #666666;
	text-decoration:none;
}
#headerHtml a:hover{
	color: #333333;
	text-decoration:underline;
}

#titreHtml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.lienHtml a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	color: #FFFDEA;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.texte-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.texte12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.texte-soustitre {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lien_villes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
#lien_villes a{
	color:#666666;
	text-decoration:none;
}
#lien_villes a:hover{
	color:#666666;
	text-decoration:underline;
}
