@charset "UTF-8";

body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
#boxP {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#header {
	height: 92px;
	width: 798px;
	background-color:#c5c5c5;
	/*background-image: url(../images/template_2008/bg_top.gif);*/
	background-repeat: repeat-x;
	border: 1px solid #666666;
}
#top {
	height: 20px;
	width: 798px;
}

#content_box {
	height: 350px;
	width: 800px;
}
#content3 {
	width: 639px;
	height: 350px;
	float: left;
	background-color: #FFFFFF;
	overflow:auto;
}
#content {
	width: 638px;
	height: 350px;
	float: left;
	background-color: #FFFFFF;
	overflow-x:hidden!important;
	overflow-y:auto!important;
	border-right:1px solid #666;
}
#content2 {
	width: 638px;
	height: 350px;
	float: left;
	background-color: #FFFFFF;
	overflow-x:hidden!important;
	overflow-y:auto!important;
	border-right:1px solid #666;
}
#content_home {
	height: 349px;
	_height: 349px;
	width: 639px;
	float: left;
	background-color: #FFFFFF;
	overflow:hidden;
}
/*#margin_menu {
	float: left;
	height: 350px;
	width: 13px;
	background-color:no#c5c5c5no#fff;
	nobackground-image: url(../images/template_2008/bg_margin_menu.jpg);no
}*/
#footer {
color:#434343;
margin-top:10px;
	height: 20px;
	width: 800px;
}
#footer a, a:hover{

color:#000;
}

#d_box {
	height: 99px;
	width: 798px;
	background-color:#c5c5c5;
	/*background-image: url(../images/template_2008/bg_down.gif);*/
	background-repeat: repeat-x;
	border-top: 1px solid #666666;
		border-bottom: 1px solid #666666;
			border-right: 1px solid #666666;
				border-left: 1px solid #666666;
	float: right;
	margin-bottom:10px;
}
#menu_box {
	height: 350px;
	width: 159px;
	float: left;
	background-color:#c5c5c5;
	/*background-image: url(../images/template_2008/bg_menu.gif);*/
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;

}
#logo {
	width: 160px;
	height: 91px;
}
.tableau_info { }
.tableau_info ul 		{padding-top:7px; margin:0px 0px 0px 0px; color: #434343; list-style:none}
.tableau_info ul li 		{ padding:0px 0px 0px 0px; padding-left:0px; margin-left:0px; float:left;}
.tableau_info li a	{color: #434343; font:12px Trebuchet MS, Tahoma, Arial; padding-left:0px; text-decoration:none}
.tableau_info li a:hover{ color: #FFFFFF; padding-left:0px; text-decoration:/*underline*/none;}

#top a, a:hover{
color:#434343;}
