*
{
margin:0;
padding:0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: transparent;
	text-shadow: #000000 0 0 0;
	scrollbar-base-color: #3872c3;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #3872c3;
	scrollbar-darkshadow-color: #3872c3;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #3872c3;
}
ol, ul, li {
	list-style-type:none;
}


html {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
}

body {
	line-height:normal;
	background-color:transparent;
	width:100%;
	height:100%;
}

/* ================================
 * Layout
 * ================================*/

html { background:#ffffff url(../../images/back.gif) no-repeat left center fixed; font-family:"Century Gothic"; font-size:12px;}
div#container { background:url(../../images/ombre.png) repeat-y center; margin:0 auto; padding:0 8px; width:960px;}
div#subcontainer { background:transparent; position:relative;}
div#animation { position:relative; width:960px; z-index:10;}
div#titre { background:#f1a640; position:relative; width:950px; height:25px; border-color: #f1a640; border-width: 1px 0 1px 0; border-style: solid; padding:5px 0 0 10px;}
div#content { position:relative; width:940px; z-index:10; padding:20px 10px 20px 10px; background-color:#fbe8cf; overflow:hidden;}

div#menu { background:#f1a640; border-color: #3872c3; border-width: 1px 0 1px 0; border-style: solid; height:54px; width:960px; z-index:1000; position:relative;}
div#logo { position:absolute; background: url(../../images/logo.png); background-repeat:no-repeat; width:102px; height:95px; top:5px; left:60px; z-index:1000;}

/* !General layout */
.IE6 div#container { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../images/ombre-ie6.png');}
.IE6 div#logo { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../images/logo.png');}
/* ================================
 * MENU
 * ================================*/

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(../../images/blank_over.gif); position:relative;}
.preload2 {background: url(../../images/blank_overa.gif); position:relative;}

#menu .menu2 {padding:0 0 0 233px; margin:0; list-style:none; height:29px; width:auto; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#menu .menu2 li.top {display:block; float:left; width:120px; border-color: #3872c3; border-width: 0 0 0 1px; border-style: solid; height:54px;}
#menu .menu2 li a.top_link {display:block; float:left; width:110px; color:#000; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0;  cursor:pointer;background: url(../../images/blank.gif);}
#menu .menu2 li a.top_link span {float:left; display:block; height:19px; padding:35px 0 0 10px; background:url(../../images/blank.gif) right top; width:110px;}
#menu .menu2 li a.top_link span.down {float:left; display:block; height:19px; padding:35px 0 0 10px; background:url(../../images/blanka.gif) no-repeat right top; width:110px;}
#menu .menu2 li a.top_link:hover {color:#fff; background: url(../../images/blank_over.gif) no-repeat right top; width:110px;}
#menu .menu2 li a.top_link:hover span {background:url(../../images/blank_over.gif) no-repeat right top; width:110px;}
#menu .menu2 li a.top_link:hover span.down {background:url(../../images/blank_overa.gif) no-repeat right top; width:110px;}

#menu .menu2 li:hover > a.top_link {color:#fff; background: url(../../images/blank_over.gif) no-repeat right top; width:110px;}
#menu .menu2 li:hover > a.top_link span {background:url(../../images/blank_over.gif) no-repeat right top; width:110px;}
#menu .menu2 li:hover > a.top_link span.down {background:url(../../images/blank_overa.gif) no-repeat right top; width:110px;}


#menu .menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu .menu2 a:hover {visibility:visible; position:relative; z-index:200;}
#menu .menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#menu .menu2 ul, 
#menu .menu2 :hover ul ul, 
#menu .menu2 :hover ul :hover ul ul,
#menu .menu2 :hover ul :hover ul :hover ul ul,
#menu .menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu .menu2 :hover ul.sub {left:0; top:54px; background:#f1a640; padding:0px; border:1px solid #000000; white-space:nowrap; width:140px; height:auto; z-index:300;}
#menu .menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:140px; font-weight:normal;}
#menu .menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:140px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
#menu .menu2 :hover ul.sub li a.fly {background:#f1a640 url(../../images/arrow.gif) 130px 7px no-repeat;}
#menu .menu2 :hover ul.sub li a:hover {background:#3872c3; color:#fff;}
#menu .menu2 :hover ul.sub li a.fly:hover {background:#3872c3 url(../../images/arrow_over.gif) 130px 7px no-repeat; color:#fff;}
#menu .menu2 :hover ul li:hover > a.fly {background:#3872c3  url(../../images/arrow_over.gif) 130px 7px no-repeat; color:#fff;} 

#menu .menu2 :hover ul :hover ul,
#menu .menu2 :hover ul :hover ul :hover ul,
#menu .menu2 :hover ul :hover ul :hover ul :hover ul,
#menu .menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:140px; top:-1px; background: #f1a640; padding:0px; border:1px solid #000000; white-space:nowrap; width:140px; z-index:400; height:auto;}


div#bloc {padding:20px 0 0 10px; width:950px; height:206px; background-color:#f1a640; display:block; float:left;}
.bloc1{float:left; background: url(../../images/bloc.gif); background-repeat:no-repeat; position: relative; width:305px; height:174px; padding-left:10px; z-index:1000;}
.bloc2{float:left; background: url(../../images/bloc.gif); background-repeat:no-repeat; position:relative; width:305px; height:174px; padding-left:13px; z-index:1000;}
.bloc3{float:left; background: url(../../images/bloc.gif); background-repeat:no-repeat; position:relative; width:305px; height:174px; padding-left:12px; z-index:1000;}

.BlocTitre {float:left; font-family:verdana; font-size:12px; font-weight:bold; text-align:justify; width:285px; margin:8px 0 0 10px; list-style-type:none; color:#ffffff; font-style:italic;}
.BlocTexte {float:left; font-family:verdana; font-size:11px; text-align:justify; width:282px; margin:15px 10px 0 0; list-style-type:none; color:#333333;}

li.infos {list-style-type:none; display:block; float:left; height:25px; width:73px; z-index:1002;}
div a.infos {background: url(../../images/infos.png); position: absolute; height:30px; width:83px; z-index:1002; margin:162px 0 0 205px; z-index:1003;}
div a.infos:hover { background: url(../../images/infos-over.png);}


div#bottom {display:block; height:36px; width:940px; z-index:10; padding:10px 10px 10px 10px; background-color : #3872c3; overflow:hidden; margin:0;}
div.imagebottom {float:left; background: url(../../images/logo-bottom.gif); position: relative; height:36px; width:39px; z-index:1005; margin:0 10px 0 0; z-index:1003;}
div.bottom { width:700px; float:left; position: relative; height:16px; width:39px; z-index:1005; margin:10px 0 0 10px; z-index:1003;}
div.bottomright { float:right; position: relative; width:240px; z-index:1005;  margin:10px 0 0 10px; z-index:1003; z-index:1003;}
.bottom li {width:700px; float:left; position: relative; margin:0; z-index:1005; font-size:11px; text-align:justify; color:#f1a640; list-style-type:none;}
.bottomright li {width:240px; float:right; position: relative; margin:0; z-index:1005; font-size:11px; text-align:right; color:#f1a640; list-style-type:none;}

H1
{
font-size:15px;
font-weight:bold;
letter-spacing:2px;
color:#3872c3;
font-style:italic;
}

H1.actu
{
font-size:15px;
font-weight:bold;
letter-spacing:2px;
color:#f1a640;
font-style:italic;
}

p.center
{
text-align:center;
}

img.border1
{
border-style:solid; 
border-color:#3872c3; 
border-width:1px; 
margin-right:5px;
padding:0px;
}

img.border2
{
border-style:solid; 
border-color:#3872c3; 
border-width:1px; 
margin:0;
padding:0;
}

a:link {color: #3872c3; text-decoration: none; margin:0; padding:0; vertical-align:middle;}
a:visited {color: #3872c3; text-decoration: none;}
a:hover {color: #534e48; text-decoration: none;}
a:active {color: #3872c3; text-decoration: none;}

a.bottom:link {color: #f1a640; text-decoration: none; margin:0; padding:0; vertical-align:middle;}
a.bottom:visited {color: #f1a640; text-decoration: none;}
a.bottom:hover {color: #f7f5e9; text-decoration: none;}
a.bottom:active {color: #f1a640; text-decoration: none;}

input.c
{
font-family: "Century Gothic";
background-color: transparent;
width:60px;
border: 1px solid #3872c3;
text-align: center;
color:#3872c3;
cursor:pointer;
font-weight:bold;
}

/*GALERIE PHOTOS*/
/*GALERIE PHOTOS*/
/*GALERIE PHOTOS*/
.highslide-loading { display: block; color: black; font-size: 9px; font-weight: bold; text-transform: uppercase; text-decoration: none; padding: 3px; border: 1px solid white; background-color: white; padding-left: 22px; background-image: url(../../highslide/graphics/loader.white.gif); background-repeat: no-repeat; background-position: 3px 1px; }

/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls { width: 195px; height: 40px; background: url(../../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat; margin-right: 15px; margin-bottom: 10px; margin-top: 20px; }
.highslide-controls ul { position: relative; left: 15px; height: 40px; list-style: none; margin: 0; padding: 0; background: url(../../highslide/graphics/controlbar-white.gif) right -90px no-repeat; }
.highslide-controls li { float: left; padding: 5px 0; }
.highslide-controls a { background-image: url(../../highslide/graphics/controlbar-white.gif); display: block; float: left; height: 30px;  width: 30px; outline: none; }
.highslide-controls a.disabled { cursor: default; }
.highslide-controls a span { display: none; }
.highslide-move a { cursor: move; }

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a { background-position: 0 0; }
.highslide-controls .highslide-previous a:hover { background-position: 0 -30px; }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important; }
.highslide-controls .highslide-play a { background-position: -30px 0; }
.highslide-controls .highslide-play a:hover { background-position: -30px -30px; }
.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important; }
.highslide-controls .highslide-pause a { background-position: -60px 0; }
.highslide-controls .highslide-pause a:hover { background-position: -60px -30px; }
.highslide-controls .highslide-next a { background-position: -90px 0; }
.highslide-controls .highslide-next a:hover { background-position: -90px -30px; }
.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important; }
.highslide-controls .highslide-move a { background-position: -120px 0; }
.highslide-controls .highslide-move a:hover { background-position: -120px -30px; }
.highslide-controls .highslide-full-expand a { background-position: -150px 0; }
.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px; }
.highslide-controls .highslide-full-expand a.disabled {  background-position: -150px -60px !important;}
.highslide-controls .highslide-close a { background-position: -180px 0; }
.highslide-controls .highslide-close a:hover { background-position: -180px -30px; }
