@import url(css/div.css);
@import url(css/icons.css);

body,td
{
	font-family: "Lucida Grande","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
}

body.c1
{
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
}

.body
{
	margin: 0px;
	background-color: #FFF;
	background-image: url(img/home/bg-bighand.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

body.c1	a:hover IMG
{
	border-color: #3D6CB6;
	border-width: 1px;
	border-style: solid;
}

a
{
	color: #369;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #036;
	/*background-color: #DFDFDF;*/
}

a.a1 { font-size: 16px; }

.bordofoto
{
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #666;
}

.bordofoto2
{
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #333;
}

.testobianco { color: #CCC; }

.testobianco a
{
	color: #369;
	text-decoration: none;
	font-weight: bold;
}

.testobianco a:hover
{
	color: #369;
	background-color: #DFDFDF;
}

.testocreativi
{
	color: #666;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
	font-weight: bold;
}

.titolocreativi
{
	color: #666;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-size: 14px;
	font-weight: bold;
}

.testopagine5px
{
	color: #666;
	text-decoration: none;
	padding-left: 5px;
	font-size: 14px;
}

.testopagine5pxdx
{
	color: #666;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	font-size: 14px;
}

.brdTop { border-top: 1px solid #ccc; }
.brdB { border-bottom: 1px solid #ccc; }
.brdRx { border-right: 1px solid #ccc; }

.brd2
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.bgT
{
font-size: 18px;
text-align: right;
}


#testoelenco a
{
	font-size: 14px;
	color: #3D6CB6;
	text-decoration: none;
	line-height: 22px;
}

#testoelenco a:hover { background-color: #DFDFDF; }

#hdr
{
	padding-right: 4px;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
	border-color: #999;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

/* KWAAUI footer */ 
#kwFooter
{
	position: fixed;
	display: block;
	z-index: 21;
	left: 10px;
	bottom: 4px;
	width: 72px;
	height: 30px;
/*
	opacity: .70;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
*/
	border: 0px teal solid;
}
/* --- */

