/*
STILI ITS SRL
237E1F verde hx
484848 grigio scuro
FEF8B6 giallo input text

*/

html, body{
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}

a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; font-style: normal; font-weight: bold; color: #484848;	text-decoration: underline;}
a:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; font-style: normal; font-weight: bold; color: #484848;	text-decoration: underline;}
a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; font-style: normal; font-weight: bold; color: #B11314;	text-decoration: underline;}
a:active {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; font-style: normal; font-weight: bold; color: #484848;	text-decoration: underline;}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #00258a;
text-decoration: none;
}

.titolo-pagina{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F15F22;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

.logo{
	background:url(../imghome/logo-2010.jpg) bottom no-repeat;
	z-index: 2;
	margin-left:-5%;
	height: 100px;
	width: 132px;
	margin-bottom: -64px;
    color:#de7500;
    font-weight:lighter;
}

 div.BeforeCorpoPagina{
 	padding: 10px 10px 10px 10px;
 }





.linkEMI:visited 	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	font-weight: bold; color: white; 	text-decoration: none;}

.linkEMI:link 		{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; font-style: normal;	font-weight: bold; color: white; 	text-decoration: none;}

.linkEMI:hover 		{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	font-weight: bold; color: white;	text-decoration: underline;}

.linkEMI:active		{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	font-weight: bold; color: white;	text-decoration: none;}



div.corpo{
	clear:both;
	color:black;
	text-align:left;
}

div.elementoMenuAreaPrivata{
	width:250px;
	height:115px;
	float:left;
	border-right: dashed 1px gray;
	border-bottom: dashed 1px gray;
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
}

.input-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: black;
	background-color:#faf8d1;	
	border:1px solid #38588d;
}

.input-text:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: black;
	background-color:#faf8d1;	
	border:1px solid red;
}

.input-button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color : #000;
    background:url(../images/btn-ricerca.jpg) no-repeat;
    width:134px;
    height:24px;
    border:none;
    text-align: left;
}

.input-button-grande{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
/*	color : #052683;*/
	color : #000;
    background:url(../images/btn-grande.jpg) no-repeat;
    width:220px;
    height:24px;
    border:none;
    text-align: left;
}

/* STANDARD */
button
{
	width: 200px;
}

/* green */

button.green, .buttons a.green{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#000;
    width:200px;
}
.buttons a.green:hover, button.green:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.green:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* red */

.buttons a.red, button.red{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#000;
    width:200px;
}
.buttons a.red:hover, button.red:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.red:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* blue */

.buttons a.blue, button.blue{
    background:#0080FF;
    border:1px solid #fbc2c4;
    color:#000;
    width:200px;
}
.buttons a.blue:hover, button.blue:hover{
    background:#0080FF;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.blue:active{
    background-color:#0080FF;
    border:1px solid #d12f19;
    color:#fff;
}
/* fine bottoni azione */

div.errBox{
	clear:both;
	color:black;
	text-align:center;
	padding:8px;
	width:100%;
	font-size: 14px;
	background-color:#FEF8B6;
	border:1px dashed gray;
}

.errTitolo{
	color:red;
	font-weight: bold;
	font-size: 14px;
}

/* temp css home */

.wrapper {
	margin:auto;
	padding-top:20px;
	width:990px;
}

.menu_wrapper {
	margin:auto;
	width:990px;
}

.div-pagina {
	margin:auto;
	padding-top:20px;
	width:990px;
        min-height: 400px;
	z-index:0;
}



.box-top {
	width:257px;
	height:29px;
	background:url(../imghome/box-top.jpg) center no-repeat;
}

.box-content {
	padding:0px 15px 0px 15px;
	width:227px;
	background:url(../imghome/box-content.jpg) center repeat-y;
}

.box-bottom {
	width:296px;
	height:190px;
	background:url(../imghome/box-bottom.jpg) center no-repeat;
	margin-left:252px;
}

.footer {
    margin-top:20px;
	padding-top:15px;
    height:140px;
	text-align:center;
	background: url(../imghome/bg-footer.jpg) repeat-x;
}

.footer a {
	color:#de7500;
	text-decoration:none;
}

.footer a:hover {
	color:#de7500;
	text-decoration:underline;
}

/* TESTI */
h1 {
	margin:0px;
	padding:0px;
	font-family:"Comic Sans MS", cursive;
	font-size:23px;
	font-weight:lighter;
	color:#00258a;
	letter-spacing:7px;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:lighter;
	line-height:20px;
	color:#959595;
}

/* IMG */

img {
	border:0px;
}

/* FORM */
.input_home {
	width:150px;
}

/* BOTTONI */
.button {
	float:left;
	width:191px;
	height:58px;
	background:url(../images/bg-bottoni.jpg) top left no-repeat;
	padding-right: 10px;
	padding-bottom:20px;
	margin-top:-10px;
}

.button-top {
	width:191px;
	height:29px;
}

.button-titolo {
	float:left;
	padding:5px 0px 0px 12px;
	width:135px;
	font-size:17px;
	font-family:"Comic Sans MS", cursive;
	color:#00258a;
}

.button-arrow {
	float:right;
	padding-top:5px;
	width:37px;
	height:30px;
}

.button-bottom {
	width:191px;
	padding:5px 0px 0px 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:lighter;
	color:#959595;
}

.button-bottom a {
	color:#00258a;
	text-decoration:none;
}

.button-bottom a:hover {
	text-decoration:underline;
}
/* BOTTONI TABELLA */
.bottone-tabella {
width: 15em;
padding: .5em;
margin-bottom:2px;
color: #052683;
text-shadow: 1px 1px 1px #666;
border: solid thin #000;
-webkit-border-radius: .7em;
-moz-border-radius: .7em;
border-radius: .7em;
-webkit-box-shadow: 2px 2px 3px #666;
box-shadow: 2px 2px 2px #666;
background-color: #ffd30e;
background-image: -webkit-gradient(linear, left top, left bottom,
 from(#e9ede8), to(#ededed),color-stop(0.4, #b6b6b6));
 cursor: pointer;
}

.div-bottone-tabella
{
    width:190px;text-align:center;text-decoration:none;
padding: .5em;
margin-bottom:2px;
color: #052683;
text-shadow: 1px 1px 1px #666;
border: solid thin #000;
-webkit-border-radius: .7em;
-moz-border-radius: .7em;
border-radius: .7em;
-webkit-box-shadow: 2px 2px 3px #666;
box-shadow: 2px 2px 2px #666;
background-color: #ffd30e;
background-image: -webkit-gradient(linear, left top, left bottom,
 from(#e9ede8), to(#ededed),color-stop(0.4, #b6b6b6));
 cursor: pointer; 
}


/* FINE BOTTONI TABELLA */



/* STILE MENU AZIONI TABELLE */
.select_azioni {
	width:200px;
}
.default {
	background: #fff;
	color: red;
}
.visualizza{
	color: #03940E;
}
.modifica {
	color: blue;
}
.elimina {
	color: #FF8040;
}
.elimina_def{
	color: red;
}
/* STILE MENU AZIONI TABELLE */



/* TRASH */
div._testata{
	clear:both;
	color:black;
	text-align:left;
	background-position: top right;
    background-repeat: no-repeat;
	height:30px;
}
.content{
	margin:auto;
}
div._footer{
	clear:both;
	color:black;
	text-align:center;
	background-image: url(../images/footer.gif);
	background-position: top right;
    background-repeat: no-repeat;
	height:90px;
	padding-top:8px;
}

/* STILI TAB FOTO */
.tabs-container
{
    width:100%;
    float:left;
}
.tabs-container ul
{
    list-style: none;
    margin-left:-40px;
}
.tabs-container ul li
{
    float: left;
    background-color: #b6b6b6;
    border:1px solid #38588d;
    padding: 5px;
}

.tab
{
    width:100%;
    float:left;
    border:1px solid #38588d;
    background-color:#faf8d1;
}
.tab:active
{
    background-color:aqua;
}

.tabFoto {

  text-align:center;
  float:left;
  width: 220px;
  height:18px;
  padding:4px 0px 0px 0px;
  color: black;

  /*text-shadow: 1px 1px 1px #666;*/

  border-top: solid thin #000;
  border-right: solid thin #000;
  border-left: solid thin #000;
  
-webkit-border-top-right-radius: .7em;
-webkit-border-top-left-radius: .7em;
-moz-border-radius-topright: .7em;
border-top-right-radius: .7em;
-moz-border-radius-topleft: .7em;
border-top-left-radius: .7em;
-webkit-box-shadow: 2px 2px 3px #666;
box-shadow: 2px 2px 2px #666;
background-color: #ffd30e;
background-image: -webkit-gradient(linear, left top, left bottom,
 from(#e9ede8), to(#ededed),color-stop(0.4, #b6b6b6));
 cursor: pointer;
}

.tabFotoSelezionata {
  text-align:center;
  float:left;
width: 15em;
padding: .1em;
margin-bottom:2px;
color: gray;
/*color: #052683;*/

text-shadow: 1px 1px 1px #666;

border: solid thin #000;
-webkit-border-top-right-radius: .7em;
-webkit-border-top-left-radius: .7em;
-moz-border-radius-topright: .7em;
border-top-right-radius: .7em;
-moz-border-radius-topleft: .7em;
border-top-left-radius: .7em;
-webkit-box-shadow: 2px 2px 3px #666;
box-shadow: 2px 2px 2px #666;
background-color: #ffd30e;
background-image: -webkit-gradient(linear, left top, left bottom,
 from(#e9ede8), to(#ededed),color-stop(0.4, #b6b6b6));
 cursor: pointer;
}

.pannello-ricerca{
    border: 1px solid gray;
    background-color:#eee;
    margin:5px;
    padding:10px;
}
