/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fd_body.gif);
	background-repeat: repeat-y;
	background-color:#3373b6;
	background-position: 50% 0;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000066;
}

/* Header */
#header {
	position:relative;
	top:0px;
	left:0px;
	height:259px;
	width:1002px;
	text-align:right;
}
#headerLangues {
	position:absolute;
	top:6px;
	right:20px;
	width:150px;
	height:20px;
	float:right;
	z-index:20;
}
#headerLangues img {
	margin-left:7px;
}

/* Menu du haut */

#navigation {
	position:relative;
	top:0px;
	left:0px;
	height:44px;
	width:1002px;
	background-image:url(../images/navigation.gif);
	background-repeat:no-repeat;
}

#titrePrinc {
	position:relative;
	top:0px;
	width:450px;
	font-family: "Courier New", Courier, monospace;
	font-size:19px;
	font-weight:bold;
	letter-spacing:-0.05em;
	color:#0e2462;
	top:4px;
	margin-right:45px;
	left:42px;
	float:left;
	overflow:hidden;
}

.boutonHaut {
	position:relative;
	top:7px;
	left:0px;
	width:124px;
	height:10px;
	text-align:center;
	float:left;
	font-size:14px;
	font-weight:bold;
}
.boutonHaut a {text-decoration:none;}
.boutonHaut a:link {color:#97a4c0}
.boutonHaut a:visited {color:#97a4c0;}
.boutonHaut a:hover {color:#0e2462;}


/* Menu gauche */
.menu {
	width:262px;
	background-image:url(../images/fd_menu.gif);
	background-repeat:no-repeat;
	height:auto;
	min-height:650px;
	_height:650px;
	background-color:#FFFFFF;
}
.menug {
	position:relative;
	top0px;
	left:0px;
	width:262px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

.menug a {
	display:block;
	position:relative;
	color:#0e2462;
	top:6px;
	margin-left:20px;
	width:230px;
	height:24px;
	overflow:hidden;
	text-decoration:none;
}
.menu_bas {
	position:relative;
	left:10px;
	width:262px;
	height:20px;
	background-image:url(../images/fd_menu_bas.gif);
	background-repeat:no-repeat;
}
.bouton, .boutonSec {
	position:relative;
	left:8px;
	width:254px;
	height:24px;
	background-repeat:no-repeat;
}
.boutonSec {
	font-size:11px;
	font-weight:normal;
}

.bouton a, .boutonSec a {text-decoration:none;}
.bouton a:link, .boutonSec a:link {color:#0e2462}
.bouton a:visited, .boutonSec a:visited {color:#0e2462;}
.bouton a:hover, .boutonSec a:hover {color:#000000;}


/* Menu gauche 2 */

.menug2 {
	position:relative;
	top:30px;
	left:0px;
	width:262px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

.menug2 a {
	display:block;
	position:relative;
	color:#0e2462;
	top:6px;
	margin-left:20px;
	width:230px;
	height:24px;
	overflow:hidden;
	text-decoration:none;
}
.menu_bas {
	position:relative;
	left:10px;
	width:262px;
	height:20px;
	background-image:url(../images/fd_menu_bas.gif);
	background-repeat:no-repeat;
}
.bouton, .boutonSec {
	position:relative;
	left:8px;
	width:254px;
	height:24px;
	background-repeat:no-repeat;
}
.boutonSec {
	font-size:11px;
	font-weight:normal;
}

.bouton a, .boutonSec a {text-decoration:none;}
.bouton a:link, .boutonSec a:link {color:#0e2462}
.bouton a:visited, .boutonSec a:visited {color:#0e2462;}
.bouton a:hover, .boutonSec a:hover {color:#000000;}

/* Contenu */
.contenu {
	width:740px;
	background-image:url(../images/fd_contenu.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.contenu_centre {
	position:relative;
	top:15px;
	left:0px;
	width:503px;
	background-image:url(../images/fd_contenu_centre.gif);
	background-repeat:repeat-y;
	min-height:850px;
	_height:850px;
	border-right:#d4d8e3 1px solid;
	float:left;
}

.contenuEditable {
	position:relative;
	left:20px;
	width:470px;
	z-index:10;
}
.contenuDroite {
	position:relative;
	top:15px;
	left:8px;
	width:210px;
	z-index:10;
	float:left;
}

/* highslide */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* Boîtes secondaires - Egalement utilisép pour les onglets */
.tabcontentstyle {
overflow:hidden;
width: 470px;
background-color:#ffffff;
background-repeat:no-repeat;
margin-bottom: 1em;
}


.footer {
	position:relative;
	top:0px;
	left:0px;
	background-image:url(../images/fd_footer.jpg);
	background-repeat:no-repeat;
	width:1002px;
	height:298px
}

.liensFooter {
	position:absolute;
	top:284px;
	left:2px;
	width:585px;
	height:15px;
	background-color:#FFFFFF;
}
.boutonBas {
	position:relative;
	top:0px;
	left:0px;
	width:124px;
	height:12px;
	text-align:center;
	float:left;
	font-size:12px;
	font-weight:bold;
}
.boutonBas a {text-decoration:none;}
.boutonBas a:link {color:#1a3a5c}
.boutonBas a:visited {color:#1a3a5c;}
.boutonBas a:hover {color:#cc3333;}

.menubBasBt {
	position:absolute;
	top:17px;
	left:2px;
	width:1000px;
	height:41px;
}
.boutonMenuBas {
	font-family:tahoma;
	position:relative;
	top:0px;
	left:0px;
	width:125px;
	height:41px;
	text-align:center;
	float:left;
	font-size:10px;
	font-weight:bold;
	line-height:13px
	overflow:hidden;
}
.boutonMenuBas a {
	display:block;
	position:relative;
	vertical-align:50%;
	top:6px;
	width:115px;
	height:15px
	text-decoration:none;
	}
.boutonMenuBas a:link {color:#ffffff}
.boutonMenuBas a:visited {color:#ffffff;}
.boutonMenuBas a:hover {color:#cccccc;}

.liensHeader {
	position:relative;
	top:0px;
	left:0px;
	width:330px;
	height:14px;
	text-align:left;
	float:left;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	color:#378fd7;
	border-bottom:#5f7197 1px solid;
}
.liensHeader a {
	text-decoration:none;
	}
.liensHeader a:link {color:#d5dbe6}
.liensHeader a:visited {color:#d5dbe6;}
.liensHeader a:hover {color:#ffffff;}

.navigation {
	position:relative;
	float:left;
	left:0px;
	top:15px;
	background: url(../images/fd_titres_boutique.gif) 0 0 no-repeat;
	width: 465px;
	height: 35px;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center; 
	padding-top:7px;
}
.navigation a:link {
	border: #e6e6e6 1px solid;
	padding: 2px 6px;
	font-size: 15px;
	font-weight:bold;
	background: #f9f9f9;
	color: #636363; 
	text-decoration: none;
}
.navigation a:visited {
	border: #e6e6e6 1px solid;
	padding: 2px 6px;
	font-size: 15px;
	font-weight:bold;
	background: #f9f9f9;
	color: #636363; 
	text-decoration: none;
}
.navigation a:hover {
	border: #e6e6e6 1px solid;
	padding: 2px 6px;
	font-size: 15px;
	font-weight:bold;
	background: #662305;
	color: #FFFFFF; 
	text-decoration: none;
}
.navigation a:active {
	border: #e6e6e6 1px solid;
	padding: 2px 6px;
	font-size: 15px;
	font-weight:bold;
	background: #662305;
	color: #FFFFFF; 
	text-decoration: none;
}
.navigation span {
	border: #e6e6e6 1px solid;
	padding: 2px 6px;
	font-size: 15px;
	font-weight:bold;
	background: #fff;
	color: #ccc; 
	text-decoration: none;
}
.clearer {
    float:left;
	clear:both;
}