/*
	Joomla templates developed by 
	http://www.marask.com - all rights reserved

*/

*{
  padding: 0;
  margin: 0;
}

div{
    margin:0;
}
* body
{
  text-align: center; /*background: url('/media/bgverticale.jpg') repeat-x;*/
  background-color: #666666;
  margin: 0px auto;
  font-family: "Trebuchet MS" , Arial, sans-serif;
  font-size: 13px;
}


#container
{
  width: 980px;
  height: 100%; /*border: 1px solid #ff6600;*/
  margin: 0 auto;
  background: url( '/media/gradientebg.png' ) repeat-x;
  background-color: #ffffff;
 /* position: relative;*/
}

input
{
  background: #ffffff;
  border: 1px solid #ff6600;
  color: #000000;
  font-family: Trebuchet MS;
  font-size: 12px;
  height: 20px;
}

.button
{
  background: #ff6600;
  color: #000000;
  font-family: Trebuchet MS;
  font-size: 12px;
  border: 1px outset #ffffff;
}

.popupStyle
{
  margin: 30px auto 0 auto;
  text-align: center;
  width: 300px;
  height: 250px;
  background: url( '/media/login.png' ) no-repeat;
}


.logintable
{
  margin: 30px auto 0 auto;
  text-align: center;
  width: 300px;
  height: 250px;
  background: url( '/media/login.png' ) no-repeat; /* background: url('/media/tablebg.png') no-repeat; */ /* border: 1px solid #ffffff; */
}

.loginform
{
  width: 80%;
  height: 70%;
  color: #000000; /* border:1px solid #000000; */
}


.header-sx
{
  height: 160px;
  text-align: left;
  background: url( '/media/header-logo-3.png' ) no-repeat;
  background-color: #000000;
  margin-right: 0px;
}

.header-dx
{
  height: 160px;
  background: url( '/media/header-scritta-3.png' ) no-repeat;
  background-color: #000000;
  margin-right: 0px;
}

.header-img
{
  height: 160px;
  text-align: right;
  background: url( '/media/mappamondo-header.jpg' ) no-repeat;
  background-color: #000000;
  margin-right: 0px;
}

#topmenu
{
  width: 100%;
  background: url( '/media/gradienteor.png' ) no-repeat;
  background-color: #000000;
  height: 12px;
  margin-right: 0px;
  text-align: right;
  padding-bottom: 15px; /* border: 1px solid #ffffff; */
}

.topmenubg
{
  background: url( '/media/topmenu.jpg' ) no-repeat;
}

#topmenu a
{
  font-size: 13px;
  padding: 0px 8px;
  color: #000000;
  text-decoration: none;
}

#topmenu a:hover
{
  font-size: 16px;
  font-weight: bold;
}


/* #topmenu a:hover {
color: #ff6600;
font-weight: normal;
text-decoration: none;
} */

#l_sidebar
{
  float: left;
  width: 150px;
  height: 100%;
  color: #ff6600;
  text-align: left;
  padding-top: 10px;
  padding-left: 20px;
  margin:0;

  overflow:hidden;
}

#l_sidebar a
{
  color: #000000;
  font-family: "Trebuchet MS" , Arial, Sans-Serif;
  text-decoration: none;
  font-size: 13px;
  padding-left: 5px;
  padding-bottom: 5px;
}

#l_sidebar a:hover
{
  color: #ff6600;
}

#r_sidebar
{
  float: right;
  width: 150px;
  height: 100%; /*background: #00ff00;*/
  color: #ff6600;
  text-align: justify;
  padding-top: 5px;
  padding-right: 20px;
  margin:0;
  overflow:hidden;
}

#r_sidebar a
{
  color: #000000;
  font-family: "Trebuchet MS" , Arial, Sans-Serif;
  text-decoration: none;
  font-size: 12px;
  padding-right: 5px;
}

#r_sidebar a:hover
{
  color: #ff6600;
}

.menu
{
  padding-left: 3px;
  font-family: "Trebuchet MS" , Arial, Sans-Serif;
  font-size: 13px;
}



#maincontent
{
  float: left;
  height: 100%;
  padding: 0px 20px 0px 0px; /* border: 1px solid #000000; */ /*background-color: #0000ff;*/
  margin: 0;
  text-align: center;
  color: #000000;
  width: 588px;  
}

#maincontent h1
{
  font-size: 16px;
  color: #ff6600;
  margin: 5px 0px 5px 0px;
}

#maincontent h2
{
  color: #ff6600;
  margin: 5px 0px 5px 0px;
}

#maincontent h3
{
  color: #ff6600;
  margin: 3px 0px 3px 0px;
}

#maincontent h4
{
  font-size: 13px;
  color: #ff6600;
  margin: 3px 0px 3px 0px;
}

#maincontent p
{
  font-size: 12px;
}

#maincontent a
{
  color: #ff6600;
}

#maincontent a:visited
{
  color: #ff6600;
}

#innertable
{
  width: auto; /* background-color: #ff6600; */
  font-size: 11px;
  text-align: justify;
  padding: 10px;
}

#innertable h1
{
  margin-bottom: 10px;
}

#innertable ul, li
{
  list-style: none;
  text-align: justify;
}

#footer
{
  width: 980px;
  margin: 0 auto;
  text-align: center;
  font-size: 11px;
  background: url( '/media/footerba.png' ) no-repeat;
  background-color: #ffffff;
  color: #000000;
  clear: both;
}

#footer a
{
  color: #ff6600;
  text-decoration: none;
}

#footer a:hover
{
  color: #FF6600;
  text-decoration: none;
}

.standardtable
{
  width: 80%;
  margin: 0px auto;
  border: 1px solid #000000;
}

.tablecolor
{
  border: 1px dotted #000000;
}

.tablecolor:hover
{
  background: #ff6600;
  color: #FFFFFF;
}

.tablecontent
{
  font-size: 12px;
  text-align: justify;
}

.pdf_link
{
  margin-top: 3px;
  text-align: right;
  text-decoration: none;
}

.pdf_link:hover
{
  margin-top: 3px;
  text-align: right;
  text-decoration: underline;
}

.pdf_link:visited
{
  margin-top: 3px;
  text-align: right;
  text-decoration: none;
}

.menutitle
{
  font-size: 14px;
  font-weight: bold;
  display: block;
  color: #000000;
  padding: 4px 0 4px 5px;
  margin: 0 0 1px 0;
  border-bottom: 1px dotted #eee;
  text-decoration: none;
}

.testomappa
{
  margin-left: 5px;
  text-decoration: none;
  color: #000000;
}

.testomappa:hover
{
  margin-left: 5px;
  text-decoration: none;
  color: #ff6600;
}


.mappatitle
{
  margin-left: 5px;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

.calendario
{
  width: 100%;
  padding: 0px 5px 0px 5px;
  border: 1px solid #333333;
}

.topbox
{
  border: 0;
  height: 27;
  font-size: 13px;
  color: #ffffff;
  margin-bottom: 10px;
}

.mappamondo
{
  margin-bottom: 0;
  margin-right: 0;
  text-align: right;
  clear: both; /* border: 1px solid #ff6600; */
}

.evidenza
{
  color: #ff6600;
  font-weight: bold;
}

.articletop
{
  width: 100%;
  height: 10px;
  background: url( '/media/article_top.png' ) no-repeat; /* background: red; */
  text-align: center;
  color: #ff6600;
  font-family: Trebuchet MS;
  font-weight: bold;
  font-size: 13px;
}

.articlebody
{
  background: url( '/media/article_body.png' ) repeat-y; /* background: green; */
}

.linkimage
{
  border: 1px solid #ff6600;
}

.news
{
  background: url( '/media/newsbg.png' )no-repeat;
}

.toolbar
{
  color: #ff6600;
  font-size: 12px;
  margin-right: 20px;
}

#newsticker
{
  font-size: 11px;
  color: #ffffff;
  background: url( '/media/sfondo-news.png' ) no-repeat;
  height: 190px;
  padding-top: 5px;
}

#newsticker a
{
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
}

#newsticker a:hover
{
  text-decoration: none;
  font-weight: normal;
  color: #ff6600;
}

.ordini td
{
  border: 1px solid #cccccc;
}

.ordini tr:hover
{
  background-color: #ff6600;
}
