* { margin:0;padding:0; font-family:Arial,Helvetica,sans-serif;font-size:16px ;}
body {
/*background:url(bk.jpg) repeat;*/
	background:url(../img/background.jpg) repeat;
	background-color: #ccc;
}

img {
	border:none;
	margin:1px;
}
#content{
	width:800px;
	margin:0 auto;
/*	text-align:center;*/
}

#logo h1{
/*	background:url(../img/droz_photo.jpg) no-repeat;
	text-indent:-10000px;*/
	width:363px;
	height:142px;
	margin-top:20px;
	margin-left:215px;
	text-align:center;
}
#menu, #menu1 {
	margin-top:55px;
	width:784px;
	height:50px;
	display:block;
	float:left;
}
 #menu2 {
	margin-top:15px;
	width:784px;
	height:50px;
	display:block;
	float:left;
}
#menu a img,#menu1 a img, #menu2 a img{
	margin:0;
		border:#9f9e7d 1px solid;
}
#menu a:hover img,#menu1 a:hover img, #menu2 a:hover img{
	margin:0;
		border:#cfb614 1px solid;
}

#cadre2 {
	width:784px;
	height:auto;
	text-align:center;
	display:block;
	float:left;
	color:#b2b09a;
/*	background-color:#fff;*/
}
#cadre3 {
	width:784px;
	height:auto;
	display:block;
	float:left;
	color:#b2b09a;
/*	background-color:#fff;*/
}
#cadre3 p {
	margin:10px;
	text-align:justify;
}
#cadre3 fieldset {margin:10px 15px ;border:1px dashed #BFBFBF; padding-left:15px;}
#cadre3 legend {background-color:#F6F8E3;margin: 0 10px; padding:0pt 15px; font-style: italic ; color:#863B19; font-variant: small-caps;}
#cadre3 form fieldset { border:0; width:100px; padding-left:15px;}
#cadre3 form label{width:10px;}
#cadre3 form input { border:1px solid #BABABA;  width:150px; margin:5px 0;}
#cadre3 form textarea { border:1px solid #BABABA;  width:450px;}
#cadre3 ul li {
	margin-left:50px;
/*	background-color:#fff;*/
}
#cadre2 ul li {
	text-align:left;
	list-style-type:none;
/*	background-color:#fff;*/
}
#cadre2 img, #cadre3 img {

	border:#b2b09a 2px solid;
}
#cadre2 h2, #cadre3 h2{
	padding-top:15px;
	color:#b2b09a;
	text-align:center;
}
#footer {
	background:url(../img/contact.gif) no-repeat;
	width:380px;
	height:25px;
	margin-top:50px;
	margin-left:215px;
	display:block;
	float:left;
}
/*	html {
		height: 100%;
		overflow: hidden;
	}	*/
	#flashcontent {
		height: 500px;
		width:750px;
		margin:10px auto;
		
	}
	/* end hide */
/*	body {
		height:750px;
		margin: 0;
		padding: 0;
		background-color: #181818;
		color:#ffffff;
		font-family:sans-serif;
		font-size:40;
	}	*/
	a {	
		color:#cccccc;
	}
