body {
	background-color: #767d0b;
	}
	
     a {
           color :#AE1302;
           font-weight : bold;
		   text-decoration:none;
      }
     a:hover {
		 color:#650B01;
		 text-decoration:none;
      }

.bodyText {
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	font-size:14px;
	text-indent:10px;
}

.h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:16px;
	font-weight:bolder;
	color:#6e0c0b;
	text-decoration:none;
	}
	.h2 {font-style:italic;
	font-size:15px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
	.h3 {
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	}
#Tabla_01 {
	margin-left:auto;
	margin-top:10px;
	margin-right:auto;
}
.slogan {
	color:#E9CB64;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

#main_menu a {
           font : 16px Verdana, Geneva, sans-serif;
		   font-weight:bold;
           color : #6e0c0b;
           letter-spacing : 0.1em;
           text-decoration : none;
           background : url("images/menu.gif") no-repeat;
		   display:block;
		   line-height:35px;
		   text-align:center;
      }
#main_menu a:hover {
	font : 16px Verdana, Geneva, sans-serif;
	font-weight:bold;
	letter-spacing : 0.1em;
	text-decoration : none;
	display:block;
	background : url("images/menu_hover.gif") no-repeat;
	color : #FFFFFF;
	line-height:35px;
	text-align:center;
      }
	  
	  
.flags {border:none;
text-decoration:none;
}
	  
	  .notificacions {
		  color:#650B01;
		  font-family:Verdana, Geneva, sans-serif;
		  font-size:15px;
		  font-weight:bold;
		  text-align:center;
	  }
#textNotificacions {
		  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	      color:#333;
	      text-align:center;
	      font-size:14px;
		  text-indent:5px;		  
	  }
	
	  
	 
#thumbnail {
position: relative;
z-index: 0;
}

#thumbnail:hover{
background-color: transparent;
z-index: 50;
}

#thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 0px;
right: -5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

#thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

#thumbnail:hover span { /*CSS for enlarged image on hover*/
visibility: visible;
top: -40px;
right: 5px; /*position where enlarged image should offset horizontally */

}

.title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#767d0b;
	font-size:20px;
	font-weight:bolder;
	font-style:italic;
	}

#menu_diari {border-top:#6e0c0b thin dashed;
	border-left:#6e0c0b thin dashed;
	border-right:#6e0c0b thin dashed;
	border-bottom:#6e0c0b thin dashed;
}
	
	#menu_diari_h { 
	border-top:#6e0c0b thin dashed;
	border-left:#6e0c0b thin dashed;
	border-right:#6e0c0b thin dashed;
	}
	
	#menu_diari_m {
	border-left:#6e0c0b thin dashed;
	border-right:#6e0c0b thin dashed;
	}
	
	#menu_diari_b {
	border-bottom:#6e0c0b thin dashed;
	border-left:#6e0c0b thin dashed;
	border-right:#6e0c0b thin dashed;
	}
	.liste	{
	color:#000;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	list-style-image:url(images/punt.gif);
	padding-left:17px;
     }
	 .liste a {
	color:#000;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	list-style-image:url(images/punt.gif);
	}
	 .liste a:hover {
	color:#F00;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	list-style-image:url(images/punt.gif);
     }
