html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: sans-serif;
	vertical-align: baseline;
	background: transparent;
}
body
{
	line-height: 1.5;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
body
{
	font-family: Verdana, sans-serif;
	background-image: url('pics/busmaller.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	font-size: 12px;
}
p
{
	margin-bottom: 1em;
	line-height: 1.5em;
	color: #333;
	text-align: justify;
}

a.btn
{
	font-family: century gothic, sans-serif;
	font-weight: normal;
	color: #511;
}

h1, h2, h3
{
	font-weight: bold;
	margin: 0.5cm 0cm 0.5cm 0cm;
}

h1
{
	font-size: 150%;
	text-align: center;
	border: 1pt solid black;
}
h1.arianne
{
	line-height: 1.5;
	margin-bottom: 1em;
}
h2
{
	font-size: 150%;
}
h3
{
	font-size: 1.3em;
	margin-bottom: 0.7em;
	margin-top: 2em;
}

#bigdiv
{
	width: 960px;
	margin: auto;
	margin-top: 20px;
	position: relative;
}


#left_stuff
{
	position: absolute;
	left: 0px;
	top: 200px;
}
#right_stuff
{
	position: absolute;
	right: 0px;
	top: 200px;
}
#main
{
	width: 800px;
	margin: auto;
	position: relative;
	overflow: auto;
	padding-top: 0px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background-color: #eee;
	background-image: url('pics/main_backpat.png');
}

#ban
{
	width: 960px;
	font-size: 0;
}

/*--------------------
	IMAGES
--------------------*/
img.ins
{
	margin-bottom: 10px;
	position: relative;
	left: -10px;
}
img.logo
{
	float: right;
	margin: 10px;
	margin-top: 0px;
}
img.padded
{
	padding: 10px;
}


/*-----------------
	FOOTER
-----------------*/
#footer
{
	overflow: auto;
	background-image: url('pics/foot_back.png');
	color: #aaa;
	margin-bottom: 2em;
	text-align: left;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer ul
{
	padding-left: 20px;
	display: block;
	float: left;
	padding-right: 20px;
	border-right: solid 1px #aaa;
	text-align: left;
	vertical-align: top;
	min-height: 54px;
	width: 279px;
}
#footer ul.last
{
	border-right: 0px;
}
#footer li
{
	list-style-type: disc;
	line-height: 1.5em;
	list-style-position: inside;
}
#footer li:hover
{
	list-style-type: disc;
	color: #fff;
}
#footer li.titre
{
	list-style-type: none;
	font-family: century gothic, futura, sans-serif;
	color: #fff;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}
#footer li.exit:hover
{
	list-style-type: circle;
	color: #fff;
}
#footer a
{
	color: #aaa;
	text-decoration: none;
	padding: 3px;
}
#footer li:hover a
{
	color: #fff;
}

address
{
	display: block;
	clear: both;
	text-align: center;
	margin: 1em;
}

/*----------------------
	TABLE
----------------------*/
table
{
	/*border: solid 1px #ccc;*/
	font-size: 100%;
}
table th, td
{
	padding: 3px; /*border: solid 1px #ccc;*/
}
table th
{
	background-color: #eee;
}
table td
{
	color: #333;
	vertical-align: middle;
}
table.vac tr:hover td, table tr:hover th.cont
{
	color: #000;
	background-color: #ccc;
	border: solid 1px #aaa;
}
colgroup.tel
{
	width: 100px;
}
colgroup.post
{
	width: 150px;
}
table.form
{
	width: 100%;
}
table.form td
{
	width: 20%;
	height: 100px;
}
/*------------------------
	BUTTON
------------------------*/

#Place
{
	margin-top: 60px;
	margin-left: 0px;
	margin-right: 0px; /*border-left:1px solid gray;*/ /*padding:1em;*/
	font-size: 160%;
	font-weight: bold;
	text-align: center;
}

#Date
{
	margin-left: 0px;
	margin-right: 0px; /*border-left:1px solid gray;*/ /*padding:1em;*/
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	margin-right: 10px; /*border-left:1px solid gray;*/ /*padding:1em;*/
}


span.INLINEPaperTitle
{
	/*font-family: sans-serif;*/
	font-style: italic;
	font-size: 12.0pt;
}

span.AuthorList
{
	/*font-family: sans-serif;*/
	font-size: 12.0pt;
}
