

/*body {
    background : #ffffff;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height:100%;
    width:100%;
    margin-left:0px;
  }

h2{
	color: #862D34;
	font-size:16px;
	font-weight:bold;

}*/

.links {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.links:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a.Estilo2 {
	font-size: 11px;
	color:#666666;
	text-decoration: underline;
 }
a.Estilo2:hover {
	font-size: 11px;
	color:#9C1F2E;
	text-decoration: none;
}
.Estilo3 {
	margin-top:-2px;
	color: #666666;
	font-size: 10px;
}
.Estilo4 {
	font-size: 7px;
	color:#9C1F2E;
 }

.linksMEsq, .linksMEsq a {
    color : #fbfbfb;
    font-size : 11px;
    font-weight: bold;
    text-decoration : none;
  }

.linksMEsq div {
    margin-bottom : 2px;
    margin-top : 2px;
    padding:2px;
  }

.linksMEsq a:hover {
	text-decoration:underline;
  }


.organitzador {
    margin: auto;
    width:975px;
    height:750px;
  }


.text {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }


.logo {
	position: relative;
	float: left;
	top:20px;
    margin-left:7px;
    margin-right:7px;
  }

.logo50 {
	position: relative;
	float: left;
	top:35px;
	left:25px;
    margin-left:7px;
    margin-right:7px;
  }
  
  
/************* MENÚS ************************************/


tr.menuFotos, div.menuFotos {
    background : #000000;
    color : #ffffff;
    height:35px;
    font-weight: bold;
  }
tr.menuFotos a, div.menuFotos a {
    color : #ffffff;
    text-decoration : none;
    font-size:11px;
  }
tr.menuFotos a:hover, div.menuFotos a:hover {
    color : #ffffff;
    text-decoration : underline;
  }
/* BURDEOS ANB FONS BLANC */ 
td.menu01 {
    background : #ffffff;
    color : #7f7f7f;
    text-align : center;
	height:35px;
    text-transform: uppercase;
    font-weight: bold;
  }

td.menu01 .sep{
	margin-left:1px;
	margin-right:1px;
    font-weight: bold;
    color:#9C1F2E;
    
}

td.menu01 a{
    color : #7f7f7f;
    text-decoration : none;
    font-size:10px;
}

td.menu01 a:hover {
    color : #7f7f7f;
    text-decoration : underline;
  }

/* BURDEOS 2 */
table.menu02 {
    background : #eeeeee;
    color : #9C1F2E;
    height : 35px;
    vertical-align : middle;
    padding-left:  120px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    border: 1px solid #9C1F2E;    
  }
table.menu02 .sep{
	color:#111111;
	margin-left:4px;
	margin-right:4px;
}

table.menu02 a{
    color : #9C1F2E;
    text-decoration : none;
  }

table.menu02 a:hover{
    color : #111111;
    text-decoration : underline;
  }

.noMaj{
	text-transform: none;
	font-weight: normal;
	
}

table.menu02 .extra{
	font-size: 15px;
}

/* blanc amb bora blava */ 
div.menu03 {
    background:#FFFFFF;
    color:#00247D;
    border: 1px solid #00247D;
    text-align: center;
    cursor: pointer;
    text-decoration : none;
  }

/* blanc amb bora blava */ 
div.menu03:hover {
    background:#00247D;
    color:#FFFFFF;
    border: 1px solid #00247D;
 }
 

/* blau fons dreta */
div.menu04 {
    background:#00247D;
    color:#FFFFFF;
    border: 1px solid #00247D;
    text-align: center;
    font-size:11px;
    cursor: pointer;
  }

div.menu04 a{
	color:#FFFFFF;
	text-decoration:none;
}

div.menu04 a:hover{
	color:#00247D;
	text-decoration:none;
}

div.menu04:hover {
    background:#FFFFFF;
    color:#00247D;
    border: 1px solid #00247D;
  }

/* gris dreta */
div.menu05 {
    background:#eeeeee;
    color:#00247D;
    border: 1px solid #bfbfbf;
    text-align: center;
    font-size:11px;
    cursor: pointer;
  }


div.menu05:hover {
    background:#ffffff;
    color:#00247D;
    border: 1px solid #bfbfbf;
  }


/* burdeos dreta */
div.menu06 {
    background:#9C1F2E;
    color:#FFFFFF;
    border: 1px solid #9C1F2E;
    text-align: center;
    font-size:11px;
    cursor: pointer;
  }
div.menu06 a{
	color:#FFFFFF;
	text-decoration:none;
}

div.menu06 a:hover{
	color:#9C1F2E;
	text-decoration:none;
}

div.menu06:hover {
    background:#FFFFFF;
    color:#9C1F2E;
    border: 1px solid #9C1F2E;
  }
  
/* verd dreta */
div.menu07 {
    background:#4B481F;
    color:#FFFFFF;
    border: 1px solid #4B481F;
    text-align: center;
    font-size:11px;
    cursor: pointer;
  }
div.menu07 a{
	color:#FFFFFF;
	text-decoration:none;
}

div.menu07 a:hover{
	color:#4B481F;
	text-decoration:none;
}

div.menu07:hover {
    background:#FFFFFF;
    color:#4B481F;
    border: 1px solid #4B481F;
  }
  

td.menuArbre {
    width:250px;
  }

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^ MENÚS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */


.menuDesp {
    position:absolute;
    z-index:501;
    visibility:hidden;
  }
  
.menuDespH {
    position:absolute;
    width:260px;
    z-index:500;
    background-color: #303030;
    visibility:hidden;
    filter:alpha(opacity=50);
    opacity:.5;
    -moz-opacity:.5;
  }


.menuDesp a {
    text-decoration : none;
  }


.menuDesp a:hover {
    text-decoration : underline;
  }


.menuDespInternacional{
    width:260px;
    height:146px;
    background-color: #eeeeee;
    color:#9C1F2E;
}
.menuDespInternacional a{
	color:#9C1F2E;
}

.menuDespImatges50{
    width:260px;
    background-color:#eeeeee;
    color:#9C1F2E;
}
.menuDespImatges50 a{
	color:#9C1F2E;
}

/**** ALTRES   ******/
div.negra {
    position : relative;
    width:815px;
    height:40px;
    padding:8px;
  }


.publiDreta {
    width:99%;
    height: 22px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-top: 2px;
    margin-bottom:2px;
  }


.publiDreta2 {
    width:99%;
    height: 31px;
    padding-top: 2px;
    padding-bottom: 0px;
    margin-top: 2px;
    margin-bottom:2px;
  }


.resolucio {
    color : #585858;
    margin-top : 8px;
    text-align : center;
  }


.resolucio a {
    color : #585858;
    margin-top : 8px;
    text-align : center;
  }


.puntSeparacio_legal {
    color : #9C1F2E;
    font-weight : bold;
  }