/*********************/
/* Created by YumeKimino ~ info@yumekimino.com ~ Copy is forbidden. This site has been published under a Copyright License */
/*********************/

html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	cursor:  default;
	background-color: #ffffff;
	background-image:  url(/images/bg.jpg);
	background-repeat: repeat-x;
}





/* header */

#header {
background: url(/images/header.png) no-repeat;
	height:324px;
	width:952px;
	margin: none;
	

	}
#menu {/*border: 1px solid #FF0000; */ 
	height:40px;
	width:479px;
	margin-left:460px;
	padding-top:55px;
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	word-spacing: 10px;	 
}


#menusx { /*border: 1px solid #FF0000; */
    width:159px;
    float:left;
	height:151px;	
	margin-left:185px;
	margin-top:27px;
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 18px;	
}

/* Content */


#content{
    width:952px;
	background-image:  url(images/repeat_01.png);	
	margin:0;
	padding: 0;
}



#content2{
	width: 952px;
	margin:0;
	padding: 0;
	background:none;
	background-repeat: no-repeat;
}

#google{
	width: 720px;
    height:500px;
	text-align: center;
		margin-right: 20px;
		}
.google{
	width: 300px;
    height:300px;
	text-align: center;

		}
#logo{
background-image:  url(/images/titolo.jpg);	
		}
	

		
#box1 {
	width: 720px;
	text-align: left;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-right: 20px;
	margin-left: 185px;
}
#box2 {
	width: 741px;
	text-align: left;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-right: 0px;
	margin-left: 185px;
}

img{ 
	margin: 7px 7px 7px 7px;
	border: 0px;
	
}

a img{ 

	border: 1px solid #990000;
	
}

a:hover img{ 

	border: 1px solid #FFCC66;
	
}

#imgsx{ 
	float: left; 
	margin: 7px 7px 7px 7px;
	border: 1px solid #990000;
	
}

#imgdx{ float: right;
         margin: 10px 10px 10px 10px;
		 border: 1px solid #990000; }

#imgcx{ align: left; 
	  margin: 0px 0px 7px 0px;
	  border: 0px solid #cccccc;
	  }
	  	
#sfumate {
filter:alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7; 
		}	 
	
.mini {
	border: 1px solid #FF6600;
	margin: 2px;
	text-decoration: none;		
		}
		
a:link { text-decoration: none;
         color: #990000; }
	
a:visited { text-decoration: none;
            color: #FF0000; }
			 
a:hover { ftext-decoration: none;
		  color: #FF0000; 
		  }
#menu a { text-decoration: none;
         color: #ffffff;
		 }	
#menu a:visited { text-decoration: none;
            color: #ffffff; }	  
#menu a:hover { 
	 	  font-weight: bold;
		  color: #000000;
		  }
#menusx a { text-decoration: none;
         color: #ffffff;
		 }	
#menusx a:visited { text-decoration: none;
            color: #ffffff; }	  
#menusx a:hover { 
	 	  font-weight: bold;
		  color: #000000;
		  }
	 
/*** Table Styles ***/	
.tablebg {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	height:30px;
}
		   
/*** Footer Styles ***/
#subfooter{
	background:url(images/subfooter.png) no-repeat center;
	width: 952px;
	height: 40px;
	text-align:center;
}
#footer{
	background: none;
	width: 952px;
	text-align:center;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: middle;
	top:10px;
    /* border: 1px solid #FF0000;*/
}

/*

	Css div

*/
.bottoneTip {
	border: 1px solid #F68C22;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
}
.testoTip{
	Padding : 5px 5px 5px 5px;
	Color : #666666;
	font-family: Verdana;
	font-size: 9px;
	background-color: #FFFFFF;
}
#tipDiv{
	width: 300px;
	background-Color : #FFFFFF;
	padding : 0px;
	border: 1px ridge  #F68C22;
}
.tdDiv{
	background-Color : #F68C22;
}
#tipImg{
	background-image: url(images/LgInfoToolTip.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 16px;
	width: 16px;
}


