@charset "utf-8";

#title
{
	margin-left:50px;
	margin-top:10px;
	height:63px;
	background-image:url(../img/home/title.jpg);
	background-repeat:no-repeat;
}

#sx
{
	width:300px;
	float:left;
}

#dx
{
	height:400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4B83A2;
	margin-left:300px;
	margin-right:20px;
/*	width:300px;*/
}

#testo-apertura
{
	font-family:"Comic Sans MS";
	font-size:13px;
	color:#4D8BAE;
	width:265px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D8BAE;
}

#iscrizione
{
	background-image:url(../img/home/accedi.jpg);
	background-repeat:no-repeat;
	width:273px;
	height:290px;
}

#iscrizione-logged
{
background-image:url(../img/common/log/sx-log.jpg);
	background-repeat:no-repeat;
	width:273px;
	height:290px;
}

#top-title
{
	margin-left:30px;
	padding-bottom:3px;
	margin-bottom:10px;
	height:22px;
	width:290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA6EA;
	background-image:url(../img/home/titolo-top.gif);
	background-repeat:no-repeat;
}

.news
{
	margin-top:10px;
	margin-left:30px;
	width:300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D7D7D;
}

.titolo-news
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D7D7D;
	font-family:"Comic Sans MS";
	font-size:16px;
	color: #555555;
}

.testo-news
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
}

.data-news
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	color:#555555;
	font-style:italic;
	font-weight: bold;
	margin-bottom:3px;
	margin-top:5px;
}

.cont-form
{
	position:relative;
	top:46px;
	height:35px;
	width:100px;
	left:12px;
}

.bottone-accedi a
{
	position:relative;
	left:2px;
	top:42px;
	display:block;
	background-image:url(../img/home/bottone_accedi.jpg);
	background-repeat:no-repeat;
	width:265px;
	height:33px;
}

.bottone-accedi a:hover
{
	background-image:url(../img/home/bottone_accedi-over.jpg);
	background-repeat:no-repeat;
}

.text-accedi
{
	display:block;
	position:relative;
	text-decoration:none;
	color:555555;
	width:255px;
	top:80px;
	left:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.text-accedi a
{
	top:10px;
	display:block;
	position:relative;
	text-decoration:none;
	color:#555555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.text-accedi a:hover
{
	color:#4D8BAE;
}



#dxdx
{
	min-height:400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4B83A2;
	margin-left:665px;
	margin-top:-401px;
	height:400px;
	width:220px;
}

#dxdx table
{
	margin-top:15px;
	margin-left:30px;
	border:0px;
	padding:0px;
	font-family:"Comic Sans MS";
	font-size:12px;
	font-weight:bold;
	color:#8AA6B6;
	text-transform: capitalize;
	text-align:center;
}


#dxdx table td.img-prodotto
{
	background-image:url(../img/home/sfondo-prodotto.gif);
	width:151px;
	height:150px;
	text-align:center;
	vertical-align:middle;
}

#top-title-prodotti
{
	margin-left:30px;
	padding-bottom:3px;
	margin-bottom:10px;
	height:22px;
	width:200px;
	margin-top:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA6EA;
	background-image:url(../img/home/titolo-top-prodotti.gif);
	background-repeat:no-repeat;
}

.freccia-dx-prodotto
{
	width:40px;
}

.freccia-dx-prodotto div
{
	margin-left:10px;
}

.freccia-dx-prodotto div a
{
	display:block;
	width:30px;
	height:140px;
	background-image:url(../img/home/freccia-sx.gif);
	background-repeat:no-repeat;
}

.freccia-dx-prodotto div a:hover
{
	background-image:url(../img/home/freccia-sx-over.gif);
}

.testo-prodotto
{
	padding-left:10px;
	padding-top:5px;
}






/* GESTIONE TAB ALERT LOG*/
#tab-alertlog
{
	position:absolute;
	left:10px;
	width:325px;
	height:141px;
	background-image:url(../img/home/alert.jpg);
	top:420px;
	left:340px;
	z-index:30;
}

.ok-alert a
{
	display:block;
	position:absolute;
	width:119px;
	height:35px;
	background-image:url(../img/home/ok-alert.gif);
	background-repeat:no-repeat;
	left: 100px;
	top: 64px;
}

.ok-alert a:hover
{
	background-image:url(../img/home/ok-alert-over.gif);
}

.password-dimanticata
{
	position:absolute;
	top:113px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width:325px;
}

.password-dimanticata a
{
	text-decoration:none;
	color:#FFFFFF;
}

.password-dimanticata a:hover
{
	text-decoration:none;
	color:#FFF4BD;
}
