body {
	margin: 0;
	padding: 0;
	background: url(design/background-intro.gif) repeat-x #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #606060;
}

.global {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 630px;
	height: 100%;
	text-align: left;
}

.content-side {
	float: left;
	width: 630px;
	height: 100%;
	background: url(design/background-white.gif) repeat-y;
}

/*--------------FIN DESIGN---------------*/

.box-top {
	height: 172px;
}

.box-top-banner {
	height: 18px;
	background: url(design/background-top-banner.gif) no-repeat;
}

.box-bottom-banner {
	height: 18px;
	background: url(design/background-bottom-banner.gif) no-repeat;
}

.box-grey {
	height: 15px;
	background: url(design/background-grey.gif) repeat-y;
}

.box-banner {
	height: 230px;
	padding-top: 3px;
	padding-left: 10px;
	background: url(design/background-banner.gif) repeat-y;

}

.box-content {
	height: 230px;
	background: url(design/background-white.gif) repeat-y;
}

/*----------------LOGO----------------*/

.logo {
	position: absolute;
	margin-top: 123px;
	margin-left: 165px;
}

/*--------------FIN LOGO--------------*/

/*----------------CONTENT----------------*/
.content {
	width: 590px;
	margin-top: -8px;
	margin-left: 20px;
	text-align: center;
}

.spacer {
	clear: both;
}
/*------------FIN CONTENT----------------*/


/*--------------------LIENS----------------*/
a {
	color: #2E9726;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.lang {
	font-size: 14px;
	font-weight: bold;
	color: #9BCB0A;
	text-decoration: none;
}

a.lang:hover{
	color: #3E591A;
}
/*----------------FIN LIENS----------------*/

/*--------------------Netwebcity----------------*/

.netwebcity{
	text-align: center;
	margin-top: 150px;
	padding-bottom: 15px;
	color: #D0D0D0;
	background: url(design/background-white.gif);
}

.net, .net a{
	font-size: 9px;
	color: #D0D0D0;
	text-decoration: none;
}

.net:hover{
	color: #66A915;
}
/*-------------Fin Netwebcity-------------------*/
