/* tag */

* { margin: 0px; border: 0px; padding: 0px; }
body { font: 65.3% verdana, sans-serif; background: #f3f3ff; color: #fff; }
a { text-decoration: none; }
ul { list-style: none; }

/* struttura */

#page { width: 100%; margin-bottom: 20px; }
#riga01 { position: relative; height: 120px; background: #fff; }
#riga02 { height: 20px; background: #cf0c1c; }
#riga03 { position: relative; height: 1500px; background: url('../newimg/backtomb.png') no-repeat center right #7a7a7a; border-top: 2px solid #fff; border-bottom: 2px solid #fff; }
#riga04 { height: 20px; background: #cf0c1c;  }
#riga05 { width: 100%; height: 30px; line-height: 30px; }


#logotop { position: absolute; top: 30px; left: 80px; width: 250px; height: 53px; }
#iconetop { position: absolute; top: 10px; left: 430px; width: 767px; height: 100px; }

#indirizzo { position: absolute; top: 40px; left: 60px; width: 700px; height: 100px; color: #eee; }
#indirizzo h3 { font-size: 1.8em; font-weight: normal; }
#indirizzo p { font-size: 1.4em; }
#indirizzo a { color: #fff; font-weight: bold; }
#indirizzo a:link,
#indirizzo a:visited { border-bottom: 1px solid #fff; }
#indirizzo a:hover { border-bottom: 1px solid #cf0c1c; }

#cataloghi { position: absolute; top: 200px; left: 60px; width: 800px; height: 212px; }
#cataloghi h3 { text-align: left !important; }
#cataloghi li { text-align: center; margin-right: 20px; font-size: 1.2em; }
#cataloghi li.sx { float: left; }
#cataloghi li.dx { float: left; } 
#cataloghi li img { border: 4px solid #fff; margin: 4px; }
#cataloghi a { display: block; padding-bottom: 4px; color: #fff; }
#cataloghi a:link,
#cataloghi a:visited { background: #7a7a7a; }
#cataloghi a:hover { background: #9a9a9a; }
#cataloghi ul { font-size: 10px; color: #eee; width: 550px; list-style: circle; }
#cataloghi ul li { text-align: left; line-height: 1.3em; margin-left: 20px;}

#credits { color: #555; text-align: right; padding-right: 40px; font-size: 1em; }
#credits a { color: #cf0c1c; font-weight: bold; }
#credits a:link;
#credits a:visited { color: #cf0c1c; text-decoration: none; }
#credits a:hover { color: #cf0c1c; text-decoration: underline; }

