body{
	background-color: #484233;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "century Gothic", tahoma, verdana;
	font-size: 12px;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFA129;
	text-decoration: none;
}

.BgCentro{
	background-image: url(Gfx/BgCentro.gif);
	background-repeat: repeat-y;
	height: 399px;
	width: 759px;
}


.RealizzazioniFoto{
	margin: 3px;
	padding: 3px;
}
.LineaVerticale{
	background-color: #FFFFFF;
	width: 2px;
}
.RealizzazioniTesto{
	width: 278px;
	margin: 3px;
	padding: 3px;
}

h1{
	font-family: "century Gothic", tahoma, verdana;
	font-size: 15px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

p{
	font-family: "century Gothic", tahoma, verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}


.ImgBordo{
	border: 1px solid #FFFFFF;
	
}



#motioncontainer {
	margin:0 auto; /* Set to gallery width */
	height:100px; /* Set to gallery height */
	width: 63%;
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
