
*
{
	margin: 0;
	padding: 0;
	font-family: Verdana Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body
{
	background: #DEDEDE url(../images/img01.jpg) repeat-x left top;
	color: #66665E;
}

a
{
	color: #888;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

#highlightbox a
{
	color: #333;
	text-decoration: none;
}


h1.contentTitle
{
	margin-bottom: 15px;
	text-align: right;
	border-bottom: solid 1px #DDD;
	padding-bottom: 2px;
	font-size: 19px;
	font-weight:bold;
	font-variant: small-caps;
	letter-spacing: 5px;
	color:#00137F;
}

h1.sidebarTitle
{
	margin: 28px 0 10px 0px;
	padding: 0px 0 2px 0px;
	border-bottom: 1px #BDBDBB dotted;
	color: #42423E;
}

a img
{
	border: none;
}


hr
{
	display: none;
}

.list1
{
}

.list1 li
{
	float: left;
	line-height: normal;
}

.list1 li img
{
	margin: 0 30px 30px 0;
}

.list1 li.alt img
{
	margin-right: 0;
}

#wrapper
{
}

/* Header */

#header-wrapper
{
}

#header
{
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	background: url(../images/img03.jpg) no-repeat left top;
}

/* Menu */

#menu
{
	float: left;
	width: 710px;
	height: 30px;
}

#menu ul
{
	margin-top: 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li
{
	display: block;
	float: left;
	background: url(../images/img04.gif) no-repeat left center;
}


#menu a
{
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 9px 20px 1px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .current_page_item a
{
	height: 20px;
	background: #C6D5DA;
	color: #000000;
}

/* Search */

#search
{
	float: right;
	width: 285px;
	padding-right: 5px;
	height: 30px;
	margin-top: 2px;
	text-align: right;
}

#search input
{
	float: left;
	font-size: 12px;
	border: none;
	vertical-align: top;
	margin-top: 2px;
	width: 250px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #FFF;
	color:#000;
}


#search input.searchtextbox
{
	color:#999;
}

#search img
{
	cursor: pointer;
}


/* Page */

#page
{
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	border-bottom: 5px #66665E solid;
}

table.page
{
	width: 100%;
	border-collapse: collapse;
}

table.page td
{
	vertical-align: top;
}



/** LOGO */

#logo
{
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	background: url(../images/header_arancio.png) no-repeat left top;
}

/* Content */

#content
{
	padding-top: 10px;
	width: 648px;
	margin-right: 25px;
	padding-left: 5px;
}

/* ComunicatiStampa */

#sidebar
{
	padding-top: 10px;
	width: 290px;
	margin-left: 25px;
	margin-right: 5px;
}

#sidebar ul
{
	margin: 0;
	list-style-type: none;
}

#sidebar p.links
{
	text-align: left;
	padding-bottom: 15px;
}


.ComunicatoStampaItem
{
	margin-bottom: 15px;
}

.ComunicatoStampaItem h3
{
	font-size: 13px;
	padding-left: 10px;
	background: url(../images/img05.jpg) no-repeat left center;
	margin-bottom: 5px;
	color: #000000;
}

.ComunicatoStampaItem p
{
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
}

.ComunicatoStampaItem div.file
{
	margin-top: 5px;
	margin-left: 10px;
}
.ComunicatoStampaItem div.image
{
	margin-top: 5px;
	margin-left: 10px;
}


#searchResult
{
}
#searchResult h2
{
	text-align: right;
}

#searchResult h2 select
{
	font-size: 80%;
}

#searchResult p.riepilogo
{
	color: #000;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}


/* Calendar */

#calendar
{
}

#calendar caption
{
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table
{
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th
{
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td
{
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td
{
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next
{
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev
{
	border-top: 1px solid #24130F;
}

#calendar .pad
{
	border-bottom: 1px solid #24130F;
}

#calendar #today
{
	background: #24130F;
}

/* Footer */

#footer
{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(../images/img04.gif) no-repeat left top;
	color: #66665E;
}

#footer table
{
	width: 100%;
	border-collapse: collapse;
}
#footer table td
{
	font-size: 12px;
}


#footer table td.central
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
}

#footer table td.right, #footer table td.left
{
	width: 200px;
}

#footer table td.right
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
}

#footer a
{
	font-size: 12px;
	color: #66665E;
}



#Pager
{
	text-align: center;
}

#searchResult a
{
	color: Black;
}

