* { font-family: Trebuchet ms, Helvetica, Sans-Serif; }

img {
  border: 0px;
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  min-height: 100%;
  border: 0;
  margin: 0;
  padding: 0; 
}

a:active, a:focus {outline: 0;}

body {
  border: 0;
  margin: 0;
  padding: 0;
  color: #31160b;
  font-size: 10pt;
  height: 100%;
  background: #221100 url('gfx/bg_body.jpg') fixed;
  
}

body a, body a:hover {
  color: #808080;
}

#container {
  height: auto;
  min-height: 10px;
  width: 955px;
  margin: 0 auto 0 auto;
  position: relative;  
}
	
#top {
  height: 48px;
  width: 955px;
  margin: 0 auto 0 auto;
  position: relative; 
  background: url('gfx/bg_top.png') no-repeat;
  text-align: right; 
}	

#safari_bg {
  height: 20px;
  width: 955px;
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/safari_bg.png') no-repeat;    
}

#safari {
  height: 210px;
  width: 955px;
  margin: 0 auto 0 auto;
  position: relative;  
}	

#safari_flash {
  float: left;
  width: 300px; 
  height: 210px;
  margin: 0;
  padding: 0;
  position: relative;
  background: url('gfx/bg_safari.png') no-repeat;  
}

#safari_img {
  float: left;
  width: 530px; 
  height: 210px;
  margin: 0;
  padding: 0;
  position: relative;
  background: url('gfx/bg_safari_img.jpg') no-repeat;  
}

#safari_img2 {
  float: left;
  width: 125px; 
  height: 210px;
  margin: 0;
  padding: 0;
  position: relative;
  background: url('gfx/bg_safari_img2.png') no-repeat;  
}

#main {
  height: auto;
  min-height: 200px;
  width: 955px;
  margin: 0 auto 0 auto;
  position: relative; 
  background: url('gfx/bg_main.png');
}	

#main2 {
  height: auto;
  min-height: 200px;
  width: 955px;
  margin: 0 auto 0 auto;
  position: relative; 
  background: url('gfx/bg_main2.jpg') no-repeat;
    background-position: 29px bottom;
}	

#clean {
  clear: both;
  }
  
#meteo, #trip {
  width: 120px;  
  height: 195px;
  margin: 0;
  padding: 3px;
  position: relative;
  left: 100px;
  border: 1px dotted #170c00;
  text-align: center;
}

 #trip {
  height: 51px;
 }

.thumb {
  float: left;
  width: 130px;  
  height: 120px;
  margin: 5px;
  padding: 3px;
  position: relative;
  border: 1px dotted #170c00;
  text-align: center;
  line-height: 120px;
}

.thumb img {
  vertical-align: middle;
}

#left {
  float: left;
  width: 300px;  
  height: auto;
  min-height: 300px;
  margin: 0;
  padding: 0;
  position: relative;
}

#content {
  width: 600px; 
  height: auto;
  min-height: 375px;
  margin: 0;
  padding: 0;
  position: relative;
}

#right {
  float: left;
  width: 655px; 
  height: auto;
  min-height: 375px;
  margin: 0;
  padding: 0;
  position: relative;
}

#bottom {
  clear: both;
  height: 50px;
  width: 955px;
  margin: 0 auto 0 auto;
  position: relative; 
  background: url('gfx/bg_bottom.png') no-repeat;
}	

#footer {
  clear: both;
  height: 40px;
  width: 955px;
  margin: 0 auto 0px auto;
  position: relative; 
}	

#footer img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#footer img:hover {
	opacity: 100;
	filter: alpha(opacity=100);
}
	
hr {
color: ; 
background-color:; 
border: 1px dotted #170c00; 
border-style: none none dotted;
margin: 0px 0; 
}	

	
p, p a, li {
  font-family: trebuchet ms;
  font-size: 10pt;
  font-style: normal; 
  font-weight: normal;
  color: #170c00; 
  text-align: justify;
  line-height: 140%; 
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

p a {
 text-decoration: underline;
}

p a:hover {
 text-decoration: none;
   color: #170c00;
}

li {
  margin:0;
  padding-bottom: 5px;
}

h1, h1 a {
  font-family: times new roman;
  font-size: 16pt;
  font-style: normal; 
  font-weight: bold;
  color: #170c00; 
  text-align: right;
  text-transform: uppercase;
  margin: 4px;
  text-decoration: none;
}

 h1 a:hover {
  text-decoration: none;
  color: #623100;
 }

h2, h3, h4 {
  font-family: times new roman;
  font-size: 12pt;
  font-style: normal; 
  font-weight: bold;
  color: #170c00; 
  text-align: left;
  text-transform: uppercase;
  margin: 0;
  margin-top: 20px;
}

h3 {
  font-size: 10pt;
  text-indent: 20px;
}

h4 {
  font-size: 10pt;
}

h4 span {
  font-weight: normal;
}

#menu {
  left: 10px;
  width: 233px;
  height: 355px;  
  margin: 0 auto 0 auto;
  position: relative; 
  overflow: hidden;
}

.menu_move {
  width: 233px;
  height: 32px;
  position: relative;
}

.menu_move a:hover {
  left: -233px;
  position: relative;
}

input.f {
	border: #170c00 1px solid;  
	color: #170c00; 
	font-family: trebuchet ms, tahoma, verdana, arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-align: left; 
	text-decoration: none;
	background: #feeecd;
	}
	
	
	
	#pages_no {
  text-align: left;
  padding-bottom: 10px;
}

#pages_no a, #pages_no span {
  display: inline-block;
  width: 20px;
  height: 15px;
  border: 1px dotted #170c00;
  font-family: trebuchet ms;
  font-size: 8pt;
  font-style: italic; 
  font-weight: normal;
  text-decoration: none;
  color: #170c00;  
  padding: 2px;
  text-align: center;
  margin-top: 3px;
  margin-right: 10px;
}

#pages_no span {
  background: #feeecd;
}

#pages_no a:hover {
background: #feeecd;
color: #170c00;
}
