
/*----------------------body-------------------------------------*/

#div_body_container{
	width: 100%;
	min-height: 620px;
	text-align: left;
	border: #000000 solid 0px;
	background: transparent url(../design/bg_head_line.gif) repeat-x;
}

#div_body_container_menuarrow{
	width: 900px;
	height: 7px;
	text-align: left;
	font-size: 6px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	border: solid 0px #FFFFFF;
	background: transparent url(../design/arrow_startsite.gif) no-repeat;
	background-position: 415px top;
}

#div_body_intro{
	width: 908px;
	height: 295px;
	text-align: left;
	padding: 1px 0px 0px 0px;
	margin: 0px auto;
	border: solid 0px #FFFFFF;
	background:transparent url(../design/body_startsite.jpg) no-repeat;
}

#div_body_intro h1{
	color: #165B9F;
	width: 530px;
	font-size: 1.5em;
	margin: 100px 0px 0px 0px;
	font-weight: normal;
	border: solid 0px #FFFFFF;
	font-family: Arial;
}

#div_body_intro p{
	color: #666666;
	width: 300px;
	font-size: 0.7em;
	line-height: 1.5em;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	border: solid 0px #FFFFFF;
	font-family: Arial;
}

#div_body_intro a{
	font-family: Arial;
	color: #666666;
	text-decoration: none;
}

#div_body_intro a:hover{
	font-family: Arial;
	color: #165B9F;
	text-decoration: none;
}

#div_body_middle{
	width: 876px;
	height: 362px;
	padding: 15px 16px 15px	16px;
	margin: 0px auto;
	border: solid 0px #000000;
	background: url(../design/bg_body_middle.png) repeat-y;
}

.div_bloc
{
	height: 354px;
	margin: 0px;
	width: 292px;
	float: left;
	padding: 0px 0px 0px 0px;
	border: solid 0px #000000;
}

#div_body_bottom{
	width: 908px;
	height: 11px;
	margin: 0px auto;
	background: url(../design/bg_body_bottom.png) no-repeat;
}

#div_footer{
	width: 890px;
	height: 30px;
	text-align: center;
	padding: 20px 0px 0px 10px;
	margin: 0px auto;
	font-family: Arial;
	font-size: 0.6em;
	color: #AAAAAA;
	text-decoration: none;
}

#div_footer a{
	font-family: Arial;
	color: #AAAAAA;
	text-decoration: none;
}

#div_footer a:hover{
	font-family: Arial;
	color: #165B9F;
	text-decoration: none;
}
