@charset "utf-8";
/* CSS Document */

BODY{
	font-family: Arial, Helvetica, sans-serif;
	COLOR:#000;
	padding:0;
	margin:0;
	text-align: left;
	background:url(../images/bg.jpg) repeat; 
}

BODY DIV{
	/*border:1px solid Red;*/
}
DIV#master{
	position:absolute;
	width:915px;
	height:auto;
	min-height:400px !important;
	margin-left:-487px;
	left:50%;
	top:50px;
	background:url(../images/bg.jpg) repeat-y top left; 	
}
DIV#header{
	width:815px;
	height:122px;
}
DIV#corpo{
	float:right;
	border:0px solid Red;
	width:850px;
	height:auto;
	background-color: #FFF;
	background:url(../images/bgcorpo.jpg) repeat-y top left; 
}
DIV#footer{
	float:right;
	width:814px;
	height:40px;
	background:url(../images/footer.jpg) no-repeat top left; 
}
DIV#topmenu{
	width:815px;
	height:25px;
	background:url(../images/bg.jpg) repeat; 
}
DIV.menu A:link,DIV.menu A:hover,DIV.menu A:visited,DIV.menu2 A:link,DIV.menu2 A:hover,DIV.menu2 A:visited{
	color:#ec008c;
	text-decoration: none;	
}

DIV.menu A:hover,DIV.menu2 A:hover{
text-decoration: underline;
color:red;
}
DIV#top{
	float:right;
	width:815px;
	height:147px;
}
DIV.menu,DIV.menu2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	width:135px;
	height:25px;
	background:url(../images/btnbg.jpg) no-repeat top left; 
	text-align: center;;
	font-size: 6pt;
	font-weight: bold;
	color:#ec008c;
	line-height:25px;
}
DIV.menu2{
	width:100px;
	background:url(../images/btnbgsmall.jpg) no-repeat top left; 
}
DIV#middlemenu {
	position:absolute;
	width:815px;
	height:16px;
	line-height:16px;
	color:#ec008c;
	font-size: 6pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	top:96px;
	font-weight: bold;
	left: 96px;

}
DIV#middlemenu DIV{
	float:left;
	padding-left:15px
}
DIV#middlemenu A:link,DIV#middlemenu A:hover,DIV#middlemenu A:visited{
	color:#ec008c;
	text-decoration:none
}
DIV#middlemenu A:hover{
	color: Red;
	text-decoration:underline;
}
DIV#btn{
	float:left;
	width:200px;
	height:116px;
	/*background:url(../images/btnnews.jpg) no-repeat top left ;*/
	/*margin-left:-80px;*/
}
DIV#indirizzo{
	width:100%;
	height:16px;
	font-size:10px;
	color:#000;
	text-align: center;
	text-indent:100px
}
DIV#centro{
	float:left;
	width:800px;
	height:auto;
	/*margin:0px 20px 20px 20px;*/
	font-size:11px;
}
DIV.th{
	float:left;
	width:auto;
	height:auto;
}

DIV.th IMG{
	border:1px dotted #C4C4C4	;
	border-top:0;
	border-bottom:0;
	padding:2px;
	margin:2px
}
	
DIV#pagina	{
	width:600px;
	height:auto;
	margin:0 auto;
	margin-left:70px;
	margin-top:40px;
}
DIV#contenuti{
	width:560px;
	height:auto;
	margin:0 auto;
}


.coll {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF00FF;
}
.spc{
	padding-right:5px
}

A.coll	:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
}
LABEL,.btnsend{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#ff00ea;
	text-align: left;
	padding-right:5px;
}
.btnsend{
	background-color:#ff00ea;
	color:#FFF;
	width:120px;
	text-align: center; 
}
.inputsend{
	margin-right:10px
	}
.rosa{
	background:none;
	background-color: #DCDCDC;
}	
.fL{
	float: left;
}
.fR{
	float: right;
}
