@charset "utf-8";
/* CSS Document */

#top {
	height: 160px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 2.4ex;
	font-weight: normal;
	color: #6B6B6B;
	list-style-image: url(img/pointer.gif);
	list-style-position: inside;
}
a {
	text-decoration: none;
	font-family: Georgia, Times, serif;
	color: #168036;
}
li {
	margin-bottom: 6px;
	margin-left: 0px;
}


#banner {
	background-image: url(img/banner_home.jpg);
	height: 400px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contenaire {
	width: 960px;
/*	min-height: 260px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#bottom {
	margin: 0px;
	height: 80px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E3E3E3;
	float: left;
}
#foot {
	background-color: #E9F3EB;
	margin: 0px;
	height: 180px;
	width: 100%;
	float: left;
}
.tb_menu {
	height: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.td_menu {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
	vertical-align: bottom;
	text-align: center;
}
.bottom_body {
	height: 80px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.foot_body {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #696969;
	font-weight: normal;
	padding-left: 30px;
}
.column_left {
	float: left;
	width: 330px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.column_center {
	float: left;
	width: 710px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.column_right {
	float: left;
	width: 330px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 50px;
}
.folder {
	background-image: url(img/folder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 93px;
	width: 196px;
	margin-left: 24px;
}


.title_page {
	height: 28px;
	width: 330px;
	margin-bottom: 15px;
}
.text {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #6B6B6B;
	text-decoration: none;
	font-family: Georgia, Times, serif;
	line-height: 17px;
}
.more {
	height: 21px;
	margin-top: 20px;
}
.news_home {
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E3E3E3;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 2px;
}
.date_news {
	color: #F37F1C;
	margin-right: 12px;
}
.form_text {
	width: 228px;
	height: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6C6C6;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.form_area {
	width: 228px;
	height: 86px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6C6C6;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.alert_red {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}
.alert_green {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #060;
	text-decoration: none;
}
.list_menu {
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 4px;
	text-decoration: underline;
	height: 19px;
	padding-top: 2px;
}
.title_sub {
	font-size: 14px;
	font-family: Georgia, Times, serif;
	color: #6B6B6B;
	text-decoration: none;
	letter-spacing: 0.4ex;
	margin-bottom: 10px;
}
.gallery {
	margin-top: 20px;
}
.min {
	height: 90px;
	width: 90px;
	float: left;
	margin-right: 6px;
	margin-bottom: 20px;
	border: 1px solid #E3E3E3;
}

.as1 {font-weight: bold; color: #f79646;}
.as2  {font-weight: bold; color: #9bbb59;}

