/*
___ ____ _  _ ___  ____ 
 |  |___ |\/| |__] |  | 
 |  |___ |  | |    |__| 
©2009 www.tempointeractiu.com 

*/

/* reset.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; color:#231F20 }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
body { background:#fff; color:#000; text-align:left; margin:0px;  }
img{border:none;}
a { text-decoration: none; outline:none; color: #1a1717; border:none;}
a:hover { text-decoration: underline; }

/*** generics ****/
.lft { float:left }
.rgt { float:right; }
.debug { border:1px solid black; }
.clear { clear:both; }

div#wrapper { width:330px; padding:10px;}

div#menu ul { width:330px; font-size:20px; line-height:23px; }
div#menu ul li { display:block; float:left; padding-right:5px }
div#menu ul li a.act { font-style:italic; text-decoration:underline; }
div#menu ul li a { padding-right:5px; }

div#content { }


div.item { padding-top: 30px; clear:both; padding-bottom: 20px; width:330px; }
div.item img { padding-right:30px; vertical-align:bottom }
div.item h3 { font-size:18px; padding-bottom:8px; font-style:italic }
div.otras { font-size:12px; color:#333; padding-top:50px } 
div.otras a { font-style:italic; font-weight:bold; }

div.content p { line-height:16px; padding:5px; width:330px; padding-left:0px; color:#333; font-size:13px; }
div.content p.dest { font-size: 16px; line-height:18px; color:#000 }

h1, h2, h3 { line-height:22px; line-height:26px; }
h1 { font-size:24px; font-weight:normal; line-height:28px; padding-bottom:5px }
h2 { font-size:20px; font-style:italic; font-weight:normal; padding-bottom:5px; }
h3 {font-size:24px; font-style:italic; font-weight:normal; text-transform:lowercase;  } /* la faig servir pels titols de sabates */



