/*Div globale*/
html, body, table, th, tr, td, p, ul, li, img, h1, h2, h3, h4, h5, h6, a, legend, fieldset, form, input, button {
  margin: 0;
  padding: 0;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  text-decoration: none;
  background: none;
}

html, body {
	height: 100%;
}

body {
	background-color: #4D4741;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/media/site/gen/filets_accueil.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#retour_ligne {
	clear: both;
}
div#global {
	width:985px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: -58px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#flux_page {
	top: 0px;
	left: 0px;
	width: 985px;
	z-index: 5;
	visibility: visible;
	height: 610px;
}


#titre_site {
	top: 306px;
	margin-top: 5px;
	width: 600px;
	z-index: 3;
	position: absolute;
	visibility: visible;
	left: 300px;
}
#jhabite {
	top: 2px;
	height: 73px;
	width: 121px;
	z-index: 10;
	position: absolute;
	visibility: visible;
	left: 252px;
}
#temoignage {
	top: 0px;
	height: 270px;
	width: 250px;
	z-index: 3;
	position: absolute;
	visibility: hidden;
	left: 290px;
	background-color: #e67300;
	text-align: right;
}
#temoignage p {
	line-height: 18px;
	color: #4d4741;
	text-align: left;
	padding-top: 62px;
	padding-right: 10px;
	padding-left: 10px;
}
#temoignage p.signature {
	color: #4d4741;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
}
#temoignage img.suite{
	margin-top: 5px;
	margin-bottom: 20px;
	background-color: #4d4741;
}
#temoignage img.fermer{
	margin-right: 3px;
	background-color: #4d4741;
}
#temoignage a:hover > img.fermer {
	background-color: #fff;
}
#photos {
	top: 0px;
	height: 590px;
	width: 290px;
	z-index: 3;
	position: absolute;
	visibility: visible;
	left: 0px;
}
#portrait {
	height: 277px;
	width: 290px;
	z-index: 3;
	visibility: visible;
	background-image: url(/media/site/gen/portrait_accueil.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 330px;
}
#portrait  img {
	margin-top: 5px;
}
#portrait  img.musique {
	background: url(/media/site/gen/bg_bt_ecole_musique.png) repeat left 15px;
}
#portrait  img.bibliotheque {
	background: url(/media/site/gen/bg_bt_reseau_bibliotheques.png) repeat left 15px;
}
#paysage {
	width: 290px;
	z-index: 3;
	visibility: visible;
	background-image: url(/media/site/gen/paysage_accueil.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 408px;
	height: 185px;
	position: absolute;
	left: 0px;
	top: -3px;
}
.separateur {
	height: 1px;
	clear: both;
}

/* Actualités et Agenda sur l'accueil du site */
#actus {
	z-index: 3;
	width: 300px;
	top: 55px;
	height: 265px;
	right: 100px;
	position: absolute;
}
#actus a.actus {
	vertical-align: middle;
	float: right;
	margin-top: 18px;
	color: #e67300;
	width: 150px;
	text-align: right;
}
#actus a.agenda {
	vertical-align: middle;
	float: right;
	margin-top: 18px;
	color: #97cc2d;
	width: 150px;
	text-align: right;
}
#actus img.etiquette {
	vertical-align: middle;
	float: right;
	margin-left: 7px;
	margin-top: 15px;
}
#actus p {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 7px;
}
#actus a {
	text-align: right;
}
#actus a.date_actu {
	text-align: right;
	color: #e67300;
}
#actus a.date_agenda {
	color: #97cc2d;
}
#actus a.titre {
	color: #FFFFFF;
	line-height: 15px;
}
#actus a.resume {
	color: #bfbbb8;
}
#actus a:hover {
	color: #ffffff;
}

/* Div services en plus */
#services {
	z-index: 3;
	width: 155px;
	top: 470px;
	height: 90px;
	right: 100px;
	position: absolute;
	text-align: right;
}
#services img {	
  background-color: #d2cfcb;
}
#services a:hover img {	
  background-color: #e67300;
}

#outils_accueil img {
  margin-bottom: 10px;
  background-color: #BFBBB8;
}
#outils_accueil a > img {
	background-color: #998b73;
}
#outils_accueil a.accessibilite > img {
  background-color: #BFBBB8;
}
#outils_accueil a:hover > img {
  background-color: #e67300;
}
#outils_accueil a.accessibilite:hover > img {
  background-color: #fff;
}

/*Mise en forme extranet */
#extranet {
  display: none;
  background-color: #ffffff;
  border: 1px solid #837F7A;
  width: 200px;
  padding: 5px 10px 5px 10px;
  position: absolute;
  bottom: 1px;
}
#extranet p{
  margin-bottom: 5px;
}
#extranet p label{
  display: block;
}
#extranet input{
  background-color: #ffffff;
  border: 1px solid #837F7A;
}
#extranet a.liens{
  display: block;
  color: #ffffff;
  background-color: #E75710;
  border: 1px solid #E75710;
  text-align: center;
  width: 50px;
  margin-top: 5px;
}
#extranet a{
  color: #E75710;
}
#extranet a:hover{
  color: #4D4741;
}
#extranet li {
  background-image: url(/media/site/gen/bt_ok_off.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 12px;
  margin-bottom: 8px;
}
#menu_extranet {
	min-height: 70px;
	width: 150px;
	z-index: 50;
	position: absolute;
	visibility: hidden;
	margin:0;
	padding:0;
	background-color: #e67300;
}
#menu_extranet p, #menu_extranet a {
	color: #4d4741;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 11px;
	float: left;
	font-weight: bold;
}
#menu_extranet a:hover {
	color: #90735f;
	text-decoration:none;
}
#menu_extranet img.suite {
	/*margin-top: 5px;
	margin-bottom: 5px;*/
}
#menu_extranet img.fermer {
	float:right;
	margin-right: 2px;
}

