/* general*/

body, html{
  margin : 0 0 0 0;
  padding: 0 0 0 0;
}

body{
 	font-size: 62.86%;
	background-color: #000;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.global{
	font-size: 1.1em;
	min-width: 770px;
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
}


.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}
.null{
	line-height: 1px;
}
h1{
	color: #6c7786;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin : 25px 0 5px 5px;
	width: 100%;
	border-bottom: 1px solid #6c7786;
}
h2{
	color: #6c7786;
	font-size: 1.3em;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin: 5px 0 0 0;
position: relative;
}
h3{
	margin: 0;
position: relative;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}
h4{
	font-size: 1.2em;
		margin: 0;
}
h4 span, h2 span{
font-size: 0.9em;
color: #AF714C;
}

/* header*/
.header{
	margin: 0px;
	padding: 0;
	height: 144px;
	background-image: url(/site/images/fd_bann.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.header-left{
	background-image: url(/site/images/fd_banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 144px;
	width: 760px;
}
.header-right{
	background-image: url(/site/images/fd_banner_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 144px;
	width: 9px;
}
.lang{
	font-size: 0.925em;
	font-weight: bold;
	text-align: right;
	padding: 5px 0 5px 0;
}
.lang a{
	color: #000;
}
.logo{
		width: 120px;
		height: 50px;
		float:left;
		margin : 50px 0 0 50px;
		background-image: url(/site/images/logo.png);
		background-repeat: no-repeat;

}
.logo a{
		width: 120px;
		height: 50px;
		display: block;
      text-decoration: none;
		position:relative;
		z-index:1;
		
	}

.logo a span{
		display: none;
	}

	
/* menu*/
.menu{
	background-color: #000;
	margin: 0;
	border-top: 1px solid #000;
   height: 2.4em;
	text-transform: uppercase;
}
.menu ul.nav1 {
	margin: 4px 0 4px 0;
   list-style: none;
	padding: 0;
}
.menu .nav1 a{
	text-decoration: none;
}

.nav_act1, .nav_off1{
	margin: 0 0 0 0;
	padding: 0.24em;
}
.nav1 li{
   border-right: 1px solid #fff;
}
.nav1 li a{
	padding: 0 15px 0 15px;
	display: block;
}
.nav_act1 a {
	color: #d0e3ff;

}
.nav_off1 a {
	color: #fff;
}
.promo{
	background-color: #404040;
	font-weight: bold;
	margin: 0px 0 0px 0;
	padding: 3px 15px 3px 15px;

}
.promo a{
	color: #d0e3ff;
	text-decoration: none;
}
/* Search */
.search{
	margin: 1px;
	height: 2.7em;
   width: 70%;
   }
.search form{
	margin: 1px;
}
.search_left{
   height: 2.7em;
	width: 8px;
	background-image: url(/site/images/search_left.png);
	background-position: top left;
	background-repeat: no-repeat;


}
.search_right{
   background-color: #e0d4cd;
	background-image: url(/site/images/search_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat; 
	min-height: 2.7em;
	 	margin-left: 8px; 
}

.search p{
	display: inline;
	}
.search_tit{
	font-weight: bold;
	color: #182637;
	font-size: 1.4em;
	}
.search_marque{
	font-weight: bold;
	color: #534942;
	margin: 0 0 0 15px;
}
.search form .submit{
	border: none;
	width: 77px;
	height: 22px;
	background-image: url(/site/images/fd_button.jpg);
	background-position: bottom;
	font-weight: bold;
	font-size: 1em;
	margin: 3px 0 0 10px;
}
.search form .submit:hover{
	color: #534942;
}
/*footer*/
.footer{
	height: 45px;
	background-image: url(/site/images/fd_footer.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	text-align: center;
	color: #695448;
	font-weight: bold;
	font-size: 0.925em;
	border-top: 1px solid #fff;
}
.footer p{
	margin: 8px;
}
.mentions{
		background-color: #000;
		text-align: center;
		font-size: 0.925em;
		margin: 3px 0 0 0;
}
.mentions a {
	color: #D0E3FF;
	text-decoration : none;
}
.host{
margin: -1.2em 0 0 0;
text-align: right;
color: #fff;
font-size: 0.925em;
}
.host a{
	color: #d7f1ff;
}
/* Content*/
.content{
	background-color: #fff;
	background-image: url(/site/images/fd_content.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #fff;
}
.content_page{
	padding: 5px 25px 5px 72px;
}
.content_img{
	text-align: middle;
	width: 33%;
}
.content_img img{
	border:1px solid #8f949e;
	margin: 0 0 7px 7px;
}
.content_details{
	border-left: 1px solid #a9907e;
	padding: 0 0 0 3px;
	width: 65%;
}
.details-tit{
	background-color: #f2edea;
	width: 100%;
}
.details-tit1{
	font-weight: bold;
	width: 100%;
}
.details-group{
	border-bottom: 1px solid #a9907e;
}

.details-contact{
	background-color: #f2edea;
	width: 100%;
	padding: 8px 0 8px 0;
	font-size: 0.95em;
	font-weight: bold;
	text-align: right;
	margin: 5px 0 0 0;
}

.details-contact a{
	color: #000;
	padding: 0 20px 0 0;
	background-image: url(/site/images/mail2.gif);
	background-repeat: no-repeat;
	background-position: right;
}/*
.width33{
	width: 33%;
}
.width65{
	width: 65%;
}*/
.watch-list .content_img{
	width: 100px;
	height: 100px;
	border: 1px solid #000;
	text-align: center;
	vertical-align: middle;
}
.watch-list .content_img img{
	margin: 0;
	border: none;
}
.watch-list h2{
	font-size: 1.2em;
	color: #000;
}
.watch-list h3{
	font-size: 1.0em;
	margin: 0 0 0px 0;
	color: #000;
}
.watch-list .content_details{
	background-color: #f4f3f2;
	border: 1px solid #8f949e;
	padding: 4px;
	margin: 0 0 0 15px;
	width: 78%;
}
.watch-list .details-cont1{
	margin: 0 0 0 5px;
}
.details_link{
	text-align: right;
	margin: 2px;
	font-size: 0.95em;
	font-weight: bold;
}
.details_link a{
	color: #4c627f;
	background-image: url(/site/images/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.img_details img{
 border: 1px solid #8f949e;
margin: 0 0 5px 5px; 
}
/*Form*/
form{
	width: 95%;
}
form p{
	margin: 0;
	padding: 0;
}
p.tit_form{
	margin: 0px;
	padding: 0px;
	width: 25%;
	display: block;
	float: left;
	line-height: 25px;
}
p.tit_form span{
	width: 23px;
	height: 12px;
	text-align: right;
	float: left;
	color: #7f5001;
}
p.tit_form span.important2{
	color: red;
}
p.tit_form span img{
	vertical-align: middle;
	
}
p.in_form{
	width: 73%;
	line-height: 25px;
	float: right;
	margin: 0px;
	padding: 0px;
}
label input, label text-area, label input{
	margin: 2px;
}
form input, form textarea{
	border-bottom: 1px solid #4f6180;
	border-right: 1px solid #4f6180;
	border-top: 1px solid #e3e6ef;
	border-left: 1px solid #e3e6ef;
	font-size: 1.2em;
}
form .submit{
	background-color: #E2E6ED;
	margin: 2px 2px 2px 2px;
}
form .liste_maeque .submit{
	background-color: red;
	margin: 2px 2px 2px 2px;
}

.details-group p.tit_form{
	color: #4a4a57;
	font-weight: bold;
	width: 33%;
}
.details-group p.in_form{
	width: 66%;
}

.pers-contact{
width:240px;   
position:absolute;
   margin: 20px 0 0 500px;
   background: #F1ECE9 url(/site/images/contact.jpg) 0 0 repeat-x;
   
	padding:15px 15px 15px 15px;
   border: 1px solid #E0D5CE;
}
.pers-contact p{
	margin:0;
	padding:0;
	color: #383838;
}
/* Zoom img*/

.popup img{
   background-color: #fff;
   border:1px solid #808080;
   padding:0.2em 0.2em 0.1em 0.2em;

}



.popup{
z-index: 100;
width: 300px;
height: 300px;
background-color: transparent;
text-align:center;
/*   top: 265px; */
/*   left: 50px; */
   position: absolute; 
	}
/* Sitemap*/
/*
.sitemap{
	margin: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

.sitemap a{
	color: #352432;
	text-decoration: none;
}

 .sitemap_nav1 dt{
		border-top: 1px solid #fbf4e7;
		padding: 3px;
}
dd.extra{
		padding: 3px;
		font-style: italic;
		font-weight: normal;
		margin: 2px;
		background-color: #FBF4E7;
		width: 200px;
		color: #f3a219;
}

.sitemap_nav2{
	margin-left: 20px;
}




.zoomer a {
  display: block;
  height: 100px;
  width: 100px;
  text-decoration: none;
}

.zoomer {
	float: left;
  padding: 3px;
}*/


