@charset "utf-8";
/* CSS Document */

#botton1
{
	position:relative;
	left:450px;
	top:135px;
	color:#115999;
	font-size:20px;
}
#botton1 a:hover
{
	color:#06F;

}
#botton2
{
	position:relative;
	left:600px;
	bottom:77px;
	color:#115999;
	font-size:20px;
}
#botton2 a:hover
{
	color:#06F;
	
}#botton3
{
	position:relative;
	left:820px;
	bottom:175px;

	color:#115999;
	font-size:20px;
}
#botton3 a:hover
{
	color:#06F;
	
}#botton4
{
	position:relative;
	left:980px;
	bottom:170px;
	
	color:#115999;
	font-size:20px;
}
#botton4 a:hover
{
	color:#06F;
	
}#botton5
{
	position:relative;
	left:1090px;

	bottom:90px;
	color:#115999;
	font-size:20px;
}
#botton5 a:hover
{	color:#06F;
	
}
#main
{
	position:relative;
	right:-540px;
	bottom:290px;
	width:400px;
	
}