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

#scene1{
margin-top:-10px;
margin-bottom: -10px;
}

#scene3{
margin-top: -10px;
margin-bottom: -10px;
}

#scene5{
margin-top: -10px;
margin-bottom: -10px;
}


.backgroundIntern{
	background-color: #FFCC66;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: normal;
	color: #000033;
	background-position: center center;
	text-align: center;

}

.backgroundIntern a:hover{
	background-color: #FFFFFF;
	text-decoration:none;
}