/*
Boton Enlaces 
*/
a {
	font-weight: normal;
	font-family: sans-serif, verdana, tahoma;
	color: #7D7D7D;
	font-size: 9px;
	text-decoration: none;
	cursor: pointer;
}

/*

*/
td.seccion {
	vertical-align: middle;
	text-align: left;
	padding: 4px 2px 2px 45px;
}
/*

*/

td.pago {
	border-bottom: 1px solid #b8b8b8;
	vertical-align: middle;
	
}

span.pago {	
	font-family: arial, verdana, tahoma;
	font-size: 0.66em;
	color: #4b4b4b;
	font-weight: normal;
}
span.pago_bold {
	font-family: arial, verdana, tahoma;
	font-size: 0.66em;
	font-weight: bold;
	color: #4b4b4b;
}

table.bg_secc_title {	
	background: url(../../images/publicacion/titulo_secc_pub_gr.jpg) no-repeat bottom;
	height: 48px;
}

/*
Font Fecha Pub.
*/
span.fecha_pub {
	font-weight: normal;
	font-family: sans-serif, verdana, tahoma;
	color: #595959;
	font-size: 7pt;
}

/*
Font Titulo
*/
span.titulo {
	font-weight: bold;
	font-family: verdana,arial, tahoma;
	color: #f1f1f1;
	font-size: 14px;
}

/*
Font SubTitulo
*/
span.subtitulo {
	font-weight: normal;
	font-family: verdana, arial, tahoma;
	color: #fffad2;
	font-size: 0.66em;
}

/*
Font Publicacion Titulo
*/
span.pub_titulo {
	font-weight: bold;
	font-family: arial, verdana,tahoma, arial,  sans-serif;
	color: #4b4b4b;
	font-size: 13px;
	text-align: justify;
}

/*
Font Publicacion SubTitulo
*/
span.pub_subtitulo {
	font-weight: normal;
	font-family: verdana, arial, tahoma;
	color: #808080;
	font-size: 11px;
	text-align: justify;
}

/*
Division Seccion left or right
*/
div.seccion {
	width: 290px;
	position: static;
}

/*
Font Text
*/
td.text_pub {
	font-weight: normal;
	font-family:  verdana, tahoma;
	color: #000000;
	font-size: 9pt;
	text-align: justify;
}

/*
 Box de shortcut de sistemas
*/
div.sistemas {
	width: 180px;
	position: static;
}
table.sistemas {
	width: 180px;
	height: 500px;	
}
table.sistemas td.sistema_shortcut_top {
	background: url(../../images/sistemas/box-sistemas-line-top.jpg) no-repeat top;	
	height: 100px;	
}
table.sistemas td.sistema_shortcut_bottom {
	background: url(../../images/sistemas/box-sistemas-line-bottom.jpg) no-repeat bottom;	
	height: 94px;	
}
table.sistemas td.sistema_shortcut_middle {
	background: url(../../images/sistemas/box-sistemas-line-middle.jpg) repeat-y center;	
}
/*
 box de publicacion
*/


td.bg_pub_box_top {
	background: url(../../images/publicacion/bg-pub-box-top.jpg) no-repeat top;	
	height: 19px;	
	width: 290px;	
}
td.bg_pub_box_bottom {
	background: url(../../images/publicacion/bg-pub-box-bottom.jpg) no-repeat bottom;	
	height: 15px;
	width: 290px;	
}
td.bg_pub_box_middle {
	background: url(../../images/publicacion/bg-pub-box-middle.jpg) repeat-y center;	
}

/*
division sistemas
*/
table.sistemas {
	width: 175px;
	vertical-align: middle;
}

p.resumen {
	font-weight: normal;
	font-family: verdana, arial, tahoma;
	color: #3d3d3d;
	font-size: 12px;
	text-align: justify;
}

div.publicacion {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
div.pub_resumen {
	color: #3d3d3d;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
	font-weight: normal;	
	text-decoration: none;
	text-align: justify;
}
td.pub_resumen {
	color: #3d3d3d;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
	font-weight: normal;	
	text-decoration: none;
	text-align: justify;
}
