html, body, form, table {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	min-width: 1050px;
}

input, textarea, select, option {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
}

a img { border: 0; }

.service-menu, .main-menu, .menu, .news, .start-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

a {
	color: #f00;
}

/* {{{ header */
.header {
	position: relative;
	height: 247px;
	background: #D9E1E8 url(../img/bg_header.png) no-repeat 100% 0%;
	border-bottom: 1px solid #63748A;
}
.login-form {
	position: absolute;
	left: 40px;
	top: 20px;
	width: 400px;
}
.login-form input {
	margin-right: 15px;
	float: left;
}
.login-form input.text {
	width: 120px;
	font-size: 12px;
}
.logo {
	position: absolute;
	top: 70px;
	left: 32px;
}
.header h1 {
	margin: 0;
	padding: 0;
	color: #647484;
	font-size: 19px;
	font-weight: normal;
	position: absolute;
	left: 335px;
	top: 105px;
}
.service-menu {
	position: absolute;
	bottom: 0px;
	left: 40px;
	z-index: 10;
	background: url(../img/menu_separ.png) no-repeat 0 0;
}
* html .service-menu {
	bottom: -1px;
}
.service-menu li {
	float: left;
	background: url(../img/menu_separ.png) no-repeat 100% 0;
	height: 16px;
	padding: 23px 34px 0;
}
.service-menu li * {
	width: 11px;
	height: 10px;
	display: block;
	font-size: 0;
	background-repeat: no-repeat;
	background-image: url(../img/ico_servicemenu.gif);
	text-indent: -9999px;
}
.menu-wrapper {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	background: #8895A6 url(../img/bg_mainmenu.png) repeat-x 0 0;
	z-index: 9;
}
.menu-wrapper2 {
	height: 41px;
	background: url(../img/menu_separ.png) no-repeat 100% 2px;
	margin-right: 40px;
}
* html .menu-wrapper {
	bottom: -1px;
}
/* {{{ main menu */
.main-menu {
	margin-left: 277px;
	padding-top: 2px;
	background: url(../img/menu_separ.png) no-repeat 100% 2px;
	height: 39px;
	float: left;
	display: inline;
}

/* {{{ first level */
.main-menu li {
	background: url(../img/menu_separ.png) no-repeat 100% 0;
	height: 39px;
	float: left;
	position: relative;
	padding: 0 1px;
}
.main-menu li a, .main-menu li b {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	float: left;
	padding: 18px 20px 0px;
	height: 21px;
}
.main-menu li b {
	background: url(../img/bg_menucurr.png) repeat-x 0 0;
	color: #2C2C2C;
	font-weight: normal;
}
.main-menu li:hover, .main-menu li.hover {
	background: url(../img/bg_menuhover.png) repeat-x 0 0;
	border-color: #4F637C;
	border-width: 1px;
	border-style: solid solid none;
	margin-top: -1px;
	position: relative;
	padding: 0;
}
.main-menu li.curr:hover {
	border: none;
	margin-top: 0;
	padding: 0 1px;
	background: url(../img/menu_separ.png) no-repeat 100% 0;
}
/* }}} first level */
/* {{{ second level */
.main-menu li ul {
	background: #D1D5DC;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	width: 136px;
}
.main-menu li li {
	background: none;
	height: auto;
	float: none;
	border-bottom: 1px solid #C5CAD2;
	padding: 0;
	position: relative;
}
.main-menu li li:hover, .main-menu li li.hover {
	margin: 0;
	border: none;
	border-bottom: 1px solid #C5CAD2;
}
.main-menu li li a {
	font-size: 14px;
	color: #4A5A69;
	float: none;
	padding: 5px 15px;
	height: auto;
	display: block;
}
* html .main-menu li li a {
	height: 1%;
}
.main-menu li li a:hover {
	background: #BA001C;
	padding: 5px 15px;
	color: #fff;
}
.main-menu li:hover ul, .main-menu li.hover ul {
	display: block;
}
/* }}} second level */
/* }}} main menu */
.ico-home * { background-position: 0 0; }
.ico-contact * { background-position: 0 -10px; }
.ico-sitemap * { background-position: 0 -20px; }
/* }}} header */

/* {{{ content */
.content {
	padding: 50px 40px;
	color: #647484;
}
.content h1 {
	font-weight: normal;
	font-size: 27px;
	margin: 0 0 0.5em 0;
	padding: 0;
}
.sidebar {
	width: 162px;
	float: left;
}
.inner .sidebar {
	width: 215px;
}
.sidebar .menu li {
	font-size: 18px;
	margin-bottom: 1em;
}
.main-content {
	margin-left: 242px;
	font-size: 14px;
}
.inner .main-content {
	margin-left: 295px;
}
* html .main-content {
	height: 1%;
}
.content h2 {
	color: #647484;
	font-size: 24px;
	margin: 0 0 1em 0;
	padding: 0;
	font-weight: normal;
}
html>body .start-menu { overflow: hidden; }
* html .start-menu { height: 1%; }
html>body .news { overflow: hidden; }
* html .news { height: 1%; }
.start-menu {
	margin-bottom: 45px;
}
.start-menu li {
	float: left;
	width: 30%;
	margin-right: 3%;
	display: inline;
}

.news li {
	float: left;
	width: 30%;
	margin-right: 3%;
	display: inline;
}
.news-title {
	color: #0E0D0D;
	font-size: 16px;
}
.news-date {
	font-weight: bold;
	font-size: 12px;
}
.news-content {
	font-size: 14px;
	margin-top: 1em;
}
.more-news {
	padding-left: 17px;
	background: url(../img/ico_allnews.gif) no-repeat 0 50%;
}

ul.styled {
	list-style: none;
	position: relative;
}
ul.styled li {
	background: url(../img/bul1.gif) no-repeat 0 8px;
	list-style: none;
	padding-left: 12px;
}
table.styled {
	border-collapse: collapse;
	border-bottom: 1px solid #B9BDC0;
}
table.styled tr {
	background: url(../img/dotted.gif) repeat-x 0 0;
}
table.styled td {
	padding: 10px;
}
.tarif {
	color: #B60003;
}
/* }}} content */

/* {{{ footer */
.footer {
	margin-left: 282px;
	color: #647484;
	border-top: 1px solid #D2D6DA;
	padding: 20px 0;
	clear: both;
}
html>body .footer { overflow: hidden; }
* html .footer { height: 1%; }
.counters {
	float: right;
}
/* }}} footer */