﻿@charset "utf-8";
/* CSS Document */
html, body {
	background:url(../img/com/bg.gif) repeat-x #0076BC ;
}
body {
	font-family: arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size:11px;
}
img {
	border:0 none;
}
p {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
}
h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
	font-weight:normal;
}
a {
	color: #000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color:#0076BC;
}
#center {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 990px;
	background:#D5EDFA;
}
	#header {
		width:990px;
		height: 231px;
		position:relative;
		background:#FFF;
	}
		#header img{
			position:absolute;
			top:0;
			left:0;
		}
	#left {
	width:370px;
	height:359px;
	float:left;
	position:relative;
	overflow:hidden;
	background:#fff;
	}
	#left img{
		position:absolute;
		top:0;
		left:0;
	}
	#content {
		width: 610px;
		float:left;
		background:#d5edfa;
	}
#footer {
	width: 990px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
	#footer a{
		font-size:9px;
	}
table#cfWindow {
	width: 100%;
	}
	table#cfWindow tr td {
	padding: 5px;
	}
h3.sstitreContact {
		margin: 0;
		padding: 10px 0 5px 0;
		font-size: 13px;
		line-height: 25px;
		font-weight: normal;
		color: #0076bc;
		font-weight: bold;
		text-align: center;
	}

.x-dlg .x-dlg-hd-left {background-color:#002a55; background-image:none;}
.x-dlg .x-dlg-hd-left .x-dlg-hd-right {background-color:#002a55; background-image:none;}
.x-dlg .x-dlg-hd-left .x-dlg-hd-right .x-dlg-hd {background-color:#002a55; background-image:none;}
.x-dlg .x-dlg-dlg-body {border-bottom:3px solid #002a55; border-right:3px solid #002a55; border-left:3px solid #002a55;}
.x-dlg-mask {opacity:0.5; filter:alpha(opacity=50); -moz-opacity:0.5; background-color: #000;}
