table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0053A0;
}

caption {
	font-size: 50%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #dce3eb;
	color: #003399;
	font-size: 11px;
}

tbody th {
	font-weight: bolder;
	font-size: 11px;
}

tbody tr {
	background: #FCFDFE;
	width: 598px;
}

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #0146A5;
	text-decoration: none;
	font-size: 12px;
}

table a:visited {
	color: #666666;
	text-decoration: none;
}

table a:hover {
	color: #0053A0;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 13px;
}


.pdf{
	width:14px;
	height:14px;
	float:left;
	margin-top:0px;
	padding-left:60px;

}

.pdf a {
	width:14px;
	height:14px;
	float:left;
	background: url(../imatges/pdf.jpg);
	
} 

.pdf a:hover {background-position: 0 -14px;} 



.pdf2{
	width:14px;
	height:14px;
	float:right;
	margin-top:0px;
	margin-right: 15px;

}

.pdf2 a {
	width:14px;
	height:14px;
	float:left;
	background: url(../imatges/pdf.jpg);
	
} 

.pdf2 a:hover {background-position: 0 -14px;} 







.principal{
	background-color:#8cafd5;
	width:auto;
}

