/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

.trackbackURL
{
    font-size: 82%;
}

body { 
	margin: 20px 0 0 0;
	padding: 0;
	background: #E6E6E6 url(../images/img01.gif);
	font-family: Century Gothic, Tahoma, Arial, Sans-serif;
	font-size: 13px;
	color: #666666;
}

table
{
    width: 100%;
    /*text-align:center;*/
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
	text-align: center;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #666666;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	/*color: #569400;*/
	color: #938e1f;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 930px;
	height: 60px;
	margin: 0 auto;
	padding-left: 10px;
	/*background: url(../images/grande_up.bmp);*/
	background: url(../images/big_image_head.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url(../images/img07.gif) no-repeat left 80%;
	padding: 20px 20px 0 15px;
	text-decoration: none;
	font-size: 110%;
	color: #DDDDDD;
}

#menu a:hover {
	text-decoration: underline;
	color: #EFEFEF;
}

/* Logo */

#logo {
	width: 940px;
	height: 139px;
	margin: 0 auto;
	/*background: #2A2A2A url(../images/grande_down.bmp);*/
	background: #2A2A2A url(../images/big_image_body.jpg);
	font-family: Century Gothic, Tahoma, Arial, Sans-serif;
}

#logo h1, #logo h2 {
	margin-right: 440px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 250px;
	font-size: 250%;
}

#logo h2 {
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	background: #E6E6E6 url(../images/img04.gif);
}

.eventBox 
{
    padding: 0px 0px 0px 50px;
}

.eventMasterBox
{
    padding: 10px;
    max-width: 235px;
    clear: both;    
} 
.eventBodyBox
{
    padding: 10, 0, 10, 0 px;
    width: 575px;
    max-width: 575px;       
}
.eventBodyBox img
{
    width: auto;
    max-width: 575px;       
}

#content {
	float: right;
	/* width: 377px; */
	width: 598px;
	padding: 20px;
	background: url(../images/img05.gif) repeat-x;	
	border: 1px solid #E6E6E6;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(../images/img07.gif) no-repeat 0px 8px;
}

.twocols {
}

.newsItemTableSup
{
    background: url(../images/img10.gif) repeat-x 0px 0px;
    background-color: #EDEDED;
}
.newsItemTableMid
{
    background-color: #EDEDED;
}
.newsItemTableInf
{
    background: url(../images/img11.gif) repeat-x 0px 0px;
    background-color: #FFFFFF;
}


.twocols .col1, .twocols .col2 {
	width: 265px; /*168*/
	padding: 10px;
	background: url(../images/img05.gif) repeat-x 0px 30px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 297px;
	background: url(../images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#sidebar ul li {
	padding-left: 15px;	
}


.boxed {
}

.boxed .title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #656464 url(../images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	background: url(../images/img05.gif) repeat-x;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 180px;
}

#searchsubmit {
}

/* Footer */

#footer 
{
    float: none;
	width: 940px;
	margin: 0 auto;
	height: 100px;
	padding: 20px 0 0 0;
	background: url(../images/img09.gif) repeat-x;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#occ_suggestions
{   
    text-align: center;
    font-size: 0px;
    color: Black;
}

#occ_suggestions a {   
    text-decoration: none;
    height: 0px;
    color: Black;
}

/* Immagini Utenti Style */
.ImmaginiUtentiThumb
{
    letter-spacing: 20px;
    max-width: 140px;
    max-height: 140px;
}

.galleryMasterBox
{
    text-align:center;
    padding: 0px;
    clear: both;    
} 


.peopleClassText
{
   float: none;
}
.peopleClassLabel
{
   
}
.peopleWatermark
{
    font-style: italic;
    color:#CCCCCC;
}