/*BODY *****************************************************/html {
 overflow: -moz-scrollbars-vertical;
}

body { margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; background:#EEEEEE;}
/* TEXTS *****************************************************/
.txtNormal { font-family:Georgia; font-size:10; color:#666666;}
.txtGran { font-family:Georgia;  font-size:12; color:#666666;}
.titolNormal { font-family:Georgia; font-size:10; color:#333333;}
.titolTaronja { font-family:Georgia; font-size:10; color:#EF8106;}
.titolMitja { font-family:Georgia; font-size:12; color:#444444; font-weight:bold;}
.titolGran { font-family:Georgia; font-size:16; color:#333333; font-weight:bold;}
.txtFoscSobreTaronja { font-family:Georgia; font-size:10; color:#7B501E;}
.txtPeu { font-family:Georgia; font-size:9; color:#FFFFFF;}
/* LINKS *****************************************************/a.menu:link, a.menu:active, a.menu:visited { font-family:Georgia; font-size:10; color:#444444; text-decoration:none;}
a.menu:hover{ font-family:Georgia; font-size:10; color:#FFFFFF; text-decoration:none; background:#F29C3B;}
a.linkNormal:link, a.linkNormal:active, a.linkNormal:visited { font-family:Georgia; font-size:10; color:#F29C3B; text-decoration:none;}
a.linkNormal:hover{ font-family:Georgia; font-size:10; color:#FFFFFF; text-decoration:none; background:#F29C3B;}
a.linkBoto:link, a.linkBoto:active, a.linkBoto:visited { font-family:Georgia; font-weight:bold; font-size:12; color:#FFFFFF; text-decoration:none; background:#F29C3B;}a.linkBoto:hover{ font-family:Georgia; font-weight:bold; font-size:12; color:#F29C3B; text-decoration:none; background:#FFFFFF;}
a.linkSobreTaronja:link, a.linkSobreTaronja:active, a.linkSobreTaronja:visited { font-family:Georgia; font-size:9; color:#FFFFFF; text-decoration:none;}
a.linkSobreTaronja:hover{ font-family:Georgia; font-size:9; color:#F29C3B; text-decoration:none; background:#FFFFFF;}
a.linkBuscar:link, a.linkBuscar:active, a.linkBuscar:visited { font-family:Georgia; font-size:9; color:#F29C3B; text-decoration:none;}
a.linkBuscar:hover{ font-family:Georgia; font-size:9; color:#FFFFFF; text-decoration:none; background:#F29C3B;}
/* FORMULARIS **************************************************/input, select { border-width:1px; background:#FFFFFF; color:#666666; font-family:Georgia; font-size:10px; height:16;}input.formularis { border-width:2px; background:#FFFFFF; color:#666666; font-family:Georgia; font-size:10px; height:20;}select.formularis { border-width:2px; background:#FFFFFF; color:#666666; font-family:Georgia; font-size:10px; height:20;}input.botoFormularis { border-width:1px; background:#F29C3B; color:#ffffff; font-family:Georgia; font-size:12px; font-weight:bold; height:20;}

textarea { border-width:2px; background:#FFFFFF; color:#666666; font-family:Georgia; font-size:10px; width:500; height:100;}

/* IMAGES **************************************************/
.imgright {
 padding:10px 0px 10px 10px;
}

.imgleft {
 padding:10px 10px 10px 0px;
}

.imgcenter {
 margin-left: auto;
 margin-right: auto;
 padding:10px 0px 10px 0px;
}
