/* CSS Document */
#contpremsa {
	border: 1px solid #00001a;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

#premsa {
	margin: 5px 0px 10px 0px;
	font-size: 10px;
	padding: 3px;
}
#premsa a {
	font-weight:bold;
}
#premsa a:hover {
	color:#FF0000;
}
#premsa tr:hover {
	background-color:#FFF5E8;
}

#premsa td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #999999;
	padding: 6px 2px 5px 4px;

}
#contacte {
	padding: 10px;
	border: #00001A 1px solid;
	margin-bottom: 10px;
	background-image: url(/images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contactpremsa {
	float: right;
	margin-right: 40px;
}
#contactpremsa td{
	padding: 2px;
}
#contacte h4 {
	display: block;
	width: 515px;
	height: 20px;
	border-bottom: #00001A dotted 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00001A;
	/*margin-bottom: 5px;*/
}
#convocatoria {
	margin: 5px 0 0 0;
	padding: 5px;
}
.dossiertd{
	width: 60px;
	height: 60px;
	background-image: url(/images/no_pdfgran.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.videotd{
	width: 60px;
	height: 60px;
	background-image: url(/images/no_vmfgran.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.downloadstd2{
	width: 60px;
	height: 60px;
	background-image: url(/images/no_foto.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
thead td {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#FF9900;
	}