body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin: 0px;
	padding: 10px; /* this is a concession to opera 7 which has margin 0, but some padding by default.*/
	font-size: 10px;
}

.logo {
	/*background: #aaccee;*/
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 720px;
	height: 100px;
}
 
.header {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0169c9;
}

.toolbar {
	background: #aaccee;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #0169c9;
}

.navigation_empty {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #0169c9;
}

.navigation_selected {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 90px;
	color: #ffffff;
}

.navigation_selected a {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #0169c9;
	font-size: 110%;
	background: #0197fd;
	display: block;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	text-decoration: none;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 90px;
}

.navigation a {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #0169c9;
	font-size: 110%;
	color: #013397;
	display: block;
	font-weight: normal;
	padding: 4px 4px 4px 10px;
	text-decoration: none;
}

.navigation a:hover {
	background: #b3defd;
	/*background-position: 0% -400px;*/
	font-weight: bold;
}

.language_selected {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 25px;
	color: #ffffff;
}

.language_selected a {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #0169c9;
	font-size: 110%;
	background: #0197fd;
	display: block;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	text-decoration: none;
	width: 25px;
}

.language {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
}

.language a {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #0169c9;
	font-size: 110%;
	color: #013397;
	display: block;
	font-weight: normal;
	padding: 4px 4px 4px 10px;
	text-decoration: none;
	width: 25px;
}

.language a:hover {
	background: #b3defd;
	background-position: 0% -400px;
	font-weight: bold;
}

.home {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/home.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 32px;
}

.home a {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #0169c9;
	font-size: 110%;
	color: #013397;
	display: block;
	font-weight: normal;
	padding: 4px 4px 4px 10px;
	text-decoration: none;
}

.leftcol {
	vertical-align: top;
	text-align:left;
}

.leftcol p {  
	font-family: Verdana, sans-serif;
	font-size: 110%; 
	line-height: 150%; 
	margin-left: 10px;
	color:  #000; 
}

.leftcol h2 {  
	font-family: Verdana, sans-serif; 
	font-size: 140%;
	color:  #003366; 
	margin-left: 0px;
	margin-top: 5px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #0169c9;
	background-repeat: no-repeat;
	background-position: right;
	line-height: 200%;
	font-weight: bold;
}

.plan {
	padding-right: 20px;
	}

.lienplan a {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #0169c9;
	font-size: 110%;
	color: #013397;
	display: block;
	font-weight: normal;
	padding: 4px 4px 4px 10px;
	text-decoration: none;
}
	

.leftcol h3 {  
	font-family: Verdana, sans-serif; 
	font-size: 120%;
	color:  rgb(0,102,0);
	margin-left: 5px
}

.rightcol {
	vertical-align: top;
	text-align:left;
}

.rightcol p {  
	font-family: Verdana, sans-serif;
	font-size: 110%; 
	line-height: 150%; 
	margin-left: 10px
}

.rightcol h2 {  
	font-family: Verdana, sans-serif; 
	font-size: 140%;
	color:  #013397; 
	margin-left: 0px;
	margin-top: 5px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #0169c9;
	background-repeat: no-repeat;
	background-position: right;
	line-height: 200%;
	font-weight: bold;
}

.rightcol h3 {  
	font-family: Verdana, sans-serif; 
	font-size: 120%;
	color: #0197fd;
	margin-left: 10px
}

.tarif_header_highlight {
	text-align: left;
	background: #b3defd;
	font-size: 150%;
}

.tarif_header {
	background: #aaccee;
}

.tarif_top {
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background: #0169c9;
}

.tarif_left {
	font-weight: bold;
	text-align: left;
}

.tarif {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #0169c9;
	font-family: Verdana, sans-serif;
	font-size: 110%; 
	line-height: 80%; 
	text-align: center;
}

div#tarif th {
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #0169c9;	
	vertical-align: top;
	color: #013397;
	font-weight: bold;
}

div#tarif td {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #0169c9;		
}

div#container {	
	position: relative; 
	width: 760px;
	margin-left: 0px;
}

div#welcome {
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #0169c9;
	/*position: absolute; */
	text-align:left;
	/*margin-top: 50px;*/
	width: 760px;
	height: 411px;
	background-image: url('images/tpo760x411.jpg');
	background-repeat:no-repeat;
	/*background: #aaccee;*/
}

div#insert {
	display: screen;
	width: 225px;
	float: left;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: lighter;
	/*border-color: #0169c9;
	border-style: solid;
	background: #b3defd;
	border-width: 1px;*/
	margin-top: 30px;
	margin-left: 16px;
}

div#insert h2 {
	font-family: Verdana, sans-serif; 
	font-size: 140%;
	color:  #ffffff; 
	margin-left: 0px;
	margin-top: 5px;
	/*border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ffffff;*/
	/*line-height: 200%;*/
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(images/bookmark.gif);
	background-position: right;
	background: #013397;
	margin: 5px;
}

div#insert h3 {  
	font-family: Verdana, sans-serif; 
	font-size: 110%;
	font-weight: lighter;
	color: #ffffff;
	margin-left: 0px
}

div#insert p {
	font-family: Verdana, sans-serif;
	font-size: 110%;
	color: #ffffff;
	text-decoration: none;
	font-weight: lighter;
	margin-left: 0px;
}

div#insert blockquote {
	font-family: Verdana, sans-serif;
	font-size: 110%;
	color: #ffffff;
	text-decoration: none;
	font-weight: lighter;
	margin-left: 0px;
}

div#news h2 {
	background-image: url(images/news.gif);
}

div#tpo h2 {
	background-image: url(images/bookmark.gif);
}

div#contact h2 {
	background-image: url(images/contact.gif);
}

div#soiree h2 {
	background-image: url(images/soiree.gif);
}

div#contact a {
	background-image: url(images/mail_send.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #0197fd;
}
div#liens h2 {
	background-image: url(images/url.jpg);
}

div#liens a {
	background-image: url(images/url2.jpg);
	background-position: left;
	font-family: Verdana, sans-serif;
	font-size: 120%; 
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #0197fd;
}

div#webcam h2 {
	background-image: url(images/camera.png);
}

div#webcam p{
	background-image: url(webcam/current.jpg);						/* background-image: url(tpo760.jpg);*/
	width: 640px;
	height:480px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0169c9;
}

div#situation h2 {
	background-image: url(images/situation.png);
}

div#tpb h2 {
	background-image: url(images/tpb.gif);
}

div#tpb a {
	background-image: url(images/pdf.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #0197fd;
}

div#eski h2 {
	background-image: url(images/eski3a.gif);
}

div#eski a {
	background-image: url(images/mail_send.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #0197fd;
}
div#letout h2 {
	line-height: 400%;
	background-image: url(images/mini-logoletout.png);
}

div#letout a {
	background-image: url(images/mail_send.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #0197fd;
}

div#meteo h2 {
	background-image: url(images/meteosuisse.gif);
}

div#meteo a {
	background-image: url(images/weather.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #0197fd;
}

div#neige h2 {
	background-image: url(images/myswitzerland.gif);
}

div#neige a {
	background-image: url(images/neige16.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #0197fd;
}

div#photos ul li {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

div#photos ul li img {
	width: 150px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0169c9;
}

div#photos h2 {
	background-image: url(images/photobook.gif);
	font-family: Verdana, sans-serif; 
	font-size: 140%;
	color:  #003366; 
	margin-left: 0px;
	margin-top: 5px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #0169c9;
	background-repeat: no-repeat;
	background-position: right;
	line-height: 200%;
	font-weight: bold;
}