/* Estils creats per mberamendi.cat */
  /* Grana: #A3275B */
  /* Taronja: #FB7007 */
  /* Groc: #FF9900 */
  /* fons del peu: #FFE8C6 */
  
* {margin: 0px; padding:0px;}
body  {font-size:12pt;font-family:tahoma,Arial; margin: 0px; padding:0px; background: #A3275B;}
div {display: block;}
table {border-collapse: collapse;}

div.cap {width:95%; min-width: 990px; margin: 5px auto 0px; background: white; padding: 0px 5px; }
div.cos {width:95%; min-width: 990px; margin: 0px auto 5px; background: #FB7007;  padding: 0px 5px; box-shadow: 3px 3px 3px rgba(68,68,68,0.3);}
div.peu {width:95%; min-width: 990px; margin: 8px auto; background: white; border: 1px solid #FFE8C6; padding: 0px 3px; box-shadow: 3px 3px 3px rgba(68,68,68,0.3);}

div.menu   {width:19%; min-width: 200px; max-width: 300px; float:left;  margin: 5px 0px; padding: 4px 0px; background: #FF9900; border: 2px solid #FF9900; border-radius:10px; box-shadow: 3px 3px 3px rgba(68,68,68,0.3); height:360px;}
div.conten {width:78%; min-width:740px; max-width: 1500px; float:right; margin: 5px 0px; padding: 6px 0px; background: white; border: 4px solid #FF9900; border-radius:10px; box-shadow: 3px 3px 3px rgba(68,68,68,0.3);}

h1.cap {margin-bottom: 25px; text-shadow: 3px 3px 5px rgb(150,150,150);}
h2.cap {text-shadow: 3px 3px 5px rgb(150,150,150);}

h3 {background: #A3275B; color: white; margin: 2px 3px 6px; padding: 2px;}
.menu h3 {margin: 7px 0px 7px; background: none; color: black;}
.menu td {height: 24px; vertical-align: middle; padding: 1px 3px;}
.conten p {text-align: justify; margin: 5px 2px;}
table.treballs {float:left; width: 650px; margin: 4px; border: 1px solid #DDDDDD; box-shadow: 3px 3px 3px rgba(68,68,68,0.3);}

p.frase {margin: 3px 5px 15px 5px; text-align:justify;}
.fosc {background: #A3275B; color: white;}

tr.fosc {background: #A3275B; color: white; border: 1px solid #A3275B; border-radius:10px;}

a {color: #FFFFFF; text-decoration: none;}
.conten a {color: #A3275B; text-decoration: none;}
.peu a {color: #A3275B; text-decoration: none;}

a:hover {color: #A0A0A0; text-decoration: underline;}


table.picassa {display: block; float:left; margin: 4px;}
table.picassa tr {min-height:30px;}
table.picassa td {text-align:center; vertical-align: bottom; font-family:arial, sans-serif; font-size:11px;}
table.picassa img {margin: 2px 5px 5px 2px; box-shadow: 3px 3px 3px rgba(68,68,68,0.5);}

  /* Grana: #A3275B */
  /* Taronja: #FB7007 */
  /* Groc: #FF9900 */