﻿
#button {
	width: 180px;
	border-right: 0px solid #000;

	margin-bottom: 0em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font: bold small Verdana;
	background-color: #000080;
	color: #333;
	list-style-type: none;
}
	
#button ul {
		list-style: none;
		margin: 10px;
		padding: 400px;
		border: none;
		}
		
#button li {
	    border-top: 2px solid #FFFFFF;
		border-bottom: 2px solid #FFFFFF;

		margin-bottom: 0px;
		}
		
		
#button li a {
	display: block;

	border-left: 10px solid #000080;
	border-right: 8px solid #000080;
	background: url('images/globannaL.gif') no-repeat;
	color: #000080;
	text-decoration: none;
	width: 100%;
	list-style-type: none;
}

	html>body #button li a {
		width: auto;
		}


	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 8px solid #5ba3e0;
		background: url('images/glotextb.gif');
		color: #008000;
		}

.style1 {
	margin-left: 1px;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	color: #000080;
	font-size: xx-large;
	text-align: center;
	background-image: url('images/globannaL.gif');
}
		
.Puce_rousse {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	list-style-image: url('images/Pucerousse.gif');
	list-style-position: outside;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 45px
}

.Puce_verte {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	list-style-image: url('images/PuceVerte.gif');
	list-style-position: outside;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 45px;
}

.ssTitre {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 30px;
	background-color: #800000;
	list-style-image: url('images/PuceRousse.gif');
	list-style-position: outside;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.ssTitreNonIndent {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #800000;
	list-style-image: url('images/PuceRousse.gif');
	list-style-position: outside;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
	}
.cadre_gris {
	margin: 8px;
	padding: 8px;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	background-image: none;
}

.centre {
	text-align: center;
}




