body
{
	behavior:url("csshover.htc");
	padding: 10px;
	padding-top: 0px;
	margin: 0px;
	background-color: white;
	font-family: tahoma,verdana,arial,sans-serif;
	text-align: center;
	font-size: 15px;
}
#tout
{
	width: 870px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
#menu_page_apercu
{
	margin : 0px;
	padding : 0px;
}
#clear
{
	clear : both;
}

/* HAUT */
#haut
{
	margin: 0px;
	padding: 0px;
	height: 100px;
	background: url('theme/haut.jpg') no-repeat;
	margin-bottom: -17px;
}

/* MENU */
#menu {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
	#menu_liens {
		border-collapse: collapse;
	}
	#menu_haut {
		width: 150px;
		height: 16px;
		background: url(theme/menu_haut.jpg) no-repeat;
		padding:0px;
	}
	#menu_bas {
		width: 150px;
		height: 16px;
		background: url(theme/menu_bas.jpg) no-repeat;
		padding:0px;
	}
	#menu_wib {
		width: 150px;
		height: 150px;
		background: url(theme/menu_wib.jpg) no-repeat;
		padding:0px;
	}
	#menu_wib a {
		display: block;
		width: 150px;
		height: 150px;
	}
	#menu_milieu {
		padding: 0px;
		background-color: #C0C0C0;
		padding-left: 25px;
	}
	#menu_milieu a
	{
		color: white;
		text-decoration: none;
		font-size: 16px;
		display: list-item;
	}
	#menu_milieu a:hover
	{
		color: #CEFF3C;
	}

/* APERCU */
#apercu
{
	float: right;
	width: 120px;
	margin: 0px;
	padding: 0px;
}
#apercu_entete
{
	width: 120px;
	height: 20px;
	background: url('theme/apercu_entete.jpg') no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#apercu_entete a
{	color: white;
	font-size: 14px;
	text-decoration: none;
}
#apercu_entete a:hover
{
	color:#99CC00;
}
#apercu img
{
	margin: 0px;
	margin-bottom: -3px;
	padding: 0px;
}

/* PAGE */
#page
{
	margin: 0px;
	padding: 0px;
	padding-left: 160px;
	padding-right: 130px;
}

/* BAS */
#bas
{
	text-align: center;
	font-size: 12px;
	margin: 10px;
	color: gray;
}
#bas a
{
	text-decoration: underline;
	color: gray;
}
#bas a:hover
{
	text-decoration: none;
}

/* ADMINISTRATION */
#administration {
	background: #FFFF99;
	border: 1px solid silver;
	border-top: 0px solid silver;
	text-align: right;
	margin: 0px;
	padding: 5px;
	font-size: 13px;
}
#administration p { margin:0px; padding: 0px; }
#administration a {
	text-decoration: underline;
	color:#99CC00;
}
#administration a:hover {
	text-decoration: none;
}
#administration span { font-weight: bold; }
#connexion {
	text-align: center;
}
.commandes {
	display: block;
	text-align: right;
}
.bouton {
	display: inline;
}
.modif_texte, .ajouter_du_texte {
	border: 1px dotted silver;
	padding: 5px;
	margin: 5px;
}
.modif_texte h2 { margin: 0px; }
.ajouter_du_texte {
	font-size: 16px;
	padding-left: 30px;
	background-image: url('theme/textes/texte.jpg');
	background-repeat: no-repeat;
	background-position: 5px center;
}
.photo
{
	position: relative;
}
.photo:hover {
	background: none;
	z-index: 500;
}
.photo .ajouter_photo {
	display: none;
}
.photo:hover .ajouter_photo {
	z-index: 1000;
	display: block;
	position: absolute;
	background: white;
	border: 1px solid gray;
	top: -5px;
	left: 0px;
	padding: 5px;
	width: 100px;
}
.ajouter_photo:hover {
	display: block;
}
.ajouter_photo p {
	display: inline;
}
span.code {
	font-family: "Courier New";
	font-size: 11px;
}
td.fichier1 {
	background: #E0E0E0;
}
td.fichier2 {
	background: #CACACA;
}

/* ANNONCES */
	/* structure générale */
		.annonce_info, .annonce_attention, .annonce_stop {
			border-collapse: collapse;
			padding: 0px;
			margin-top: 5px;
			width: 580px;
			height: 50px;
			background-repeat: no-repeat;
			background-position: 10px center;
		}
		.texte_annonce {
			margin: 0px;
		}
		.annonce_info tr td, .annonce_attention tr td, .annonce_stop tr td {
			padding: 0px;
			vertical-align: middle;
		}
		.hg, .hd, .bg, .bd {
			width: 10px;
			height: 10px;
		}
		.hg, .bg {
			width: 50px;
		}
		.haut, .bas {
			height: 10px;
		}
		.gauche, .droite {
			width: 10px;
		}
		.hg { background: url('theme/hg.png') no-repeat; }
		.hd { background: url('theme/hd.png') no-repeat; }
		.bg { background: url('theme/bg.png') no-repeat; }
		.bd { background: url('theme/bd.png') no-repeat; }
		
	/* Annonces particulières */
		.annonce_info {
			background-color: #CEFF3C;
			background-image: url('theme/textes/info.png');
		}
		.annonce_attention {
			background-color: #FFFF55;
			background-image: url('theme/textes/attention.png');
		}
		.annonce_stop {
			background-color: #E2523D;
			background-image: url('theme/textes/stop.png');
		}
		#annonce_d_accueil {
		}

/* TITRES */
h1
{
	color:#4D97D4;
	font-size: 25px;
	font-weight: normal;
}
h2
{
	color:#99CC00;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	color:#FFCC00;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
}
h2.inline, h3.inline {
	display : inline;
	margin: 0px;
}
h2.titre_annonce {
	margin-bottom: -5px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px dotted silver;
	border-left: 1px dotted silver;
	border-right: 1px dotted silver;
	border-bottom: 0px dotted silver;
}

/* LIENS */
#page a {
	text-decoration: underline;
}
#page a:hover {
	text-decoration: none;
}
#page div a, #page p a, #page li a {
	color:#99CC00;
}
#page .case a, #page .entete a, #page .contenu_news a {
	color: #4D97D4;
}
#salle_de_bloc a {
	color: #9E1D8B;
}
.lien_pdf
{
	padding-left: 25px;
	background: url('theme/pdf.png') center left no-repeat;
}
.lien_jpg
{
	padding-left: 25px;
	background: url('theme/jpg.png') center left no-repeat;
}

/* TABLEAUX */
.tableau
{
	border-collapse: separate;
	empty-cells: show;
}
.case
{
	background: #CEFF3C;
	text-align: center;
}
.col
{
	background: #4D97D4;
	color: white;
	border: 0px;
	text-align:left;
	padding: 5px;
}
.entete
{
	background: #4D97D4;
	color: white;
	border: 0px;
	text-align: center;
}
#coin_hg {
	background-image: url('theme/hg.png');
	background-repeat: no-repeat;
	background-position: top left;
}
#coin_hd {
	background-image: url('theme/hd.png');
	background-repeat: no-repeat;
	background-position: top right;
}
#coin_bg {
	background-image: url('theme/bg.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#coin_bd {
	background-image: url('theme/bd.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* NEWS */
#news {
	border-collapse: collapse;
	empty-cells: show;
	width: 580px;
}
.date_news, .titre_news, .type_news, .contenu_news {
	color: #517899;
	padding: 0px;
	vertical-align: top;
}

.cd1, .cd2 { border-right: 1px solid #4D97D4; }
.cg1, .cg2 { border-left: 1px solid #4D97D4; }
.ch { border-top: 1px solid #4D97D4; }
.cb { border-bottom: 1px solid #4D97D4; }

.chg, .chd, .cbg, .cbd {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	padding:0px;
}

.chg { background-image: url(theme/news/chg.jpg); }
.chd { background-image: url(theme/news/chd.jpg); }
.cbg { background-image: url(theme/news/cbg.jpg); }
.cbd { background-image: url(theme/news/cbd.jpg); }

.news_separate { height: 10px; }

#salle_de_bloc {
	width: 580px;
	height: 153px;
	background: url('theme/salle_de_bloc.jpg') no-repeat;
	border: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 50px;
	color: #B13A76;
	font-size : 15px;
	vertical-align: top;
}
#salle_de_bloc h4 {
	font-size: 17px;
	color: #9E1D8B;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

#news h3 { margin:0px; }

.type_news { width: 90px; }
.date_news { text-align: center; }

/* TABLEAUX */
.tableau, #news {
	width: 580px;
}

/* PLAN DES VOIES */
.plan { height: 100px; margin-top: 10px }
.plan:hover { height: 150px; margin-top: -40px; }

/* DIVERS*/
a img
{
	border: 0px;
}
.center
{
	text-align: center;

}
.explication
{
	font-size: 13px;
	color: gray;
}
.objet_image {
	margin: 5px;
}
.label_voies {
display:block;
width:200px;
float:left;
}
