/* Structure du site ------------------------------------------- */
html {font-family: Verdana; font-size:12px; text-align:justify; color:#333; line-height:20px; background-color:#FFF;}
body{margin:0; padding:0;}
a {text-decoration:none; color: #333;}
a:hover {text-decoration: none; color: #FF6600;}
p {margin:0;padding:0;}
img {border:0;}

a { /* remove unwanted focus outlines from links */
noFocusLine: expression(this.onFocus=this.blur())
outline: none;
}
*:focus {
outline: none;
}

/*---------conteneur entete--------------*/
#conthaut{
	margin:0;
	padding:0;
	width:100%;
	height:160px;
	background: url(../img-gen/effet.jpg) repeat-x #0071b5;
	overflow:hidden;
}

#contnavhori{
	margin:0 auto;
	padding:0;
	width:100%;
	height:100px;
	overflow:hidden;
}
#contlogo{
	margin:0 auto;
	padding:0;
	width:240px;
	height:160px;
	float: left;
	overflow:hidden;
	text-align:center;
	background:url(../img-gen/arrondi_02.jpg) no-repeat;
	font-size:0.8em;
	color:#FFF;
}
#contlogo a {color: #FFF;}
#contlogo a:hover{color: #FF9900;}

#contanim{
	margin:0 auto;
	padding:0;
	width:635px;
	height:160px;
	float: left;
	overflow:hidden;
	text-align:center;
	background: url(../img-gen/arrondi_03.jpg) no-repeat left;
}
#contdef{
	margin:0 auto;
	padding:0;
	width:635px;
	height:20px;
	overflow:hidden;
	background:url(../img-gen/arrondi_03.jpg) no-repeat #FFF 0px -100px;
}
#contnavigation{width:620px; height:40px; background-color:#FFF; margin-left:20px;}
#contnavigationtexte{float:left; background-color:#FFF; width:100px; border-top:#666 solid 10px; border-right:#999 solid 1px; height:25px;border-bottom: #FF9900 solid 5px;}

#contcontact{
	margin:0 auto;
	padding:105px 0 0 0;
	width:120px;
	height:160px;
	float: left;
	overflow:hidden;
	text-align:center;
	background: url(../img-gen/renseignement.jpg) no-repeat top #FF9900;
	font-size:0.8em;
	color:#FFF;
	line-height:12px;
}

/*---------conteneur central-------------*/

#contpage{
	margin:0;
	padding:0;
	width:100%;
	height: auto;
	overflow:hidden;
	background: url(../img-gen/nav_ombre.jpg) repeat-y;
}

#contnavvert{
	margin:0 auto;
	padding:0;
	width:240px;
	height:100%;
	float:left;
	overflow:hidden;
	background: url(../img-gen/nav-gauche.jpg) top left no-repeat;
}

#contFCK{
	margin:0 auto;
	padding:0;
	width:755px;
	height:100%;
	float:left;
	overflow:hidden;
}
h1{
	margin:0 auto;
	padding:5px 0 0 0;
	width:419px;
	height:50px;
	background:url(../img-gen/titre_page.jpg) no-repeat;
	font-size:1.2em;
	color:#0071b5;
	text-align:center;
} 



/*-------------signature--------------*/
#contfooter{
	margin:0;
	padding:0;
	width:100%;
	height:25px;
	background: #FF9900;
	overflow:hidden;
	text-align:center;
	font-size:0.8em;
	line-height:25px;
	color:#FFF;
}
#contfooter a:hover{color:#333;}

/*-------------navigation verticale--------------*/
.accueil { padding:9px 0 0 40px; font-size:0.9em;}
.titnav { padding:16px 0 10px 50px; font-size:1.2em; color:#FFF; font-weight:bold;}
.soustitre { font-size: 11px;color: #666;text-decoration: none;text-align: left;vertical-align: middle;	padding-left:25px;}
.titre {color: #333;background-position: left top;	border-bottom: 1px solid #FF9900;margin-left:10px;line-height:25px;}
