@import url(form.css);
html {
	font-size:100%;
}
body {
	margin:20px auto 0 auto;
	width:920px;
	background-color:#868887;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.625em;
}
* html body {
	width:952px;
}
/* bandeau gauche - logo - menu */
#bandeauGauche {
	width:224px;
	height:660px;
	float:left;
	background-color:#FFF;
	background-image:url(../images/tel0821.png);
	background-position:23px 610px;
	background-repeat:no-repeat;
}
#bandeauGauche a img {
	border-width:0;
	margin:0;
}
#bandeauGauche ul {
	margin:0;
	padding:0;
	width:224px;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.1em;
}
#bandeauGauche ul li {
	margin:5px 0 0 0;
	padding:6px 0 0 23px;
	height:21px;
	color:#FFF;
}
#bandeauGauche ul li a {
	color:#FFF;
	text-decoration:none;
}
#bandeauGauche ul li a:hover {
	color:#DDD;
	text-decoration:underline;
}
#bandeauGauche ul li.qui {
	background-color:#F9D000;
}
#bandeauGauche ul li.methode {
	background-color:#CF4913;
}
#bandeauGauche ul li.diag {
	background-color:#C9D200;
}
#bandeauGauche ul li.region {
	background-color:#55AADB;
}
#bandeauGauche ul li.contact {
	margin-top:20px;
	background-color:#E95B7A;
	height:31px;
}
#bandeauGauche ul li.partenaires {
	background-color:#E6E6E6;
	color:#868686;
}
#bandeauGauche ul li.blog {
	margin-top:20px;
	background-color:#333;
}
#bandeauGauche ul li.devenir {
	margin-top:20px;
	background-color:#B71B51;
	letter-spacing:.05em;
}
#bandeauGauche ul li.partenaires a {
	color:#868686;
}

#bandeauGauche ul li.retraite {
	background-color:#C14827;
	color:#868686;
}
#bandeauGauche ul li.recherche {
	background-color:#FFF;
	border-width:1px 0 1px 0;
	border-style:solid;
	border-color:#868686;
}
#bandeauGauche ul li.recherche a {
	color:#868686;
}
#bandeauGauche ul li.accueil {
	margin-top:20px;
	background-color:#FFF;
	border-width:1px 0 1px 0;
	border-style:solid;
	border-color:#A01348;
}
#bandeauGauche ul li.accueil a {
	color:#868887;
}
#bandeauGauche ul li.selected a {
	text-decoration:underline;
}
/* bandeau haut - menu - titre */
#bandeauHaut {
	float:left;
	height:355px;
	width:680px;
	margin:0 0 0 13px;
	background-image:url(../images/fond-bandeau.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
#bandeauHaut ul {
	width:450px;
	height:150px;
	margin:60px 0 0 245px;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	font-size:13px;
	font-weight:bold;
}
#bandeauHaut ul li {
	margin:15px 20px 44px 0;
	padding:0;
	float:left;
	width:130px;
	text-align:center;
}
#bandeauHaut ul li.decale {
	padding-left:17px;
	width:111px;
}
#bandeauHaut ul, #bandeauHaut ul li a {
	color:#FFF;
	text-decoration:none;
}
#bandeauHaut ul li a:hover {
	color:#DDD;
	text-decoration:underline;
}
#bandeauHaut ul li.selected, #bandeauHaut ul li.selected a {
	text-decoration:underline;
}
#bandeauHaut h1 {
	margin:84px 0 0 42px;
	font-size:30px;
	font-weight:normal;
	color:#F9D000;
}
* html #bandeauHaut h1 {
	margin-top:54px;
}
#bandeauHaut h1 span.debut {
	color:#FFF;
	display:block;
	float:left;
	text-align:right;
	width:170px;
	padding-right:4px;
}
#bandeauHaut h1 span.suite {
	padding-left:5px;
}
#bandeauHaut h2 {
	margin:0 0 0 50px;
	font-size:20px;
	font-weight:normal;
	color:#F9D000;
	letter-spacing:.1em;
}
/* contenu */
#contenu {
	font-size:120%;
	float:left;
	height:305px;
	width:612px;
	margin:0 0 0 13px;
	background-color:#FFF;
	color:#868887;
	padding:0 10px 0 50px;
	overflow:auto;
	z-index:10;
}
#contenu a {
	text-decoration:none;
}
#contenu a img {
	border-style:none;
}
#contenu img#tx_mwimagemap_img_46 {
	border-style:none;
	margin-left:40px;
}
#contenu p {
	margin:.8em 0 0 0;
}
#contenu br {
	font-size:50%;
}
#contenu ul {
	list-style-type:none;
	margin:5px;
	padding:0;
}
#copyright {
	float:left;
	margin-top:5px;
	font-size:10px;
	color:#FFF;
}
#copyright a {
	color:#FFF;
	text-decoration:none;
}
#copyright a:hover {
	color:#B71B51;
}
/* firefox, opera */
#anim {
	position:absolute;
	margin:-40px auto 0 158px;
	width:auto;
	height:0px;
	overflow:visible;
}
/* IE7 */
*+html #anim {
	position:static;
	float:left;
	margin:-700px auto 0 -258px;
}
/* IE6 */
*html #anim {
	position:static;
	float:left;
	margin:-700px auto 0 -258px;
}
