/* CSS Document */
body {
	margin:0;
	background-image:url(/00images/background.jpg);
	color:#06376e;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#maincontener {
	height: auto;
	width: 955px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
h1 {
	font-size:1.5em;
	display:inline;
}
h2 {
	font-size:1.2em;
	display:inline;
	color:#75c5f2;
}
a {
	color:#FFFFFF;
	/*text-decoration:underline;*/
}
a:hover {
	text-decoration:none;
	font-weight:900;
}
/*__________________________________________________________ ID*/

#tabTop {
	background:  url(/00images/td_haut.png) no-repeat bottom;
}
#tabCtre {
	background: url(/00images/td_ctre.png) repeat-y center;
}
#tabBot {
	background: center url(/00images/td_bas.png) no-repeat;
}
#menuCadre {
	background:url(/00images/menu_cadre.png) no-repeat;
	height:74px;
}
#tabPrincip {
	border:#ffffff solid 1px;
}
#tabPrincip2 {
	border:#ffffff solid 1px;
}
#flashplan {
	position:absolute;
	left:2px;
	top:157px;
	width:auto;
	height:462px;
	z-index:1;
}
#btn_visite {
	position:absolute;
	left:775px;
	top:113px;
	width:165px;
	height:41px;
	z-index:1;
}
/*__________________________________________________________________
_______________________________________________________     CLASS   */
.blanc {
	color:#ffffff;
}
.blancBigBold {
	color:#ffffff;
	font-weight:bolder;
	font-size:16px;
	padding:0.3em;
}
.blancmoyBold {
	color:#ffffff;
	font-weight:bolder;
	font-size:13px;
	padding:0.3em;
}
.blancBigBold a{text-decoration:none;}
.blancBigBold a:hover{
background-color:#ffffff;
color:#06376e;}
.cadreBleuMid {
	border:solid 1px #005f9e;
}
.cadreBleuMid td {
	border:solid 1px #005f9e;
	padding:2px;
}
.footer {
	padding:5px 15px;
}
.gras {
	font-weight:bold;
}
.linkBlue,.linkBlue a{
	color:#06376e;
	font-weight:bold;
	text-decoration:none;
}
.indexLink {
	text-align:right;
	padding:0.2em 0.5em;
}
.indexLink img {
	border:none;
}
.indexLink a {
	color:#fff;
	text-decoration:none;
}
.indexLink a:hover {
	text-decoration:underline;
}
.menuSerfi {
	background:url(/00images/titre.png) no-repeat;
}
.petit{
font-size:10px;
}
.rub {
	background-color:#005f9e;
	padding:0 0.5em;
	color:#FFFFFF;
	font-weight:bold;
}
.rubHte {
	color:#06376e;
	padding:0 0 0 1.5em;
}
.rubHte ul {
	/*border: #369 solid 1px;*/
	padding: 0 1em 0.9em;
	font-weight:normal;
	line-height:1.2em;
	list-style-image:url(/00images/list_blue.png);
	list-style-position:outside;
	text-align:justify;
}
.rubHte ul li a {
	text-decoration:underline;
}
.rubHte ul li a:hover {
	text-decoration:none;
}
#rubHteNoStyle{
	/*border: #369 solid 1px;*/
	padding:0 5em 1em 2em;
	list-style-image:none;
	list-style-type:disc;
}
.txtTitre {
	padding-left:1.5em;
	text-align:left;
}
.txtSoutitre {
	padding-right:1.5em;
	text-align:right;
}
.retour {
	color:#06376e;
}
/***************************menu***************************/
.wrapper1{
	color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding:0;
}
.wrapper1 a{
		color: #ffffff;
		font-weight:bold;
		text-decoration: none;
}
.wrapper1 a:hover {
		color: #06376e;
}
.wrapper1 p {
		margin: 0 0 10px;
		padding: 0;
		line-height: 0px;
}
.wrapper {
	/*width: 710px;*/
	margin: 5px auto;
}
.nav {
	background: #fff url(/00images/menu/nav_bg.png) repeat-x;
	float: left;
}
.nev-wrapper {
	clear: both;
	float: left;
}
.nav-left {
	background: url(/00images/menu/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}
.nav-right {
	background: url(/00images/menu/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}
.nav ul {
	/*width: 648px;*/
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 12px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(/00images/menu/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(/00images/menu/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(/00images/menu/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(/00images/menu/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #09548B;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(/00images/menu/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(/00images/menu/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #ffffff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #ffffff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(/00images/menu/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
.content {
	width: 670px;
	background: transparent url(/00images/menu/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	border-bottom: 1px dashed #C1D9F0;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content-bottom {
	width: 710px;
	background: transparent url(/00images/menu/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
}
/************************************fin menu***********************/
