body{
	position:relative;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background:url(../pix/background.jpg) repeat-x #060d18;*/
	background-color:#060d18;
}

#container{
	background:url(../pix/page.jpg) no-repeat top left;
	width:700px;
	height:455px;
	color:#93a3b3;
	font-size:11px;
}
#header{
	width:450px;
	height:115px;
	background:url(../pix/home.jpg) no-repeat top;
}
#para {
	padding:25px 30px 0 30px;
	text-align:justify;
	color:#93a3b3;
	font-size:11px;
	line-height:130%;
}
#visite{
	margin-top:50px;
	color:#93a3b3;
	font-size:12px;
	text-align:center;
}
#visite a:link, a:visited{
	text-decoration:none;
	color:#93a3b3;
}
#visite a:hover{
	text-decoration:underline;
	color:#C7D9E4;
}

#flash{
	text-align:center;
	margin-top:55px;
	font-size:10px;
	color:#57666F;
}
#flash a{
	color:#6B7C87;
}
#flash a:hover{
	color:#6B7C87;
	text-decoration:underline;
}
/*#enter a:link, a:visited {
	background:url(../pix/hand-03.jpg) no-repeat top right;
	height:32px;
	width:150px;
	padding:0px;
	margin:30px 50px;
	color:#93a3b3;
	text-align:left;
	font-size:12px;
	line-height:40px;
	float:right;
	text-decoration:none;
}

#enter a:hover{
	background-position:bottom right;
}*/
.font2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#738596;
	font-size:11px;
	line-height:130%;
}

a{
	color:#93a3b3;
	text-decoration:none;
}
.copyright{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #314871;
	text-decoration: none;
