body {
	background:#FFF url(../images/global/bg-body.jpg) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	margin:0;
	padding:0;
	text-align:center;
}

div{text-align:left;}

p{
	margin:0;
	padding:0;
}

img{border:0;}

hr{display:none;}

div#top{
	width: 990px;
	height:83px;
	margin: 0 auto;
}

div#top{
	width: 990px;
	height:83px;
	margin: 0 auto;
}

div#top #misericordie{
	position:relative;
	float:right;
	margin:11px 20px 0 0;
	z-index:100;
}

div#top h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:10px 0 20px 15px;
	padding:0;
	height:15px;
	font-weight:normal;
	float:left;
	width:975px;
	position:absolute;
	z-index:300;
}

div#top h2 a{
	color:#666;
	text-decoration:none;

}

div#top h2 a:hover{
	text-decoration:underline;
}

div#top ul{
	margin:0;
	padding:0;
	height:38px;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	font-size:15px;
	float:left;
	position:absolute;
	z-index:300;
	top:45px;
}

div#top ul li{
	margin:0;
	padding:0;
	float:left;
}

div#top ul li a{
	height:18px;
	padding:10px 15px;
	color:#333;
	text-decoration:none;
	float:left;
}

div#top ul li a:hover{
	color:#2F91CE;
}

div#top ul li a.selected{
	background:#2F91CE;
	color:#FFF;
	padding:9px 15px 10px;
	border-top:1px solid #FFF;
}

div#header {
	height:231px;
	width:990px;
	margin:0 auto;
}


div#header h1{
	width:366px;
	height:101px;
	margin:37px 0 0 0;
	padding:0;
	float:left;
	background:url(../images/global/logo.gif) no-repeat left top;
}

div#header h1 a{
	width:366px;
	height:101px;
	display:block;
	text-decoration:none;
}

div#header h1 a span{
	display:none;
}

div#container{
	width:100%;
	float:left;
		
}

div#content{
	width:990px;
	margin:0 auto;
	background:url(../images/global/bg-menu-sx.gif) repeat-y center top;
}

div#content #bg{
	width:990px;
	background:url(../images/global/bg-menu-sx.gif) repeat-y center top;
	float:left;
}


div#content ul#menu-sx{
	width:190px;
	margin:-50px 0 60px 0;
	padding:0;
	border-bottom:1px solid #FFF;
	list-style-type:none;
	float:left;
	background:#B7B7B7;
	font-family:Trebuchet MS, sans-serif;
	font-size:15px;
	z-index:1000;
	position:relative;
}

div#content ul#menu-sx li{
	width:190px;
	height:30px;
	padding:0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #8F8F8F;
}

div#content ul#menu-sx li a{
	width:180px;
	height:22px;
	padding:4px 0 4px 10px;
	text-decoration:none;
	color:#333;
	display:block;
}

div#content ul#menu-sx li a:hover{
	background:#D3D3D3;
}

div#content ul#menu-sx li a.selected{
	background:#82C8F2;
}

div#content #page{
	width:800px;
	padding:0 0 20px 0;
	float:right;
}


div#content-footer{
	background:url(../images/global/bg-content-footer.jpg) repeat-x left top;
	height:122px;
	float:left;
	width:100%;
}

div#content-footer #footer{
	width:990px;
	height:122px;
	margin:0 auto;
	background: url(../images/global/bg-footer.gif) no-repeat left -10px;
}

div#content-footer #footer{
	width:990px;
	height:122px;
	margin:0 auto;
	background: url(../images/global/bg-footer.gif) no-repeat left -10px;
}

div#footer p {
	color:#FFF;
	line-height:17px;
	padding:9px 0 0 215px;
	font-size:12px;
	height:78px;
}

div#footer p a{
	color:#FF0;
	text-decoration:none;
}

div#footer p a:hover{
	text-decoration:underline;
}

div#footer #cybermarket{
	font-size:10px;
	padding:10px 0 0 215px;
	height:auto;
}

div#footer #cybermarket a{
	color:#999;
	text-decoration:none;
}

div#footer #cybermarket a:hover{
	color:#666;
}


/* WIDE */
div#content-wide{
	width:1118px;
	margin:0 auto;
}

div#content-wide #page{
	width:1118px;
	padding:0 0 20px 0;
	float:left;
}





