/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

.firma_artematico{
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
	color:#2d7cab;
	font-size:9px;
	padding-left:4px;	
}
.firma_artematico:HOVER{
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
	color:#054267;
	font-size:9px;
	padding-left:4px;	
}


.combo_busqueda{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#72722f;
	text-decoration:none;
	width:156px;
	margin-bottom:8px;
}
.combo_busqueda_oltimo{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#72722f;
	text-decoration:none;
	width:156px;
	margin-bottom:2px;
}
.titular_orange_bg{
	font-family:Tahoma;
	font-size:17px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:12px;
	background-image:url(../images/base/base_04.gif);
}
.tabla_destacado{
	background-color:#F4F5F9;
	border-left:1px solid #c2d3df;
	border-right:1px solid #c2d3df;
	padding:4px;
}
.borde_imagen{
	border:1px solid #46789f;
}
.destacado_info_resltado{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#496576;
	text-decoration:none;
	padding-left:5px;
}
.destacado_info{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#48718f;
	text-decoration:none;
	padding-left:5px;
}

.link_mas_info{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#824c00;
	text-decoration:none;
}
.link_mas_info:HOVER{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#824c00;
	text-decoration:underline;
}
.down_txt{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#5b5b5b;
	text-decoration:none;
}
.down_link{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#0a207b;
	text-decoration:none;
}
.down_link:HOVER{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#0a207b;
	text-decoration:underline;
}
.Se_hallaron{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#84824F;
	text-decoration:none;
	padding-left:6px;
}

.paginacion_link{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.paginacion_link:HOVER{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.paginacion_activo{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
.paginacion{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.texto_resaltado{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#84824F;
	text-decoration:none;
}
.texto_resaltado3{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#84824F;
	text-decoration:none;
}
.texto_resaltado2{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
.texto_resaltado4{
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
.texto_normal{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#84824F;
	text-decoration:none;
}
.texto_home{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#84824F;
	text-decoration:none;
}
.detalle_divisor{
	background-color:#F2EBE3;	
	height:1;
}

.Detalle_item{
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding-left:6px;
}
.Detalle_item_field{
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	background:#FFFFFD;
	border: solid 1px #FFF8F0;
}

.detalle_descripcion2{
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	background:#FCFCFE;
	border: solid 1px #F2EBE3;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:7px;
	padding-right:7px;
}
.detalle_contenido{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	background:#FCFCFE;
	border: solid 1px #F2EBE3;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:7px;
	padding-right:7px;
}
