@import url('navigation.css');
@import url('inputboxes.css');
@import url('news.css');
@import url('modules.css');
@import url('related.css');
@import url('search.css');


html, body {
	font-family: Helvetica, Arial, sans-serif;
	margin:0px;
	background-color: #eee;
}
body {
	padding: 8px;
}
h1 {
	display:none;
}
a {
	color: #105AC6;
	text-decoration: none;
}
.headBoxHome {
	font-size: 0px;
	width: 100%;
	background-color: #003994;
	border-top: 1px solid #000;
}
.headBanner {
	float: right;
	width: 468px;
	padding: 5px;
	padding-left: 0px;
}
.bonjourBox {
	font-size: 10px;
	padding: 3px 0px;
	padding-top: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-left: 20px;
	color: #fff;
	background-image:url(/images/b_bonjur.gif);
	background-repeat: repeat-x;
	background-color: #777777;
}
.bonjourBox a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.bonjourBox a:hover {
	text-decoration: underline;
}
.bonjourBox dfn {
	width: 300px;
	float:right;
	text-align: right;
	padding-right: 20px;
	font-style: normal;
}

.homeBox, .pageBox{
	width: 899px;
	float:left;
	background-color: #fff;
	background-image:url('/images/back_rightborder.gif');
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 6px;
	border-left: 1px solid #333;
}

.StaticPageBox{
	padding: 0px;
	padding-bottom: 8px;
	width:460px;
	font-size:1em;
	color: #555;
	margin: 10px; 
}
.StaticPageBox h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
	font-size: 14px;
}
.StaticPageBox p {
	margin:0px;
	font-family: verdana;
	line-height: 1.3em;
	padding:4px 0px;
}
.ServicesBox{
	padding: 0px;
	padding-bottom: 8px;
	width:460px;
	font-size:1em;
	color: #555;
	margin: 10px; 
}
.ServicesBox h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
	font-size: 14px;
}
.ServicesBox p {
	margin:0px;
	font-family: verdana;
	line-height: 1.3em;
	padding:4px 0px;
	padding-bottom: 20px;
}
.titleCat {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size:22px;
	color:#00419F; 
	padding:0px 30px;
}
.leftColBox {
	font-size: 11px;
	width: 121px;
	float:left;
	background: #fff url(/images/dottedpattern.gif) 100% 0% repeat-y;
}
.leftColBox h3 {
	font-size: 12px;
	color:#666;
	padding: 4px 16px;
	padding-top:12px;
	padding-bottom:6px;
	margin:0px;
}
.midColBox {
	font-size: 11px;
	width: 603px;
	float:left;
	position:relative;
	background-image:url(../images/dottedpattern.gif);
	background-repeat: repeat-y;
	margin-left: -1px;
}
.wideColBox {
	font-size: 11px;
	width: 603px;
	float:left;
	background-image:url(/images/dottedpattern.gif);
	background-repeat: repeat-y;
	margin-left: -1px;
}
.dottedline {
	background-image:url(/images/dottedpatternh.gif);
	background-repeat: repeat-x;
	height: 1px;
	clear:both;
	display: block;
}
.rightColBox {
	font-size: 11px;
	width: 170px;
	float:left;
	margin:0px;
	padding:0px;
	background: url./images/dottedpattern.gif) repeat-y;
	margin-left: -2px;
}
.footerBox {
	font-size: 11px;
	clear:both;
	color: #666;
	padding-left: 120px;
	padding-bottom:10px;
}
.footershadow {
	background-image:url('/images/back_bottomborder.gif');
	background-repeat: repeat-x;
	height: 5px;
	width: 902px;
	float:left;
	margin-bottom: 10px;
}
.footerBox p {
	margin:0px;
	padding:6px 10px;
}
.footerBox p.menu {
}
.footerBox a {
	color:#105AC6;
	text-decoration: underline;
}

.homeBanner {
	float:left;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	padding-left: 28px;
	padding-bottom: 95px;
}
#mydcbox {
	padding: 20px 60px;
	line-height: 20px;
}

.right160banner { margin-left: 4px }

#banner_xxl {
	width: 330px;
	height: 610px;
	position: fixed;
	top: 10px;
	left: 930px;
	overflow: visible;
	z-index: 10;
}

/* ------------------------------------ */






/* end */
