/* CSS Document */

body {
	margin: 0;
	padding: 0;
	
	background-color: #5280C1;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	
	text-align: center;
}

div#bx_top {
	width: 100%;
	height: 160px;
}

div#bx_top img {
	margin-top: 50px;
}

div#bx_lang {
	width: 100%;
	height: 20px;
}

div#lang {
	width: 480px;
	text-align: right;
	color: #9DA8AF;
}

div#bx_lang a.item { font-family: "Century Gothic", Verdana; font-size: 14px; color: #ffffff; }
div#bx_lang a.item:hover { color: #A2B5DC; }

div#bx_banner {
	position: relative;
	margin: 0 auto;
	width: 480px;
	height: 360px;
	background-color: #5280C1; 
	border: 8px solid #ffffff;
}

div.bx_center {
	position: relative;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*-----------------liens-------------------*/
a{ color: #5280C1; font-weight: normal; text-decoration: none; }
a:hover{ color: #9DA8AF; }

/*----------NETWEBCITY----------*/
#novitis {
	width: 480px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #A2B5DC;
	text-align: center;
}

#novitis a.novitis {
	font-size: 10px;
	font-weight: normal;
	color: #A2B5DC;
}

#novitis a.novitis:hover {
	color: #ffffff;
}
