body
	{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
	color: black;
	}

#siteweb
	{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	}

#fauteuil
	{
	top: 0px;
	width: 100px;
	height: 726px;
	margin: 0;
	position: absolute;
	overflow: hidden;
	background-image: url('img/fauteuil.jpg');
	background-repeat: no-repeat;
	margin-left: 0px;
	}

#fauteuilreste
	{
	top: 0px;
	width: 550px;
	height: 726px;
	position: absolute;
	overflow: visible;
	background-image: url('img/fauteuil_reste.jpg');
	background-repeat: no-repeat;
	margin: 0;
	margin-left: 100px;
	z-index: 0;
	}

#contenu
	{
	top: 0;
	margin: 0;
	margin-left: 100px;
	width: 700px;
	position: relative;
	background-color: #f1f1f1;
	filter:alpha(opacity=85);
	opacity: 0.85;	}

#entete
	{
	margin: 0;
	height: 205px;
	width: 700px;
	position: relative;
	background-color: #ddd;
	}

#logo_apf
	{
	top: 20px;
	left: 30px;
	position: absolute;
	}

#bandeaulyon
	{
	top: 0px;
	left: 200px;
	position: absolute;
	background-image: url('img/lyon_gen.jpg');
	background-repeat: no-repeat;
	width: 500px;
	height: 70px;
	filter:alpha(opacity=70);
	opacity: 0.7;	}

#accroche
	{
	top: 70px;
	left: 200px;
	width: 500px;
	position: absolute;
	height: 60px;
	overflow: hidden;
	}

#bandemenu
	{
	margin: 0;
	margin-top: 140px;
	margin-left: 200px;
	text-align: center;
	position: absolute;
	}

#saintdujour
	{
	top: 145px;
	left: 20px;
	width: 170px;
	position: absolute;
	font-size: 11px;
	}

#left_area
	{
	top: 180px;
	left: 20px;
	width: 170px;
	min-height: 250px;
	position: absolute;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	background-color: #fff;
	border-style: solid;
	border-color: #ccc;
	border-width: 10px;
	}

#center_area
	{
	top: 10px;
	left: 220px;
	width: 480px;
	padding: 0;
	position: relative;
	background-color: #FFFFFF;
	}

#deco_carres
	{
	top: 200px;
	left: 200px;
	width: 400px;
	height: 400px;
	border-left-color: #ccc;
	border-top-color: #ccc;
	border-left-style: solid;
	border-top-style: solid;
	border-width: 10px;
	position: absolute;
	}

#deco_motif
	{
	top: 175px;
	left: 580px;
	width: 80px;
	height: 50px;
	overflow: visible;
	position: absolute;
	background-image: url('img/motif_ete.png');
	background-repeat: no-repeat;
	}

#contenu_principal
	{
	margin: 0;
	padding: 10px;
	background-color: #fff;
	border-style: solid;
	border-color: #f1f1f1;
	border-width: 10px;
	height: 471px;
	}

html>body #contenu_principal {
height: auto;
min-height: 471px;
}

#pied
	{
	background-color: #FFFFFF;
	margin-top: 10px;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	color: #2B2D2C;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#basdepage {
	text-align: center;
	margin-top: 30px;
}

#recherchefield
	{
	text-align: right;
	background-color: #ccc;
	}

.compteur
	{
	margin-left: 10px;
	width: 150px;
	height: 90px;
	text-align: center;
	padding-top: 25px;
	color: red;
	font-size: 16px;
	font-weight: bold;
	}

.mid {
	padding-top: 25px;
}

#interrogation
	{
	margin-left: 10px;
	width: 150px;
	height: 221px;
	background-image: url('img/interrogation.png');
	background-repeat: no-repeat;
	}
	
#accueilbreves
	{
	padding: 10px;
	background-color: #fde1a3;
	border: 1px dotted #ccc;
	}
	
.big {font-size: 30px;}

.center
	{
	text-align: center;
	}

dl, dt, dd, ul
	{
	list-style-type: none;
	width: 100%; /* précision pour Opera */
	margin: 0;
	padding: 0;
	}

li {margin-bottom: 4px;}

ul#menu
	{
	list-style-type: none;
	width: 100%; /* précision pour Opera */
	}

ul#menu li
	{
	float: left;
	}

ul#menu a.gen
	{
	float: left;
	margin: 0 2px;
	padding: 2px 10px;
	text-align: center;
	text-decoration: none;
	color: #000;
	background: #888;
	font-weight: bold;
	color: white;
	}

ul#menu a.gen:hover
	{
	background: #aaa;
	}

ul#menu a.adh
	{
	float: left;
	margin: 0 2px;
	padding: 2px 10px;
	text-align: center;
	text-decoration: none;
	color: #000;
	background: #d1711c;
	font-weight: bold;
	color: white;
	}

ul#menu a.adh:hover
	{
	background: #fc841d;
	}

ul#menu a.apf
	{
	float: left;
	margin: 0 2px;
	padding: 2px 10px;
	text-align: center;
	text-decoration: none;
	color: #000;
	background: #214C87;
	font-weight: bold;
	color: white;
	}

ul#menu a.apf:hover
	{
	background: #3c8cfe;
	}

ul#menu a.eco
	{
	float: left;
	margin: 0 2px;
	padding: 2px 10px;
	text-align: center;
	text-decoration: none;
	color: #000;
	background: #d8b309;
	font-weight: bold;
	color: white;
	}

ul#menu a.eco:hover
	{
	background: #fddb58;
	}

ul#menu a.par
	{
	float: left;
	margin: 0 2px;
	padding: 2px 10px;
	text-align: center;
	text-decoration: none;
	color: #000;
	background: #c63522;
	font-weight: bold;
	color: white;
	}

ul#menu a.par:hover
	{
	background: #c77f7c;
	}

img
	{
	border: 0px;
	}

a:link, a:visited { text-decoration: underline; color: #313c65;}
a:hover { color: #4a5a98;}
a:active { color: #613765; }

a.ngweb:link, a.ngweb:visited, a.ngweb:active {text-decoration: none; color: #A4B8BF; font-size: 10px;}
a.ngweb:hover {color: #434248;}

h1, h2, h3, h4, h5, h6
	{
	text-decoration: none;
	line-height: normal;
	vertical-align: top;
	color: #000000;
	margin-bottom: 6px;
	}
	
h1
	{
	font-size: 20px;
	color: #2c2c2c;
	margin: 10px;
	margin-top: 0;
	font-weight: normal;
	}
	
h2
	{
	color: #000;
	font-size: 18px;
	}
	
h3
	{
	color: #000000;
	font-size: 14px;
	font-style: italic;
	}

.error {color: #FF0000;}
.space15 {margin-right: 15px;}
.date {
	color: #3766fe;
}

.inconnu {
	margin: 0;
	padding: 0;
	width: 100px;
	height: 100px;
	text-align: center;
	background-image: url('img/inconnu2.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.organi_name {
	font-weight: bold;
	font-size: 14px;
}