.priscillacatalogbox
           {
      border: 1px solid #000; 
      width: 120px;
      height: 170px;
      margin: 10px;
      padding: 0;
           }

.txt
           {
      width: 117px;
      height: 88px;
      font-size: 0.75 em;
      color: #fff;
      background: #49515c;
      padding: 3px 0 0 3px;
      margin: 0;
         }

.imgcatalogo
{
 width: 120px;
 height: 80px;
 overflow: hidden;
 padding: 0;
 margin: 0;
}

body  {
	margin: 0;
	padding: 0;
	text-align: left;
	/*background: #656e78 url(../pix/bodyhome.jpg) 0 0 repeat-x;*/
        background:#FFF;
	color: #656e78;
	font: normal 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
      }



/*----------------------------------- bloCco CONTENITORE GENERALE -----------------------------------*/

#container
       {
        width: 770px;
        text-align: left;
	margin: 0 auto;
        padding: 1px  0 0 0;
	/*background: url(../pix/headinterno2.png) no-repeat;*/
	background:  #FFF;
	/*background:  #49515c;*/
       } 	


/*----------------------------------- Poi passiamo alla sezione header -----------------------------------*/

#header {
	 background:  #FFF;
	 /*background: url(../pix/grigiohomeripetesx.png) 0 0 repeat-y;*/
         overflow: hidden;
         padding: 10px 0 10px 0;
        }

#headsx {
	float: left;
        display: inline;
        clear: both;
        margin: 0;
        padding: 0;
	width: 140px;
       }

#headdx {
	float: left;
        display: inline;
	width: 625px;
        margin: 0 0 0 5px;
       }
        #headdx p
             {
              margin: 10px 0 0 10px;
              padding: 0;
              line-height: 45px;
              font-weight: bold;
	      font-size: 4.2em;
              /*color: #dee3fb;*/
              color: silver;
             }

/*------------------------------------- AREA CONTENUTI ------------------------------------- */
#colonne
       {
	float: left;
        display: inline;
        /*background:url(../pix/grigiohomeripetesx.png) 0 0 repeat-y;*/
        background:#f4f4f4;
        border-top: 2px solid #49515c;

       }

#sinistra {
	float: left;
        display: inline;
        clear: both;
        width: 120px;
        margin: 0;
        padding: 10px;
       /*background: url(../pix/bordobianco.jpg) 0 0 repeat-y;*/
       }

       #sinistra ul
             {
              padding: 0;
              margin: 5px 20px 20px 20px;
              font-size: 1em;
              font-weight: bold;
              text-transform: lowercase;
              text-align: left;
             }
       #sinistra ul li
             {
              margin: 0;
              padding: 0;
             }
       #sinistra ul a,
       #sinistra ul a:visited
             {
              display: block;
              margin: 0 0 5px 0;
              padding: 0;
              width: 100px;
              overflow: hidden;
              line-height: 16px;
              color: #49515c;
             /*color: #ffffff;*/
              text-decoration: none;
             }
       #sinistra ul a:hover,
       #sinistra ul a:focus,
       #sinistra ul a:active
             {
              color: #000000;
             }

#destra {
	float: left;
        display: inline;
        width: 605px;
        padding: 10px;
        margin: 0 0 0 5px;
        /*border-top: 1px dotted #000;*/
        color: #656e78;
       }

       #destra p
              {
	       float: left;
               display: inline;
              }


/*------------------------------------- FOOTER ANGOLI ARROTONDATI ------------------------------------- */
#arrBottom {
           clear: both;
          /* background: url(../pix/pieinterno-2.png) 0 0 no-repeat;*/
           height: 2px;
           padding: 0;
           margin: 0;
           }

/*------------------------------------- FOOTER CREDITS ------------------------------------- */
#footer
       {
	text-align: center;
	color: silver;
        height:20px;
        background:#FFF;
        border-top: 2px solid #49515c;
         padding: 10px 0 10px 0;
       } 