/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

	lunartis.com

	inspiration:
		http://www.christianmontoya.com/2007/02/01/css-techniques-i-use-all-the-time/
		http://kurafire.net/log/archive/2005/07/26/starting-css-revisited
		http://www.grc.com/menu2/invitro.htm

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*::: neutralize default values :::*/

body {
	color: #333;
	background: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
}

body, table, img, button, iframe, ul, li, a {
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	text-align: left;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

ul, ol {
	margin: 0px 0px 0px 20px;
}

li {
	margin: 0 0 1em 0;
}

li, dd, blockquote {
	margin: 0 0 0 1em;
}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/







/* http://veerle.duoh.com/blog/comments/a_css_styled_table_version_2/ */


table.nb {
	border-top:1px solid #e2e8f3;
	border-right:1px solid #e2e8f3;
	border-collapse:collapse;
	width: 100%;
}

tr.odd td	{
	background:#f7fbff
}

tr.odd .column1	{
	background:#8e9bae;
}	

.column1	{
	background:#eeeeee;
}

table.nb td {
	color:#3a5b7a;
	border-bottom:1px solid #e2e8f3;
	border-left:1px solid #e2e8f3;
	padding:.3em 1em;
	text-align: center;
}				

table.nb th {
	font-weight:normal;
	color: #3a5b7a;
	text-align: left;
	border-bottom: 1px solid #e2e8f3;
	border-left:1px solid #e2e8f3;
	padding:.3em 1em;
}							

thead th {
	background:#ffffff;
	text-align: center;
	font-weight: bold;
	color:#66a3d3
}	

br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}

img.homelogofooter {
	padding-left: 2px;
	padding-right: 2px;
}



a.sidebarurl {
	color: #999;
	font-weight: bold;
	display: block;
	border-bottom: 1px dashed #999;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 190px;
}


a.sidebarurl:hover {
	background: #eee;
}





/* http://wordpress.betech.virginia.edu/index.php/2007/10/03/css-sitemap/ */


#sitemap {
 font-size: 12px;
 overflow:hidden;
}
#sitemap ul {
 list-style:none;
 margin:0;
 padding:0;
}
#sitemap li {
 background-color:#eee;
 margin:0 0 -0.1em;
 min-height:1em;
 padding:.2em .4em;
 position:relative;
 width:9em;
}
#sitemap ul ul {
 font-size:95%;
 margin-top:-1.4em;
}
#sitemap ul ul li {
 background:#ddd;
 border-top:0.5em solid #fff !important;
 border-left:0.5em solid #66c;
 left:10.4em;
}
#sitemap ul ul ul li {
 background:#ccc;
 border-color:#9c3;
}
#sitemap ul ul ul ul li {
 background:#bbb;
 border-color:#c93;
}
#sitemap ul ul ul ul ul li {
 background:#999;
 border-color:#c33;
 color:#fff;
}










/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/




body {
	font-size: 12px;
	background: #3a5b7a	;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}

ul.home {
	margin: 0 0 0 1em;
}

li.home {
	margin: 0 0 1em 0;
}

td,th {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
}

hr {
	padding: 0px;
	margin: 0px;
}

a {
	font-weight: normal;
	color: #008ac5;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#layout {
	position: relative;
	width: 950px;
	background: #fff;
	padding: 0px 0px 10px 0px;
	text-align:left;
}

#layoutmain {
	background: #fff;
	float:left;
	padding: 34px 24px 0px 16px;
	width:910px;
}

#layoutsubmenu {
	float: left;
	background: #fff;
	padding: 0px 19px 0px 0px;
	z-index:1;
	top: 217px;
	width: 170px;
	left: 16px;
}

#layoutcontent {
	float: left;
	width: 504px;
	border-right: 1px dashed #898888;
	padding: 0px 15px 0px 0px;
	min-height:620px;
  height:auto !important;
  height:550px;
}

#layoutsidebar {
	float: right;
	z-index:10;
	width: 186px;
	font-size: 12px;	
}

#layoutfooter {
	clear:left;
	font-size: 10px;
	color: #000;
}

/*
	padding-top: 20px;
	width:100%
*/

#elementlanguagebar {
	position: absolute;
	width: 55px;
	top: 183px;
	right: 18px;
	z-index:5;
}

#elementsearch {
	position: absolute;
	width: 130px;
	top: 180px;
	left: 738px;
	z-index:5;
}


#element1903 {
	position: absolute;
	width: 170px;
	top: 180px;
	left: 16px;
	z-index:5;
}


#elementmenu2 {
	position: absolute;
	width: 122px;
	height: 26px;
	top: 137px;
	left: 206px;
	z-index:5;
	text-align: center;
}

#elementmenu3 {
	position: absolute;
	width: 121px;
	top: 137px;
	left: 330px;
	z-index:5;
	text-align: center;
}

#elementmenu4 {
	position: absolute;
	width: 121px;
	top: 137px;
	left: 453px;
	z-index:5;
	text-align: center;
}

#elementmenu5 {
	position: absolute;
	width: 121px;
	top: 137px;
	left: 576px;
	z-index:5;
	text-align: center;
}

#elementmenu6 {
	position: absolute;
	width: 121px;
	top: 137px;
	left: 699px;
	z-index:5;
	text-align: center;
}

#elementmenu7 {
	position: absolute;
	width: 128px;
	top: 137px;
	left: 822px;
	z-index:5;
	text-align: center;
}






.strinfo {
	width: 700px;
	border: 1px dotted red;
	background: #ffe;
	color: red;
	padding: 5px;
	margin: 10px;
}


a.languagebar {
	font-size: 10px;
	color: #333;
	font-weight: normal;
}

a.languagebar:hover {
	text-decoration: underline;
}

a.languagebaractive {
	font-size: 10px;
	color: #39a7d4;
	font-weight: bold;
}

a.menu, a.menuactive  {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	display: block;
	padding: 6px 0px 7px 0px;

}

a.menuactive:hover {
}

a.menu:hover {
	background: #8d9bae;
	height: 14px;
}

div.menuv {
	width: 170px;
	margin: 0px 3px 3px 3px;
	background: #fff;
	font-weight: normal;
	font-size: 10px;
}

div.menuv a.submenuheader, div.menuv a.submenuheader:hover {
	font-weight: bold;
	color: #fff;
	background: #8d9bae;
}

div.menuv a.submenuheaderpully, div.menuv a.submenuheaderpully:hover {
	font-weight: bold;
	color: #fff;
	background: #8d9bae;
}

div.menuv a.submenuheaderlausanne, div.menuv a.submenuheaderlausanne:hover {
	font-weight: bold;
	color: #fff;
	background: #ff6d00;
}

div.menuv a.submenuheadernyon, div.menuv a.submenuheadernyon:hover {
	font-weight: bold;
	color: #fff;
	background: #e30000;
}

div.menuv a.submenuheaderepfl, div.menuv a.submenuheaderepfl:hover {
	font-weight: bold;
	color: #fff;
	background: #61ac0d;
}

div.menuv a{
	color: #000000;
	font-weight: normal;
	display: block;
	padding: 3px;
	border-bottom: 1px dashed #999;
	margin: 0;
}

div.menuv a.menuvactive {
	color: #c00;
	font-weight: bold;
}



a.menuv:hover {
	background: #eee;
	font-weight: normal;
}


div.menuvheader {
	color: #fff;
	margin: 0;
	font-weight: bold;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

/*
background: 
ccd0d9
hover: 
8d9bae
*/


div.menuv a.submenuv {
	color: #000;
	font-weight: normal;
	background: #ddd;
}


div.menuv a.submenuvactive {
	color: #000;
	font-weight: bold;
	background: #ddd;
}

div.menuv a.submenuv:hover {
	background: #ccc;
	font-weight: normal;
}



#layoutmain:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#layoutmain {
	zoom:1;
}


a#layoutcontent {
	text-decoration: underline;

}

h1 {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #999;
}

h1 b, h2 b {
	color: #f00;
}


h2 {
	color:#c00; 
	margin: 1em 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	display: inline; 
}

input.submit {
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	background-color: #000;
	color: #fff;
	border-style: solid;
	border-width: 2px;
	border-color: #fff #ccc #ccc #fff;
}


div.newshome {
	display: block;
	width: 240px;
	border-bottom: 1px dashed #898888;
	padding: 5px 0px 5px 0px;
}

div.newslist {
	display: block;
	width: 500px;
	border-bottom: 1px dashed #898888;
	padding: 5px 0px 5px 0px;
}

div.agendahome {
	float: right;
	display: block;
	width: 240px;
	padding: 0px 0px 0px 0px;
}

div.homenewsheader {
	color:#333399; 
	margin: 15px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}

.navphoto:hover {
	text-decoration: underline;
}

.navphotoactive {
	font-weight: bold;
}




