body {
	background: url(../images/background.png) repeat-x top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	display:inline-block;
	text-align: left;
}

img { border: 0; margin: 0; padding: 0; }
.clear { clear: both; }
.column { position: relative; float: left; }
.center {
	text-align: center;
}
.note {
	font-size: 11px;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* -- HEADER -- */
#header { margin: 0px; padding: 0px; width: 960px; }
/*#header div.left 	{ width: 460px; }*/
#header div.right 	{ width: 490px; float: right; margin-right: 10px; }

#headerInner {
	background: url(../images/background_header.png) repeat-x top;
	height: 210px;
}
/* -- GALERY -- */
#galery
{
	height: 200px;
	padding-top: 5px;
	width: 490px;
}
#galery img 
{
	float: right;
}
/* -- INFORMATIONS -- */
#informations_wrapper {
	width: 235px;
	margin: 0;
	padding: 0 0 0 15px;
	float: right;
	background-color: #FFFFFF;
}
#informations_wrapper h2 {
	font-size: 18px;
	margin: 6px;
	padding: 0;
}
#informations_wrapper a {
	color: #5B7DFF;
	text-decoration: none;
}
#informations_wrapper a:hover {
	text-decoration: underline;
}

.informations
{
	background: url(../images/background-infos.png) repeat-x top;
	border: 1px solid #CFCFCF;
	width: 220px;
	margin: 0 0 10px 0;
	padding: 10px;
	overflow: hidden;
	float: right;
}
.informations div.one
{
	position: relative;
}
.informations h4 {
	color: #5B7DFF;
	margin: 6px 0;
	padding: 0;
}
.events_list a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
.events_list a:hover {
	text-decoration: underline;
	color: #5B7DFF;
	background-color: transparent;
}

.informations a
{ 
	color: #5B5B5B; 
	text-decoration: none;
	display: block;
	background-color: transparent;
}
.informations div.one a:hover { color: #848080; background-color: transparent; }
.informations div.one img, .evenement_img
{
	position: relative;
	float: left;
	border: 3px solid white;
	margin: 0px 15px 15px 0px;
}
.evenement_img { border-color: #CCC; }
.informations div.one h3, #galery div.new h3
{
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}
.informations div.one p,
{
	margin: 10px 0 0 0;
	font-size: 12px;
}
.informations div.new
{
	overflow: hidden;
	margin-right: 6px;
}
.informations div.new a 
{ 
	padding: 1px;
	border: 1px solid #CFCFCF;
	display: block;
	color: #848080; 
	text-decoration: none;
	font-size: 9px;
	height: 25px;
	width: 136px;
	background-color: transparent;
}
.informations div.new a:hover  { color: #5B5B5B; background-color: transparent; }
.informations div.new img 
{
	position: relative;
	float: left;
	margin: 0px 5px 0px 0px;
}
.informations .on
{
	border: 1px solid #B01414 !important;
	color: #B01414 !important;
	background-color: transparent;
}
/* -- CONTENT -- */
head+body .r{overflow:hidden;}
* html .r{float:left; }
* html .rightContent{height:1%; }
.right { float: right; }

#content {
	margin-top: 20px;
	width: 960px;
}
#content .r {
	padding-left: 15px;
	width: 725px;
}
#content h1 {
	font-size: 23px;
	color: #5B7DFF;
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #CBCACA;
}
#content h1 a {
	color: #5B7DFF;
	text-decoration: none;
}
#content h1 a:hover {
	text-decoration: underline;
}

#content div.left 
{ 
	width: 200px; 

}
#content div.middle 
{ 
	padding: 0px 20px 20px 20px;
	width: 730px;
}
/* -- MENU -- */
/*
#sideMenu{
	border: 0;
	width: 190px;
	margin: 0 10px 10px 0px;
	float: left;
	position: relative;
	font-size: 14px;
}

#sideMenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
	text-align: left;
}

#sideMenu li a{
	display: block;
	padding: 6px 0;
	padding-left: 9px;
	width: 175px; 
	text-decoration: none;
	color: #E1E7EF;
	background-color: #5B7DFF;
	border-bottom: 1px solid #90bade;
	border-left: 7px solid #1958b7;
}

* html #sideMenu li a{ 
	width: 187px; 
	w\idth: 169px; 
}

#sideMenu li a:hover {
	background-color: #2586d7;
	border-left-color: #1c64d1;
}
#sideMenu li a.current{
	border-left: 7px solid #FF0000;
}
#sideMenu li a.current hover{
	border-left: 7px solid #FF0000;
}
#sideMenu .subNav {
	margin-left: 15px;
	font-size: 12px;
}
#sideMenu .subNav li a {
	border-left: 7px solid #858688;
	width: 160px;
	color: #D2D2D3; 
	background-color: #5B7DFF;
}
*/
#sideMenu{
	border: 0;
	width: 190px;
	margin: 0 10px 10px 0px;
	float: left;
	position: relative;
	font-size: 14px;
}
#sideMenu a 
{
	color: #888888;
	text-decoration: none;
	background-color: transparent;
}
#sideMenu ul { margin: 0px; padding: 0px; }
#sideMenu li { list-style: none; margin: 0px; }


ul#navigation a
{
	text-decoration: none;
	color: #5B7DFF;
	display: block;
	border-bottom: 3px solid white;
	/*font-size: 1.3em;*/
	font-weight: bold;
	background-color: #CBCACA;
	padding: 6px;
}
ul#navigation li ul a {
	display: block;
	color: #7B7878;
	font-size: 1em;	
	font-weight: normal;
	background-color: transparent;
}
ul#navigation a:hover, ul#navigation a.active, a.accordion_toggle_active {	border-bottom: 3px solid #5B7DFF; }
ul#navigation li ul a:hover, ul#navigation li ul a.active { border-bottom: 3px solid white; }

ul#navigation ul 
{ 
	overflow: hidden;
	margin: 10px 0px;
}


.arrowlistmenu {
	width: 210px; /*width of accordion menu*/
	float: left;
}

.arrowlistmenu h3 { 
	color: #E1E7EF;
	margin: 0;
	padding: 3px 0;
	padding-left: 5px;
	background-color: #CBCACA;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	border-bottom: 2px solid #FFFFFF;
}
.arrowlistmenu h3 a { 
	color: #5B7DFF;
	text-decoration: none;
}
.arrowlistmenu h3:hover {
	border-bottom: 2px solid #5B7DFF;
} 
.arrowlistmenu .dont_expand{ 	
	cursor: default;
}
/*.arrowlistmenu .openheader{ 
	background-image: url(../images/titlebar-active.png);
}*/

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #8A8B8C;
	background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

.arrowlistmenu ul li a:visited{
	color: #8A8B8C;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #000;
	background-color: #F3F3F3;
}
/* -- NEWSLETTER -- */
#newsletter { text-align: left; padding: 0px 0px 0px 20px; margin-top: 20px; }
#newsletter h3
{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #B01414;
	border-bottom: 3px solid #B01414;
	font-size: 1.3em;
	font-weight: bold;
	background-color: transparent;
}
#newsletter .message
{
	border: 2px solid #7B7878;
	color: #7B7878;
	padding: 4px;
	margin-bottom: 4px;
	font-size: 0.9em;
	background-color: transparent;
}
#newsletter .field, #newsletter .button
{
	color: #7B7878;
	font-size: 0.9em;
	border: 1px solid #B01414;
	width: 130px;
	margin: 2px 0px;
	padding: 1px;
	background-color: transparent;
}
#newsletter .button 
{ 
	width: 75px; 
	background: #B01414;
	color: white;
}
/* -- POSTIT -- */
#postit
{
	border: 12px solid #7B7878;
	position: absolute;
	z-index: 4;
	top: 100px;
	padding: 20px;
	color: #7B7878;
	background-color: transparent;
	width: 400px;
	height: 300px;
	left: 460px;
	overflow: hidden;
}
#postit a
{
	color: #7B7878;
	text-decoration: none;
	font-size: 0.9em;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 3px;
	background-color: transparent;
}
ol.error {
	list-style-type: none;
	background-color: #F9D5CE;
	color: #FF0000;
	margin: 5px auto;
	padding: 6px;
	width: 450px;
	border: 1px solid #FF0000;
	text-align: left;
}

ol.error li {
	background: url(../images/icon_nok.gif) no-repeat 0 2px;
	padding-left: 20px;
	line-height: 18px;
}

/* -- FOOTER -- */
#footer 
{ 
	background-color: #8A8B8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
	font-size: 10px; 
	margin-top: 10px;
	padding: 10px;
	color: #E3DFDF;
}
#footer_inner {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
#footer a { text-decoration: none; color: #E3DFDF; background-color: transparent; }
#footer div.left { width: 440px; text-align: left; }
#footer div.right { width: 280px; text-align: right; }
