
/* CSS onthetable */
html, body {
    height: 100%;
    width: 100%;
	padding: 0px;
	margin: 0px;
}    
 

#drag-hint {
    position:absolute;
    display: none;
     font-family:Georgia, "Times New Roman", Times, serif;
        font-size: 70%;
    font-style: italic;
    color: #333;
    z-index: 10000;
    background: #99D7B2;
margin:0 0 0 8px;
}



.data {
	font-size: 9px;
	color:#ffffff;
	background-color:#000;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:1px;
}



#header ul li
{
display: inline;

}


#header ul li a
{
margin:0 20px 0 0;
}

#header ul li a:hover
{
color:#109ADA;	
}

#header ul 
{
margin:0 0 0 220px;
}


#contact_top_bg{
z-index:991;
width:100%;
height:40px;
margin:0;
background-color:#ccc;
filter: alpha(opacity=30);
opacity:0.3;
background:url(../images/dotted.gif);
}


#header {
	z-index:993;
        font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
        color:#000;
        font-size: 80%;
        margin: 7px 0 0 10px;
	background:url(../images/png.png) no-repeat;
	position:absolute;
}

#contatti  a{
	color:#333;
background-color:#fff;	
padding:0 3px 4px 3px;
}


#link  a{
	color:#333;
background-color:#fff;	
padding:0 3px 4px 3px;	
}

#veryverybeautiful  a{
	color:#333;
background-color:#fff;
padding:0 3px 4px 3px;
		
}
#contatti  a:hover{
	color:#109ADA;		
}
#link  a:hover{
	color:#109ADA;		
}

#veryverybeautiful  a:hover{
	color:#109ADA;		
}


#contact input[type=text]{
color:#109ADA;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:#eee;
border:none;
margin:0 0 5px 0;
}
#contact{
margin-top:90px;
margin-left:10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
font-size: 70%;
line-height:15px;
position:absolute;
}
#contact a{
 color:#333;
text-decoration:underline;
}
#contact a:hover{
 color:#fff;
text-decoration:none;
background-color:#109ADA;
}
#contact table{
font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
font-size: 100%;
line-height:15px;

}

#contact table #td_download{
font-size: 110%;
color:#109ADA;
padding:0 0 15px 0;
font-weight:bold;

}


#fotos {
	z-index:1;
	position:absolute;
	cursor:move;
	cursor:cross;
	
    margin-top:55px;
    vertical-align:top;
   margin-left:5px;
}
#test{

	position:absolute;
	cursor:move;
	cursor:cross;
	height:150em;
        width:150em;

background:#ffcc33;

}
.informazioni{
font-family:Georgia, "Times New Roman", Times, serif;
	color:#7f7f7f;;
	font-size: 76%;
	text-transform:uppercase;
}



table tr{ 
	vertical-align:top;
}


/* select ------------------------------------------------------------------ */



.sel {
	width:130px;

}



optgroup {
	xlist-style-type: none;
	font-size:11px;
        padding-left:5px;
font-family:Georgia, "Times New Roman", Times, serif;
}

oxption {
	padding-left:0px; list-type:none; 
	 margin:0px;
}

select { 
	width:200px; 
        height:19px;
}

select, option, optgroup { /* sottocategorie */
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: normal;
	
	color:#333333;
	background-color: #fff;
border:none;
} 

optgroup { /* categorie principali*/
	color:#333333; 
	font-weight: bold;
	font-style:normal;

}


li, ul {
	padding: 0;
	margin: 0px;
	list-style:none;
}

h1, h2, h3 {
	margin: 0px;
}

a {
	text-decoration: none;
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}

h2	{	
	font-size:11px;	
}

h3	{	
	font-size:11px;	
}


/* --------------------------------------------------------------------------*/


