body,html{
      margin:0;
      padding:0;
      height:100%;
      border:none
}

#fullheight{height:100%}

A:link {text-decoration:none; color:black}  
A:visited {text-decoration:none; color:black}  
A:Hover {text-decoration:underline;  color:black;}

A.menu:link {text-decoration:none; color: black;font-size:14px;font-weight:bold;font-family: Geneva, Arial, Helvetica, san-serif}  
A.menu:visited {text-decoration:none; color: black; font-size:14px;font-weight:bold;font-family: Geneva, Arial, Helvetica, san-serif}
A.menu:Hover {text-decoration:none;  color: gray; font-size:14px;font-weight:bold;font-family: Geneva, Arial, Helvetica, san-serif}

A.noticiaTitol:link {text-decoration:none; color: black;font-size:12px;font-family: verdana}  
A.noticiaTitol:visited {text-decoration:none; color: black; font-size:12px;font-family: verdana}
A.noticiaTitol:Hover {text-decoration:none;  color: #ce1c3a; font-size:12px;font-family: verdana}

A.link1:link {text-decoration:none; color:#003366;font-size:15px;font-weight:bold;}  
A.link1:visited {text-decoration:none; color:#003366; font-size:15px;font-weight:bold;}
A.link1:Hover {text-decoration:none;  color:#006699; font-size:15px;font-weight:bold;}

A.link2:link {text-decoration:none; color:#EEEEEE;font-size:12px;}  
A.link2:visited {text-decoration:none; color:#EEEEEE; font-size:12px;}
A.link2:Hover {text-decoration:none;  color:#AAAAAA; font-size:12px;}

A.footer:link {text-decoration:underline; color:#979694;font-size:11px;}  
A.footer:visited {text-decoration:underline; color:#979694; font-size:11px;}
A.footer:Hover {text-decoration:none;  color:#979694; font-size:11px;}

A.borderit:link {text-decoration:none; color:#990000;font-size:11px;font-weight:bold;font-family: Arial, Helvetica, sans-serif;}  
A.borderit:visited {text-decoration:none; color:#990000; font-size:11px;font-weight:bold;font-family: Arial, Helvetica, sans-serif;}
A.borderit:Hover {text-decoration:underline;  color:#990000; font-size:11px;font-weight:bold;font-family: Arial, Helvetica, sans-serif;}

.footer{
	font-family:tahoma;
	color:#979694;
	font-size:11px;
	font-weight:bold;
}
	
.contingut {

	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: black;
	line-height:1.5em;

}

#contingut{
	position:relative;
	height:100%;
	width:100%;
	z-index:0;
}

.titols_noticies {

	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	color: black;
	line-height:2em;
	padding-left:15px;

}

.associat hr{
	height: 1px;
	margin: 0;
	padding: 0;
	color: black;
	background-color: black;
	border: 0;
	width:90%;
	float:left;
	text-align:left;
}

.associat h3{
	
	font-family: Verdana;
	font-size: 14px;
	margin-bottom:3px;
}

.titol {

	font-family: verdana;
	font-size: 15px;
	font-weight: bolder;
	color: #555;
	padding-right: 15px;
	margin-top:10px;
	width: 98%;
	text-align:right;
	
}

#mainTable{
	border-bottom:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
}

.guia{
	padding-left:20px;font-weight:bolder;text-decoration:underline;
}

.guia1{
	list-style-image: url(../ims/arrow.gif);
}

.main{
	font-family: verdana;
	font-size: 11px;
}

#min { width: 235px; }

.mw_ul{
	font-family: verdana;
	font-size: 11px;
	line-height:2.2em;
	font-weight: normal;
}

.mw_li{
	font-family: verdana;
	font-size: 11px;
	line-height:2.2em;
	font-weight:bold;
}


div.post_imatge_esquerra,div.post_imatge_dreta{

    background-image: url("../ims/post_imatge.png");
    background-repeat: no-repeat;
    text-align: center;
	margin:0px;
	margin-right:15px;
	padding:8px 0px 0px 8px;
}

div.post_imatge_esquerra{
    float: left;
    background-position: top left;
}

.subtext{
	position:absolute;
	font-size:9px;
}

.header3{

	padding-right:15px;
	padding-bottom:10px;
	text-align:right;
	font-family: verdana;
	font-size:14px;
	color:#323313;

}

div.post_imatge_dreta{
    float: right;
    background-position: top right;
}

.noticia{
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 3px solid gray;
    border-bottom: 3px solid gray;
}

.text_noticia{
	font-size:12px;
	font-family: verdana;
}
.text_noticia p{
	line-height:1.9em;
}

.salutacio hr{
	height: 1px;
	margin: 0;
	padding: 0;
	color: black;
	background-color: black;
	border: 0;
	width:90%;
	float:center;
	text-align:center;
}

#tooltip {
	background-color: #CCCCCC;
	border: 1px solid #888888;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 7px;
	max-width: 20em;
	line-height: 12px;
}
#tooltip h3 {
	font-size: 12px;
    margin: 0;
	padding: 0 3px;
	text-align: left !important;
}
#tooltip p {
	font-size: 0.95em;
	margin: 5px 0 0 5px;
	text-align: left;
}

.cerca{
	background:transparent;
	background-image:url(../ims/lupa.gif);
	border:0;
	height:25px;
	width:25px;
	cursor:pointer;
}

a#zoomme img {
  margin-bottom:30px;
  margin-right:2px;
  border:3px solid #181818;
  }
a#zoomme:hover img { border:3px solid #fa9c08; }

.highslide {
	cursor: url(../ims/zoomin.cur), pointer;
    outline: none;
}
