/* CSS Document */
padding:10px;
}
.columLeftMnu{
	width:200px;
	margin:10px 505px 10px 0px;
	padding:10px;
}
.columRightTbl{
	float:right;
	width:505px;
	margin:10px;
	padding:10px;
}

.columLeftMnu2{
	width:280px;
	margin:10px 425px 10px 0px;
	padding:10px;
}
.columRightTbl2{
	float:right;
	width:425px;
	margin:10px;
	padding:10px;
}

ul.listado{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:20px;
	
}
ul.listado li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:15px;
	margin-left:10px;
	padding-bottom:15px;
	
}
ul.listado li:first-letter{
	color:#750000;
	font-weight:bold;
}

div.tbl{
	text-align:center;
	background-image: url(../images/fondos/fd_cartas.gif);
	background-repeat:  repeat-y;
	background-position:  right top;
	padding:10px;
	border-top:#E1E1E1 1px solid;
	border-bottom:#E1E1E1 1px solid;
	border-left:#E1E1E1 1px solid;
	
}
.content2{
	margin-left:10px;
}
li dl{
	margin:0px;
	pading:0px;
}
li dt{
	margin:0px;
	pading:0px;
	color:#750000;

}
li  dd{
	padding:0px;
	margin:0px;
	margin-left:10px;
}
li  dd:first-letter{
	color:#750000;
	font-weight:bold;
}
a.subm3{
	color:#393939;
	font-weight:bold;
	text-decoration:none;
		background-image: url(../images/marcado3.gif);
	background-repeat:  no-repeat;
	background-position: 0 50%;
		padding-left:10px;
}
a.subm3:hover{
	background-image: url(../images/marcado2.gif);
	background-repeat:  no-repeat;
	background-position: 0 50%;
	padding-left:10px;
	color:#750000;
	font-weight:bold;
	font-size:10px;
}