﻿/* CSS Document */
body {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #666666;
}
#globale{
	height: 803px;
	width: 976px;
	position: absolute;
	left: 0px;
	top: 1px;
}
#img_alt{
	width: 572px;
	height: 636px;
	background-image: url('../images/img_alt.gif') ;
	position: absolute;
	left: 200px;
	top: 0px;
}
img{
	border-width: 0
}
#slogan{
	width:588px;
	height: 45px;
	background-image: url('../images/slogan.jpg');
	position: absolute;
	left: 336px;
	top: 494px;
}	
#foto-home{
	width:572px;
	height: 636px;
	position: absolute;
	left: 200px;
	top: 0px;
}
#logo{
	width:142px;
	height: 152px;
	position: absolute;
	left: 750px;
	top: 24px;
}
#email{
	position:absolute;
	left:17px;
	top:523px;
	width:93px;
	height:24px;
}
#testo_progetto{
	position:absolute;
	left:200px;
	top:0px;
	background-image: url('../images/pg1b.gif') ;
	width:572px;
	height:636px;
}
#testo_consorzio{
	position:absolute;
	left:200px;
	top:0px;
	background-image: url('../images/pg2b.gif') ;
	width:572px;
	height:636px;
}
#testo_base{
	position:absolute;
	left:200px;
	top:0px;
	background-image: url('../images/testo_base.gif') ;
	width:572px;
	height:636px;
}
#dLogin{
	position:absolute; 
	left: 366px; 
	width: 268px; 
	height: 149px; 
	display:block;
}
#dLogged{
	position:absolute; 
	color:#bcbcbc; 
	font-weight:bold; 
	font-size:small;
	text-align:center; 
	font-family:Tahoma; 
	left: 366px; 
	width: 267px;
}
#user{
	position:absolute; 
	color:white; 
	font-family:Tahoma; 
	font-size:13px;
}
#txtUser{
	position:absolute; 
	left:80px;
}
#pwd{
	position:absolute;
	top:35px; 
	color:white; 
	font-family:Tahoma;
	font-size:13px;
}
#txtPwd{
	position:absolute; 
	top:35px; 
	left:80px;
}
#button{
	position:absolute; 
	top:70px; 
	width:210px; 
	text-align:center;
}
#dError{
	position:absolute; 
	display:none; 
	color:red; 
	font-weight:bold; 
	font-size:small; 
	font-family:Tahoma;
	left: 4px; 
	top: 117px; 
	width: 264px;
}
#scrollo{
	font-family:Tahoma; 
	color:#bcbcbc; 
	font-size:11px;
	width:450px;
	height:620px;
}

/* rollover img menu */
#menu{width:214px; height:252px;left:0px; top:100px;}
#dProg{background-image: url('../images/menu_01.gif'); background-repeat:no-repeat; width:214px; height:31px;}
#dProg:hover{background-image: url('../images/menu_over_01.gif'); background-repeat:no-repeat; width:214px; height:31px;}
#dCons{background-image: url('../images/menu_02.gif'); background-repeat:no-repeat; width:214px; height:31px;}
#dCons:hover{background-image: url('../images/menu_over_02.gif'); background-repeat:no-repeat; width:214px; height:31px;}
#dAtti{background-image: url('../images/menu_03.gif'); background-repeat:no-repeat; width:214px; height:31px;}
#dAtti:hover{background-image: url('../images/menu_over_03.gif'); background-repeat:no-repeat; width:214px; height:31px;}
#dArri{background-image: url('../images/menu_04.gif');background-repeat:no-repeat; width:214px; height:31px;}
#dArri:hover{background-image: url('../images/menu_over_04.gif');background-repeat:no-repeat; width:214px; height:31px;}
#dFoto{background-image: url('../images/menu_05.gif'); background-repeat:no-repeat; width:214px; height:31px;}
#dFoto:hover{background-image: url('../images/menu_over_05.gif'); background-repeat:no-repeat; width:214px; height:31px;}
#dProgr{background-image: url('../images/menu_06.gif'); background-repeat:no-repeat; width:214px; height:66px;}
#dProgr:hover{background-image: url('../images/menu_over_06.gif'); background-repeat:no-repeat; width:214px; height:66px;}
#dLogi{background-image: url('../images/menu_07.gif'); background-repeat:no-repeat; width:214px; height:31px;}
#dLogi:hover{background-image: url('../images/menu_over_07.gif'); background-repeat:no-repeat; width:214px; height:31px;}
#email{background-image: url('../images/email.gif'); background-repeat:no-repeat; width:214px; height:66px;}
#email:hover{background-image: url('../images/email_over.gif'); background-repeat:no-repeat; width:214px; height:66px;}
#iProg{width:214px; height:31px;border:0px;}
#iCons{width:214px; height:31px;border:0px;}
#iAtti{width:214px; height:31px;border:0px;}
#iArri{width:214px; height:31px;border:0px;}
#iFoto{width:214px; height:31px;border:0px;}
#iLogin{width:214px; height:31px;border:0px}
#iProgr{width:214px; height:66px;border:0px}


