* {
	margin: 0;
	padding: 0;
}

a {
	color: #FFC929 /*BCB01D*/;
	text-decoration: none;
}

a:hover {
	color: #F0E68C;
}

caption {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

img {
	padding: 3px;
	border: 1px solid #505050;
	background: #707070;
}

img.left {
	margin: 4px;
	float: left;
}

img.right {
	margin: 4px 0 4px 4px;
	float: right;
}

body {
	background: #000000 /*202020*/ /*url(images/topbg1.png) repeat-x*/;
	color: #000000;
	font: normal 75% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

p, cite, ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
color: #eefefd}

h1 {
	font-size: 2em;
}

li {
	list-style: url(img/li.gif);
/*	margin-left: 18px;*/
	margin-left: 18px;
}

code {
	background: #303030 url(img/bgcode.gif);
	border: 1px solid #606060;
	color: #888;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

cite, blockquote p {
	font-weight: bold;
	font-style: italic;
	margin: 0 20px 12px;
	padding: 8px 8px 0;
	border-left: 2px solid #606060;
}

h1,h2,h3 {
	color: #00B300 /*BCB01D*/;
	padding-top: 6px;
	margin-bottom: 4px;
}

table {
	border-collapse: collapse;
	margin: 10px auto 15px auto;
	border: 2px solid #404040;
p, cite, 
	font-size: 1.2em;
	padding-bottom: 1.2em;
color: #eefefd}

th {
	background: #606060;
	height: 25px; 
	padding: 0 10px;
	color: #ffffff; 
	text-align: left;
}

td {
	padding: 0 10px; 
	height: 25px;
}

tr.odd {
	background: #303030;
}

tr.even {
	background: #404040;
}

tr.odd:hover, tr.even:hover {
	color: #d0d0d0;
	background: #606060;
}

.holder fieldset {
	border: 2px solid #505050;
	background: #404040;
	margin: 16px auto 16px;
/*	width: 370px;*/
	width: 500px;
}
/*td.holder fieldset {
color:#6F0;	
	}*/
/*fieldset td{
color:#6F0;	
	}*/

fieldset h3 {
	background: #505050;
	color: #fff;
	text-align: center;
	padding-bottom: 4px;
}

fieldset .inputfields {
	margin: 6px;
	color: #909090;
	font-size: 1.2em;
}

.holder textarea, .holder input {
	overflow: auto;
/*	width: 200px;*/
	width: 500px;
	margin: 2px;
	padding: 2px;
	background: #303030;
	border: 1px solid #505050;
	color: #a0a0a0;
}

div.row {
	width: 360px;
}

div.row span.formlabel {
	float: left;
	width: 150px;
	text-align: left;
}

div.row span.forminput {
	width: 180px;
	text-align: right;
}

.submit {
	font-family: verdana, arial, sans-serif;
	border: 1px solid;
	width: 70px;
	cursor: pointer;
}

a.more {
	float: right;
}

.clearer {
	clear: both;
}

/* test pour le header */
.header {
	margin: 0 auto;
	width: 950px;
	padding-top: 8px;
}

.logo {
/*	width: 50px;
	height: 50px;*/
/*	width: 108px;
	height: 121px;*/
	width: 200px;
	height: 152px;
/*	margin-top: 20px;*/
/*	padding-right: 10px;*/
	margin-top: 5px;
	margin-left: 0;
	padding-right: 5px;
	float: left;
/*	background: url(images/logo.gif) no-repeat;*/
/*	background: url(images/logo_sas.png) no-repeat;*/
	background: url(images/annemarie-collay_2.jpg) no-repeat;
}

.navigation {
/*	width: 600px;*/
	width: 950px;
	padding: 0 10px;
	/*margin-left: 150;*/
}

#ttitle {
	float: left;
/*	margin-top: 20px;*/
/*	margin-top: 10px;*/
	margin-top: 5px;
/*	margin-left: 0;*/
	margin-left: 10;
	padding-right: 5px;
	height: 60px;
	padding: 0;
}

#ttitle h1 {
	display: inline;
	text-align: left;
	font: normal 2em Verdana,sans-serif;
	font-weight: bold;
}

#ttitle a {
	text-decoration: none;
	/*color: #EDD000;*/
	color: #00B300;

}

#ttitle h2 {
	margin-left: 12px;
	display: inline;
	color: #F07800 /*FFC929 /*bbb*/;
	font: normal 1.6em Verdana,sans-serif;
	font-weight: 600;
}

span.toplinks {
	color: #E60000 /*bbb*/;
	display: inline;
/*	width: 200px;*/
	width: 150px;
	float: right;
	text-align: right;
	font-size: 1em;
}

/* fin */
.container {
	margin: 0 auto;
	width: 950px;
	padding-top: 8px;
}

/*.logo {
	width: 50px;
	height: 50px;
	margin-top: 20px;
	margin-left: 0;
	padding-right: 10px;
	float: left;
	background: url(images/logo.gif) no-repeat;
}

.navigation {
	width: 600px;
	padding: 0 16px;
}

#ttitle {
	float: left;
	margin-top: 20px;
	height: 60px;
	padding: 0;
}

#ttitle h1 {
	display: inline;
	text-align: left;
	font: normal 2em Verdana,sans-serif;
	font-weight: bold;
}

#ttitle a {
	text-decoration: none;
	color: #EDD000;
}

#ttitle h2 {
	margin-left: 12px;
	display: inline;
	color: #bbb;
	font: normal 1.6em Verdana,sans-serif;
	font-weight: 600;
}

span.toplinks {
	color: #E60000 /*bbb*//*;
	display: inline;
	width: 200px;
	float: right;
	text-align: right;
	font-size: 1em;
}
*/
#menu {
	clear: both;
	border-top: 1px solid #ddd;
/*	font-size: 1.2em;*/
	font-size: 12px;
	text-align: center;
	text-transform:uppercase;
	background:url(images/topbg1.png) bottom repeat-x;
}

#menu ul {
	margin: 12px auto;
	width: 950px;
	list-style:none;
}

#menu li {
	display:inline;
	margin: 0;
	padding: 0;
}

#menu a {
	color: #E60000 /*bbb*/;
	padding:10px 10px 14px 10px;
	border-right: 1px solid #202020;
	border-left: 1px solid #202020;
	text-decoration:none;
}

#menu a.selected {
/*	color: #BCB01D;*/
color: #eefefd}

#menu a:hover {
/*	color: #ffffd0;*/
	color: #00B300;
}

#menu a:hover, #menu a.selected {
	background:url(images/topbg2.png) bottom repeat-x;
}

#holder {
	background: url(img/bgholder1.jpg) repeat-y;
	height: auto;
}

#maincontent {
	float: left;
	width: 690px;
	padding: 0;
}

.holder h1 {
	padding: 2px 0 0 0px;
	display: block;
	height: 31px;
	border-bottom: 1px solid;
}

/* floating right column */
.rightcolumn {
	float: right;
	width: 260px;
	display: block;
	margin-top: 16px;
	background: #000000/*202020*/;
}

.rightcolumn .content {
	margin: 0 0 8px 12px;
	background: ##D9DDDC /*202020*/;
	padding: 0;
}

.rightcolumn h2.title {
	clear: right;
	display: block;
/*	background: url(images/h2right.gif) no-repeat;*/
	background: url(images/h2right.png) no-repeat;
	font-size: 1.4em;
	padding: 7px 0 10px 20px;
text-align:center;
}

.rightcolumn .block {
	padding: 12px 10px 8px 10px;
}

.rightcolumn li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.rightcolumn li a {
	padding-left: 24px;
	color: #E60000 /*bbb*/;
}

.rightcolumn li a:hover, .rightcolumn li a.selected {
/*	background: url(images/bullet.gif) 4px no-repeat;*/
/*	background: url(images/puce.png) 4px no-repeat;*/
	background: url(images/puce.gif) 4px no-repeat;
color: #eefefd}

#calendar {
	font-size: .9em;
}

#calendar tbody {
	border-bottom: 1px solid;
}

#calendar tbody td:hover {
	background: #404040;
	color: #b0b0b0;
}

#calendar #prev {

	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendat tfoot {
	border-top: 1px solid;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid;
	font-weight: bold;
	color: #b0b0b0;
}

/* footer */
#footer {
	clear: both;
	padding-top: 48px;
	padding-bottom: 30px;
	background: url(images/footerbg.png) repeat-x;
	padding-bottom: 8px;
	color: #999;
	font-size: 0.9em;
	text-align: center;
}