@import url('./css/flexcrollstyles.css');

.c_head_blue h1, .c_head_blue h1 input {color:#2e008b;}

h1 
{
/*    margin-top:24px;
    margin-bottom:12px;*/
    margin-left:20px;
    padding-top:24px;
    }

td {
	padding: 0px;
}
.clsLletra {
	font-size: 36px;
	color: #2e008b;
	height: 40px;
}
.linkEntitat:link {
	text-decoration: none;
	color: #292928;
	line-height: 16px;
}
.linkEntitat:hover {
	text-decoration: underline;
	color: #2e008b;
	line-height: 16px;
}
.ContentPane 
{
	padding: 0px 0px 0px 0px;
	height: 442px;
	vertical-align:top;
	margin-bottom:0px;
	background-color:transparent;
	font-family:"Trebuchet MS";
	font-size:12px;
	padding:0px;
	width:840px;
	overflow:hidden;
}

/* Configuraci Scroll personalitzat */
#mycustomscroll 
{
	width: 840px;
	overflow:auto;
	/* IE overflow fix, position must be relative or absolute*/
	position:absolute;  
	top:45px;
	bottom:0px; 
	height:397px;
}

#divEntitats {width: 840px;}

#tableentitats {height:490px; }

/* IE6 and IE7 Conditional inlclude
-------------------------------------*/
.cufon-vml{
        margin: 0px 0 0px 0;
        position:relative;
}

/* Firefox 2 Specific rules
.cufon-canvas {
        height: 18px !important;
}

/* Firefox 3 Specific rules
.cufon, x:-moz-any-link, x:default{
        top: 0;
} 
-------------------------------------*/

.cufon-vml
{
        height: 18px !important;	
	}




























































































































