/* Kit graphique par Graphiques-Kits.com */
/* Copyright 2007 tous droits réservés */
/* ------------------------------------ */


body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #666666;
	background: #FFFFFF url(images/background-header.jpg) repeat-x top;
}

div#site {
    text-align:left;
    width: 1000px;
	margin: auto;
}

div#index {
    text-align:center;
    width: 1000px;
	margin: auto;
}

/* ------------------------------------ */

div#header {
    background: url(images/header.jpg) no-repeat 0 0;
    height: 160px;
    margin: 0;
    padding: 0;
}

div#sous-header {
    height: 34px;
    margin: 0;
    padding: 0;
}

div#mh {
	text-align:center;
}

div#mh a, div#mh a:link {
	float: left;
	padding-right: 5px;
	padding-top:10px;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;	
}

/* ------------------------------------ */

div#corp {
	background: url(images/corp.jpg) repeat-y;
	margin-top:20px;
}

div#left {
	float: left;
	width: 318px;
	margin: 0px;
	padding: 0px;
	background: url(images/left-background.jpg) repeat-y;
}

div#contenu-left {
	background: url(images/left-top.jpg) no-repeat;
    padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 63px;
	padding-right: 25px;
}

div#title {
	background: url(images/title.jpg) no-repeat;
	height: 26px;
	width: 216px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
    font-family: "Times New Roman", Times, Verdana;
    font-size: 13px;
	color: #000000;	
	font-weight : bold;
	font-style: italic;
}

div#contenu-menu {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 18px;
}

div#menu {
	margin-left: 10px;
	padding-left: 4px;
	padding-top: 7px;
	background: url(images/li.jpg) repeat-y;
}

div#menu a {
    color : #666666;
    font-weight : bold;
	font-size: 11px;
	height: 10px;
}

div#right {
    width:682px;
	float:left;
}

div#arbo {
    padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 0px;
	padding-right: 70px;
}

div#contenu-right {
	background: url(images/right-top.jpg) no-repeat;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 70px;
	text-align: left;
}


div#salle {
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 130px;
	padding-right: 0px;
	
}

div#ranger {
	float: left;
	margin-top: 10px;
}

div#table {
	width: 50px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #666666;
	font-style: italic;
	float: left;
	margin-left: 10px;
	
}

div#demitable {
	width: 25px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #666666;
	font-style: italic;
	float: left;
	margin-left: 10px;
	
}

div#scene {
	border:1px solid black;
	width: 300px;
	height: 50px;
	float: center;
	font-style: inherit;
	font-weight : bold;
	margin-left: 30px;
}

div#pagemanifestations {
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: auto;
	padding-right: auto;
	float: left;
	
}

div#manifestations {
	width: 150px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #666666;
	font-style: italic;
	float: left;
	padding-left: 10px;
}

div#titremanifestations {
	width: 150px;
	hight: 50px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #666666;
	font-style: italic;
	font-weight : bold;
	text-align:center;
}

div#imagemanifestations {
	width: 120px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #666666;
	font-style: italic;
	float: center;
	padding-top: 10px;
}

div#infomanifestations {
	width: 150px;
	hight: 50px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #666666;
	font-style: italic;
    text-align:center;
	padding-top: 10px;
}

/* ------------------------------------ */

#footer {
    height:33px;
	width:100%;
	margin:0 auto;
	padding:0;
	background: url(images/background-footer.jpg) repeat-x bottom;
	background-color: #91c901;
	text-align:center;
	clear: both;
	margin-top:-42px;
}

#footer p {
    padding-top: 12px;
    font-size: 10px;
	color: #FFFFFF
}

#footer a {
    color : #FFFFFF;
    font-family:verdana;
    text-decoration:none;
}

#footer a:hover , a:active , a:focus {
    color : #FFFFFF;
    font-weight : bold;
    text-decoration:none;
}


/* ------------------------------------ */

html, body { 
    margin: 0;
	padding: 0;
}

span.spacer {
	height:0.01em;
	overflow:hidden;
	display:block;
	width:100%;
	clear:both;
}

img {
	border: 0;
	text-align: center;
}
li { list-style: none; }

a {
    color : #666666;
    font-family:verdana;
    text-decoration:none;
}

a:hover , a:active , a:focus {
    color : #666666;
    font-weight : bold;
    text-decoration:none;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #ff5a00;
	margin-bottom: 15px;
	text-align: left;
}

