@charset "UTF-8";
/* CSS Document */


/* generals */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* bg's i BORDERS */
.bg_Repit_center {
	background-repeat:  repeat-y;
	background-position: center;
}
.bg_norepit_centerUp {
	background-repeat: no-repeat;
	background-position: center top;	
}
.bg_norepit_centerCenter {
	background-repeat: no-repeat;
	background-position: center center;
}

.border_blanc_inferior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border_dalt_gris {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borde_dreta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.borde_costats {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #cccccc;
}



.taula_vermella {
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	background-color:#CC9999;

}
.taula_gris {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color:#eeeeee;

}

/* links */


a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #7B7F12;
}
a.link_gris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}

a.link_gris:hover {
	color: #7B7F12;
}
a.link_gris9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #888888;
}

a.link_gris9:hover {
	color: #222222;
}

a.link {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.menuFamilies {
	color: #333333;

	
}
a.menuFamilies:hover {
	color: #dddddd;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	background-color: #CCCCCC;
	width: 86px;
}

/* DIVs */

.MenuLlistaFamiies 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: pointer;
	
}

div.MenuLlistaFamiies li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	cursor: pointer;
	width:150px;
	height:116px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
div.MenuLlistaFamiies a
{
	width:150px;
	height:116px;
	cursor:pointer;
	

}
/* Menu items that have mouse over or focus have a blue background and white text */
div.MenuLlistaFamiies a:hover
{
	width:150px;
	height:116px;
	cursor:pointer;
	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity: .6;
	-moz-opacity:0.60;
}
a.MenuLlistaFamiies
{
	width:150px;
	height:116px;
	cursor:pointer;
	

}
/* Menu items that have mouse over or focus have a blue background and white text */
a.MenuLlistaFamiies:hover
{
	width:150px;
	height:116px;
	cursor:pointer;
	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity: .6;
	-moz-opacity:0.60;
}




/* DIVS */


/* TEXTOS */
.text_9_gris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
}
.text_9_negre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.text_14_negre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.text_18_negre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.text_10_negre {
	font-size: 10px;
	color: #333333;
}
.text_10_gris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}
.text_9_grisClar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bbbbbb;
}
.text_12_vermell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.text_10_vermell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}


/* FORMULARIS */

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #CCCCCC;
}
input.inputsotagris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #CCCCCC;
	background-color:#eeeeee;
	
}
input.inputvermell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid  #990000;
	background-color:#eeeeee;
	
}
select {
	border: 1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
}

textarea {
	border: 1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}












