body
{
	margin:0;
	padding:0;
	background-color:#460f0a;
	background-image:url(../media/img/bgPagina.gif);
	background-repeat:repeat-x;
}
td,div,p,body
{
	font-size:1em;
	font-family:Arial, Tahoma,Verdana;
	color:#403332;
}

a:link,
a:visited
{
	color:#313131;
	text-decoration:none;
}
a:hover,
a:active
{
	color:black;
	text-decoration:none;
}

img
{
	border-style:none;
}

.header-wrapper
{
	width:990px;
	height:220px;
	padding-top:34px;
	color:White;
	background-repeat:no-repeat;
	background-image:url(../media/img/imgTestata.jpg);
	background-color:#fdf9ed;
}

.logotext
{
	font-size:30px;
	padding-top:30px;
	padding-left:30px;
}

/* ------------- TOP LINKS ------------------ */
.toplinks
{
	width:570px;
	height:28px;
	margin-left:30px;
	padding-top:6px;
	background-image:url(../media/img/bgToplinks.gif);
	background-repeat:no-repeat;
}
.toplinks a:link,
.toplinks a:visited
{
	color:#bfbfbf;
	text-decoration:none;
}
.toplinks a:hover,
.toplinks a:active
{
	color:White;
	text-decoration:none;
}
/* ------------------------------------------- */

.top-menu
{
	border:solid 2px white;
	margin-top:85px;
}

.header-menu
{
	width:656px;
	height:32px;
	float:left;
	border-right:solid 2px white;
	background-color:#3f6ec6;
}

/* ---------- FILO ARIANNA ------------------- */

.filo-arianna
{
	height:18px;
	border-top:solid 1px #fdf9ed;
	border-left:solid 2px #fdf9ed;
	border-left:solid 2px #fdf9ed;
	border-bottom:solid 2px #fdf9ed;
	background-color:#bdcff3;
	font-size:smaller;
}
.filo-arianna img
{
	vertical-align:middle;
}
.filo-arianna a:link,
.filo-arianna a:visited
{
	color:#414141;
	text-decoration:none;
}
.filo-arianna a:hover,
.filo-arianna a:active
{
	color:#000000;
	text-decoration:underline;
}

/* ------------------------------------------ */



/* ----------- MAIN ------------------------- */
.main-wrapper
{
	width:990px;
	background-color:#e7effa;
	border-left:solid 2px white;
	border-right:solid 2px white;
	border-bottom:solid 2px white;
}

.main-content
{
	width:658px;
	vertical-align:top;
}

.box-container
{
	float:left;
	width:325px;
	margin-top:2px;
	min-height:150px;
	margin-right:3px;
	margin-bottom:3px;
	background-color:White;
	background-image:url(../media/img/bgBoxContainer.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}
.box-container .header
{
	color:white;
	font-weight:bold;
	padding-left:6px;
	line-height:25px;
	background-color:#da2d1c;
}
.box-container .header .text
{
	float:left;
	color:white;
}
.box-container .header .archivio
{
	color:White;
	margin-left:187px;
	padding-left:70px;
	background-color:#C02516;
	text-transform:lowercase;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../media/img/icons/icoArchivio.gif);
}

.box-container .header .archivio a
{
	color:White;
}

.box-container .body
{
	color:#31282B;
	padding:6px;
	min-height:200px;
	/*background-color:White;*/
	border:solid 1px #E6CD8D;
	border-top:none;
	
}

.content-separator
{
	width:300px;
	height:1px;
	margin-top:10px;
	margin-bottom:5px;
	border-top:dotted 1px #bbbbbb;
}

/* ------------------------------------------ */



/* ----------------- RIGHT COLUMN ----------- */
.right-column
{
	width:330px;
	font-weight:bold;
	vertical-align:top;
}
.rightlinks
{
	background-color:#3f6ec6;
	border-left:solid 2px white;
	border-bottom:solid 2px white;
}
.rightlinks-ico
{
	width:30px;
	height:25px;
	float:left;
}
.rightlinks-text
{
	height:20px;
	color:#ffffff;
	padding-top:5px;
	padding-left:5px;
	margin-left:30px;
	border-left:solid 2px white;
}

.rightlinks .list .item a:link,
.rightlinks .list .item a:visited
{
	color:white;
}
.rightlinks .list .item a:hover,
.rightlinks .list .item a:active
{
	color:red;
}

.rightlinks-text a:link,
.rightlinks-text a:visited
{
	color:white;
}
.rightlinks-text a:hover,
.rightlinks-text a:active
{
	color:red;
}

.news-wrapper
{
	background-color:white;
	border-left:solid 2px white;
	border-bottom:solid 2px white;
	margin-bottom:20px;
}
.news-wrapper .header
{
	color:white;
	font-weight:bold;
	padding-left:6px;
}

.news-wrapper .text
{
	float:left;
	color:white;
	width:180px;
	padding-left:5px;
	background-color:#da2d1c;
	line-height:25px;
}
.news-wrapper .archivio a:link,
.news-wrapper .archivio a:visited
{
	color:#e9e7e7;
	text-decoration:none;
}
.news-wrapper .archivio a:hover,
.news-wrapper .archivio a:active
{
	color:#ffffff;
	text-decoration:none;
}


.news-wrapper .archivio
{
	color:White;
	margin-left:180px;
	line-height:25px;
	text-align:right;
	padding-right:5px;
	background-color:#C02516;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../media/img/icons/icoArchivio.gif);
}

.news-wrapper .news
{
	vertical-align:top;
	background-color:White;
	background-repeat:repeat-x;
	background-position:center bottom;
	background-image:url(../media/img/bgBoxContainer.gif);
}
.news-image
{
	margin-top:10px;
	padding-right:5px;
}
/* -------------------------------------------- */


.contents-wrapper
{
	padding:10px;
}
.category-navigator-container
{
	border-bottom:solid 2px white;
	padding:5px;
	background-color:#e6cd8d;
}
.category-navigator-container a:link,
.category-navigator-container a:visited
{
	color:#414141;
	text-decoration:none;
}
.category-navigator-container a:hover,
.category-navigator-container a:active
{
	color:black;
	text-decoration:underline;
}

.category-view-container
{
	border:solid 2px red;
	padding:10px;
}
.related-documents-container
{
	border:solid 2px orange;
	padding:10px;
}




/* ----------- FOOTER ------------------------- */
.footer
{
	color:white;
	text-align:right;
	padding-right:70px;
}
/* -------------------------------------------- */



.utilities
{
	color:#DEE7F1;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:bold;
	vertical-align:bottom;
	border-bottom:solid 5px #DEE7F1;	
}

.multiplecontrolscontainer-container .multiplecontrols
{
	background-position:top;
	background-color:#98BBDB;
	background-repeat:repeat-x;
	background-image:url(../media/img/bg/bgBlog.jpg);
}

.homepage-container table
{
	width:100%;
}

/* --- begin  RELATEDCONTENT  --- */
.relatedContent-container
{
	text-align:left;
	margin-top:10px;
	background-repeat:repeat-x;
	background-position:top center;
	background-image:url(../media/img/bg/bgReleatedTop.gif);
}

.relatedContent-container .section
{
	margin-top:10px;
	border-top:solid 1px #DAEBFF;
}


.relatedContent-container .bottombackground
{
	height:44px;
	background-repeat:repeat-x;
	background-position:bottom center;
	background-image:url(../media/img/bg/bgReleatedBottom.gif);
}

.relatedContent-header
{
	width:228px;
	height:21px;
	color:#23425F;
	padding-top:2px;
	font-weight:bold;
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../media/img/bg/bgReleatedHeader.gif);
}

.relatedContent-datalistcontainer
{
	margin-top:5px;
}

.relatedContent-datalistcontainer .item
{
	padding-left:10px;
	padding-right:10px;
	/*
	background-repeat:repeat-x;
	background-image:url(../media/img/bg/bgDottedDocs.gif);
	*/
}

.relatedContent-datalistcontainer .item  a
{
	color:#448FD6;
	text-decoration:none;
}

.relatedContent-datalistcontainer .item .related-title
{
	color:#448FD6;
	font-weight:bold;
}

.relatedContent-datalistcontainer .item .related-title a
{
	color:#448FD6;
	font-weight:bold;
	text-decoration:none;
}


.relatedContent-datalistcontainer .item img
{
	
}

/* --- end  RELATEDCONTENT --- */

.documentviewcontrol-container
{
	padding:10px;
	margin:10px;
	background-color:White;
}

.printdocument img
{
	
}

.printdocument a:link,
.printdocument a:visited
{
	color:#CBCBCB; /*#333333;*/
	font-size:smaller;
	text-decoration:none;
}
.printdocument a:hover,
.printdocument a:active
{
	color:#FC9F07;
	font-size:smaller;
	text-decoration:none;
}

.button1
{
	width:142px;
	height:30px;
	background-image:url('../media/img/buttons/button_blue.gif');
}

.button2
{
	width:142px;
	height:30px;
	border:none;
	background-color:transparent;
	background-image:url('../media/img/buttons/button_blue.gif');
	font-weight:normal;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

.button3
{
	width:146px;
	height:27px;
	border:none;
	color:White;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	background-color:transparent;
	background-image:url('../media/img/buttons/ButtonAction.gif');
}


.button4
{
	width:178px;
	height:57px;
	color:White;
	border:none;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	font-weight:normal;
	background-color:transparent;
	background-image:url('../media/img/buttons/RichiediPreventivo.gif');
}


.category-name
{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;	
	text-align: right;
	padding: 2px 5px 2px 0px;
	color:White;
	background-color: Orange;
}

.category-bg
{
	padding-top: 5px;
	background-color: #729DC4; 
	font-size: 12px;
	font-weight: bold;	
	text-align: right;
	padding: 2px 5px 2px 0px;
	color:White;
}

.imagelink
{
	margin-right:5px;
}
.imagelink0 img,
.imagelink img
{
	vertical-align:middle;
}
.imagelink img
{
	padding-right:3px;
}

.permalink
{
	font-size:11px;
}

.links-container
{
	margin-top:5px;	
	margin-bottom:5px;
}

.links-header
{
	color:White;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
	background-color:#3f6ec6;
}

.Relatedgalleries-container
{
	color:White;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
	background-color:#3f6ec6;
}
