body {
	background:url(../datas/bg_global.jpg) no-repeat top center;
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#4f4f4f;
}

html, body {height: 100%;}
img{border:none;}
a{text-decoration:none; color:#00026f;}
a:hover{color:#ff9900;}
p{margin:0;}

#global{
	/*position:absolute;
	left:50%;
	margin-left:-450px;*/
	width:955px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -49px auto;
}

#entete{width:955px;height:60px;}

#logo{
	width:328px;
	height:60px;
	background:url(../datas/logo.gif) no-repeat top;
	float:left;
}

#entete_droite{
	width:627px;
	height:60px;
	float:left;
}

#entete_droite_menu1{
	width:627px;
	height:24px;
	text-align:right;
}

.tel {
	height:24px;
	width:150px;
	font-size:11pt;
	font-weight:bold;
	color:#064A96;
	margin:0 10px 0 0;
	padding-top:0;
	float:right;
}

.tel h3 {float:right; margin:7px 0 0 6px; font-size:16px;}


#entete_droite_menu1 p.telephone{
	width:250px;
	display:block;
	float:right;
	margin:0 10px 0 0;
	padding-top:10px;
	font-size:11px;
}

#entete_droite_menu1 p{
	margin:0 10px 0 0;
	padding-top:10px;
	font-size:11px;
}
#entete_droite_menu1 a {color:#666666;}
#entete_droite_menu1 a:hover {color:#00026f;}

/**************************** MENU **********************************/
#menu {display:none}
.menu {
	padding:0 5px 0 1em;
	margin:0;
	list-style:none;
	height:36px;
	position:relative;
	font-size:11px;
	float:right;
}
.menu li {
	float:left;
	height:36px;
	margin-right:4px;
}
.menu li a {
	display:block;
	float:left;
	height:36px;

	color:#00026f;
	text-decoration:none;
	font-family:Helvetica, arial, verdana, sans-serif;
	text-align:center;
	padding:0 0 0 4px;
	cursor:pointer;
	background:url(../datas/menu/onglet_a.gif) no-repeat;
	text-transform:uppercase;
	letter-spacing:0.3pt;
}
.menu li a b {
	float:left;
	height:20px;
	display:block;
	padding:16px 16px 0 12px;
	background:url(../datas/menu/onglet_b.gif) no-repeat right top;
}
.menu li.on a {
	color:#fff;
	background:url(../datas/menu/onglet_on_a.gif) no-repeat;
}
.menu li.on a b { background:url(../datas/menu/onglet_on_b.gif) no-repeat right top; }
.menu li a:hover {
	color:#00026f;
	background: url(../datas/menu/onglet_ov_a.gif) no-repeat;
}
.menu li a:hover b { background:url(../datas/menu/onglet_ov_b.gif) no-repeat right top; }
.menu li.on a:hover {
	color:#fff;
	background: url(../datas/menu/onglet_on_a.gif) no-repeat;
	cursor:default;
}
.menu li.on a:hover b { background:url(../datas/menu/onglet_on_b.gif) no-repeat right top; }

/****************** -- Structure -- ************************/
#conteneur{
	width:934px;
	margin:0 auto;
	padding-top:10px;
}

#contenu_gauche{
	width:610px;
	float:left;
}

#photo{
	width:593px;
	height:181px;
}

#accroche_photo{
	width:593px;
	height:64px;
	background:url(../datas/accroche_photo.jpg) no-repeat top;
	text-align:center;
}

#accroche_photo p{
	font-size:18px;
	padding-top:8px;
	color:#00026f;
}

#contenu_droit {
	width:324px;
	float:left;
}

.form {margin:0; padding:0;}

#contenu_bas {
	margin-top:12px;
	width:100%;
	clear:both;
}

#contenu_bas .asterisque {
	text-align:right;
	font-size:9px;
	margin:15px 100px 0 0;
}

.contenu_window {
	width:100%;
	margin:4px 0 0 0;
	padding: 15px 0;
}

/****************************************************/
.push {
 	height:59px;
	clear:both;
}

.footer {
	width:100%;
	height:49px;
	margin:0 auto;
	text-align:center;
	clear:both;
}

.footer p {
	font-size:11px;
	padding:15px 0 0 0;
	display:block;
	width:710px;
	margin:0 auto;
}

.footer a {color:#666666;}
.footer a:hover {color:#00026f;}

/**************** Iframe **********************/
.iframe {border:#c3c8cd solid 1px; margin:5px 0 5px 5px;width:310px; float:right; clear:both; background-color:#FFFFFF}
#contenu_type .box .iframe p.information {margin:5px 0 0 5px; padding:0;}
.iframe p strong {color:#FF6600}
iframe {width:310px; height:400px; padding:0; margin:0;}
iframe  p {margin:0}