/*.linkBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(" ");
	text-indent: -9999px;
	z-index: 999999;
}*/
.linkBox span, .linkBox_ span {
	display: block;
	text-align: center;
	padding: 6px;
}


.linkBtn, .linkBtn_ a {
	background: #ffffff url(/css/i/fondo_boton.gif) repeat-x left bottom;
	border-color: #E7E7E7 #B3B3B3 #B3B3B3 #E7E7E7;
	border-style: solid;
	border-width: 1px;
	font-size: smaller;
	margin:0 2px;
	padding:0 15px;
	line-height: 1.5em;
	font-weight: normal !important;
}
.linkSolo {
	display: block;
	text-align: center;
	margin-left: 0 !important;
	margin-right: 0 !important;
	font-weight: normal !important;
}



.bulletItemListado {
	background: url(/css/i/bulletItemListado_2.gif) no-repeat left top;
	display: block;
	margin-left: 0.5em;
	padding-left: 15px;
	padding-top: 5px;
	font-size: smaller;
}
.bulletH {
	/*background: #E4E4E4 url(/css/i/bullet_h1_dwn_b.gif) no-repeat left center;*/
	background: #E4E4E4;
	color: #7F0C84;
	/*padding: 0.5em 0 0.5em 14px !important;*/
	padding: 0.5em 0 0.5em 0 !important;
	margin-top: 6px;
	margin-bottom: 1px;
}
.bulletHn {
	padding: 1em 0 1em 26px !important;
}
.n1 {
	background: url(/css/i/1.gif) no-repeat left center;
}
.n2 {
	background: url(/css/i/2.gif) no-repeat left center;
}
.n3 {
	background: url(/css/i/3.gif) no-repeat left center;
}
.n4 {
	background: url(/css/i/4.gif) no-repeat left center;
}
.n5 {
	background: url(/css/i/5.gif) no-repeat left center;
}
.n6 {
	background: url(/css/i/6.gif) no-repeat left center;
}
.n7 {
	background: url(/css/i/7.gif) no-repeat left center;
}
.icoAutor, .icoFotogra, .icoFotogra_ {
	color: #AD28B3;
	font-size: smaller;
}
.icoAutor {
	background: url(/css/i/ico_autor.gif) no-repeat left center;
	padding: 0 0 0 15px;
}
.icoFotogra {
	background: url(/css/i/ico_fotografo.gif) no-repeat left center;
	padding: 0 0 0 18px;
}
.icoFotogra_ {
	padding: 0 0 2px 18px;
}

.trTabla1A, .trA, .odd {
	background: #E4E4E4;
}
.trTabla1B, .trB, .even {
	background: #ffffff;
}
.tdTabla1AB, .tdAB {
	background: #f5f5f5;
	border-top: 1px solid #DEDEDE;
}

.topPic {
	position: relative;
	overflow: hidden;
}
.topPic div {
	position: absolute;
	background: url("/css/i/bckg_corners.png") no-repeat;
	width: 10px;
	height: 10px;
}
.topPicTL {
	top: 0;
	left: 0;
	background-position: 0 0 !important;
}
.topPicTR {
	top: 0;
	right: 0;
	background-position: -10px 0 !important;
}
.topPicBL {
	bottom: 0;
	left: 0;
	background-position: 0 -10px !important;
}
.topPicBR {
	bottom: 0;
	right: 0;
	background-position: -10px -10px !important;;
}

.btmCorner {
	background: #AD28B3 ;
	height: 1px;
	margin: 0 0 16px 199px;
	margin: 10px 0 -10px -15px;
}

/**/
/*
.caja_1 {
	position: relative;
	background-color: #236BA1;
	padding: 4px;
}
.caja_1_tr {
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
	background: url("/rsrc/estilo1/corner_sup_der.gif") no-repeat;
}
.caja_1_bl {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 9px;
	height: 9px;
	background: url("/rsrc/estilo1/corner_inf_izq.gif") no-repeat;
}
.caja_1_sub {
	position: relative;
	background-color: #ffffff;
	padding: 2px;
	margin: 0;
}
.caja_1 h2  {
	background: url("/rsrc/estilo1/ventana_bll_titulo.gif") no-repeat left center;
	color: #A9EDFF;
	font-size: 1em;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 0 0 2px 0;
	text-align: left;
}
.caja_1 h3  {
	background-color: #E1EDF9;
	color: #18558A;
	font-size: smaller;
	font-weight: normal;
	margin: 0 0 4px 0;
	text-align: center;
}
.caja_1_sub_1 {
	position: relative;
	background-color: #538AB3;
	padding: 4px;
	margin: 0;
	text-align: right;
	font-size: smaller;
}
.caja_1_sub_1_bl {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 6px;
	height: 6px;
	background: url("/rsrc/estilo1/ventana_int_corner_inf_izq.gif") no-repeat;
}
.caja_1_sub_1 a{
	display: block;
	text-align: right;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
*/

ul.lista_1, ul.lista_1 ul {
	padding: 4px 2em;
}
ul.lista_1 li {
	list-style-type: circle;
	padding: 4px 0;
}
ul.lista_1 li ul li {
	list-style-type: disc;
	padding: 0;
}
/**/
