/* LINK */
a { cursor:pointer; }
a:link    { color:#fff; text-decoration: none; }
a:visited { color:#fff; text-decoration: none; }
a:hover   { color:#808E9B; text-decoration: none; }

/* OTHERS */
*   { margin:0; padding:0; }
img { border:0; }
p   { margin:0; padding:0 0 15px; }
ul  { margin:0; padding:0; }
h1  { font:1.8em Helvetica; font-weight:bold; margin:5px 0 15px; }
h2  { font:1.6em Helvetica; font-weight:bold; margin:5px 0 15px; }
h3  { font:1.4em Helvetica; font-weight:bold; margin:5px 0 15px; }
.clear { clear:both; }
strong { color:#0e161b; }

table, table tr {
	margin:0;padding:0;
}
table tr td {
	margin:0;padding:2px 0;
}

/* BODY */
body {
	background:#516C81;
	font:62.5%/1.6em arial, "lucida console", sans-serif;
	color:#fff;
}

#wrapper1 {
	width:960px;
	margin:0 auto;
}
#wrapper2 {
	float:left;
	position:relative;
	background:url('images/corner-right.jpg') bottom right no-repeat #445E6F;
	margin:0 0 20px;
	width:960px;
}

#languages {
	position:absolute;
	font-size:12px;
	top:20px;
	left:20px;
	z-index:100;
}

#flash {
	float:left;
	background:url('images/flash.jpg') 0 10px no-repeat #516C81;
	padding:10px 0 0;
	width:100%;
	height:242px;
}
#flash img {
	margin-top:10px;
}
#flash a {
	display:block;
	outline:none;
	width:100%;
	height:242px;
}

#content-body {
	float:left;
	background:url('images/corner-left.jpg') bottom left no-repeat;
	width:960px;
}

#content {
	float:left;
	font-size:1.2em;
	padding:20px 29px 20px 20px;
	width:640px;
}
#content-left {
	float:left;
	border-right:1px solid #ddd;
	padding:0 19px 0 30px;
	width:120px;
}

#content-agenda {
	float:left;
	padding:7px 0 0 5px;
	width:165px;
}

#content-right {
	float:left;
	padding:3px 0 0 40px;
	width:430px;
}
#content-left h1,
#content-right h1 {
	font-size:1.4em;
}
#content-left h1 {
	background:url('images/info.png') top left no-repeat;
	padding:3px 0 0 25px;
	height:20px;
}
* html #content-left h1 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/info.png');
}

.news-close,
.news-open {
	float:left;
	padding-bottom:10px;
}

.news-close .date,
.news-close .title,
.news-open .date,
.news-open .title {
	float:left;
	color:#0e161b;
	font-weight:bold;
	width:120px;
}
.news-close .date {
	font-size:0.8em;	
}
.news-open .date {
	font-size:0.9em;		
}

.news-open h1,
.news-open .date {
	width:100%;
}

.news-close .title a {
	float:left;
	color:#0e161b;
	padding:5px 0;
} 
.news-close .title a:hover {
	color:#223744;
} 

.news-close .content {
	float:left;
	font-size:0.9em;
	width:120px;
}
.news-close .content p {
	padding:0;
}

.news-close .more {
	float:left;
	padding:5px 0 0;
	width:120px;
} 
.news-close .more a {
	font-size:0.8em;
	font-weight:bold;
}

.all {
	border-bottom:1px solid #ddd;
	padding:0 0 30px;
	margin:0 0 20px;
	width:100%;
}
.all .date,
.all .title,
.all .content,
.all .more {
	width:100%;
}

#menu {
	float:left;
	background:url('images/menu.jpg') top left no-repeat;
	font-size:1.2em;
	padding:10px 0 0;
	width:271px;
	min-height:520px;
}
*+html #menu { height:520px; }
* html #menu { height:520px; }

#menu ul {
	list-style:none;
	margin:0 0 0 12px;
	padding:0;
	width:180px;
}

#menu ul li a {
	display:block;
	color:#18262F;
	font-weight:bold;
	border-bottom:1px solid #ddd;
	padding:5px 10px 5px 20px;
	width:150px;
}
#menu ul li a:hover,
#menu ul li a.active {
	color:#fff;
	background:#18262F;
}
#menu ul li a.self {
	color:#fff;
	background:url('images/arrow.jpg') 5px 8px no-repeat #27404F;
}

#menu ul li ul li a {
	color:#fff;
	background:#808E9B;
	padding-left:40px;
	width:130px;
}
#menu ul li ul li a:hover,
#menu ul li ul li a.active {
	color:#A1182A;
	background:#808E9B;
	padding-left:40px;
	width:130px;
}

#searchForm {
	float:left;
	padding:10px 0 0 22px;
	width:160px;
}
#searchForm .input {
	border:1px solid #ccc;
	padding:2px 3px;
	width:152px;
}
#searchForm a {
	float:left;
	cursor:pointer;
	color:#909090;
	padding:5px 0 0 10px;
}

.herens {
	float:left;
	margin:20px 0 0 15px;
	background:url('images/logo-val-dherens.png') no-repeat;
	width:170px;
	height:72px;	
}

.accordion a {
	float:left;
	font-size:1.1em;
	padding:5px 0 8px 20px;
	width:405px;
}
.accordion a:hover {
	color:#808E9B;
}
.accordion div {
	float:left;
	width:100%;
	overflow:hidden;
}
.accordion .space {
	float:left;
	font-size:0.9em;
	border-top:1px solid #808E9B;
	padding:7px 0 0;
	margin:0 0 7px;
	width:425px;
}
.accordion div.informations ,
.accordion div.informations p a  {
	float:left;
	padding:0;
	width:253px;
}
.accordion div.informations p a {
	font-size:1em;
}
.accordion div.informations p.title {
	font-weight:bold;
	color:#0e161b;
}	
.accordion .space img {
	float:right;
	border:1px solid #808E9B;
}
.accordion .space p {
	float:left;
	padding:0 0 2px 10px;
	width:243px;
}

#footer {
	float:left;
	font-size:1em;
	padding:20px 0 20px 180px;
	width:780px;
}

/* JQUERY */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons.jpg); }
.ui-icon-triangle-1-e { background-position: -32px -13px; }
.ui-icon-triangle-1-s { background-position: -64px -13px; }
.ui-accordion .ui-accordion-header { cursor: pointer; position:relative; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; padding:0; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left:0; top:2px; }