/* ------------------------------------------------- */
/* Style de structure, non utile dans l'editeur HTML */
/* ------------------------------------------------- */


/* ---------- Structure des pages (HTML 5) */
/* http://www.alsacreations.com/article/lire/947-osez-creer-site-html5-css3.html */
header,nav,footer,figure,section, figcaption { display: block; }

header
{
	position: relative;
	/*border-bottom: 1px solid #7394A0;*/
	/*background-color: #C9DDE7;*/
}

header.Zone_Bandeau
{
	height: 115px;
	/*background-color: #888;*/
}

section.Zone_Photo
{
/*	z-index: 0;*/
	position: relative;
/*
	width: 971px;
	height: 394px;
*/
}
section.Zone_Photo figure {  }
section.Zone_Photo article
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
}
section.Zone_Photo h1
{
	font-size: 13pt;
	color: white;
	text-align: left;
	margin: 15px 0 0px 20px;
	text-shadow: 2px 1px 2px #000;
	padding: 0;
}
section.Zone_Photo h2
{
	font-size: 13pt;
	letter-spacing: normal;
	color: white;
	text-align: left;
	margin: 5px 0 0 20px;
	text-shadow: 1px 1px 1px #000;
	padding: 0;
}

section.Zone_Photo nav
{
	position: absolute;
	top: 180px;
	left: 20px;
	z-index: 50;
}
section.Zone_Photo nav h3
{
	color: white;
	font-size: 10pt;
	letter-spacing: 1px;
	text-align: left;
}
section.Zone_Photo nav button
{

/*margin-left: 0px;*/
/*
	color: white;
	font-size: 10pt;
	letter-spacing: 1px;
	text-align: center;
	background-color: #0B4F82;
	width: 30px;
	height: 20px;
	-moz-border-radius: 3px;
*/
}
section.Zone_Photo nav select
{
margin-right: 4px;
/*
	color: white;
	font-size: 10pt;
	letter-spacing: 1px;
	text-align: center;
	background-color: #0B4F82;
	width: 30px;
	height: 20px;
	-moz-border-radius: 3px;
*/
}
/*
section.Zone_Photo nav.Zone_Flags
{
	position: absolute;
	top: 10px;
	left: 860px;
	display: block;
	text-align: right;
	font-size: 7pt;
}
section.Zone_Photo nav.Zone_Flags img { border: none; float: left; margin-top: 2px; margin-right: 5px;}
*/

section.Zone_Produits
{
	position: relative;
	width: 971px;
	min-height: 450px;
	/*background-color: #0B4F82;*/
	overflow: hidden;
}
section.Zone_Produits nav
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#Zone_Centre { padding: 0px 0 0 0; }

.Zone_ColG
{
	float: left;
	/*width: 360px;*/
}
.Zone_ColD
{
	float: left;
	/*width: 580px;*/
}
.Cadre
{
	border: 1px rgb(204, 204, 204) solid;
	background-color: transparent;
	-moz-border-radius-bottomleft: 5px 5px;
	-moz-border-radius-bottomright: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	/*-moz-box-shadow: 2px 2px 5px #555;*/
	background-image: url(picts/css/tab_bk.png);
	padding: 5px;
}
.w1u { width: 100px; }
.w2u { width: 200px; }
.w3u { width: 300px; }
.w4u { width: 400px; }
.w5u { width: 500px; }
.w6u { width: 600px; }
.w8u { width: 800px; }





aside
{
	display: block;
	width: 971px;
	height: 135px;
	margin: 5px 0 5px 0;
	background-image: url(picts/css/fond_actus.png);
	background-repeat: no-repeat;
}

aside article
{
	display: block;
	width: 232px;
	height: 135px;
	float: left;
	font-size: 8pt;
	padding: 3px 3px 3px 7px;
}
aside article.demi
{
	position: relative;
	height: 67px;
	font-size: 7pt;
}
aside article.demi img
{
/*
	position: absolute;
	top: 0px;
	left: 12px;
*/
	margin: 0;
	padding: 0;
}

aside.v2
{
	display: block;
	width: 971px;
	height: 135px;
	margin: 5px 0px 5px 0px;
	padding-left:0px;
	background-image: url(picts/css/fond_actus_v2.png);
	background-repeat: no-repeat;
}

.sepactus
{
	float:left;
	font-size:2px;
	margin:0px;
	padding:0px;
	height: 135px;
	background-image: url(picts/css/sep_actus.png);
}

.blacc {
	float:left;
	padding:2px 5px 2px 5px;
	font-size:11px;
	height: 135px;
}

.blacc h3
{
	color: white;
	font-size: 8pt;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 4px;
	text-shadow: 1px 1px 1px #7F7F7F;
}
.blacc p
{
	margin: 0 0 2px 0;
	padding: 0;
}

a.wArw
{
	background-image: url(picts/css/blue_arr.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}
p.wArw
{
	background-image: url(picts/css/blue_arr.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}
aside article figure
{
	float: left;
	margin-right: 4px;
}
aside article h3
{
	color: white;
	font-size: 8pt;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 4px;
	text-shadow: 1px 1px 1px #7F7F7F;
}
aside article p
{
	margin: 0 0 2px 0;
	padding: 0;
}

footer
{
	clear: both;
	/*background-color: #FC6;*/
}

/*
footer nav
{
	float: right;
	margin-bottom: 70px;
}
*/
footer.Zone_Pied
{
	position: relative;
	height: 23px;
	/*background-color: #888;*/
}

figure.Zone_Logo
{
	position: absolute;
	top: 0;
	left: 0px;
	/*background-color: #F2B9EB;*/
}

figure.Applis
{
	width: 280px;
	height: 65px;
	display: block;
	float: left;
	margin-top: 10px;
}
figure.Applis img
{
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}
figure.Applis figcaption
{
	font-size: 8pt;
	margin-top: 20px;
}

/* ---------- Structure des pages (Blocs div) */
/* http://css alsacreations com/Faire-une-mise-en-page-sans-tableaux/Centrer-les-elements-ou-un-site-web-en-CSS */
#Zone_Conteneur
{
	position: relative;
	width: 971px;
	left: 50%;
	margin-left: -485px;
}

/* A remplacer par balise HTML5 "header" : */
#Zone_Entete
{
	position: relative;
	width: 820px;
	height: 64px;
	z-index: 0;
	background-color: #0468BF;
}

#Zone_Logo
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
	/*background-color: #F2B9EB;*/
}

#Zone_Contenu { width: 820px; }

#Zone_ColG
{
	float: left;
	width: 160px;
}

#Zone_ColM
{
	float: left;
	width: 500px;
	background-color: #F2F2F2;
}

#Zone_ColD
{
	float: left;
	width: 160px;
}

#Zone_Pied
{
	width: 820px;
	background-color: #A4D955;
	padding-top: 50px;
	text-align: center;
}

hr
{
	clear: both;
	visibility: hidden;
}


/* ---------- Menus */
/* -- Menu Haut */
nav.TopMenu
{
	position: absolute;
	top: 35px;
	right: 0px;
}

nav.TopMenu ul
{
	margin: 0;
	/* indents ul from edge of container - NOTE: diff value for IE in hacks below */
}

nav.TopMenu li
{
	float: left;
	/* causes the list to align horizontally instead of stack */
	position: relative;
	/* positioning context for the absolutely positioned drop-down */
	list-style-type: none;
	/* removes the bullet off each list item */
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
}

nav.TopMenu li:first-child
{
	/*border-left: 1px solid #069;*/
	/*the first vertial line on the menu */
}

nav.TopMenu li:hover
{
	/*background-color: #666;*/
	/*sets the background of the menu items */
}

nav.TopMenu a
{
	display: block;
	padding: 1px 11px;
	/*creates space each side of menu item's text */
	text-decoration: none;
	/* removes the underlining of the link */
	color: #FFF;
	/* sets the type color */
	border: none;
}

nav.TopMenu a:hover { color: #E6E6E6; }

/* the menu ends here */


/* -- Menu Haut - sous-menu */
nav.TopSubMenu
{
	position: absolute;
	width: 971px;
	height: 34px;
	top: 70px;
	left: 0px;
	background-image: url(picts/css/fond_TopSubMenu.png);
	background-repeat: no-repeat;
}

nav.TopSubMenu nav.Zone_Flags
{
	position: absolute;
	top: 2px;
	left: 840px;
	display: block;
	text-align: right;
	font-size: 7pt;
}
nav.TopSubMenu nav.Zone_Flags img { border: none; float: left; margin-top: 2px; margin-right: 5px;}

nav.TopSubMenu ul
{
	margin: 0;
	/* indents ul from edge of container - NOTE: diff value for IE in hacks below */
}

nav.TopSubMenu li
{
	float: left;
	/* causes the list to align horizontally instead of stack */
	position: relative;
	/* positioning context for the absolutely positioned drop-down */
	list-style-type: none;
	/* removes the bullet off each list item */
	color: #FFF;
	font-size: 9pt;
	/*
	margin-right: 20px;
	padding-top: 6px;
*/
	font-weight: bold;
}

nav.TopSubMenu a
{
	display: block;
	padding: 6px 11px 12px 11px;
	text-decoration: none;
	color: #FFF;
	border: none;
}

nav.TopSubMenu a:hover { color: #E6E6E6; }
nav.TopSubMenu li.wSubMenu:hover
{
	background-color: #CDCFD3;
	color: white;
}
nav.TopSubMenu ul li.wSubMenu a:hover
{
	background-color: #CDCFD3;
	color: white;
}

/* the menu ends here */
/* the drop-down starts here */
nav.TopSubMenu ul li ul
{
	margin: 0;
	z-index: 10;
	/* puts drop-down on top of div - Safari needs this as menu is 1px higher */
	position: absolute;
	/* positions the drop-down ul in relation to its relatively positioned li parent */
	width: 18em;
	/*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	border-right: 0;
	/* stops SCBs drops having two right borders - they inherit the border, IE doesn't */
	left: -1px;
	/*aligns the drop exactly under the menu */
}

nav.TopSubMenu ul li ul li
{
	/*padding: 0;*/
	width: 100%;
	/* makes the list items fill the list container (ul) */
	background-image: none;
	background-color: #CCCFD3;
	min-height: 27px;
	border-top: 1px solid #D4D4D4;
	padding-left: 10px;
}
nav.TopSubMenu ul li ul li:hover
{
	background-image: url(picts/css/blue_arr.png);
	background-repeat: no-repeat;
	background-color: #CCCFD3;
	background-position: 5px;
}


nav.TopSubMenu ul li ul li a { padding: 4px 0 1px 5px; }

nav.TopSubMenu ul li ul li:first-child
{
	/*border-top: 1px solid #069;*/
	/*the top edge of the dropdown */
}

/* make the drop-down display as the menu is rolled over */
nav.TopSubMenu ul li ul { display: none; }

/* conceals the drop-down when menu not hovered */
nav.TopSubMenu ul li:hover ul { display: block; }

/* shows the drop-down when the menu is hovered */
/* pop-out starts here */
body nav.TopSubMenu ul li ul li ul
{
	position: absolute;
	visibility: hidden;
	/* same effect as display:none in this situation */
	top: -1px;
	left: 10em;
}

nav.TopSubMenu ul li ul li:hover ul { visibility: visible; }

/* same effect as display:block in this situation */
/* second level popouts start here*/
nav.TopSubMenu ul li ul li:hover ul li ul { visibility: hidden; }
nav.TopSubMenu ul li ul li ul li:hover ul { visibility: visible; }


/* -- Menu Pied */
nav.FootMenu
{
	position: absolute;
	width: 971px;
	height: 23px;
	top: 0px;
	left: 0px;
	background-image: url(picts/css/fond_foot.png);
	background-repeat: no-repeat;
}

nav.FootMenu ul
{
	margin: 0;
	/* indents ul from edge of container - NOTE: diff value for IE in hacks below */
}

nav.FootMenu li
{
	float: left;
	/* causes the list to align horizontally instead of stack */
	position: relative;
	/* positioning context for the absolutely positioned drop-down */
	list-style-type: none;
	/* removes the bullet off each list item */
	color: #FFF;
	font-size: 7pt;
	/*margin-right: 20px;*/
	/*padding-top: 6px;*/
}

nav.FootMenu a
{
	display: block;
	padding: 5px 9px 0 9px;
	text-decoration: none;
	color: #FFF;
	border: none;
}

nav.FootMenu a:hover { color: #E6E6E6; }


select {
font-size: 7pt;
	background-color: #9babc5;
}

option {
	background-color: #eaeaea;
}

/*option:selected {
font-size: 12pt;
	background-color: green;
}*/


/* ----- Style du module CSSGrid */
.MCG_Col
{
	/* -- Indispensable : */
	float: left;
	width: 170px;
	border-color: red;
	border-width: 1px;
	border-style: solid;
}

.MCG_boxSmall
{
	float: left;
	width: 168px;
	/*width: auto;*/
	margin: 0 10px 5px 0;
	padding: 5px 2px 2px 2px;
	/*
background-image: url(picts/fond_bloc.png);
background-color: #E7EBF2;
*/
	/* Si NbCols libre, fixer la hauteur : */
	height: 128px;
	overflow: hidden;
	/*
border-width: 1px 2px 2px 1px;
border-color: #3A6DA5;
border-style: solid;
*/
	text-align: center;
}
.MCG_Hide { display: none; }
.MCG_boxSmall img
{
	width: auto;
	height: 75px;
	border: none;
}
.MCG_boxMedium
{
	float: left;
	width: 220px;
	/*width: auto;*/
	margin: 0 10px 5px 0;
	padding: 5px 2px 2px 2px;
	/* Si NbCols libre, fixer la hauteur : */
	height: 250px;
	overflow: hidden;
	text-align: center;
}
.MCG_boxMedium img
{
	width: auto;
	height: 180px;
	border: none;
}

.MCG_boxWide
{
	float: left;
	width: 340px;
	margin: 0 10px 5px 0;
	padding: 5px 2px 2px 2px;
/*
background-image: url(picts/fond_bloc.png);
background-color: #E7EBF2;
*/
	/* Si NbCols libre, fixer la hauteur : */
	height: 320px;
	overflow: auto;
/*
border-width: 1px 2px 2px 1px;
border-color: #3A6DA5;
border-style: solid;
*/
	text-align: center;
}


.FormGo, .FormGo:link, .FormGo:visited, .FormGo:hover {
	color: #fff;
}

/*
button {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}
*/

.FormGo {
	/*float: left;*/
	position: relative;
	cursor: pointer;
	width: auto;
	border: none;
	background: none;
	padding: 0;
	white-space: nowrap;
}

.FormGo span {
	display: block;
	position: relative;
}

.FormGo span span {
	display: block;
	position: relative;
	right: -3px;
	top: 0;
	padding: 4px 16px 4px 14px;
	cursor: pointer;
}

.FormGo span.BleuStd
{
	background-image: url(picts/css/fonds_boutons.png);
	background-repeat: no-repeat;
	background-position: 0 -62px;
}

.FormGo span.BleuStd span
{
	background-image: url(picts/css/fonds_boutons.png);
	background-repeat: no-repeat;
	background-position: 100% -62px;
}

.FormGo span.BleuStd:hover {
	background: transparent url(picts/css/fonds_boutons.png) 0 -93px no-repeat;
}

.FormGo span.BleuStd:hover span {
	background: transparent url(picts/css/fonds_boutons.png) 100% -93px no-repeat;
}


