/* Page CSS Document by Massimo Silvano Galli, 2005 - www.msgdixit.it - info@msgdixit.it */

/* BODY */
body {
	background-color: #ebeae6;
	background-image:url(../immagini/creare_images/animation.gif);
	background-position: 25px 100%;
	background-repeat:no-repeat;
}


/* LINK */

a:link, a:visited, a:active {
	color: #e65fab;
	text-decoration: none;
	font-family: Century Gothic, Verdana, sans-serif, Arial;
font-weight:bold;
	font-size:11pt;
}

a:hover {
	text-decoration: none;
	color:#405F8C;
font-family: Century Gothic, Verdana, sans-serif, Arial;
font-weight:bold;
	font-size:11pt;
}


.tohome a:link, .tohome a:visited, .tohome a:active, .tohome a:hover {
	color: #ebeae6;
	text-decoration: none;
	font-family: Arial;
	font-size:5px;
}


.menu a:link, .menu a:visited, .menu a:active {
	color: #e65fab;
	text-decoration: none;
	font-family: Century Gothic, Verdana, sans-serif, Arial;
font-weight:bold;
	font-size:9pt;
}

.menu a:hover {
	text-decoration: none;
	color:#405F8C;
font-family: Century Gothic, Verdana, sans-serif, Arial;
font-weight:bold;
	font-size:9pt;
}

/* BOX */



.box {
	background-image: none;
	background-repeat: no-repeat;
	position: static;
	height:645px;
	width:832px;
	border:#e65fab 3px dashed; 
 
}


#apDiv1 {
	background:#ebeae6;
	position:absolute;
	left:567px;
	top:100px;
	width:276px;
	height:40px;
	z-index:2;
	padding-top: 15px;
}

.layer {
	height: 490px;
	width: 615px;
	position: static;
	top:150px;
	left:230px;
}



/* LISTE */

li
{
padding-left: 27px;
padding-top: 5px;
background-image: url(../immagini/li.png);
background-repeat: no-repeat;
list-style:none;

}


/* TESTO */

.sottotitolo {
font-family: Arial, Helvetica, sans-serif; 
font-size:small;
color: #405F8C; 
text-decoration: none;
}

.titolo {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 30px;
letter-spacing:2pt;
font-weight:bold;
text-transform:uppercase;
}

.testo {
	font-family: Century Gothic, Verdana, sans-serif, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	line-height: 15pt;
}

.variantetesto {
font-family: Century Gothic, Verdana, sans-serif, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #405F8C;
}

.sottotitolo1 {

font-family: Arial, Helvetica, sans-serif; 
font-size: small; 
color: #666666; 
text-decoration: none;
}

