﻿@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	margin:0
}
body {
	padding:0;
	overflow:auto;
	text-align:center;
	background-image:url(../images/background.jpg);
	background-repeat: repeat;
	background-color:#46b3e3;
	background-attachment:scroll;
	background-position: center top;
	font-family:Verdana, Geneva, sans-serif;
}
.headerTxt {
	font-size: 12px;
	color: #3d88c1;
	font-weight:bold;
	margin-top:3px;
}
.MainAppDiv {
	width:804px;
	height:648px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/divbg.png);
	background-repeat:no-repeat;
	padding-top:18px;
}
.TagDiv {
	clear:both;
	height: 103px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.FooterLinkDiv {
	background-image:url(../images/footerBgBleu.png);
	background-repeat:no-repeat;
	width:772px;
	height:108px;
	margin-left:auto;
	margin-right:auto;
}
.FooterTxtDiv {
	width:772px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	color:#eaeaea;
	font-weight:bold;
	font-size:12px;
	text-align:justify;
}
.FooterLinkSec {
	width:237px;
	height:108px;
	display: inline;
	float:left;
	padding-top:15px;
	padding-left:20px
}
.FooterTitleDiv {
	text-align:left;
	color:#eaeaea;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
}
.FooterTitleDiv a:link {
	text-decoration:none;
	color:#eaeaea;
}
.FooterTitleDiv a:hover {
	text-decoration:none;
	color:#eaeaea;
}
.FooterTitleDiv a:visited {
	text-decoration:none;
	color:#eaeaea;
}
.FooterCopyrightDiv {
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	margin-top:3px;
	text-shadow: 1px 1px 0px #3d88c1;
}
.FooterCopyrightDiv a:link {
	color: #000000;
}
.FooterCopyrightDiv a:hover {
	color: #ffffff;
}
.FooterCopyrightDiv a:visited {
	color: #000000;
}
.adsenseDiv {
	margin-top:10px;
	height:90px;
	text-align:center
}
.FooterSubTxtDiv {
	font-size:12px;
	color:#a4d5ea;
	font-variant: normal;
	text-align: justify;
	margin-top:8px;
	text-shadow: 1px 1px 2px #222b18;
}
.FooterSubTxtDiv ul {
	margin:0;
	padding-left:0;
}
.FooterSubTxtDiv li {
	margin:0;
	padding:0;
	list-style-type:none
}
.FooterSubTxtDiv a:link {
	text-decoration:none;
	color:#a4d5ea;
}
.FooterSubTxtDiv a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.FooterSubTxtDiv a:visited {
	text-decoration:none;
	color:#a4d5ea;
}
.ShareDiv {
	width:235px;
	text-align:right;
	font-size:12px;
	float:right;
	padding-right:25px;
	padding-top:10px;
}
.ShareDiv a:link {
	color:#411808;
	font-weight:bold
}
#slideshowoutershell {
	height: 90px;
	position: relative;
	width: 728px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
.slideshow-item {
	height: 90px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 728px;
	z-index:100;
}
.slideshow-item2 {
	height: 120px;
	overflow: hidden;
	margin-left:auto; margin-right:auto;
	top: 0;
	width: 680px;
}
.pubtxtdiv {
	width:41px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	background-color:#000000;
	position:absolute;
	z-index:1000;
	padding-left:3px;
	right:0;
	bottom:0;
	padding-right:2px;
	-moz-border-radius-topleft:2px;
	-webkit-border-top-left-radius:2px;
	padding-top:1px
}
