@charset "utf-8";
td img {display: block;}

.titulosnacionales .cuerpo .item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-color: #FFFFFF;
}
.titulosnacionales .cuerpo .item:hover {
	background-color: #D50002;
}
.titulosnacionales .cuerpo .pie {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.titulosnacionales .cuerpo .pie a {
	text-decoration: none;
	font-weight: bold;
}

.titulosnacionales .cuerpo .item .titulo {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titulosnacionales  .cuerpo  .item  .titulo  a  {
	color: #FFFFFF;
	text-decoration: none;
}
.titulosnacionales .cuerpo .item .titulo a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #686868;
	color: #FFFFFF;
}


.titulosnacionales .cuerpo .item .ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.titulosnacionales .cuerpo .item .ref a {
	color: #FFFFFF;
	text-decoration: none;
}
.titulosnacionales {
	width: 280px;
	margin-top: 20px;
}
.titulosnacionales .cuerpo {
	background-color: #000000;
	background-image: url(../nacionales/img/titulossantoto_r2_c1.jpg);
	background-repeat: no-repeat;
}
