@font-face {
	font-family: chineser_rock_400;
	src: url('../font/chineser.ttf');
}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	text-decoration: none;
}

body {
	background: url(../images/bg2012.jpg) repeat;
	color: #fff;
	font-size: 18pt;
}

#enter {
	width: 1000px;
	margin: 0px auto;
	text-align: center;
	font-size: 0.7em;
}

#enter a {
	margin: 0 15px 0 0;
	color: #fff;
}

#enter a:hover {
	color: red;
}

#piva {
	width: 1000px;
	margin: 0px auto;
	text-align: center;
	color: #686868;
	font-size: 0.5em;
	padding: 20px 0 0 0;
}
#wrapper-home {
	background: url(../images/bg-home.png) no-repeat;
	width: 1000px;
	height: 600px;
	margin: 0px auto;
	color: #fff;
	font-size: 30px;
}

#wrapper {
	width: 800px;
	 height: auto !important;  /* per i browser moderni */
    height: 1000px;      /* per IE5.x e IE6 */
    min-height: 1000px;  /* per i browser moderni */
    margin: 0px auto;
    font-family: chineser_rock_400;
}

#wrapper-photo {
	width: 800px;
	 height: auto !important;  /* per i browser moderni */
    height: 700px;      /* per IE5.x e IE6 */
    min-height: 700px;  /* per i browser moderni */
    margin: 0px auto;
    font-family: chineser_rock_400;
}

.logo-right {
	margin: 30px 0 30px 0;
	float: right;
}

.logo-left {
	margin: 30px 0 30px 30px;
}

.freneticart {
	background: url(../images/onda-freneticart.png) no-repeat top;
}

.moogfilm {
	background: url(../images/onda-moog.png) no-repeat bottom;
}

.identita {
	background: url(../images/onda-identita.png) bottom;
}

.professionalita {
	background: url(../images/onda-professionalita2012.png) bottom;
}

.specialita {
	background: url(../images/onda-specialita.png) bottom;
}

.personaggio {
	background: url(../images/onda-personaggio.png) no-repeat bottom;
}

.photo {
	background: url(../images/onda-photo.png) no-repeat bottom;
	height: auto !important;  /* per i browser moderni */
    height: 700px;      /* per IE5.x e IE6 */
    min-height: 700px;  /* per i browser moderni */
}

.contatti {
	background: url(../images/onda-contatti.png) bottom;
}

.contatti a {
	color: #2870ab;
}

ul#menu {
	margin:0; 
	padding:0; 
	list-style:none; 
	display:inline;
	float: right;
	margin: 5px 0 0 0;
}

ul#menu li {
	margin:0 5px; 
	float:left;
}

ul#menu li span, a.tooltips span {
	background:url(../images/tooltip.png);
	display:none;
	padding:10px;
	position:absolute;
	z-index:1000;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	color: #fff;
	font-size: 0.6em;
	border: 1px solid #888;
}

#wrapper p {
	/*width: 81%;*/
	/*margin: 30px 0px 30px 0px;*/
	/*text-align: center;*/
}

.moogfilm p {
	width: 95%;
	margin: 0 0 7px 5%;
}

.identita p {
	width: 95%;
	margin: 4px 0 0 5%;
}

.personaggio p {
	width: 95%;
	margin: 7px 3% 0 2%;
}

.professionalita p, .specialita p {
	width: 95%;
	margin-top: 4px;
	margin-left: 5%;
	text-align: left;
}

p.center {
	text-align: center;
}

p.right {
	text-align: right;
}

ul#video-prex-list {
	padding: 30px 0px 0px 0px;
	list-style-type: none;
	width: 624px;
	margin: 0px auto;
}

li.video-prev {
	border: 4px solid black;
	margin: 0px 0 0 0;
	float: left;
	height: 92px;
}

#footer {
	background: #000 url(../images/footer.png) no-repeat;
	width: 800px;
	height: 80px;
	margin: 0px auto;
}

#footer-green {
	background: #000 url(../images/footer-green.png) no-repeat;
	width: 800px;
	height: 80px;
	margin: 0px auto;
}

span.blue {
	color: #2870ab;
}

span.light-blue {
	color: #9cbec6;
}

.clear {
	clear: both;
}

#letto {
	margin: 20px 0px 20px 63px
}

#indirizzo {
	color: #2870ab;
	margin: 40px 0 0 370px;
}

.white {
	color: #fff;
}

.more, .back {
	float: right;
}
