
body {
	background: #f5f5f5 url(images/bg_body.gif) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: default;
}
* {
    margin: 0px;
	padding: 0px;
}
img {
    border: none;
}
ul,li,div {
    display: inline;
	float: left;
}
a {
    text-decoration: none;
	color: #bf771f;
}
.link {
    text-decoration: none;
	color: #bf771f;
}
.separateur
{
	margin-top:3px;
}
a:hover {
    text-decoration: underline;
}
.page {
    width: 850px;
	float: none;
	display: block;
	margin: 0 auto;
}
.header,.container,.nav {
    width: 850px;
}
.logo {
    background: url(images/logo.gif);
	width: 268px;
	height: 92px;
	overflow: hidden;
}
.logo a {
	display: block;
	float: left;
	width: 268px;
	height: 0px;
	padding-top: 92px;
	overflow: hidden;
}.banner {
	float: right;
	height: 60px;
	width: 468px;
	margin: 12px 6px 0 0;
}
.nav {
	font-family: tahoma;
	font-weight: bold;
	margin-top: 3px;
	width: 915px;
	margin-left: -14px;
}
.nav_i {
    position:relative;
	margin-right: 8px;}
.nav img {
	float: left;
	margin: 5px 6px;
}
a.nav_a {
	color: #bf771f;
	display: block;
	line-height: 1em;
	padding: 6px 6px 6px 25px;
}
a.nav_a:hover {
	color: #fff;
	text-decoration: none;
	padding: 5px 5px 5px 24px;
	border: solid 1px #d88e32;
}
#nav1 a.nav_a {
	background: url(images/navicon1.gif) no-repeat 6px 5px;
}
#nav1 .nav_a:hover {
	background: #f4b356 url(images/navicon1_hv.gif) no-repeat 6px 5px;
}
#nav2 a.nav_a {
	background: url(images/navicon2.gif) no-repeat 6px 5px;
}
#nav2 .nav_a:hover {
	background: #f4b356 url(images/navicon2_hv.gif) no-repeat 5px 4px;
}
#nav3 a.nav_a {
	background: url(images/navicon3.gif) no-repeat 6px 5px;
}
#nav3 .nav_a:hover {
	background: #f4b356 url(images/navicon3_hv.gif) no-repeat 6px 5px;
}
#nav4 a.nav_a {
	background: url(images/navicon4.gif) no-repeat 6px 5px;
}
#nav4 a.nav_a:hover {
	background: #f4b356 url(images/navicon4_hv.gif) no-repeat 6px 5px;
}
#nav5 a.nav_a {
	background: url(images/navicon5.gif) no-repeat 6px 5px;
}
#nav5 .nav_a:hover {
	background: #f4b356 url(images/navicon5_hv.gif) no-repeat 6px 5px;
}
#nav6 a.nav_a {
	background: url(images/navicon6.gif) no-repeat 6px 5px;
}
#nav6 .nav_a:hover {
	background: #f4b356 url(images/navicon6_hv.gif) no-repeat 6px 5px;
}
.nav_i:hover .submenu {
    display: block;}
.submenu {
	position: absolute;
	left: 0px;
	top: 22px;
	z-index: 1px;
	background: #fff;
	border: solid 1px #f3b264;
	padding: 0 1px 1px;
	line-height: 22px;
	display: none;
}
.submenu li {
	width: 154px;
	clear: both;
	margin-top: 1px;
}
.submenu a {
	color: #bf771f;
	padding: 0 6px;
	display: block;
}
.submenu a:hover {
	color: #FFFFFF;
	background-color: #f7c367;
	text-decoration: none;
}
.sidebar {
	width: 206px;
}
.container {
	padding-top: 25px;
}
.title {
	background-image: url(images/bg_tt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
	line-height: 31px;
}
.sidebar .title {
	width: 206px;
}
.title .left {
	height: 32px;
	background: url(images/bg_tt_l.gif) no-repeat 0 0;
	padding-left: 10px;
}
.title .right {
	height: 32px;
	width: 10px;
	float: right;
	background-image: url(images/bg_tt_r.gif);
}
.space {
	width: 206px;
	padding-bottom: 18px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: solid 1px #7db5de;
	color: #444;
}
.logform p {
	padding-top: 8px;
	padding-left: 15px;
	line-height: 1.5em;
}
.logform {
	padding-top: 2px;
	border-left: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	width: 204px;
	float: left;
	background: #fff;
}
.btn_log {
	float: right;
	padding-right: 15px;
	margin-top: -10px;
	clear: both;
	padding-bottom: 10px;
}

.schform {
	background-image: url(images/bg_sch.gif);
	background-repeat: no-repeat;
	width: 206px;
	height: 38px;
	float: left;
	clear: both;
	padding-top: 12px;
}
.sch_input {
	background-image: url(images/bg_schinput.gif);
	background-repeat: no-repeat;
	border: 0px;
	float: left;
	margin: 0 0 0 13px;
	width: 130px;
	height: 20px;
	padding: 3px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
.news_ul {
	background-color: #fff;
	width: 204px;
	border-left: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	padding-top: 3px;
	clear: both;
}
.news_ul li {
	width: 184px;
	color: #444;
	padding: 5px 10px;
}
h5 {
	color: #656d81;
	font-size: 11px;
	font-weight: normal;
}
.bg_ft1 {
	width: 206px;
	background-image: url(images/bg_ft1.gif);
	height: 8px;
	background-repeat: no-repeat;
	padding-bottom: 18px;
	clear: both;
}
.imggroup {
	width: 206px;
	text-align: center;
}
.imggroup img {
	margin-bottom: 18px;
}
.col_main {
	float: right;
	width: 626px;
	background-image: url(images/patnlogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 85px;
}
.form
{
    text-align:right;
    
 }
    
.mainpart {
	width: 626px;
	padding-bottom: 18px;
}
.hd {
	background-image: url(images/mainpart_tp.gif);
	height: 4px;
	width: 626px;
}
.ft {
	background: url(images/mainpart_ft.gif) no-repeat;
	height: 4px;
	width: 626px;
}
.md {
	width: 600px;
	border-left: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	background-color: #fff;
	background-image: url(images/mainpart_bg.gif);
	background-repeat: repeat-x;
	padding: 12px;
	color: #484848;
	font-family: tahoma;
}
h1 {
	font-size: 22px;
	color: #474747;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.md p {
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 12px;
	line-height: 1.4em;
}
.md ul {
    margin-top: 8px;
}
.md li {
	width: 574px;
	padding: 4px 5px 3px;
	font-size: 12px;
	color: #656d81;
}
.md li img {
	margin-right: 3px;
	float: left;
}
.col_main .title {
	width: 626px;
}
.sevices_ul {
	width: 624px;
	background-color: #FFFFFF;
	border-left: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	padding: 5px 0 3px;
}
h4 {
	font-size: 12px;
}
.sevices_ul li {
	width: 598px;
	padding: 5px 13px;
	color: #656d81;
}
.block {
	clear: both;
	margin-bottom: 18px;
}
.img_link {
	width: 626px;
	padding-bottom: 18px;
}
.footer {
	width: 100%;
	background: url(images/footer_bg.gif) repeat-x;
	height: 52px;
	text-align: center;
	line-height: 50px;
	font-family: tahoma;
	color: #666;
}
.footer a {
    margin-left: 10px;}
    
.img 
{
    text-align:center;
    font-size: 12px;
}

.encadre
{
	border: solid #CCCCCC 1px;
	padding : 3px;
	width:100%;
	margin:3px;	
}
.bold
{
	font-weight:bold;	
}
.smallbold
{
	font-weight:bold;
	font-size:95%;	
}

