/* Reset ================================================================================= */
* { margin:0; padding:0; }

/*body{background:#DDE6F3 url("images/bg.png") left top repeat-x; margin:0; padding:0; font-size:13px; font-family: Arial; line-height: 20px;text-align:left;}*/
body{float:left;width:100%;background:#000 url("../tl_files/ilpalentino/images/bkg_body2.png") left top repeat-x; margin:0px; padding:0px; font-size:13px; font-family: Century Gothic; line-height: 20px;text-align:left;}
img { border:0; vertical-align:top; }

a {}
a:hover {}
:focus { outline: 0; }




/* Headings */
h1            { font-size:28px; font-weight:normal; line-height:1.3; color:#C99E64;}
h2            { font-size:24px; font-weight:normal; line-height:1.34; color:#887F7A;}
h3            { font-size:21px; font-weight:normal; line-height:1.375; color:#887F7A;}
h4            { font-size:14px; font-weight:normal; color:#6A0000;}
h5            { font-size:12px; font-weight:normal; color:#6A0000;}
h6            { font-size:11px; font-weight:normal; color:#6A0000;}

.title-back {padding:2px 0px 4px 10px;background-color:#F2F2F2;font-weight:bold;}
.side-title-back {padding:2px 0px 2px 10px;background-color:#F2F2F2;font-weight:normal;}

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
/*legend        { display:none; }*/

/* Table */
/*table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }*/
caption,th,td { vertical-align:middle; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
/*ul,ol         { list-style:none; }*/
p {text-align:left;}

ul {list-style:disc;text-align:left;}
