@import url('sBox.css');

body {
	margin: 0;
	padding: 0;
	background: url(design/background.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: 530px;
	text-align: left;
}

.box-top {
	height: 125px;
	background: url(design/background_top_index.gif) no-repeat;
}

.box-banner {
	height: 175px;
	background: url(design/background_banner_index.gif) no-repeat;
	padding-left: 25px;
}

.box-content {
	background: url(design/background_content_index.gif);
	padding-top: 15px;
	padding-left: 25px;
}

.box-bottom {
	height: 25px;
	background: url(design/background_bottom_index.gif) no-repeat;
}

/*----------------LOGO----------------*/
.box-logo {
	width: 480px;
	text-align: left;
	margin-left: 25px;
	padding-top: 35px;
}
/*------------FIN LOGO----------------*/

/*----------------CONTENT----------------*/
.content {
	width: 480px;
	margin-top: 190px;
	padding-bottom: 10px!important;
	padding-bottom: 0px;
	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: #606060;
	text-decoration: none;
}

a.lang:hover{
	color: #2E9726;
}
/*----------------FIN LIENS----------------*/

/*--------------------Netwebcity----------------*/

.netwebcity{
	padding-bottom: 15px;
	color: #a0a0a0;
}

.net, .net a{
	font-size: 9px;
	color: #a0a0a0;
	text-decoration: none;
}

.net:hover{
	color: #2E9726;
}
/*-------------Fin Netwebcity-------------------*/

.tags{
color:#cccccc;
width:480px;
margin:0 auto;
text-align:center;
}
