@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/fond_head.png);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
}
#pg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	width: 982px;
}
#pg a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#pg a:hover {
	color: #06C;
	font-weight: bold;
	text-decoration: none;
}
#top_row {
	height: 63px;
}
#top_row .mtop {
	float: right;
	width: 500px;
	text-align: right;
	font-weight: bold;
	padding-top: 23px;
}
#top_row .mtop a {
	width: 400px;
	color: #192640;
	text-decoration: none;
}


#top_row .mtop a:hover {
	width: 400px;
	color: #FFF;
	text-decoration: none;
}
#slider {
	height: 300px;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#footer {
	background-color: #e7e7e7;
	margin-top: 10px;
	clear: both;
}
#footer_body {
	background-image: url(../images/logos_piepg.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 632px;
	height: 170px;
	background-position: 0px 40px;
	padding-left: 350px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
#footer_body ul {
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: center;
	list-style-type: none;
	float: left;
	padding-left: 0px;
	margin-top: 3px;
}
#footer_body ul li {
	padding-bottom: 3px;
}
#footer_body ul li a {
	color: #999;
	text-decoration: none;
}
#footer_body ul li a:hover {
	color: #6F91CB;
	text-decoration: none;
}
#footer_body ul li span {
	color: #1F3D75;
	font-size: 14px;
}
#footer_body_copyright {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	float: left;
	width: 550px;
}
.frm_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #e6e6e6;
	border: 1px solid #999999;
	height: 16px;
	padding-top: 4px;
}
.frm_list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #e6e6e6;
	border: 1px solid #999999;
	height: 22px;
	padding-bottom: 3px;
}
