/* inicialitzacions */
body, p, ul, h1, h2, h3, h4, h5, h6, h7, img
{
	margin:0px;
	padding:0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

body {
	background:url(../img/fons.gif);
	background-repeat:repeat;
}

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%;}

/* fonts */
.arial10{
	font-family:arial;
	font-size:0.625em;
}

.arial11{
	font-family:arial;
	font-size:0.7em;
}

.arial12{
	font-family:arial;
	font-size:0.75em;
}

.arial22{
	font-family:arial;
	font-size:1.4em;
}

.trebuchet18{
	font-family:trebuchet MS, arial;
	font-size:1.13em;
}

.trebuchet20{
	font-family:trebuchet MS, arial;
	font-size:1.125em;
}

.trebuchet16{
	font-family:trebuchet MS, arial;
	font-size:1em;
}

/* colors */
.negre2{
	color:#333333;
}

.negre{
	color:#000000;
}

.blanc{
	color:#ffffff;
}

.verd1{
	color:#009CAB;
}

.verd2{
	color:#114655;
}

.gris1{
	color:#666666;
}

.gris2{
	color:#999999;
}

.marro1{
	color:#7C4634;
}

.marro2{
	color:#734231;
}


/* varis */
#cos{
	width:100%; 
	height:100%; 
}

#main{ 
	position:relative;
	width:920px; 
	margin-right:auto; 
	margin-left:auto; 
	z-index:0;
}

#bottom_cistella
{
	margin-top:10px;
	margin-left:5px;
	background:url(../img/fons_bottom_cistella.gif);
	background-repeat:no-repeat;

}
#menu_superior{
	background:url(../img/menu_superior.png);
	background-repeat:no-repeat;
	width:900px;
	height:34px;
	line-height:32px;
	margin:auto;
	margin-top:-5px;
}

#menu_peu{
	background:url(../img/menu_peu.png);
	background-repeat:no-repeat;
	width:900px;
	height:31px;
	/*line-height:29px;*/
	margin:auto;
	margin-top:15px;
}

#fons_cos{
	background:url(../img/fons_cos.png);
	background-repeat:repeat-y;
	width:920px;
	margin-top:-15px;
	padding-top:1px;
}

#ban_cis1{
	background:url(../img/ban_cist1.jpg);
	background-repeat:no-repeat;
	width:312px;
	height:96px;
}

#ban_cis2{
	background:url(../img/ban_cist2.jpg);
	background-repeat:no-repeat;
	width:312px;
	height:96px;
}

#ban_noti1{

	background:url(../img/ban_butlleti_1.gif);
	background-repeat:no-repeat;
	width:312px;
	height:96px;

}
#ban_noti2{

	background:url(../img/ban_butlleti_2.gif);
	background-repeat:no-repeat;
	width:312px;
	height:96px;

}

#ban_cat1{

	background:url(../img/ban_catering_1.gif);
	background-repeat:no-repeat;
	width:320px;
	height:96px;

}
#ban_cat2{

	background:url(../img/ban_catering_2.gif);
	background-repeat:no-repeat;
	width:320px;
	height:96px;

}

#contenidor{
	width:870px; 
	margin:auto; 
	margin-top:20px;
}

.casella1{

	width:268px;
	height:16px;

}
/*#avis{
}*/

.fleft { float:left; }
.fright { float:right; }
.brclear { clear:both; }
.img_transparent { behavior: url(includes/iepngfix.htc); }
.doble { position:absolute; margin-top:1px; margin-left:1px; }
.doble2 { position:absolute; margin-top:-1px; margin-left:-1px; }
.auto_dreta { margin-right:auto; }
.auto_esq { margin-left:auto; }
.cursor { cursor:pointer; }
.no_mostris { display:none; }
.mostras { display:block; }
.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; }
.vBlanc { border: solid 1px white; }
.vNegre { border: solid 1px black; }

/* format text */
.majuscules { text-transform:uppercase; }
.minuscules { text-transform:lowercase; }
.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 */

.seleccionat{

	background:url(../img/fons_seleccionat.png);
	background-repeat:repeat-x;
	z-index:1000;
}

.normal{

	background:url(../img/fons_menu.png);
	background-repeat:repeat-x;

}


#submenu{
	background:url(../img/fons_cos.png);
	background-repeat:repeat-y;

	/**/
	width:920px;

}


#ulMen{
	background:url(../img/fons_menu.png);
	background-repeat:repeat-x;
	height:50px;
	width:611px;
	float:left;
	
}



#ulMen li{
	float:left;
	height:50px;
	
	line-height:50px;
	/*padding-right:10px; 
	padding-left:10px;*/
	position:relative;
	/*background-color:Red;*/
}

#ulsubMen{
	border-top:1px solid #FFFFFF;
	background-color:#CCCCCC;
	height:20px;
	width:888px;
	float:right;
	margin-right:17px;
	
}

#ulsubMen li{
	float:left;
	/*padding-right:10px; 
	padding-left:10px;*/
	position:relative;
	/*background-color:Red;*/
}

#item1{
	font-family:arial;
	font-size:0.875em;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding-left:7px; 
	padding-right:7px;
}

#item1b{
	font-family:arial;
	font-size:0.875em;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding-top:5px;
	padding-left:7px; 
	padding-right:7px;
}

.subitem1b{
	font-family:arial;
	font-size:0.75em;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding-left:10px; 
	padding-right:10px;
}

.subitem1b_sel{
	font-family:arial;
	font-size:0.75em;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding-left:10px; 
	padding-right:10px;
}

/* separadors */
#separadorBlanc{ 
	font-size: 1px; 
	line-height: 1px; 
	background-color:#ffffff; 
	height:1px; 
}

#separadorBlanc2{ 
	font-size: 35px; 
	line-height: 35px; 
	background-color:#ffffff; 
	height:35px; 
}

#separadorNegre{ 
	font-size: 1px; 
	line-height: 1px; 
	background-color:#000000; 
	height:1px; 
}

#separadorGris1{ 
	font-size: 5px; 
	line-height: 5px; 
	background-color:#CCCCCC; 
	height:5px; 
}

#separadorGris2{
	font-size:35px;
	line-height:35px;
	background-color:#999999;
	height:35px;
}

#separadorGris3{ 
	font-size: 16px; 
	line-height: 11px; 
	background-color:#CCCCCC; 
	height:16px; 
}

#separadorTaronja1{
	height:31px;
	line-height:30px;
	background-color:#FFCC99;
}

#separadorTaronja2{
	height:16px;
	line-height:12px;
	background-color:#FFCC99;
}

#separadorMarro1{
	height:16px;
	line-height:12px;
	background-color:#A35D45;
}

/* caselles */
.cercador{
	background-color:#ffffff;
	border-left: 1px solid #502D21;
	border-top: 1px solid #502D21;
	border-right: 1px solid #A16E5D;
	border-bottom: 1px solid #A16E5D;
}

.ajax-loading {
	padding-top:50px;
	background: url(http://www.calanuria.cat/img/loading.gif) no-repeat center;
}


/*------------------------------*/
