.aui div.enlacesDepartamentos2 table{
	width: 100%;
}
.aui div.enlacesDepartamentos2 table tr.grey{
	background-color: #E5E5E5;
}
.aui div.enlacesDepartamentos2 table tr.white{
	background-color: white;
}
.aui div.enlacesDepartamentos2 table tr td{
	padding: .6em 1.1em .4em;
	width: 50%;
}
.aui div.enlacesDepartamentos2 table tr td span{
	font-size: 1.1em !important;
}
.aui div.enlacesDepartamentos2 table tr td a:HOVER{
	text-decoration: underline;
}
.aui div.enlacesDepartamentos2 table tr td.left{
	padding-left: 10px;
}