body
{
	margin:0;
	background-image:url(img/sfondo.jpg);
	background-repeat:repeat;
	text-align: center;	
}

#Container 
{
	background:#FFFFFF;
	position: relative;
	width: 731px; /* width + border for IE 5.x */
	w\idth: 729px; /* real width */
	border:1px solid  #003399;
	margin: auto;
	min-height:700px;
	height: auto !important;
	height: 700px;	
	text-align:left;
}

h1
{
	display:none;
}

#Header 
{
	width:729px;
	background:#FFFFFF;
	background-image:url(img/carla_parola_logo.jpg);
	height:157px;
	background-repeat:no-repeat;
}

#Sx 
{
	background:#FFFFFF;
	position: absolute;
/*	top: 60px;*/
	left: 0;
	width: 180px;
	background-image:url(img/sfondo_sx.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding-left:3px;
}

#Dx {
	background: white url(images/lizards.gif) 180px 0 repeat-y;
	background: white url(images/lizards.gif) repeat-y;
	xpadding: 1px 1em 2em 1em;
	padding: 1px 20px 1em 40px;
	border-left: 180px solid transparent;
}

#Dx2 {
	background: white url(images/lizards.gif) 180px 0 repeat-y;
	background: white url(images/lizards.gif) repeat-y;
	xpadding: 1px 1em 2em 1em;
	padding: 1px 20px 1em 40px;
}

.Link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #003399;
	
}
.Corpo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #000066;
}
#Footer {
	background: #003399;
	width: 731px; /* width + border for IE 5.x */
	w\idth: 731px; /* real width */
/*	border:1px solid #003399;*/
	margin: auto;
/*	min-height:700px;
	height: auto !important;
	height: 700px;	*/
	text-align:center;	
	color:#CCCCCC;
}

#Copyright {
/*	min-height:700px;
	height: auto !important;
	height: 700px;	*/
	text-align:center;	
	color:#CCCCCC;
	font-size:9px;
}
