/* @override Credits */
/*
Date : 08.10.2008
Auteur : Adrien Heury + Cédric Duffournet
Projet : Stations du Vald'Arly Mont-Blanc
Logiciel : CSS Edit 2.6 - iMac
Commentaire : CSS non valide à 100% à cause de ce p***** de ie6 qu'il faut sans cesse gruger...

                        
                          oooo$$$$$$$$$$$$oooo
                      oo$$$$$$$$$$$$$$$$$$$$$$$$o
                   oo$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o         o$   $$ o$
   o $ oo        o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o       $$ $$ $$o$
oo $ $ "$      o$$$$$$$$$    $$$$$$$$$$$$$    $$$$$$$$$o       $$$o$$o$
"$$$$$$o$     o$$$$$$$$$      $$$$$$$$$$$      $$$$$$$$$$o    $$$$$$$$
  $$$$$$$    $$$$$$$$$$$      $$$$$$$$$$$      $$$$$$$$$$$$$$$$$$$$$$$
  $$$$$$$$$$$$$$$$$$$$$$$    $$$$$$$$$$$$$    $$$$$$$$$$$$$$  """$$$
   "$$$""""$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     "$$$
    $$$   o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     "$$$o
   o$$"   $$$$$$$$$$$    HAVE FUN WITH MY CSS    $$$$$$$$$$$$       $$$o
   $$$    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$" "$$$$$$ooooo$$$$o
  o$$$oooo$$$$$  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$   o$$$$$$$$$$$$$$$$$
  $$$$$$$$"$$$$   $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     $$$$""""""""
 """"       $$$$    "$$$$$$$$$$$$$$$$$$$$$$$$$$$$"      o$$$
            "$$$o     """$$$$$$$$$$$$$$$$$$"$$"         $$$
              $$$o          "$$""$$$$$$""""           o$$$
               $$$$o                                o$$$"
                "$$$$o      o$$$$$$o"$$$$o        o$$$$
                  "$$$$$oo     ""$$$$o$$$$$o   o$$$$""
                     ""$$$$$oooo  "$$$o$$$$$$$$$"""
                        ""$$$$$$$oo $$$$$$$$$$
                                """"$$$$$$$$$$$
                                    $$$$$$$$$$$$
                                     $$$$$$$$$$"
                                      "$$$""*/

/*[Table of contents]
-------------------------------------------------------------------*/
/*[Color codes]
# Gris/Noir : #202020
# Jaune : #ffb834

La Giettaz
body : #7c4b22
menu : #a87345

Valdarly (portail)
body : #3899c6
menu : #3999c6

Flumet
body : #d43900
menu : #f05300

Crest-Voland
body : #877416
menu : #c6b001

Notre Dame de Bellecombe
body : #757c8c
menu : #7f8595
-------------------------------------------------------------------*/
/*[Typography]
Body : 12px/18px Arial, Helvetica, sans-serif;
-------------------------------------------------------------------*/

@import url("reset.css"); 
@import url("wysiwyg.css");

@import url("Module_evenement.css");
@import url("Module_actualites.css");
@import url("Module_qcm.css");
@import url("Module_annuaire.css");
@import url("pagination.css");

@import url("commun.css");
@import url("2009.css");
@import url("sitra.css");
/*Image de fond + Image qui se repete*/
html {
	background: #757c8c url('../imagesbellecombe/bkg-repeat.png') repeat-x 0 0 fixed;
}

/* @group BKG + Footer saison */
/*Changement du bkg du site en fonction de la saison*/
body.ete {
	background: url('../imagesbellecombe/bkgEte.jpg') no-repeat center 0 fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	_background:none;
}

body.hiver {
	background: url('../imagesbellecombe/bkgHiver.jpg') no-repeat center 0 fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	_background:none;
}

div#footerEte {
	background: url('../imagesbellecombe/footerEte.png') repeat-x 0 0;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 79px;
	width: 100%;
	z-index:1000;
	_background:none;
}

div#footerHiver {
	background: url('../imagesbellecombe/footerHiver.png') repeat-x 0 0;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 147px;
	width: 100%;
	z-index:1000;
	_background:none;
}

/* @end */

/* @group Menu */

div.hautmenuPrincipal {
	background: url('../imagesbellecombe/menu-haut.png') no-repeat 0 0;
	height: 14px;
	_background: none;
}

div.milieumenuPrincipal {
	background: #7f8595 url('../imagesbellecombe/menu-milieu.png') no-repeat 0 0;
	min-height:357px;
	margin: 0 28px 0 0;
	padding: 0 20px 0 10px;
	_background: none;
	_background: #7f8595;
}

div.basmenuPrincipal {
	background: url('../imagesbellecombe/menu-bas.png') no-repeat 0 0;
	height:16px;
	_background: none;
}

div.menuPrincipal img.imgMenu {
	margin:7px 7px 40px 7px;
}

/*niveau1*/
div.menuPrincipal ul { 
	width:180px;
	list-style:none;
	margin: 0 0 0 0;
	padding: 50px 0 0 0;
}

div.menuPrincipal ul li {
	background-image: url('../images/separateur.png');
	background-repeat:no-repeat;
	background-position:top 0;
	margin: 0;
	padding: 0;
	list-style:none !important;
	_background-image:none;
}

div.menuPrincipal ul li a {
	color:#fff;
	text-transform:uppercase;
	text-decoration: none;
}

div.menuPrincipal ul li a.select, div.menuPrincipal ul li a:hover {
	color:#ffb834;
}

div.menuPrincipal ul li a span {
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:4px 0 2px 0px;
	display:block
}

/*niveau2*/
div.menuPrincipal ul li ul {
	margin: 0;
	padding: 0;
}

div.menuPrincipal ul li ul li {
	background-image: url('../images/transparent-10.png');
	background-repeat:repeat-x;
	background-position:top 0;
	padding:1px 0;
	margin: 0 7px 0 0;
	_background-image:none;
}
	
div.menuPrincipal ul li ul li a {
	color:#fff;
	text-transform:none
}

div.menuPrincipal ul li ul li a span {
	font-size:13px;
	font-weight:normal;
	margin:1px 0 1px 0px;
	padding:0 0 0 10px;
	display:block;
}

/*niveau3*/
div.menuPrincipal ul li ul li ul {

}

div.menuPrincipal ul li ul li ul li {
	background:none;
}

div.menuPrincipal ul li ul li ul li a {
	color:#fff;
	text-transform:none
}

div.menuPrincipal ul li ul li ul li a span {
	font-size:10px;
	font-weight:normal;
	margin:5px 0 0 5px;
	padding:0 0 0 25px;
	display:block
}

/* @end */
