/***********************************************
 * Studio Lovotrico
 * www.studiolovotrico.net
 * info@studiolovotrico.net
 * Copyright: Guillermo Lovotrico
 * All right reserved
 ***********************************************/
body
{
  margin: 0px;
  padding: 0px;
  /*
  background: url(images/img02b.jpg) repeat-x left top;
  */
  background: url(images/bg_header.jpg) repeat-x left top;
  text-align: justify;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #334033;
  text-align: center;
  /* background-color: #fffef7; */
  background-color: #fff;
}
table {
  font-size: 10pt;
}
*.font-12pt {font-size:12pt;}

.nolistdecoration ul {
  list-style:none;
  font-size:11pt;
}
.nolistdecoration a {
  font-weight:normal;
  font-size:10pt;
}
.margin-bottom-0 h3 {
	margin-bottom: 0px;
}

*.file_allegato
{
  text-align:center;
  background-color: #efefef;
  padding:5px;
  border: 1px solid #ddd;
}
*.control
{
  background-color:#efefef;
  text-align:center;
  padding:5px;
  border: 1px solid #ddd;
  -moz-border-radius: 0px 0px 0px 20px;
  -webkit-border-radius: 0px 0px 0px 20px;
  border-radius: 0px 0px 0px 20px;
}
*.cas-sup-news {
  background-color:#f5f5f5;
  border: 1px solid #ddd;
  padding:5px;
  -moz-border-radius: 0px 20px 0px 0px;
  -webkit-border-radius: 0px 20px 0px 0px;
  border-radius: 0px 20px 0px 0px;
}
*.cite
{
  font-style:italic;
  padding-left:30px;
  padding-right:15px;
  color:#555;
}
*.text
{
  font-size:10pt;  
}
*.textbox250
{
  width:300px;
}
*.textbox250b
{
  width:80%;
  margin-bottom:5px;
}
*.textbox450
{
  width:450px;
}
*.piccolo
{
  font-size:0.8em;
}
*.piccolo1
{
  font-weight:normal;
  font-size:0.7em;
  text-align:right;
}
*.nomeutente
{
  color:#a30;
  font-weight:bolder;
}

span.inactive
{
  color:#000;
  opacity:0.4;
  filter:alpha(opacity=40);
}

h1, h2, h3, h4, h5, h6
{
  font-weight: bold;
  text-align: left;
  color: #334033;
}
h4
{
  margin:0px;
  padding:0px;  
}

h2.sezione
{
  margin-top: 3em;
}

a
{
  color: #151;
}

a:hover
{
  text-decoration: none;
  color: #a30;
}

a.titolo_menu
{
  color: #444;
  text-decoration: none;
  cursor: pointer;
} 

a.non-decoration {
  text-decoration: none;
}

ol, ul
{
  list-style-position:inside;
}
li
{
  margin-bottom:5px;
}
p.fields {
	margin: 3px 0px;
	padding: 0px;
}

*.logo
{
  position: absolute;
  left: 150px;
  top: 15px;
} 

*.logo1
{
  position: absolute;
  left: 30px;
  top: 10px;
  height: 80px;
  border:solid 1px #484;
} 

*.list1, *.list2
{
  margin: 5px 0px;
  list-style: none;
  padding-left: 1em;
  /*cursor: pointer;*/
} 

*.list1 a, *.list2 a
{
  background: url(images/img01b.jpg) no-repeat left;
  padding-left: 1.5em;
} 

*.list1 span, *.list2 span
{
  font-weight: bold;
  font-style: italic;
  color: #efe;
  background-color:#141;
  padding: 0.1em 0.5em;
} 

*.news
{
  font-size: 0.8em;
  border: dotted 1pt #051;
  background-color: #fff;
  padding: 1em;
  height: 25em;
  width: 160px;
  overflow: auto;
} 

*.news span
{
  font-weight: bold;
  color: maroon;
}
*.manutenzione {
  color: #f00;
  margin-right:15px;
}

a img
{
  border: none;
}

img.left
{
  float: left;
  margin: 0px 10px 10px 0px;
}

img.right
{
  float: right;
  margin: 0px 0px 10px 10px;
}
img.right1
{
  float: right;
  margin: 5px;
  border: solid 1px #051;
}
img.left1
{
  float: left;
  margin: 5px;
  border: solid 1px #051;
}

img.left, img.right
{
  border: solid 1px #051;
} 

*.clear
{
  clear: both
} 

div#header, div#menu, div#content
{
  width: 980px;
}
div#header {
	position:relative;
	margin:0px auto;
	padding:0pc;
	width:980px;
	height:110px
}
img#bg-header {
	position: absolute; 
	top:0px; 
	right:0px; 
	height:97px; 
	width: 980px;
	border:3px solid #353;
	border-bottom: none;
}

div#col-menuV {
	padding-left: 10px;border-left: dashed 1px #ede;
}
div#col-extra {
	padding-right:10px;
	border-right: dashed 1px #ede;
}

/** MENU **/ 
div#menu
{
  position: relative;
  /*margin: 110px 20px 0px;*/
  margin: 0px auto;
  text-align: left;
  padding-left: 20px;
} 

div#menu ul
{
  margin: 0px;
  padding: 0px;
  list-style: none;
  height: 35px;
  overflow: hidden;
} 

div#menu li
{
  display: inline;
  line-height: 35px;
  float: left;
} 

div#menu a
{
  background: url(images/img04b.gif) no-repeat right 50%;
  padding: 0px 20px 0px 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 35px;
  display: block;
} 

div#menu a:hover
{
  background: #e5f6d3;
  color: #030;
} 

div#menu li span
{
  padding: 0px 20px 0px 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  line-height: 35px;
  display: block;
  background: #f60;
  color: #fff0ee;
} 

div#menu .active
{
  background: #f60;
  color: #fff;
} 

div#menu .active:hover
{
  background: #f30;
  color: #fff;
} 

div#menu2
{
  position: absolute;
  top: 80px;
  right: 3%;
  font-size: 12px;
  font-weight: bold;
  color: #444;
  /* background-color:#d5f7af;
     padding: 1px 3px; 
  */
} 

div#menu2 a
{
  color: #444;
  text-decoration: none;
} 

div#menu2 a:hover
{
  color: #f60;
}

/** CONTENT **/ 
div#content
{
  /* margin: 0px 35px;*/
  margin: 0px auto;
  padding: 20px 0px;
  text-align: left;
  clear: both;
}

/**
 * colonna centrale
 */ 
div#columnA
{
  margin: 0px 200px 0px 250px;
  padding: 0px 5px;
  border-left: 1px dashed #ede;
  border-right: 1px dashed #ede;
  text-align: left;
  /* overflow: hidden; */
} 

div#columnA p  
{
  /* overflow: auto; */
}
h1 {
	font-size: 13pt;
	border-bottom: 1px dashed #ede;
}
div#columnA h2
{
  height: 22px;
  border-bottom: 1px dashed #ede;
  font-size: 12pt;
  font-weight: bold;
} 

div#columnB
{
  float: left;
  width: 240px;
  text-align: left;
}

div#columnB h3
{
  height: 22px;
  border-bottom: 1px dashed #ede;
  border-spacing: 2px;
  font-size: 11pt;
  font-weight: bold;
} 

div#columnC
{
  float: right;
  width: 190px;
  text-align: left;
}

/** FOOTER **/ 
div#footer
{
  clear: both;
  margin: 0px auto;
  min-height: 90px;
  background-image: url(images/sfondo-footer.jpg);
  background-position:top;
  background-repeat:repeat-x;
  background-color: #122011;
  padding:18px 30px;
  text-align: left;
  border-top: solid 1px #e40;
} 

div#footer p
{
  margin: 0px;
  font-size: 10px;
  text-align: right;
  color: #FFFFFF;
} 

div#footer ul {
  list-style: url(images/emblem-link.png);
}

div#footer a
{
  color: #CCCCCC;
}

div#form_search, div#form_login, div#extra, div#form_news
{
  border-bottom: 1px dashed #ede;
}

div#fondo_pagina
{
  height: 35px;
  background-color: #555;
  text-align: center;
  margin: 50px 200px 0px 250px;
  width: 530px;
  clear: both;
}
span.risalto
{
  font-size:1.1em;
  font-weight:bolder;
  text-transform:uppercase;
}
cite
{
  padding-left:30px;
  font-style:italic;
  font-size:1.1em;
}
div#sep5em
{
  height:5em;
}
a.no-decoration {
	color: #444;
	text-decoration:none;
	font: inherit;		
}
.foot-info {
	color: #ddd;
	font-size: 8pt;
}

