﻿@charset "utf-8";
/* CSS Document */

	html,body{
text-align:center;
margin:0;
padding:0;
background: url(images/texture.jpg) repeat-x #F5D6F2;
font-family:Geneva, Arial, Helvetica, sans-serif;
	}
h1, h2, h3{
	margin:0;
	padding:3px 0 0 0;
}
 img, div { behavior: url(templates/hentai/iepngfix.htc); }
h3{
	font-size:small;
}
#conteiner{
	width:742px;
	margin:auto;
	background:url(images/back.png);
}
/*logo main-menù select e banner sup.*/
#head{
	background:url(images/logo.jpg) no-repeat;
	height:342px;
}

#logoMenu{
	float:right;
	padding:100px 10px 0 0;
	font-size:9px;
	width:130px;
}
#login{
text-align:left;
font-size:x-small;
padding-left:3px;
color: #FC3;
}
#login a{
	color: #FC3;
	text-decoration:none;
}
#banner{
	height:63px;
	margin-right:180px;
	padding:275px 5px 0 10px;
}
#mainMenu{
	height:110px;
	margin-top:7px;
	text-align:left;
	font-size:small;
	padding-right:7px;
}
li a {display:inline-block;}
li a {display:block;}
#mainMenu ul{
	padding:0;
	margin:0;
}
#mainMenu ul li{
		list-style:none; 
}
#mainMenu ul li a{
	color:#FFF;	
	display:block; 
	text-decoration:none;
	font-weight:bold;
}
#mainMenu ul li a:hover{
	background: url(images/hover2.gif);
}
#mainMenu ul li a.selected{
	color:#FC3;
	background:#0CF url(images/select.gif); 
}


#select{
	margin-top:18px;
	padding-right:10px;
	font-size:x-small;
	color:#9F0;
	font-weight: bold;
	height:65px;
}
/*corpo---------------------------*/

#center{
	padding:0 0 0 15px;
	margin-right:160px;
	width:565px;
}
#mainC{
	margin-bottom:10px;
}
#center2{
}
#center a{	
text-decoration:none;
}
#subBanner{
	height:62px;
}
#float{
	float:right;
	width:145px;
}
#submenu{
	text-align:left;
	font-size:x-small;
	color:#FFF;
	padding:0px 15px 0 0;
	margin: 0px;
	
}
#submenu ul li a{
	color: #fff;
	text-decoration:none;
	display:block;
}
#submenu ul li a:hover{
	color: #FC0;
	background: url(images/hover.gif);
}
#submenu ul li a.selected{
	color: #FCC;
	background:url(images/select2.gif);
}

#submenu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
/*footer contatori e validate*/
#foot{
	background: #f5d6f2 url(images/foot.png) no-repeat ;
	height:29px;
	clear:both;
	padding-top:25px;
	color: #FFF;
	font-size:0.9em;
	font-weight:bold;
}
#count{
	height:40px;
	background: #f5d6f2;
    text-align:left;
}
/*box pagine*/
#boxConteiner{
	background: url(images/girl.gif) no-repeat 0px 35px;
	height:580px;
	padding:0 0 0 150px;
}
#box{
	background:url(images/newboxhnt1.png) no-repeat;
	height:177px;
	width:418px;
}
#boxTitle{
	margin-right:140px;
	height:125px;
	padding:8px 0 3px 10px;	
	text-align:center;
	font-size:small;
}
#boxTitle a{
	font-weight:bold;
	color: #F96;
	text-decoration:none;
	text-transform: uppercase;
}
#boxTitle a:hover{
	color: #FC9;
}
#boxDescr{
	font-size:small;
	text-align: justify;
	color:#FFF;
}
#boxFloat{
	float:right;
	width:112px;
	padding:28px 12px 0 0;
	height:95px;
}
img.preview{
	height:94px;
	width:111px;
}
#voti{
	height:20px;
	padding:8px 8px 2px 8px;
	text-align:center;
	color:#FFF;
}
.voti{
   color: yellow;
	font-weight:bold;
	font-size: small;
	text-transform: capitalize;
	padding-right:10px;
}

.note{
	font-size:x-small;
	color:#006;
}


img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: pink;
	position: absolute;
	bottom: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}