body {
	background: #ffffff;
	text-align: center;
	position:relative;
	font-family:Verdana,Arial,"Lucida Sans Unicode";
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color: #000;
	margin: 0;
	padding: 0;
}
#page {
	position:absolute;
	width: 996px;
	max-width: 996px;
	left: 50%;
	margin-left: -498px;
	margin-top: 0;
	background: #FFF url('../images/Inscriptions scolaires_usagers.jpg') no-repeat left top;
/*	border: 1px solid #6888B1;*/
	text-align: center;
}
.spacer {
	width: 0;
	height: 0;
}
ul#menu {
	text-align: left;
	margin: 158px 0 0 221px; /* margin-top doit ?tre au minimum de 1px */
	list-style-type: none;
	padding: 0;
	height: 48px;
}

ul#menu li {
	float: left;
	margin-right: 0px;
	text-align: center;
	font-size: 13px;
}

ul#menu img {
	border: 0;
}
ul#menu li.selected {
}

ul#menu li.selected a, ul#menu li.selected span {
 color: white;
}

ul#menu li a, ul#menu li span {
	display: block;
	font-style: italic;
 font-weight:bold;
	padding: 0; margin: 0; 
	color: black;
	padding-top: 33px;
}
ul#menu li#accueil a, ul#menu li#accueil span {
	background: transparent url(../images/accueil.png) top center no-repeat;
	width:149px;
	height:45px;
}
ul#menu li#nouvelle a, ul#menu li#nouvelle span {
	background: transparent url(../images/nouvelle.png) top center no-repeat;
	width:164px;
	height:45px;
}
ul#menu li#reconduction a, ul#menu li#reconduction span {
	background: transparent url(../images/reconduction.png) top center no-repeat;
	width:165px;
	height:45px;
}
ul#menu li#suivi a, ul#menu li#suivi span {
	background: transparent url(../images/suivi.png) top center no-repeat;
	width:151px;
	height:45px;
}

ul#menu li a:hover, ul#menu li.selected span{
	color: white;
	text-decoration: none;
}

div.ariane {
	text-align: left;
	color: white;
	margin: -1px 0 1px 5px;
	padding: 3px;
	font-size: 0.9em;
}
div.ariane a, div.ariane a:link, div.ariane a:visited, div.ariane a:active {
	text-decoration: none;
	color: #FFF;
}
div.ariane a:hover {
	text-decoration: underline;
	color: yellow;
}


a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #005483;
}
a:hover {
	text-decoration: underline;
	color: #006493;
}
div#content {
	border-style: none;
	position:relative;
	padding: 0.5em 2%;
	margin-top:-2px;
	background: #fff;
	text-align: left;
	min-height: 350px;
	width: 953px;
}
div#content .centre {
	margin: 30px 80px 80px 80px;
}
h2 {
	font-size: 20px;
	clear: both;
}
h3 {
	font-size: 1.3em;
}
h1, h2, h3, h4 {
	text-align: center;
}
div#content .center {
	text-align: center;
}
.copyright {
	background: transparent url(../images/Logo-GFI-32x32.png) no-repeat scroll 99% 50%;
	text-align: right;
	padding: 1.5em 4em 1.5em 1.5em;
	width: 0;
	float: right;
	cursor: pointer;
}
.copyright a, .copyright a:hover {
	text-decoration: none;
}
.copyright #gfi {
	display: none;
}
pre {
	background: #fcc;
	border: 1px dotted;
	margin: 1em;
	padding: 0.5em;
	text-align: left;
}
a.pdf {
	background: transparent url('../images/pdf.gif') no-repeat scroll left center;
	padding-left: 16px;
	padding-top:1px;
	padding-bottom:1px;
}
div.inscription_ao2 p.adresse {
	border:2px dotted #b64108;
	background:#ff8000;
	padding:10px;
	margin:10px;
	margin-left:35%;
}
p.etat_dossier {
	background:#FF9A00;
	padding:14px;
	width:400px;
	margin-left:15px;
}
