.grille{
		background-image:url(../images/vgx/grille.png);
	display:block;
	position:absolute;
	width:706px;
	height:531px;
	}
a.bt_home{
	display:block;
	position:absolute;
	
	z-index:999;
	opacity:1;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	text-shadow: 0px 1px 0px #000000; filter: dropshadow(color=#000000 offx=0, offy=1);
	color:#CCC;

	}

a:hover.bt_home{
	opacity:0.9;
	background-color:#66CC00;
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
	}
	
a#g1{
	margin-left:256px;
	width:224px;
	height:218px;
	}
a#g2{
	margin-left:481px;
	width:224px;
	height:218px;
	}
a#g3{
	margin-left:117px;
	margin-top:130px;
	width:138px;
	height:141px;
	}
a#g4{
	margin-left:256px;
	margin-top:219px;
	width:149px;
	height:103px;
	}
a#g5{
	margin-left:406px;
	margin-top:219px;
	width:149px;
	height:103px;
	}
a#g6{
	margin-left:556px;
	margin-top:219px;
	width:149px;
	height:103px;
	}
a#g7{
	margin-left:0px;
	margin-top:272px;
	width:255px;
	height:214px;
	}
a#g8{
	margin-left:256px;
	margin-top:323px;
	width:149px;
	height:103px;
	}
a#g9{
	margin-left:406px;
	margin-top:323px;
	width:150px;
	height:103px;
	}
a#g10{
	margin-left:557px;
	margin-top:323px;
	width:148px;
	height:103px;
	}
a#g11{
	margin-left:256px;
	margin-top:427px;
	width:149px;
	height:103px;
	}
a#g12{
	margin-left:406px;
	margin-top:427px;
	width:149px;
	height:103px;
	}
a#g13{
	margin-left:557px;
	margin-top:427px;
	width:148px;
	height:103px;
	}
a.none{
	display:none;
	}
.bg{
	background-color:#360;
	padding:10px;

	width:90%;
	margin:auto;
	}

iframe {
    border-bottom-width: thin;
    border: 0px;
    border-color: red;
}