﻿/*@font-face {
font-family: 'Arial Unicode MS';
src: url(http://www.princexml.com/fonts/larabie/kimberle.ttf) format('truetype');
}
*/

body
{
    font-family: Arial;
    font-size: 9pt;
}
/*
input[type="text"]
{
    /*border: 2px solid #660066;
    border: 3px solid #FFF4FF;
    font-family: 'Arial Unicode MS';
    background-color: #FFE1FF;
}*/
input[type="text"][readonly="readonly"]
{
    /*border: 2px solid #660066;*/
    border: 3px solid #CCCCCC;
    font-family: Arial;
    background-color: #E9E9E9;
}
obbligatorio
{
    border: 2px solid #FF0000;
    font-family: Arial;
}
.logout{
text-decoration:none;
}
.etichetta
{
    font-family: Arial;
    color: #000000;
    font-weight: bold;
    text-align: right;
}

.miniEtichetta
{
    color: #808080;
    font-family: Arial;
    font-size: 5pt;
}
.watermark
{
    color: #808080;
    font-family: Arial;
}
.credits
{
    text-align: center;
    width: 100%;
    font-size: x-small;
    color: #CCCCCC;
    position: static;
    bottom: 0px;
    background: url(../images/sfondi/bottomOmbra.jpg) no-repeat 50% top;
    height:44px;
}
h1
{
    font-size: 13pt;
    font-weight: bold;
}
h2
{
    font-size: 11pt;
    font-weight: bold;
}
h3
{
    font-size: 10pt;
    font-weight: bold;
}
h4
{
    margin: 0px;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    font-size:12pt;
    text-align: left;
}
h5
{
    margin: 0px;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1em;
}
select
{
    font-family: Arial;
    font-size: 8pt;
}
/*input[type="checkbox"]
{
    border: 2px solid #CAE4FF;
    background-color: #99CCFF;
}*/
#div_banner_1
{
    width: 267px;
    height: 250px;
    text-align:center;
}
#div_banner_2
{
    width: 200px;
    height: 0px;
    text-align:center;

}
#div_feedback_amici
{
    /*width: 250px;
    height: 250px;*/
    /*background-color: #99FFCC;*/
}

/**********************************/
/***********************************************************************************/
.tab_album_profilo
{
    margin: 2px;
    width: 200px;
    height: 300px;
    text-align: center;
}
.tab_album_profilo img
{
    border-style: none;
    border-width: medium;
    border-color: inherit;
}
.div_scheda_negozio
{
    margin: 1px;
   /* width: 100%;*/
    height: 220px;
    text-align: left;
    font-family:  Arial;
    font-size: 10pt;
    padding: 10px 10px 10px 30px;
}
.div_scheda_negozio_header
{
    margin: 10px 2px 2px 2px;
    text-align: left;
    font-family: Arial;
    font-size: 12pt;
    padding: 10px 10px 10px 0px;
}
.right400
{
    width: 400px;
    float: right;
}
.inFondo
{
  /*  bottom: -100px;
    position: relative;
    left: 15px;
    right:0px;*/
    float:left;
    margin-top:15px; 
}
.floatLeft{
float:left;
}
.floatRight{
float:right;
}
.textAlignRight{
text-align:right;
}
.textAlignCenter{
text-align:center;
}
.logout{
    text-align: center;
    display: block;
    height: 45px;
    overflow: hidden;
    padding-top: 4px;
    text-decoration: none;
   /* background-position: 50% top;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold; /*text-transform:uppercase;*/
    color: #333;
    float: left;
    background-image:url('../images/immagini/logout.png');
    background-position:50% top;
    background-repeat :no-repeat;
    width: 148px;

}
.titolo_news
{
    color: #A61C29;
}
.pannello_banner_top
{
    margin: 63px 0px 15px 0px;
}
.pannelloSegnalazione{
height: 40px; 
width:312px;
   /* background-image:url('../images/immagini/sfondo-segnalazione.jpg');
    background-position:50% top;
    background-repeat :no-repeat;*/
vertical-align:middle ;
    padding-top: 16px;

}
.pannelloSegnalazionePreferito
{
    height: 40px;
    width:312px;

   /* background-image: url('../images/immagini/sfondo-segnalazione_preferito.jpg');
    background-position: 50% top;
    background-repeat: no-repeat;*/
    vertical-align: middle;
    padding-top: 16px;
}
