body, html {
	font-family: "Century Gothic";
	background: #070C36 url(../images/fleur_bgr.png) repeat;
	margin:0;
	height:100%;
}

div.logoindex {
	background:url(../images/logo_index.png) center no-repeat;
	height:143px;
	width:430px;
}

div.rounded {
	margin: 25px auto; width: 800px; 
	background: #ffffff url(../images/fleur_bgr.png) repeat; ;

	
}

.index-lf { 
	width:342px;
	height:400px;
	margin: 35px 20px 35px 40px;
	float:left;
	}

.index-rt {
	width:338px;
	height:400px;
	margin: 45px 40px 35px 3px;
	float:left;

	}
div.rt-rss-box {
	border-bottom:1px solid #999999; 
	width:325px; 
	padding: 5px 0 5px 0;
	text-align:left;
	}
span.rt-rss-title {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#070C36; 
	font-weight:bold;
	text-align:left;
	}
span.rt-rss-title a {color:#070C36; text-decoration:none;}	span.rt-rss-title a:hover {color:#070C36; text-decoration:underline;}	
	
span.rt-rss-ext {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
	margin-top:3px;
	}
div.index-banner {
	width:300px;
	height:200px;
}
div.advonsite {
	font-family:Century Gothic, Arial;
	font-size:10px;
	color: #070C36;
	text-align:right;
	height:15px;
	padding-top:5px;
	width:320px;
	
}
div.advonsite a {color:#070C36;} div.advonsite a:hover {color:#070C36; text-decoration:underline;}

.introtx { font-family:Century Gothic, Arial;
	font-size:24px;
	color: #070C36;
	font-weight:bold;
	line-height:1.5;
	margin-top:40px;
	text-align:left;
	}
	
.intrologin { 
	font-family:Century Gothic, Arial;
	font-size:20px;
	color: #070C36;
	font-weight:bold;
	line-height:1.5;
	margin-top:30px;
	text-align:left;
	}	
div.footer-txt {
	font-family:Arial;
	color: #ffffff !important;
	font-size:10px;
	text-align:left;
	height:30px;
	width:800px;
	margin-top:10px;
	}
	
div.footer-txt a {
	text-decoration:none;
	color:#FFFFFF !important;
	}
div.footer-txt a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}
div.footer-lf {
	float:left;
	width: 320px;
	padding-left:20px;
	margin-right:20px;
	text-align:left;
	color:#ffffff;
	}
div.footer-rt {
	float:left;
	width: 370px;
	height: 15px;
	padding-right:20px;
	margin-left:50px;
	text-align:left;
	color:#ffffff;
}
div.index-login {
	width: 330px;
	
	}
div.index-login a {
	color:#555555;
	text-decoration:none;
	
	}	
div.index-login a:hover {
	color:#555555;
	text-decoration:underline;
	
	}	
input.index-user {
	padding:4px; 
	padding-left:22px; 
	color:#aaa; 
	background:#fff url(../images/user-16x16.png) no-repeat 3px 50%; 
	border:1px solid #666;
          	}
          	
input.index-password {
	padding:4px; 
	padding-left:22px; 
	color:#aaa; 
	background:#fff url(../images/lock-16x16.png) no-repeat 3px 50%; 
	border:1px solid #666;

}

input.button-index {
	font-family: Century Gothic, arial, verdana, serif;
	font-size: 24px;
	padding: 0 0 3px 17px;
	color: #333333;
	font-weight: bolder;
	background: none;
	vertical-align: middle;
	border: none;
}