body{
	font-family: "Trebuchet MS",sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #101010 	url(../img/bg.png) top left repeat-x;
	color: #eee;
}

#centre{
	position: relative;
	width: 960px;
	margin: 0 auto;
}

/* Logo */
h1#logo a{
	position: absolute;
	top: 45px;
	left: 40px;
	display: block;
	width: 123px;
	height: 74px;
	text-indent: -100000px;
	background: url(../img/logo.png) top left no-repeat;
}

/****** M E N U ******/
#menu{
	position: absolute;
	top: 150px;
	left: 20px;
}
#menu span a{
	display: block;
	width: 256px;
	height: 41px;
	text-indent: -10000px;
	margin-bottom: 7px;
}

#accueil a{background: url(../img/menu/accueil.png) top left no-repeat;}
#historique a{background: url(../img/menu/historique.png) top left no-repeat;}
#apprentissage a{background: url(../img/menu/apprentissage.png) top left no-repeat;}
#formation a{background: url(../img/menu/formation.png) top left no-repeat;}
#metier a{background: url(../img/menu/metier.png) top left no-repeat;}
#placesdisponibles a{background: url(../img/menu/placesdisponibles.png) top left no-repeat;}
#ecole a{background: url(../img/menu/ecole.png) top left no-repeat;}
#exposition a{background: url(../img/menu/exposition.png) top left no-repeat;}
#travauxspeciaux a{background: url(../img/menu/travauxspeciaux.png) top left no-repeat;}
#communiques a{background: url(../img/menu/communiques.png) top left no-repeat;}
#liens a{background: url(../img/menu/liens.png) top left no-repeat;}
#contact a{background: url(../img/menu/contact.png) top left no-repeat;}

/* Hover et select */
#accueil a:hover, #accueil a.select{background: url(../img/menu/accueil_on.png) top left no-repeat;}
#historique a:hover, #historique a.select{background: url(../img/menu/historique_on.png) top left no-repeat;}
#apprentissage a:hover, #apprentissage a.select{background: url(../img/menu/apprentissage_on.png) top left no-repeat;}
#formation a:hover, #formation a.select{background: url(../img/menu/formation_on.png) top left no-repeat;}
#metier a:hover, #metier a.select{background: url(../img/menu/metier_on.png) top left no-repeat;}
#placesdisponibles a:hover, #placesdisponibles a.select{background: url(../img/menu/placesdisponibles_on.png) top left no-repeat;}
#ecole a:hover, #ecole a.select{background: url(../img/menu/ecole_on.png) top left no-repeat;}
#exposition a:hover, #exposition a.select{background: url(../img/menu/exposition_on.png) top left no-repeat;}
#travauxspeciaux a:hover, #travauxspeciaux a.select{background: url(../img/menu/travauxspeciaux_on.png) top left no-repeat;}
#communiques a:hover, #communiques a.select{background: url(../img/menu/communiques_on.png) top left no-repeat;}
#liens a:hover, #liens a.select{background: url(../img/menu/liens_on.png) top left no-repeat;}
#contact a:hover, #contact a.select{background: url(../img/menu/contact_on.png) top left no-repeat;}


/* Badge "places disponibles" */
#places a{
	position: absolute;
	top: 100px;
	right: 5px;
	display: block;
	width: 80px;
	height: 80px;
	text-indent: -10000px;
	background:url(../img/places_dispo.png) top left no-repeat;
	z-index: 1000;
}


/***** C O N T E N U *****/
#main{height: 770px;}

/* Banner */
#banner{
	position: absolute;
	right: 33px;
	top: 14px;
}

/* Contenu */
#content{
	position: absolute;
	top: 135px;
	right: 0;
	width: 625px;
	height: 550px;
	background: url(../img/bgcontent.png) top left no-repeat;
	overflow: hidden;
}

/* Zone de scroll */
#content #scroller{
	width: 50000px;
	height: 100%;
}

/* Bloc de contenu (= page) */
#content #scroller span{
	display: block;
	float: left;
	width: 580px;
	margin-right: 100px;
}

/* Flèches */
#prev, #next{
	position: absolute;
	top: 425px;
	z-index: 100000;
}
#prev{left: 325px;}
#next{left: 915px;}


/* Elements */
strong{font-weight: bold;}
em{font-style: italic;}

a{color: #007cc3; text-decoration: none;}
a:hover{text-decoration:underline;}

h2, h3, ul, ol, p, blockquote{margin: 10px 35px 0px 20px;}
li{list-style-position: outside; margin-left: 15px; text-indent: -25px;}
li:before{content:"-"; padding: 10px;}

h2.titrepage{
	font-size: 1.6em;
	margin-bottom: 20px
}

h3{
	margin-top: 20px;
	font-size: 1.2em;
	color: #007cc3;
}

td h3{margin: 0; margin-bottom: 5px;}

hr{visibility:hidden; clear: both;}

table{width: 550px; margin-left: 20px}
td address{margin-bottom: 10px;}

#scroller span img, #scroller span * img, #scroller span * * img{border: 1px solid #ddd; margin: 5px 15px 25px 15px; opacity: 0.85;}
#scroller span img:hover, #scroller span * img:hover, #scroller span * * img:hover {opacity: 1;}

/***** F O O T E R *****/
#footer{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 25px;
	background: url(../img/bgfooter.png) top left repeat-x;
}

#footer.home{height: 75px; background-image: url(../img/bgfooter_blanc.png)}



#signature, #footer address, #footer p#partenaires{
	position: absolute;
	font-variant: small-caps;
	font-size: 0.8em;
	bottom: 2px;
}

#footer address, #footer p#partenaires{left: 50%; width: 960px; margin-left: -480px;}
#partenaires a, #partenaires img{padding: 0; margin:0; float: left;}
#footer p#partenaires{margin-bottom: 20px;}

#signature{right: 20px;}

#signature, #signature a{color: #00266d !important; letter-spacing: 1px;}
#footer address a{color: #eee !important;}
