/* CSS Document */

/*INTRO*/

/*
--------------------------------------------------------
TYPOGRAPHY > GLOBALS
--------------------------------------------------------
*/

h2
{
	position: absolute;
	top:-10px;
	left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; font-style:normal;
	padding-left:5px;
}
h3 
{
	
	top: 0;
	left: 10px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	color:#d324a8; 
	padding-left:5px;
	border-left:#7e1328 0px solid;

}

p
	{
	padding-top: 50px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333;
	line-height:22px;
	font-size:12px; 
	padding-left:20px;
	padding-right:20px;
}

.txt_colore{
	line-height:20px;
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration:none;
	margin-top:0px;
	color:#d324a8;
	}


.txt_lingua{
	line-height:20px;
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration:none;
	margin-top:0px;
	color:#666;
	}

txt_form{
	line-height:20px;
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration:none;
	margin-top:0px;
	color:#CCCCCC;
	}

.txt_generale{
	line-height:23px;
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration:none;
	margin-top:0px;
	color:#333333;
	}

.txt_copy{
	font-size:11px;
	line-height:12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration:none;
	color:#666;
	}
.txt_copycolore{
	font-size:11px;
	font-size:12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration:none;
	color:#e2a625;
	}


.txt_titolo{
	font-size:25px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration:none;
	color:#666666;
	letter-spacing:1px;
	font-weight:bolder;
	}

.txt_titolo_colore{
	font-size:25px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration:none;
	font-weight:bolder;
	color:#d324a8;
	letter-spacing:2px;
	}

.txt_link{
	line-height:20px;
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	margin-top:0px;
	color:#29ABE2;
	}

.txt_speak{
	line-height:23px;
	font-size:18px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration:none;
	text-align:center;
	margin-top:0px;
	color:#d324a8;
	}

















