/*
	Giurilex - Struttura
	1.1.5
*/

body{
	height: 100%;
	margin: 0px;
	background-color: #CCD9DF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-image: url('../images/page_background_30x630.jpg');
	background-repeat: repeat-x;
}

#page{
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	background-image: url('../images/page_927x1.jpg');
	background-repeat: repeat-y;
}

#page_top{
	z-index:0;
	background-image: url('../images/page_927x630.jpg');
	background-repeat: no-repeat;
	top: 0px;
	bottom: 0px;
}

#corpo{
	margin: auto;
	margin-top: 5px;
	width: 1168px;
	height: 100%;
	background-color: E1E7E9;
}

#pagefooter
{
	height: 41px;
	background-image: url('../images/page_footer_927x41.jpg');
	background-repeat: no-repeat;
}

#pagebottom
{
	height: 60px;
	background-image: url('../images/page_bottom_927x60.jpg');
	background-repeat: no-repeat;
}



.lineaverde{
	clear: both;
	height: 5px;
	overflow: hidden;
	position: relative;
	background-color: #CCCCCC;
	margin-bottom: 1px;
}

.lineaverde3{
	clear: both;
	height: 5px;
	overflow: hidden;
	position: relative;
	background-color: #8AA6B2;
	margin-bottom: 1px;
	margin-left: 7px;
	margin-right: 7px;
}

.registr
{
  width:166px; 
  text-align:left; 
  padding-top:5px; 
  padding-left:8px; 
  font-size:11px; 
  font-family:Arial; 
  color:#37414A;
}

.registr a
{
	color: #37414A;
}

.registr a:hover
{
	color: #CC0000;
}

.lineaseparazioneblu{
	height: 1px;
	border-bottom: dotted 1px #E1E7E9;
	margin-top: 5px;
	margin-bottom: 5px;
}

.lineaseparazioneverde{
	height: 1px;
	border-bottom: dotted 1px #37414A;
}
