@charset "utf-8";
/* CSS Document */

body{
	background: url(img/background.jpg) no-repeat  center 0px  #a1d310;
}

#maindiv{
	background: url(img/framebg.png) no-repeat center no-repeat;
	width: 960px;
	height: 722px;
	margin:0 auto;
	box-shadow: 0px 0px 40px -15px #000;
}

.logo{
	float: left;
	position: relative;
	display: block;
	left: 10px;
	top: 10px;
}

.textpresentation{		
	position: relative;
	left: -415px;
	top: 35px;
}

.tirelire{
	text-indent: -2000px;
	width: 288px;
	height: 55px;
	background: url(img/boutton_tirelire.png) no-repeat;
	display:block;
	float: 0 center;
	position: relative;
	top: 230px;
	left: 335px;
}

.tirelire:hover{
	text-indent: -2000px;
	width: 288px;
	height: 55px;
	background: url(img/boutton_tirelire2.png) no-repeat;
	display:block;
	float: 0 center;
	position: relative;
	top: 232px;
	left: 337px;
}

#meccavideo{
	position: relative;
	top: 25px;
	left: 80px;
	text-decoration:none;
}

.getbackto{
	color: #ddeed4;
	position: relative;
	top: 20px;
	left: 200px;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 13px;
	border-bottom: 1px dashed #ddeed4;
}
.getbackto:hover{
	color: #FFF;
	border-bottom: 1px dashed #FFF;
}

.charteurl{
	color: #ddeed4;
	position: relative;
	top: 230px;
	left: 450px;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 13px;
	border-bottom: 1px dashed #ddeed4;	
}
.charteurl:hover{
	color: #FFF;
	border-bottom: 1px dashed #FFF;
}