/***********************
 (c) 2008 E-side s.r.l. 
 ***********************/

div#content{
	/*padding:15px 0 15px 0;
	width: 940px;max-width:970px !important;*/
	width:970px;
    background-color:#1D647C;
	/*margin:6px 0 0 0;*/
}

div#content .colsx{
	width:223px;
	position:relative;
    float:left;
}

div#content .colsx #menu{
	margin:15px 0 0 0;
    height:auto;
    width:223px;
}

div#content .coldx{
	position:relative;
	width:715px;
	/*width:715px;
    min-height:200px;
    height: auto !important;
    height:200px;*/
	background-color:#fff;
	margin:15px 0 15px 238px;
}

div#content .coldx .cont{
    padding:9px 48px 9px 48px;
    min-height:800px;
    height: auto !important;
    height:800px;

}

        /* hide from MacIE \*/
        * html div#content .colsx 
        {
        margin-right: 12px; 
        }
        * html div#content .coldx 
        {
        margin-left: 0px;
        }
        /* end hide */
		
div#prenota{
	width:100%;/*469px;*/
	text-align:right;
}
div#print{
	width:270px;
	position:absolute;
	margin:21px 0 0 200px;
	text-align:right;
}
div#print img{
	margin:0 10px 0 0;
}
div#bannerslat{
    /*background:#fff;
	margin:0px;*/
margin:15px 0 0 10px;	
}
div#bannerslat .cont{
    padding:9px;
	margin:0px;
	text-align:center;
}
#attachments ul
{
margin:0;padding:0;
}
.attachment {
	background: url(../img/pdf.gif) no-repeat left;
    padding: 7px 10px 7px 28px;
    list-style:none;
}
.attachment a{
	font-weight:bold;
}
