@charset "iso-8859-15";
/* auteur: BN */
/* Date de création: 19/04/2006 */

/*Importation du BNcode */
@import url(code.css);

/* --------- Style s'appliquant sur toutes les pages ----------- */
body {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
font-family: Verdana, Arial, Sans-serif;
font-size: 1em;
text-align: center;
color: #000000;
}

a { /* Lien normal */
color: #8C2D00;
text-decoration: none;
}
	a:hover { /* Quand le visiteur pointe sur le lien */
	text-decoration: underline;
	color: #5D1202; 
	}
	a:active /* Quand le visiteur sélectionne le lien */
	{
	background-color: #339900;
	border: 0 none;
	}
	a:focus /* Quand le visiteur sélectionne le lien, variante pour firefox */
	{
	background-color: #339900;
	border: 0 none;
	}
	a:visited /* Quand le visiteur a déjà vu la page concernée */
	{
	color: #8C2D00;
	}
	a img {
	border: 0 none;
	}
	
ul {
margin: 0 0 0 3px;
padding: 0;
}
ul li {
list-style: none;
}

div.texte:first-letter {
font-size: 1.05em;
font-weight: bold;
color: #EDEC0A;
}
div.texte {
text-align: justify;
margin: 1px 20px 1px 20px;
color: #92c10a;
}

form fieldset {
width: 85%;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 5px;
padding: 5px;
text-align: left;
}
form fieldset legend {
font-weight: bold;
font-size: 1.1em;
color: #EDEC0A;
}
form input.centrer {
margin-left: 20px;
}


/* --------------- Entete ------------- */
#entete {
width: 798px !important;
width: 800px;
height: 130px;
border: 1px solid black;
border-bottom: 0 none;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 0px;
}
	#entete img.tailleTexte {
	position: absolute;
	top: 110px;
	left: 77%;
	}
		#entete img.grand {
		margin-left: 25px;
		}
	#entete h1 {
	height: 130px;
	margin: 0;
	background: none url('../image/style/baniere.jpg') no-repeat top left;
	}
	#entete h1 a:focus, #entete h1 a:active {
	background: none;
	}
	#entete p {
	position: absolute;
	top: 95px;
	margin-top: 0;
	left: 40%;
	font-weight: bold;
	color: white;
	font-size: 1em;
	}	

/* -------- structure du contenu ------------ */
#global {
width: 798px !important;
width: 800px;
background-color: #4B881D;
background-image: url(../image/style/medaillon.gif);
background-repeat: no-repeat;
background-position: 0% 99%;
border: 1px solid black;
border-top: 0 none;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 5px;
}

	#global #contenu {
	float: right;
	width: 627px !important;
	width: 629px;
	min-height: 355px;
	background-color: white;
	background-image: url(../image/style/ombre_gauche.png);
	background-repeat: repeat-y;
	background-position: top left;
	border: 1px solid black;
	border-right: 0 none;
	padding-bottom: 20px;
	text-align: left;
	}
		#global #contenu div.design {
		width: 627px !important;
		width: 629px;
		height: 16px;
		background-image: url(../image/style/ombre_haut.png);
		background-repeat: no-repeat;
		background-position: top left;
		margin-bottom: 10px;
		}
		#global #contenu img.triangle {
		clear: both;
		float: left;
		margin-right: -25px; /* car le div.texte a des côtés de 20px */
		position: relative;
		bottom: -1px !important;
		bottom: -2px;
		left: -1px;
		}
		
		#global #contenu #encart {
		width: 270px;
		float: right;
		background: #87b722;
		background-image : url(../image/style/encart.png);
		background-repeat: repeat;
		background-position: top left;
		border: 1px solid black;
		border-bottom: 2px solid black;
		margin: 10px 10px 5px -45px;
		position: relative;
		left: 60px;
		}
				#global #contenu #administration #encart {
				width: 90%;
				margin-left: auto;
				margin-right: auto;
				float: none;
				}
			#global #contenu #encart h2 {
			background-image : url(../image/style/plaque_ermitage.png);
			background-repeat: no-repeat;
			background-position: top right;
			height: 44px;
			position: relative;
			top: -10px;
			right: -10px;
			padding-right: 110px;
			padding-top: 25px;
			padding-bottom: 0;
			margin: 0;
			margin-bottom: -22px;
			margin-left: -10px;
			text-align: right;
			font-size: 1.1em;
			font-weight: bold;
			color: #d2d124; /* #027700 */
			}
			#global #contenu #encart div.texte {
			width: 100%;
			height: 200px;
			overflow: auto;
			margin: 0;
			}
			#global #contenu #encart div.texte h3 {
			margin: 0 0 1px 1px;
			text-indent: 0;
			text-align: left;
			font-size: 0.85em;
			color: #34580E;
			}
			#global #contenu #encart div.texte p {
			border-bottom: 1px dashed black;
			margin: 0 3px 0 3px;
			padding-bottom: 15px;
			text-indent: 0;
			text-align: left;
			font-size: 0.9em;
			color: #3F6823;
			}
			
		
		#global #contenu h2, #bnupload h2 {
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		text-align: center;
		font-size: 1.2em;
		color: #EDEC0A;
		}	
		#global #contenu div.texte {
		text-indent: 15px;
		}
		
		#global #contenu form fieldset ul {
		float: right;
		text-align: left;
		margin: 5px 15px 5px 5px;
		}
			#global #contenu form fieldset ul  li {
			list-style-image: url(../image/style/puce.gif);
			}
		
		#global #contenu div.bloc {
		width: 65%;
		border: 1px dashed black;
		margin: 15px auto 0px auto;
		padding: 5px;
		text-align: left;
		}
			#global #contenu div.bloc div.texte {
			margin-left: 5px;
			margin-right: 5px;
			font-size: 0.9em;
			}
		#global #contenu div.bloc h3 {
		background-image: url(../image/style/feuille.gif);
		background-repeat: no-repeat;
		background-position: 1px 50%;
		border: 0 none;
		padding: 0 0 0 15px;
		margin: 0;
		font-size: 1em;
		color: #075300;
		}



	#global #frame {
	width: 170px;
	background-image: url(../image/style/fin_baniere.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	padding: 0;
	padding-bottom: 120px;
	}
		#global #frame h2 {
		margin-top: 2px;
		margin-bottom: -2px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-size: 1.2em;
		color: #EDEC0A;	
		}		
			#global #frame #navigation h2 {
			display : none;
			}
		#global #frame ul {
		margin-top: 0;
		margin-bottom: 3px !important;
		margin-bottom: 0;
		}
		#global #frame ul li a {
		border-left: 5px solid #EDEC0A;
		line-height: 1.2em;
		display: block;
		height: 100%;
		padding-left: 3px;
		margin: 0;
		margin-top: 3px;
		}
			#global #frame #navigation ul li a {
			font-size: 0.85em;
			}
			#global #frame ul li a.selectionne {
			border-left-color: #075300;
			}
		#global #frame ul li {
		display: block;
		height: 100%;
		}
		#global #frame ul li a:hover {
		background: #4B881D url('../image/style/ombre_menu.png') repeat-y left top;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		border-right: 0 none;
		border-left-color: #075300;
		margin: 2px 0 -1px 0px;
		position: relative;
		right: -1px;
		text-decoration: none;
		line-height: 1.2em;
		}
		#global #frame ul li a:active, #global #frame ul li a:focus {
		border-left-color: #0D7F06;
		font-style: italic;
		}
		
		#global #frame #menu {
		width: 158px;
		margin: 10px 5px 10px 5px; /* -81px */
		background-color: #87b722;
		border: 1px solid black;
		text-align: left;
		}
		
		#global #frame #menu_admi {
		width: 158px;
		margin: 10px 5px 10px 5px; /* -81px */
		background-color: #87b722;
		border: 1px solid black;
		text-align: left;
		font-size: 0.9em;
		}
		
		#global #frame #navigation {
		width: 140px;
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto; /* -81px */
		background-color: #6d941c;
		border: 1px solid black;
		text-align: left;
		}
	
	
	#global #pied {
	height: 25px;
	width: 627px !important;
	width: 629px;
	margin-left: 171px;
	background-color: #4B881D;
	color: rgb(204,255,51);
	clear: both;
	}
		#global #pied span {
		line-height: 25px;
		}
		#global #pied a img {
		border: none;
		}
		#global #pied img {
		float: right;
		margin: 0px;
		}
		
/* Administration */
#global #contenu #administration table.tableau_admi {
width: 80%;
background-image: url(../image/style/champ.jpg);
border: 1px solid black;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 10px;
}
	table.tableau_admi caption {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #EDEC0A;
	}
	table.tableau_admi tr {
	border: 1px solid black;
	}
		table.tableau_admi tr th{
		background-color: white;
		border: 1px solid black;
		vertical-align: center;
		text-align: center;
		}
		table.tableau_admi tr td {
		border: 1px solid black;
		font-size: 0.85em;
		}
			table.tableau_admi tr td.titre{
			font-size: 0.9em;
			font-weight: bold;
			}
				table.tableau_admi tr td.titre img{
				float: right;
				vertical-align: center;
				}
			table.tableau_admi tr td.active {
			background-color: #A8A70F;
			}
			table.tableau_admi tr td.desactive {
			background-color: #4B881D;
			}

#bnupload p {
text-align: left;
margin-left: 5px;
}
			
table.upload {
width: 90%;
margin: 10px auto;
border: 1px solid black;
}
	table.upload tr, table.upload tr td, table.upload tr th {
	border: 1px solid black;
	}
	table.upload tr th {
	text-align: center;
	background-color: #4B881D;
	}
	table.upload tr td.tc1 {
	vertical-align: top;
	text-align: left;
	}
	table.upload tr td.tc2 {
	vertical-align: middle;
	text-align: center;
	}

	/* Main toolbar div */
div#toolbar {
	margin: 0 0 -3px 0;
	padding: 0.3em 0;
	background: transparent url(../image/smooth/bg.png) repeat-x center center;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 1px;
	width: 425px;
}

/* Images in toolbar div */
div#toolbar img {
	vertical-align: middle;
}
	

