/* CSS Document */
body {
	background:url(../Images/Background.jpg);
}

.bgdwhite {
	background:#ffffff;
}

.corp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.corp h1{
	font-size: 16px;
	color: #000;
	text-align: justify;
	font-weight:bold;
}


.corp h2{
	font-size: 14px;
	color: #000;
	text-align: justify;
	font-weight:bold;
}


.corp a {
	color: #000;
	text-decoration:underline;
}

.corp a:hover {
	color: #00CC00;
	text-decoration:underline;
}

.corp a:visited {
	color: #000;
	text-decoration:underline;
}

.corp2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	padding: 0px;
	vertical-align: top;
}

.corp2 h1{
	font-size: 20px;
	color: #000;
	text-align: center;
	font-weight:bold;
}


.corp2 h2{
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight:bold;
}


.corp2 a {
	color: #000;
	text-decoration:underline;
	border:thin;
}

.corp2 a:hover {
	color: #00CC00;
	text-decoration:underline;
	border:thin 00CC00;
}

.corp2 a:visited {
	color: #000;
	text-decoration:underline;
	border:thin #000000;
}

.corp3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	color: #000;
	text-align: justify;
	vertical-align: top;
	padding: 40px;
}

.corp3 h1{
	font-size: 16px;
	color: #000;
	text-align: justify;
	font-weight:bold;
}


.corp3 h2{
	font-size: 14px;
	color: #000;
	text-align: justify;
	font-weight:bold;
}


.corp3 a {
	color: #000;
	text-decoration:underline;
}

.corp3 a:hover {
	color: #00CC00;
	text-decoration:underline;
}

.corp3 a:visited {
	color: #000;
	text-decoration:underline;
}

.cadre {
	width: 1020px;
	border: thin solid #000000;
}

.ban {
	background-image:url(../Images/StanBan.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	height: 200px;
	width: 1020px;
	background-position: center top;
	border-bottom:#000000 solid thin;
}

div#navbar2 {
    height: 30px;
    width: 100%;
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    background-color: #336699;
}
.menu ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 14px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
	background-color:#000000;
	text-align:center;
}

.menu li {
    list-style-type: none;
    display: inline;
}

.menu li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #FFF;
}

.menu li a:link {
    color: #FFF:
}

.menu li a:visited {
    color: #FFF;
}

.menu li a:hover {
    color: #FFF;
    background-color: #00CC00;
}

.marge {
	border: thin solid #666666;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.title {
	font-size: 14px;
	text-align:center;
	width: 230px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000000;
	padding: 4px;
	border: thin solid #000000;
}

.footer {
	background-image:url(../Images/Footer.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	height: 50px;
	width: 1020px;
	background-position: center top;
	border-top:#000000 solid thin;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	background-color: #000000;
	height: 25px;
	vertical-align: bottom;
	background-position: bottom;
}
