/* hack virer les pointillés */
a{outline: none;}
:focus{-moz-outline-style: none;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	color: #FFFFFF;
	background:#F1F5FA;
}
td, div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    font-weight:normal;
 	color: #FFFFFF;
	line-height:18px;
}
/* page de 900x1000 centrée sur l'écran  */
#container_site{
	height:1300px;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	background:#315881;
}
#container_pied{
	height:50px;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	background:#315881;
		position:relative;

}	
#image_pied{
	position:relative;
	left:850px;
	top:10px;
	height:32px;
	width:32px;
}
	
/* BANDEAU HAUT */
#container_bhaut{
	width:900px;
	height:120px;
	background-image:url('./design/bandeau_hautw.jpg');
	background-repeat:no-repeat;
}

#image_bhaut{
	position: relative;
	height: 24px;
	width: 200px;
	top: 85px;
	left : 680px;
	z-index: 1;
}

img.anime{
	position: absolute;
	height: 24px;
	width: 200px;
	top: 40px;
	left : 555px;
	z-index: 1;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff6633;
	font:13px;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffCC66;
	font:13px;
	text-decoration:underline;
}
a:visited {
	color:#FFEFCE;
	font:13px;
}
a:hover {
	color:#FFB415;
	font:13px;
    /*font-weight:bold;*/
}


.lienExt a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffcc66;
	font:14px;
	text-decoration:underline;
}
.lienExt a:hover {
	color:#ffcc66;
	font:14px;
	text-decoration:underline;
	font-weight:bold;
}

.lienInt  {
	font-family:Arial, Helvetica, sans-serif;
	color:#EEEEEE;
	font:14px;
}
.lienInt a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff6633;
	color:#EFB843;
	text-decoration:underline;
	font:14px;
    font-weight:normal;
}
.lienInt a:hover {
	color:#ffcc66;
	font:14px;
	text-decoration:underline;
}

#navigation {
	font:14px arial;
	text-decoration:none;
	color : #FFFFFF;
	font-weight:normal;
}
#navigation a {
	font:14px arial;
	color:#99cc66;
	text-decoration:none;
}
	
#navigation a:hover {
	color:#FF9900;
	font:14px arial;
	text-decoration:underline;
} 
	
.StyleTitre {
	/*color: #FF6633;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#ffcc66;
	font-size:18px;
	/*font-weight:bold;*/
	letter-spacing:.15em;
}
.StylessTitre {
	font-family:Arial, Helvetica, sans-serif;
	color:#ccccff;
	font-size:15px;
	padding-top:18px;
	padding-bottom:8px;
	letter-spacing:.13em;
}
strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.colorL{
/*	background-color:#663366;*/
	background-color:#A954A9;
}
