/* Start of CMSMS style sheet 'Molera_css' */
/* CSS Document */
/* Formattazione Comune */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding:0;
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	font: .8em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FFFFFF;
	text-align:center;
	background-color: #666600;
	background: url(images/body-pattern.jpg);
}

ul {
	list-style: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #333;
}

a:hover, a:active {
	color: #069;
}

.clear {
	clear: both;
}

#all {
	background: url(images/body-bg.jpg) repeat-x;
}

#container {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#left_column{
	float: left;
        background: url(images/barrasx.gif) no-repeat;
	background /**/: url(images/barrasx.png) no-repeat;
	width: 234px;
	text-align: center;
	padding-top: 455px;
	margin-bottom: 10px;
}

#right_column {
        margin-left:250px;
	margin-left /**/: 240px;
        width:690px;
	width /**/:700px;
}

#head {
	padding-top: 3px;
        padding-bottom: 20px;
}

#nav {
	height: 45px;
        width:690px;
	width /**/: 720px;
	padding-left: 10px;
}

#nav li {
	text-align: center;
	display:inline-block;
	float:left;
}

#nav li a {
        background: url(images/tab.gif) no-repeat top;
	background /**/: url(images/tab.png) no-repeat top;
	padding: 12px 0;
	display: block;
	float: left;
	width: 138px;
	height: 15px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

#nav li a:hover {
        background: url(images/tab.gif) no-repeat 0 bottom;
	background /**/: url(images/tab.png) no-repeat 0 bottom;
}

#nav li a.active {
        background: url(images/tab.gif) no-repeat bottom;
	background /**/: url(images/tab.png) no-repeat bottom;
	color: #069;
}

#footer {
	clear:both;
	margin: 0 auto;
	height: 57px;
	width:936px;
        text-align:right;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	color: white;
	margin-bottom: 0px;
	font: 50px Georgia, "Times New Roman", Times, serif;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	color: #feefce;
	margin: 2px 0;
	line-height:24px;
	font: 30px Georgia, "Times New Roman", Times, serif;
}

/*------------------------------------------*/

/* Formattazione Home */

#content {
	padding-bottom:0px;
}

#box1, #box2, #box3 {
	float:left;
	padding-top:15px;
	padding-bottom:0px;
	width:33%;
	height: 270px;
	color: #333333;
	text-align: center;
}

#box1 {
        background-image: url(images/box1.gif);
	background-image /**/: url(images/box1.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#box2 {
        background-image: url(images/box2.gif);
	background-image /**/: url(images/box2.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#box3 {
        background-image: url(images/box3.gif);
	background-image /**/: url(images/box3.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#box_large {
	width:100%;
	clear:both;
}

p.box {
	padding:5px;
}

p.bottom {
	font: 20px/1.6em Georgia, "Times New Roman", Times, serif;
}

p.buffer {
	margin:20px;
	bgcolor:#fff;
	background:url(images/sfondotesto.gif);
	padding:10px;
	margin-top:0px;
	margin-right:30px;
}

/* Formattazione Contatti */

#contatti {
        margin:20px;padding:10px;
	margin-top:0px;
	margin-right:30px;
      height:350px;
}
#contatti_sx, #contatti_dx {
        float:left;
        padding-left:5px;
	padding-top:15px;
	padding-bottom:15px;
        background:url(images/sfondotesto.gif);
}

#contatti_sx {
       width:64%;
}

#contatti_dx {
       margin-left:5px;
       width:33%;
}

/* End of 'Molera_css' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  font-size: 10px;
  line-height: 140%;
 }

#left_column .NewsSummarySummary a{
  color: #f5d485;
  font-weight:bold;
   }


.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

