/* CSS Document */

html {
	height: 100%;
}

body  { margin-bottom: 1px; height: 100% }

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner  { height: 21px !important; border: solid 1px #cccccc }

#pathway_text  { line-height: 25px !important; display: block; margin-bottom: 2px; padding-left: 4px; height: 25px; overflow: hidden }

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover { color: #fff; background: #e60005 }

/* menu servizi */
ul#mainlevel-nav2
    { font-size: 16px; font-family: "Trebuchet MS"; font-weight: bold; letter-spacing: -1px; list-style: none; margin: 0; padding: 0 }

ul#mainlevel-nav2 li
   { background-image: none; white-space: nowrap; margin: 0 7px 0 0; padding: 0; float: left }

ul#mainlevel-nav2 li a
   { color: #636363; text-decoration: none; background: transparent; text-align: right; display: block }

#buttons>ul#mainlevel-nav2 li a { width: auto; }

ul#mainlevel-nav2 li a:hover  { color: #e60005; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
/* fine menu servizi */


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #E60005;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

.header  { background-color: transparent; background-image: url("../images/header_short.jpg"); background-repeat: no-repeat; background-position: 0 0; text-align: right; margin-right: 2px; padding: 0; height: 125px }

#top_outer{
	float: left;
	width: 165px;
}
#top_inner  { padding: 2px; height: 144px !important; float: none !important; overflow: hidden }

#left_outer  { margin-top: 2px; width: 165px; float: left }

#left_inner  { padding: 2px; float: none !important }

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer   { margin-left: 2px; width: 175px }

#right_inner    { padding: 2px }


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner  { margin: 0; padding: 2px; float: left !important; border: solid 1px #cccccc }

table td.body_outer  { padding: 2px }

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/



.back_button   { font-size: 11px; font-weight: bold; background-color: transparent; text-align: center; margin: 1px; padding: 0 10px; width: auto; height: 18px; float: left; border: double 1px #cccccc }

.pagenav  { font-size: 11px; font-weight: bold; line-height: 20px; background: url("../images/button_bg.png") repeat-x; text-align: center; margin: 1px; padding: 0 10px; width: auto; border: double 1px #cccccc }

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited  { color: #E60005; text-decoration: none }
a:hover  { color: #900; text-decoration: none }

a:link, a:visited  { color: #E60005; text-decoration: none }
a:hover  { color: #900; text-decoration: none }

a.mainlevel:link, a.mainlevel:visited    { color: black; font-size: 11px; text-decoration: none; text-align: right; display: block; padding-right: 13px }
a.mainlevel:hover  { color: #e60005; text-decoration: none; background-position: 0 -25px }
a.mainlevel#active_menu  { color: #e60005 }
a.mainlevel#active_menu:hover  { color: #e60005 }

/* menu preventivi */
a.mainlevelprevMenu:link, a.mainlevelprevMenu:visited    { color: #E60005; font-size: 11px; text-decoration: none; text-align: right; display: block; padding-right: 13px }
a.mainlevelprevMenu:hover  { color: #000000; text-decoration: none; background-position: 0 -25px }
a.mainlevelprevMenu#active_menu  { color: #000000}
a.mainlevelprevMenu#active_menu:hover  { color: #000000}
/* fine menu preventivi */

a.sublevel:link, a.sublevel:visited  { color: #E60005; font-size: 11px; text-align: left; padding-left: 1px; vertical-align: middle }

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button  { color: #E60005; font-size: 11px; font-family: Arial, Hevlvetica, sans-serif; font-weight: bold; background-color: transparent; text-align: center; margin: 3px 0; padding: 0 5px; width: auto; height: 18px !important; border: solid 1px #cccccc }

.inputbox  { background-color: #ffffff; padding: 2px; border: solid 1px #cccccc }

.componentheading    { color: #e60005; font-size: 14px; font-weight: bold; text-align: left; text-transform: uppercase; height: 21px }

.contentcolumn {
	padding-right: 5px;
}

.contentheading  { color: #e60005; font-size: 14px; font-weight: bold; white-space: nowrap }



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable  { margin-bottom: 5px; padding: 0; width: 100%; border-collapse: collapse; border-spacing: 0px }

div.moduletable  { padding: 0; width: 150px; border: solid 1px black }

table.moduletable th, div.moduletable h3   { color: #666666; font-size: 10px; font-weight: bold; line-height: 21px; background: url("../images/subhead_bg.png") repeat-x; text-align: left; text-transform: uppercase; margin: 0 0 2px; padding-left: 4px; height: 21px }

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc  { margin-bottom: 2px; margin-left: 2px; padding: 2px }

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th   { color: #666666; font-size: 10px; font-weight: bold; background: url("../images/subhead_bg.png") repeat-x; text-align: left; text-transform: uppercase; padding-top: 2px; padding-left: 4px; height: 21px }



.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage  { }

.mosimage  { margin: 5px; border: solid 1px #cccccc }

.mosimage_caption  { color: #666; font-size: 10px; background: #efefef; margin-top: 2px; padding: 1px 2px; border-top: 1px solid #cccccc }

span.article_seperator {
	display: block;
	height: 1.5em;
}
/*css miei*/
.fotoGrande  { border-color:  }
.menuServizi    { margin-top: 10px; height: 78px }
.contenutoPagine  { }
.webNew  { margin-top: 40px; width: 99% }
.titleNews { text-align: right; width: 99% }
.bodyNews { padding: 5px; width: 99%; border: solid 1px #e60005 }
.titleNews2 { color: white; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #e60005; text-align: center; text-transform: uppercase; padding: 5px; width: 110px }
.indirizziFoot      { background-color: #efebec; margin-top: 30px; padding-left: 10px; height: 78px }
.testoFoot { padding: 15px 10px 5px }
.posUser4 { margin-bottom: 30px }
#foto    { margin-bottom: 5px; width: 100%; vertical-align: text-bottom }
/* prima pahina */
table.contentpaneopenPrimaP   { background-color: #f0f0f0; margin: 0; padding: 0; width: 100%; border-collapse: separate; border-spacing: 3px   }
.contentheadingPrimaP     { color: #e60005; font-size: 16px; font-family: "Trebuchet MS"; font-weight: bold; letter-spacing: -1px; white-space: nowrap }
/* fine prima pagina*/
/* menu right */
ul#mainlevel-nav3 { font-size: 0.8em; list-style: none; margin: 0; padding: 0 }
ul#mainlevel-nav3 li { font-size: 11px; line-height: 21px; background-color: #f0f0f0; background-image: none; text-align: right; white-space: nowrap; margin: 0 0 5px; padding-right: 0; padding-left: 0; width: 100%; float: left }
ul#mainlevel-nav3 li a { color: #e60005; font-weight: bold; text-decoration: none; background: transparent; display: block; padding-right: 15px; padding-left: 15px }
#buttons>ul#mainlevel-nav3 li a  { width: 100% }
ul#mainlevel-nav3 li a:hover { color: #fff; background: #e60005 }
/* fine menu right*/
/* pagina blog */
.componentheadingNewsI    { color: #f00; font-size: 1.3em; font-weight: bold; display: block; margin: 5px 0; width: 100% }
table.contentpaneopenNewsI  { width: 95% }
table.contentpaneopenNewsI td     { padding: 0; border-color:  }
table.contentpaneNewsI  { margin: 0; padding: 0; width: 100% }
.contentheadingNewsI  { color: #f00; font-size: 1.3em; font-weight: bold; margin: 0; padding: 0; word-wrap: break-word    }
/* fine pagina blog */
.mod_login { margin-top: 30px }
