@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0}
body{font: 76% arial,sans-serif;background:#5354B0; color:#FFF;}
p{margin:0 10px 10px}
a{}
div#container {background:#5354B0;}
div#header {height:95px; background:#FCCD61 url(images/structure/header-95x1.jpg) repeat;color: #A40E33; width:100%}
div#header #angle {position:absolute; top:0 ; left:0; height:95px; width:200px; background:url(images/structure/angle-200x95.jpg) no-repeat;}
div#header #animheader {width:400px; height:80px; margin:0 auto; padding-top:5px;}

div#wrapper{ float:right;width:800px;margin-left:-200px;}


div#content{/*margin-left:200px;*/ width:100%; max-width:750px; margin:0 auto;}
div#content p{ line-height:1.4}

/*div#wrapper div#content div#flashcontent {width:750px;margin:0 auto;}*/

div#navigation{background:#5354B0 url(images/structure/fond-navigation-200x1.jpg) repeat; float:left;width:200px;height:355px;}

div#extra{background:#FF8539}

div#footer{ height:22px; background:#5354B0; color:#FFF;}
div#footer p{margin:0;padding:5px 10px}
div#footer #angle {background:#5354B0 url(images/structure/angle-bas.jpg) no-repeat; width:200px; height:22px;}



div#extra{float:left;clear:left;width:200px}
div#footer{clear:both;width:100%}

#navigation ul {
	margin:20px 0 0 10px;}
#navigation li {
	list-style: none inside;
	}
#navigation li.espacebas {margin-bottom:20px;
}
#navigation a {
	display:block;
	width:140px;
	height:20px;
	background:url(images/structure/out/bouton-140x20.gif) no-repeat;
	padding:0px 0 0 0px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	line-height:14px;
	padding:3px 0 0 10px;
	}
#navigation a:hover {
	background:url(images/structure/hover/bouton-140x20.gif) no-repeat;
	color:#A40E33;
	}
	
h1 {	
	color:#FCCD61;
	font-size:36px;
	}
h2 {
	color:#00C0C5;
	font-size:24px;
	}

h3 {
	color:#FCCD61;
	font-size:18px;
	}
h4 {
	color:#FCCD61;
	font-size:14px;
	}
h5 {
	color:#FCCD61;
	font-size:12px;
	}
	
p, li, ul {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}

a {
	color:#FFF;
	}
a:visited , a:hover {
	color:#FFF;
	}
a:hover {
	text-decoration:none;
	}
a img {
	border:0;
	}
.swp {
	color:#8182CF;
	}
.swp a {
	color:#8182CF;
	}

.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

.justify {
	text-align:justify;
	}

ul.demarche {
	width:450px;
	margin:0 auto;}
.demarche li {
	float:left;
	list-style:none;
	margin-left:10px;

	}
.demarche a {
	display:block;
	width:140px;
	height:20px;
	background:url(images/structure/out/bouton-140x20.gif) no-repeat;
	padding:0px 0 0 0px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	line-height:14px;
	padding:3px 0 0 0px;
	text-indent:10px;
	}
.demarche a:hover {
	background:url(images/structure/hover/bouton-140x20.gif) no-repeat;
	color:#A40E33;
	}

