* {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100.01%;
}

body {
	background: url(../images/bg.jpg) rgb(255, 255, 255) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #3B7AB2;
	text-decoration: none;
}

#wrapper {
	width: 790px;
	margin: auto;
	background: rgb(255, 255, 255) repeat-y;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	width: 790px;
	height: 302px;
	padding: 0px 0px 0 0px;
}

#naviob {
	width: 790px;
	height: 24px;
}

a#navi_1 {
	display: block;
	width: 60px;
	height: 24px;
	background: url(../images/naviob_1_02.gif) no-repeat;
}

a:hover#navi_1 {
	background: url(../images/naviob_2_02.gif) no-repeat;
}

a#navi_2 {
	display: block;
	width: 67px;
	height: 24px;
	background: url(../images/naviob_1_03.gif) no-repeat;
}

a:hover#navi_2 {
	background: url(../images/naviob_2_03.gif) no-repeat;
}

a#navi_3 {
	display: block;
	width: 63px;
	height: 24px;
	background: url(../images/naviob_1_04.gif) no-repeat;
}

a:hover#navi_3 {
	background: url(../images/naviob_2_04.gif) no-repeat;
}

a#navi_4 {
	display: block;
	width: 83px;
	height: 24px;
	background: url(../images/naviob_1_05.gif) no-repeat;
}

a:hover#navi_4 {
	background: url(../images/naviob_2_05.gif) no-repeat;
}

#mainnavi {
	float: left;
	width: 240px;
	height: 415px;
	padding: 50px 0 0 25px;
	font-size: 11px;
	color: #3B7AB2;
}

#mainnavi li {
	line-height: 15px;
}

* html #content {
	height: 465px;
}

#content {
	width: 425px;
	margin: 0px 0 0 0px;
	float: right;
	padding: 50px 50px 50px 50px;
	font-size: 11px;
	min-height: 365px;
}

#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat;
	width: 464px;
	height: 72px;
	margin-left: 0px;
	padding: 78px 0 0 326px;
	font-size: 11px;
}

#tel {
	clear: both;
	margin: -55px 0 0 183px;
	padding: 0px 0 0 50px;
	font-size: 13px;
}

h1 {
	color: #5C5C61;
	font-size: 15px;
	font-weight: bottom;
	padding-bottom: 15px;
}

h2 {
	color: #3B7AB2;
	font-size: 11px;
	font-weight: normal;
}


.img {
	margin: 0 12px 2px 0px;
}

.imgborder {
	border: 2px solid #E7E6EC;
}

.list {
	padding-left: 40px;
	list-style-image: url(../images/list-style.png);
}

#list {
	margin: 0 0 0 40px;
	padding: 0px 0 0px 0px;
	list-style-image: url(../images/list-style.gif);
}

#list2 {
	margin: 0 0 0 40px;
	padding: 0px 0 0px 0px;
	list-style-image: url(../images/list-style2.gif);
	list-style-position:outside;
}

#scroller {
	text-align: right;
	padding-top:30px;
	float:inherit;
}
#scroller a {
	color: #000;
	text-decoration: none;
}
#scroller a:hover {
	text-decoration: none;
	color: #3B7AB2;
}
#adresse_li {
	width: 230px;
	height: 200px;
	margin: 0px 0 0 40px;
	color: #000;
	text-decoration: none;
	font-size: 16px;
}
