@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	-x-system-font:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#7A7A79;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
}
body {
	background:#000000 url(../images/header.jpg) no-repeat scroll center top;
	height:100%;
	width:100%;
}
strong {
	color:#A6A6A6;
}
p {
	margin-top:10px;
}
#wrap {
	margin:0 auto;
	width:800px;
}
#header {
	height:145px;
	width:100%;
}
#topsv {
	background:#1A1A1A none repeat-y scroll 0 0;
	height:252px;
	width:100%;
}
.cc {
	border:0px;
	padding-bottom:5px;
}
.cpt{
	margin-top:0px;
	width:182px;
	height:144px;
}
.cpt a,.cpt a:visited {
	display:block;
    position: relative;
	border:1px solid #1A1A1A;
}
.cpt a:hover{
	border:1px solid #F00;
}
.cpt img{
	display:block;
	border:none;
}
.sv-item {
	float:left;
	height:200px;
	width:180px;
	margin-left:12px;
	margin-top:20px;
}
#mmenu {
	border-bottom:1px solid #363636;
	-x-system-font:none;
	font-size:12px;
	height:24px;
	line-height:normal;
	margin:20px auto 0;
	width:100%;
}
#nav li {
	margin-right:10px;
	float:left;
}
#nav a, #nav a:visited {
	display:block;
	margin:0;
	padding:3px 6px;
	color:#A6A6A6;
	text-decoration:none;
}
#nav a:hover {
	background-color:#5b1621;
	text-decoration:none;
}
#content {
	width:100%;
}
#content1_left {
	float:left;
	width:384px;
	height:160px;
}
#separateur {
	background:#363636 none repeat scroll 0 0;
	float:left;
	height:140px;
	margin-left:31px;
	width:1px;
}
#content1_right {
	padding-left:32px;
	float:left;
	width:300px;
}
#content2_left {
	float:left;
	width:420px;
	height:160px;
}
#content2_right {
	padding-left:32px;
	float:left;
	width:270px;
}
#zpzs {
	margin-top:15px;
	height:160px;
	width:100%;
}
.zp-item {
	float:left;
	margin-top:0px;
	margin-right:10px;
	width:122px;
	height:160px;
}
.zp-more {
	float:left;
	width:108px;
	height:90px;
	background-color:#1A1A1A;
	text-align:center;
}
.zp-more a,.zp-item a:visited {
	display:block;
    position: relative;
	border:1px solid #1A1A1A;
	text-decoration:none;
}
.zp-more a:hover{
	border:1px solid #F00;
}
.zp-more p{
	margin:0px; 
	display:block;
	width:108px;
	height:90px;
	cursor:hand;
	line-height:90px;
}
.zp-item a,.zp-item a:visited {
	display:block;
    position: relative;
	border:1px solid #1A1A1A;
}
.zp-item a:hover{
	border:1px solid #F00;
}
.zp-item img{
	display:block;
	border:none;
	width:120px;
	height:90px;	
}
#footer {
	border-top:1px solid #363636;
	margin:26px auto 0px;	
	clear:both;
	color:#7E7E7E;
	height:100px;
	text-align:center;
	text-decoration:none;
	width:100%;
}
.nobl {
	text-decoration:none;
}
.hidden {
	display:none;
}

