@charset "utf-8";
/* CSS Document */

img {
	border: 0px;
}

h1 {
	border: 0px;
	margin: 0px;
}

/* Diretti */

body {
	background-color: #dddddd;
	margin: 0px;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	background-image: url(image/bg01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

/* Div */
div#titolo {
	width: 893px;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 0px;
	z-index: 1;
	height: 191px;
}

div#lingue {
	width: 104px;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: 425px;
	top: 29px;
	z-index: 10;
	height: 65px;
	color: #FFFFFF;
	font-size: 12px;
}
div#membria {
	width: 105px;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: 425px;
	top: 107px;
	z-index: 10;
	height: 21px;
	color: #FFFFFF;
}
div#corpo {
	width: 893px;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 191px;
	z-index: 1;
	float: left;
}

.player {
	background-image: url(image/bg02.jpg);
	width: 465px;
	text-align: left;
	height: 405px;
	float: left;
	position: relative;
	z-index: 99;
}

.dx-player {
	background-image: url(image/bg04.jpg);
	background-repeat: no-repeat;
	width: 428px;
	text-align: left;
	height: 405px;
	float: left;
	background-position: right;
}

.benvenuto-txt {
	position: absolute;
	top: 57px;
	left: 280px;
	width: 309px;
	text-align: justify;
	height: 48px;
	z-index: 100;
}

.benvenuto-flash {
	position: absolute;
	top: 115px;
	left: 27px;
	width: 409px;
	text-align: center;
	height: 266px;
	color: #000000;
}

.termini {
	background-image: url(image/bg11term.jpg);
	width: 893px;
	text-align: left;
	float: left;
	position: relative;
}

.iscriviti {
	background-image: url(image/bg06.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 893px;
	text-align: left;
	height: 64px;
	float: left;
	position: relative;
}


.aggiornamenti {
	background-image: url(image/bg11.jpg);
	width: 465px;
	text-align: left;
	height: 477px;
	float: left;
	position: relative;
}
.aggiornamenti-txt {
	position: absolute;
	top: 92px;
	left: 24px;
	width: 431px;
	text-align: left;
	height: 374px;
	overflow: hidden;
}
.chisono {
	background-image: url(image/bg12.jpg);
	width: 428px;
	text-align: left;
	height: 477px;
	float: left;
	position: relative;
}
.chisono-txt {
	position: absolute;
	top: 92px;
	left: 220px;
	width: 184px;
	text-align: left;
	height: 253px;
}

.film {
	background-image: url(image/bg21.jpg);
	width: 893px;
	text-align: left;
	height: 242px;
	float: left;
	position: relative;
}
.film-txt {
	position: absolute;
	top: 53px;
	left: 477px;
	width: 390px;
	text-align: justify;
	height: 165px;
}


.menupedice {
	background-image: url(image/bg31.jpg);
	width: 893px;
	text-align: left;
	height: 330px;
	float: left;
	position: relative;
}
.menupedice-txt {
	position: absolute;
	top: 294px;
	left: 69px;
	width: 450px;
	text-align: center;
	height: 18px;
	color: #666666;
}


.pedice {
	width: 893px;
	text-align: center;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #999999;
	font-size: 12px;
}

/* Link */

.link-1:LINK, .link-1:VISITED   {
	text-decoration: none;
	font-weight: normal;
	Color: #CC0000;
	font-size: 12px;
}
.link-1:HOVER   {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.link-2:LINK, .link-2:VISITED   {
	text-decoration: none;
	font-weight: normal;
	Color: #FFFFFF;
	font-size: 12px;
}
.link-2:HOVER   {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.link-3:LINK, .link-3:VISITED   {
	text-decoration: none;
	font-weight: bold;
	Color: #CC0000;
	font-size: 18px;
}
.link-3:HOVER   {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.link-4:LINK, .link-4:VISITED   {
	text-decoration: none;
	font-weight: normal;
	Color: #990000;
	font-size: 12px;
}
.link-4:HOVER   {
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
}
.link-5:LINK, .link-5:VISITED   {
	text-decoration: none;
	font-weight: normal;
	Color: #990000;
	font-size: 14px;
}
.link-5:HOVER   {
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
	font-size: 14px;
}


.link-6:LINK, .link-6:VISITED   {
	text-decoration: none;
	font-weight: normal;
	Color: #999999;
	font-size: 12px;
}
.link-6:HOVER   {
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
}


/* IMMAGINI */

.floatleft {
	float: left;
}
.floatrigh {
	float: right;
}

.img-1 {
	border: #CC0000 1px solid;
	margin-left: 5px;
	margin-top: 4px;
	display: inline;
	border-color: #DE0E0E;
}
.img-1:HOVER {
	border: #FF7A7B 1px solid;
	margin-left: 5px;
	margin-top: 4px;
	display: inline;
	border-color: #FF7A7B;
	FILTER: alpha(Opacity=90);
	-moz-opacity: 0.90;
}
.img-2 {
	border: #CC0000 2px solid;
	display: inline;
	border-color: #CC0000;
	float: left;
	margin-right: 10px;
}
.img-2:HOVER {
	border: #FF7A7B 2px solid;
	float: left;
	display: inline;
	border-color: #FF7A7B;
	FILTER: alpha(Opacity=90);
	-moz-opacity: 0.90;
	margin-right: 10px;
}
.img-3 {
	border: #CC0000 2px solid;
	display: inline;
	border-color: #CC0000;
	float: left;
	margin-top: 52px;
	margin-left: 25px;
}
.img-3:HOVER {
	border: #FF7A7B 2px solid;
	float: left;
	display: inline;
	border-color: #FF7A7B;
	FILTER: alpha(Opacity=90);
	-moz-opacity: 0.90;
}

/* Link id */

#logo {
	background-image: url(image/logo-pornostar.jpg);
	width: 662px;
	height: 191px;
	text-decoration: none;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 3;
}
#logo:hover {
	background-image: url(image/logo-pornostar.jpg);
	width: 662px;
	height: 191px;
	text-decoration: none;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 3;
	background-position: -662px;
}
#logo span {
	visibility: hidden;
	text-decoration: none;
}

#bottone1 {
	background-image: url(image/bt-01.jpg);
	width: 234px;
	height: 64px;
	text-decoration: none;
	background-position: 0px;
	display: inline;
	float: left;
}
#bottone1:hover {
	background-image: url(image/bt-01.jpg);
	width: 234px;
	height: 64px;
	text-decoration: none;
	background-position: 0px;
	display: inline;
	float: left;
	background-position: -234px;
}
#bottone1 span {
	visibility: hidden;
	text-decoration: none;
}

#bottone2 {
	background-image: url(image/bt-02.jpg);
	width: 231px;
	height: 64px;
	text-decoration: none;
	background-position: 0px;
	display: inline;
	float: left;
}
#bottone2:hover {
	background-image: url(image/bt-02.jpg);
	width: 231px;
	height: 64px;
	text-decoration: none;
	background-position: 0px;
	display: inline;
	float: left;
	background-position: -231px;
}
#bottone2 span {
	visibility: hidden;
	text-decoration: none;
}



.menu001 {
	background-image:url(immagini/menu-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	height: 32px;
	display: inline;
	text-decoration: none;
	padding-top: 8px;
	color: #979694;
	font-size: 18px;
	font-weight: normal;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}

.menu001:hover {
	background-image:url(immagini/menu-bg-2.jpg);
	text-align: center;
	height: 32px;
	display: inline;
	text-decoration: none;
	padding-top: 8px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: repeat;
}


/* Altro */



/* Testi */



.txt001{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.txt002{
	font-weight: normal;
	color: #CC0000;
}
.txt003{
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
