#part_blanca{
	width:311px;
	height:25px;
	background-color:#FFFFFF;
}

#fons_titol_dreta{
	width:311px;
	height:25px;
	background-color:#717070;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#dcdcdc;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
}
	#fons_titol_dreta div{
		padding-top:6px;
		padding-left:5px;
	}
	
#calendari{
	width:225px;
	margin-left:80px;
	margin-top:-19px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	color:#FFFFFF;
}

#competicio{
	width:311px;
	background-color:#e3e3e3;
	margin-top:5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#linia_blanca{
	width:311px;
	height:1px;
	background-color:#FFFFFF;
}

#titol_instantania{
	background-color:#363535;
	width:311px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#dcdcdc;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
}
	#titol_instantania div{
		padding-top:6px;
		padding-left:11px;
	}

#galeria_dreta{
	width:92px;
	margin-left:215px;
	margin-top:-14px;
}

#instantania{
	background-color:#363535;
	width:311px;
	padding-top:27px;
	text-align:center;
}

#txtHint_competicio{
	margin-top:-16px;
	margin-left:160px;
}

/**************************************** fotos dreta ************************************************/
#ultimes_fotos_dreta{
	width:311px;
	background-color:#e3e3e3;
}

#marc_ultima_foto{	
	width:295px;
	height:206px;
	margin-top:17px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:17px;
	text-align:center;
}

	#marc_ultima_foto div{
		vertical-align:middle; /*(només per FireFox) ja li podem dir que faci el vertical-align com si fos una taula*/
		margin:auto; /* per alinear al centre amb Firefox */
	}

/**************************************** formularis ************************************************/
.select_resultat {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.select_competicions {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:140px;
}

.select_documents {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:125px;
}

/**************************************** links ****************************************/
a.link_titol{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
	a:link.link_titol	{color:#FFFFFF}
	a:visited.link_titol{color:#FFFFFF}
	a:hover.link_titol	{color:#d6d6d6}
	a:active.link_titol	{color:#d6d6d6}
	

a.link_marro{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a84a2d;
	text-decoration: none;
	cursor: pointer;
}
	a:link.link_marro	{color:#a84a2d}
	a:visited.link_marro{color:#a84a2d}
	a:hover.link_marro	{color:#000000}
	a:active.link_marro	{color:#000000}

a.link_negre{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
	a:link.link_negre	{color:#000000}
	a:visited.link_negre{color:#000000}
	a:hover.link_negre	{color:#a84a2d}
	a:active.link_negre	{color:#a84a2d}
	
a.link_botons {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #363535;
	text-decoration: none;
	background-color: #e3e3e3;
	border: 1px solid #363535;
}
	a:link.link_botons		{color:#363535}
	a:visited.link_botons	{color:#363535}
	a:hover.link_botons		{color:#a84a2d}
	a:active.link_botons	{color:#a84a2d}

/**************************************** text ****************************************/
.text_gris{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #717070;
	text-decoration: none;
	font-weight: bold;
}

/**************************************** marc ****************************************/
.marc_punts{
	border:1px dotted #783e27;
	background-color:#e3e3e3;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	margin-top:12px;
	margin-right:12px;
	margin-bottom:12px;
}
	
/*************************************** pestanyes ****************************************/
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
	width:289px;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #737373;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10px;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 border: 1px solid #737373;
 border-bottom: none;
 background: #d1d1d1;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #252525; }
ul.tabbernav li a:visited { color: #252525; }

ul.tabbernav li a:hover
{
 color: #252525;
 background: #d1d1d1;
 border-color: #737373;
}

ul.tabbernav li.tabberactive a
{
 background-color: #d1d1d1;
 border-bottom: 1px solid #d1d1d1;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #252525;
 background: #d1d1d1;
 border-bottom: 1px solid #d1d1d1;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #737373;
 border-top:0;
 background-color:#d1d1d1;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
/* height:200px;*/ /*a fixed height. Amb una alçada fixe */
 overflow:auto; /* If you set a fix height, scrollbar when necessary */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	 height:200px;
	 overflow:auto;
}


