/*
THE STYLESHEET WAS WRITTEN
THE XHTML TEMPLATE DESIGNED AND
THE ORIGINAL FUNCTIONS WRITTEN BY

PRODATA LGI
sales[at]prodata.ch
Ch. Champ-des-Filles 19
CH 1228 Plan-les-Ouates

(c) all rights reserved 2008

z-indexes:
1: alternative content & normal content
2: objects

COLOR SHEME
deep blue: #064bd5 ie Pantone 2935C
medium blue: #82a5ea
light blue: #e6edfb
*/
* {
	padding: 0;
	margin: 0;
	}
html {
	font-size: 100%; /* in order to keep the native font-size at ±16pt */
	}
body {
	font: 9pt Verdana,Arial,Helvetica,sans-serif; 
	color: #242424;
	text-align: center; /* necessary for IE 5.5 to center properly the page */
	}
a:link {
	color:#064bd5;
	text-decoration: none
	}
a:visited {
	color: #064bd5;
	text-decoration: none
	}
a:hover {
	color:#064bd5;
	text-decoration: underline;
	background-color: #e6edfb;
	}
h1, h2, h3, h4, h5, h6 {
	color: #064bd5;
	text-align: left;
	}
h2 {
	font-size: 15pt;
	font-weight: bold;
	}
h3 {
	font-size: 13pt;
	font-weight: normal;
	margin-top: 2em;
	}
p, h1, h2, h4, h5, h6, ul, ol, blockquote, dl, quote, code {
	margin-top: 1em;
	margin-bottom: 1em;
	}
ul, ol {
	padding-left: 2em;
	}
dd {
	padding-left: 30px;
	}
fieldset {
	border: 1px solid #A3A3A3;
	padding: 0 5px 5px 5px;
	}
fieldset legend {
	padding: 5px;
	font-size: 13pt;
	font-weight: normal;
	}
form {
	text-align: left;
	}
form label {
	/* float: left; */
	/* width: 160px; */
	margin-left: 5px;
	}
	.form_1 .spip_form_label {
		width: 170px;
		}
img {
	border: 0;
	}
p.spip_bouton {
	margin-left: 160px;
	}
textarea {
	border: 1px solid #A3A3A3;
	background: #ffffff;
	}
.hidden { /* to properly display the main image/animation, applies to object>p and h1 */
	overflow: hidden;
	font-size: 1px;
	height: 0;
	padding: 156px 0 0; /* to display the animation */
	}
.tiny {
	font-size: 9px;
	}
.wai {
	overflow: hidden;
	width: 0;
	height: 0;
	}

/* positioning the flash elements */
object#title { /* sets the object on the top of the page, in front of an alternative image for non-flash users */
	width: 1013px;
	height: 156px;
	z-index: 2;
	position: absolute;
	top: 0;
	margin: 0 auto;
	}

/* main containers */
#content {
	width: 616px;
	padding: 2px 15px 15px;
	}
#content_fullpage {
	width: inherit;
	}
#footer {
	line-height: 66px;
	height: 70px;
	background: transparent url(img/bg_footer.gif) no-repeat left bottom;
	padding: 0 15px 5px;
	font-size: smaller;
	text-align: center;
	}
	#footer ul {
		list-style: none;
		margin: 0;
		}
	#footer li {
		margin: 0 20px 0 0;
		float: left;
		line-height: 25px;
		}
	#footer li.footer_right {
		float: right;
		}
	#footer a.credits_xhtml, #footer a.credits_css, #footer a.credits_prodata {
		height: 0;
		padding-top: 18px;
		overflow: hidden;
		display: block;
		}
	#footer .credits_xhtml {
		background: transparent url(img/valid_xhtml.gif) no-repeat left top;
		width: 52px;
		margin-top: 10px;
		}
	#footer .credits_css {
		background: transparent url(img/valid_css.gif) no-repeat left top;
		width: 52px;
		margin-top: 10px;
		}
	#footer .credits_prodata {
		background: transparent url(img/by_prodata.gif) no-repeat left top;
		width: 150px;
		margin-top: 5px;
		}
#headnews {
	font-size: 9pt;
	width: 351px;
	position: absolute;
	left: 646px;
	top: 200px;
	}
	#headnews h3 {
		color: #000000;
		margin: 1em 0;
		font-weight: bold;
		}
	#headnews dt, #headnews dt{
		margin-left: 30px;
		}
	#headnews a img {
		float: left;
		}
	#headnews .artImg {
		text-align: center;
		}
	#headnews .artImg a img {
		float: none;
		}
	#headnews h3 {
		text-align: center;
		}
	#headnews h4 {
		margin-top: 1em;
		margin-bottom: 0;
		}
	#headnews .home {
		background: #82a5ea;
		color: #064bd5;
		padding: 1em 1em 1px;
		-moz-border-radius: 10px;
		font-weight: bold;
		}
	#headnews .home h3 {
		color: #064bd5;
		}
	#headnews .home a {
		color: #064bd5;
		text-shadow: 1px 1px #064bd5;
		}
	#headnews .home a:hover {
		background: none;
		}
	#headnews .home a img {
		float: none;
		}
	#headnews .home div {
		background-color: #ffffff;
		padding: 2em;
		margin-bottom: 1em;
		}
	#headnews .home div div {
		border: 0;
		}
#page {
	text-align: left; /* re-define the proper alignement */
	width: 1013px; /* necessary to be centered */
	margin: 0 auto; /* for major browsers - for ie 5.5 see body */
	position: relative; /* necessary to place correctly the flash in absolute positioning */
	background: #ffffff url(img/bg_page.gif) repeat-y left top;
	}
#top {
	height: 181px;
	*height: 183px;
	_height: 183px;
	margin:0px;
	padding:0px;
	}
#main {
	background: transparent url(img/bg_menu.gif) repeat-x left top;
	padding-top: 15px;
	margin: 0 7px;
	z-index: 1;
	}
/* classes */
.artImg {
	text-align: center;
	}
.article {
	margin-bottom: 10px;
	text-align: justify;
	}
.articleContainer, .headnewsContainer  {
	padding: 10px 20px;
	}
.articleContainer {
	background: transparent url(img/bg_article.gif) top left;
	-moz-border-radius: 10px;
	border: #7e7e7e solid 1px;
	}
	.articleContainer dl {
		text-align: center;
		font-size: 9px;
		}
	.articleContainer dd {
		margin: 0 5px;
		}
	.articleContainer table {
		text-align: center;
		margin: 0 auto 1em;
		}
	.articleContainer th {
		background: #A3A3A3;
		padding: 2px;
		}
	.articleContainer td {
		border: 1px solid #A3A3A3;
		width: 180px;
		font-size: 8pt;
		}
	.articleContainer table img {
		padding-top: 1em;
		}
.contact {
	background: transparent url(img/icons/mail.gif) no-repeat left bottom;
	padding: 2px 0px 2px 18px;
	}
	.contact:hover {
		background: transparent url(img/icons/mail_hover.gif) no-repeat left bottom;
		}
.clear {
	clear: both;
	}
.exergue {
	font-size: 12pt;
	margin: 0;
	padding: 1em 0 1em;
	text-align: center;
	}
.links {
	background: transparent url(img/icons/link.gif) no-repeat left bottom;
	padding: 2px 0px 2px 18px;
	}
	.links:hover {
	background: transparent url(img/icons/link_hover.gif) no-repeat left bottom;
	padding: 2px 0px 2px 18px;
		}
.headnewsArticle {
	margin: 0 0 15px;
	}
.headnewsContainer {
	border: #a3a3a3 solid 5px;
	-moz-border-radius: 10px;
	}
	.headnewsContainer div.artImg {
		display: block;
		}
.shortcuts {
	float: right;
	}
	.shortcuts ul {
		list-style: none;
		}
	.shortcuts li {
		line-height: 18px;
		}
	.shortcuts a {
		padding: 5px 0 5px 20px;
		font-size: 9px;
		line-height: 18px;
		}
	.shortcuts .print {
		background: transparent url(img/icons/printer.gif) no-repeat left center;
		}
	.shortcuts .print:hover {
		background: transparent url(img/icons/printer_hover.gif) no-repeat left center;
		}
.top {
	text-align: right;
	}
	.top a {
		background: transparent url(img/icons/icon_up.gif) no-repeat left center;
		padding: 5px 0 5px 20px;
		font-size: 9px;
		line-height: 18px;
		}
/* formulaires */
form div {
	margin: 2em 0;
	}
.spip_form_label_obligatoire {
	display: none;
	}
/* span.spip_form_label label {
	float: none;
	}
.spip_form_choix_multiple input {
	float: none;
	} */
ul.spip_form_choix_multiple, ul.spip_form_choix_unique {
	margin: 0;
	list-style: none;
	}
ul.spip_form_choix_unique li input {
	float: none;
	}
textarea {
	width: 500px;
	}
.spip_form_label_details {
	display: none;
	}
form .erreur {
	color: red;
	font-weight: bold;
	display: block;
	}
/* .spip_form_champ {
	margin: 2em 0;
	}
.spip_form_champ input {
	float: left;
	}
input.champ_obli_oubli {
	background-color: #ff908d;
	}
.spip_form_ok {
	font-variant: small-caps;
	color: #0084cb;
	font-weight: bold;
	} */
/* displaying the menu */
.menu{
    position: relative;
    display: block;
	margin: 0;
    padding: 0;
    width: auto;
	font-family: Trebuchet,"Trebuchet MS";
	font-size:13px;
	z-index:300;
	top: -27px; /* Position of the menu */
	left: 5px;
    }
	.menu ul { /* do not give to this element any margin property */
		position: absolute;
		display: block;
		width: 193px;
		padding: 0;
		}	
	.menu li ul {
		visibility: hidden;
		}
	.menu li li ul {
		position: absolute;
		margin: -12px 0 0 195px; /* Décalage gauche entre le sous-sous-menu et le sous-menu */
		}
	.menu li {
		position: relative;
		list-style-type: none;
		width: 193px;
		display: inline;
		display/**/: block;
		float: none;
		float/**/: left;
		top:-14px; /* Décalage entre le titre du menu et les éléments */
		font-weight: bold;
		}
	.menu li li {
		display: block;
		float: none;
		font-weight: 100;
		}
	* html .menu li li {/* correct a little IE bug */
		display: inline;
		}
	.menu a {
		text-align:center;
		background-color: #fff;
		border: 1px #82a5ea solid;
		display: block;
		width: 192px;
		text-decoration: none;
		padding: 2px 0;
		margin: 1px;
		color: #064BD5;
		}
	.menu a:hover {
		background-color:#e6edfb;
		border:solid #666 1px;
		text-decoration:none;
		}
	.menu a:focus{/* for a mozilla better display with key nav */
		background-color: #fff;
		}
