@charset "windows-1251";
@import "highslide/style.css";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
	border: 0px;
}
h1 {
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#all {
	min-width: 1000px;
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1000 ? "1000px" : "auto");
}
#header {
	height: 260px;
	background-image: url(images/backgruond.gif);
	background-repeat: repeat-x;
	position: relative;
}
#header #logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 157px;
	width: 600px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #logo a {
	display: block;
	position: absolute;
	width: 320px;
	height: 95px;
	top: 39px;
}
#header #adress {
	position: absolute;
	top: 0px;
	left: 323px;
}
#header #adress .st2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	line-height: 38px;
}
#header #adress .st3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
}



#header #left {
	float: left;
	background-image: url(images/head_left.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 400px;
}
#header #right {
	float: right;
	background-image: url(images/head_right.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 597px;
}
#header #menu {
	background-color: #4C4C4C;
	height: 40px;
	padding-left: 30px;
	clear: both;
}
#header #menu ul {
	list-style-type: none;
}
#header #menu ul li {
	float: left;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 110px;
}
#header #menu .but a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	height: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	line-height: 10px;
	width: 110px;
}
#header #menu .but a:hover {
	background-color: #7A7A7A;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #4C4C4C;
	position: absolute;
	left: 0px;
	top: -1px;
	padding-top: 16px;
}
#header #menu #menudrop {
	display: none;
	position: absolute;
	top: 40px;
}
#header #menu ul li:hover #menudrop {
	display: block;
}
#header #menu #menudrop a {
	background-color: #4C4C4C;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	height: 10px;
	width: 110px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#header #menu #menudrop a:hover {
	background-color: #7A7A7A;
}
#sidebar {
	float: left;
	width: 251px;
	margin-top: 50px;
	padding-left: 35px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
}
#sidebar a {
	color: #2F77B9;
}
#sidebar a:hover {
	text-decoration: underline;
}
#content {
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 65%;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content a {
	color: #2F77B9;
}
#content a:hover {
	text-decoration: underline;
}
#content p {
	margin-bottom: 0px;
}
#content table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
#content table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	padding: 4px;
	background-color: #A3A3A3;
	color: #FFFFFF;
	font-weight: bold;
}
#content table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	padding: 4px;
}
#content .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F77B9;
	border-right-color: #2F77B9;
	border-bottom-color: #2F77B9;
	border-left-color: #2F77B9;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
#content   .forms {
}
#content .forms .error {
	margin-bottom: 6px;
	color: #FF0000;
}
#content  .forms  .line1 {
	width: 300px;
	height: 14px;
	text-align: left;
}
#content .forms .line2 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 300px;
	overflow: hidden;
	margin-bottom: 6px;
}
#content  .forms  .line2 input {
	border: 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
}
*html #content .forms .line2 input {
	padding: 0px;
}
#content .forms .line3 {
	width: 300px;
	margin-bottom: 6px;
	overflow: hidden;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#content .forms .line3 textarea {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 300px;
}
#content .forms .line4 {
	text-align: left;
	width: 300px;
	margin-top: 2px;
}
#content .forms .line5 {
	text-align: center;
	width: 300px;
}
#content .forms .line5 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A3A3A3;
	border: 0px;
	height: 20px;
	width: 100px;
	padding-bottom: 3px;
}
#content .forms textarea {
	border: 0px;
}
#footer {
	height: 125px;
	clear: both;
	position: relative;
}
#footer #counter {
	position: absolute;
	left: 45px;
	top: 57px;
}
#footer #flagman-groupe {
	background-image: url(images/flagman-groupe.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-left: 45px;
}
#footer #copy {
	height: 10px;
	width: 246px;
	background-color: #A3A3A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 12px;
	padding-bottom: 13px;
	line-height: 10px;
	padding-left: 45px;
}
#footer  #mail {
	height: 10px;
	width: 246px;
	background-image: url(images/mail.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: right top;
}
#footer #mail a {
	color: #000000;
	text-decoration: underline;
}
#footer #mail a:hover {
	text-decoration: none;
}

#footer #footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 291px;
	height: 10px;
	background-color: #A3A3A3;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-left: 17px;
	white-space: pre;
}
#footer #footer_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer #footer_menu a:hover {
	text-decoration: underline;
}
