/* WWW.LAPSUSHOME.IT */
/* THANKS TO WWW.HTML.IT */

/* ------------------------------------------------------------------------------------------------------------------------ */

/* PART I - GENERAL */

body {
background-attachment: fixed;
background-image: url(../images/background.gif); /* #990000;*/
background-position: 0px -100px;
background-repeat: repeat-y;
margin: 20px 50px;
}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #CC0000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

/* PART II - TABLE */

table.total {width: 700px; border: 0px solid #FFFFFF; padding: 0px;}

/* ------------------------------------------------------------------------------------------------------------------------ */

/* PART III - TITLE */

#title {
border: 0px solid #990000;
color: #990000;
font-family: arial;
font-size: 1px;
font-weight: bold;
padding: 0px;
text-align: left;
letter-spacing: 1px;
}

#tit {
border: 0px solid #990000;
color: #990000;
font-family: arial;
font-size: 15px;
font-weight: bold;
padding: 0px;
letter-spacing: 1px;
}

/* PART IV - TXT */

#txt-s {
border: 0px solid #000000;
color: #333333;
font-family: verdana;
font-size: 11px;
padding: 0px;
text-align: left;
letter-spacing: 1px;
}

#txt-l {
border: 0px solid #000000;
color: #333333;
font-family: verdana;
font-size: 12px;
padding: 0px;
text-align: left;
letter-spacing: 1px;
}

/* ------------------------------------------------------------------------------------------------------------------------ */



