/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	background-color: #000000;
	padding-top: 5px;
}
/*tag*/
h2 {
	color: #FF9999;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.3em;
}
/*sfondi*/
.latoSX {
	background-image: url(images/SX.gif);
	background-repeat: repeat-y;
}
.latoDX {
	background-image: url(images/DX.gif);
	background-repeat: repeat-y;
}
.latoTOP {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}
.latoBOTTOM {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
}
.black {
	background-color: #000000;
	vertical-align: top;
}
/*contenuti*/
.corpo {
	color: #cccccc;
}
.contenuto {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #2C1C01;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2C1C01;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
}
/*navigazione*/
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*motori*/
div.k{
    color: #D87077;
    text-decoration:none;
    font-size: 10px;
    font-weight:normal;
    text-align:center;   
	font-family: Verdana, Arial, Helvetica, sans-serif;     
}
a:link.linkK, a:visited.linkK, a:hover.linkK {
    color: #D87077;
    text-decoration:none;
    font-size: 10px;
    font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link.linkA, a:visited.linkA, a:hover.linkA {
    color: #D87077;
    cursor: text;
    text-decoration:none;
    font-size: 10px;
    font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link.linkAT, a:visited.linkAT, a:hover.linkAT {
    color: #D87077;
    cursor: text;
    text-decoration:none;
    font-size: 10px;
    font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stile1 {
	color: #FF9999;
	font-weight: bold;
}
.pink {
	font-size: 10px;
	color: #BE373D;
}

.Stile2 {
	color: #F89494;
	font-weight: bold;
}

