

#columEsquerraNovetats {
	position:relative;
	width: 240px;
	height:100%;
	float:left;
	margin-left: 40px;
}






.titolmenu {
	color: #E3EDF4;
	background-image: url(../img/menu_titol.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-left: 12px;
	padding-top: 7px;

}

.menuHome {
	width: 100%;
	background-color:#F8FAFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#004B6D;
	margin-bottom: 30px;
}
		
.menuHome ul {
        list-style: none;
        margin: 0;
        padding: 0;
		line-height:19px;
}

.nolink {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #7CA2B4;
		color:#7CA2B4;
        padding: 2px 0 0 10px;
}

.menuHome li a {
        text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #7CA2B4;
}

.menuHome li a:link, .menuHome li a:visited {
		color:#004B6D;
		display: block;
        padding: 2px 0 0 10px;
}

.menuHome li a:hover, .menuHome li #current {
        text-decoration: none;
        color: #004B6D;
		background-color:#B7CFDE;
        padding: 2px 0 0 10px;
}

#columDreta2Novetats {
	position:relative;
	width: 590px;
	float:left;
	margin-left:40px;
}

#novetatsanteriors {
	width: 590px;
	height:auto;
	background-color:#E8EEF1;    
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8F91;	
}
#nleft {
	width: 275px;
	height:auto;
	float:left;
}
#nright {
	width: 275px;
	height:auto;
	float: right;
}

#novetatsanteriors p { 
	font-size: 11px;
	color:#3B748F;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #859DBD;
	padding-left: 12px;
	padding-right:10px; 
	padding-bottom:4px; 
	padding-top:4px;  
}
	
#novetatsanteriors p:hover{  
	background-color:#fefefe;

}
	
#novetatsanteriors a {
	text-decoration:none; 
	color:#3B748F; 
	font-weight:bold;
	font-size: 12px;
}

#novetatsanteriors a:hover { 
	color:#3B748F; 
	font-weight:bold;  
}









