/* inicialitzacions */
body, p, ul, h1, h2, h3, h4, h5, h6, h7, form
{
	margin:0px;
	padding:0px;
	list-style-type: none;
	color:#000000;
	text-decoration:none;
}

p {
	font-size: 0.7em;
	/*line-height: 1em;*/
}


body.gran0 {font-size:100%;}
body.gran1 {font-size:105%;}
body.gran2 {font-size:117%;}
body.gran3 {font-size:125%;}

/*body.gran0 p {font-size:0.7em;}
body.gran1 p {font-size:0.74em;}
body.gran2 p {font-size:0.79em;}
body.gran3 p {font-size:0.83em;}*/

/* fonts */
.verdan16 { font-family:tahoma; font-size:1em; }
.arialN20 { font-family:'arial narrow'; font-size:1.25em; }
.arial9 { font-family:arial; font-size:0.55em; }
.arial16 { font-family:arial; font-size:1em; }
.arial14 { font-family:arial; font-size:0.9em; }
.arial11 { font-family:arial; font-size:0.7em; }

/* colors */
.blanc { color: #ffffff; }
.negre { color: #000000; }
.blau1 { color: #0261A1; }
.gris1 { color: #343434; }
.gris2 { color: #6E6E6E; }

/* varis */
#cos { width:100%; height:100%; text-align:center; }
#main { position:relative; width:912px; height:100%; margin-right:auto; margin-left:auto;}
.fleft { float:left; }
.fright { float:right; }
.brclear { clear:both; }
.img_transparent { behavior: url(includes/iepngfix.htc); }
.doble { margin-top:2px; margin-left:2px; }
.auto_dreta { margin-right:auto; }
.auto_esq { margin-left:auto; }
.cursor { cursor:pointer; }
.no_mostris { display:none; }
.barra_desplas { overflow:auto; }
.barra_desplasY { overflow-y:scroll; overflow-x:hidden; }

/* vores */
.vprova1 { border: solid 1px red; }
.vprova2 { border: solid 1px yellow; }
.vprova3 { border: solid 1px green; }
.vprova4 { border: solid 1px blue; }
.vGris1 { border: solid 1px #EEEEEE; }

/* format text */
.majuscules { text-transform:uppercase; }
.capitalize { text-transform:capitalize; }
.sense_deco { text-decoration:none; }
.subrallat { text-decoration:underline; }
.justificat { text-align:justify; }
.negreta { font-weight:bold; }
.normal { font-weight:normal; }
.text_centrat { text-align:center; }
.text_esq { text-align:left; }
.text_dret{ text-align:right; }


/* menús */
/*
#menu    { width:225px; }
#menu ul { width:225px; }
#menu li { height:30px; line-height:28px; display:block; }
#menu li a:hover { color:#ffffff; background-color:#7D5200; height:30px; display:block; padding-left:20px; }
#item { display:block; line-height:28px; height:30px; font-family:arial; font-size:11px; color:#544739; text-decoration:none;  padding-left:20px; }
#item2{ display:block; line-height:28px; height:30px; font-family:arial; font-size:11px; color:#ffffff; background-color:#7D5200; text-decoration:none;  padding-left:20px; }
*/

#d1 a:hover { color: #000000; }
#d1 p:hover { color: #000000; }
#d2 a:hover { color: #000000; }
#d2 p:hover { color: #000000; }
#d3 a:hover { color: #000000; }
#d3 p:hover { color: #000000; }

/* separadors */
#separadorBlanc { font-size: 1px; line-height: 1px; background-color:#ffffff; height:1px; }

/* MENUS */
.botMenu { background:url(../../img/boton_menu.gif); background-repeat:no-repeat; width:100px; height:23px; line-height:22px; }
.botMenu a { text-transform:uppercase; font-size: 11px; }
.botMenu a:hover { color: #0261A1; }

/* formularis */



