#submenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004798;
	background-color: #f0f9fc;
	padding: 10px;
}
#submenu2 {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
}
#listado_productos {
	background-color: #FFFFFF;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#paginacion {
	color: #004798;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}

.limpiar {
	clear: both;
}
.separador_submenu1 {
	clear: both;
	height: 5px;
	color: #004798;
}
.separador_ficha_producto {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	margin-bottom: 5px;
}

.enlace_submenu1 {
	font-size: 12px;
	background-image: url(../imagenes/item_submenu1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	color: #004798;
}
.enlace_submenu1:hover {
	font-size: 12px;
	background-image: url(../imagenes/item_submenu1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	color: #004798;
	text-decoration: underline;
}
.enlace_submenu1_on {
	font-size: 12px;
	background-image: url(../imagenes/item_submenu1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	color: #004798;
	font-weight: bold;
}
.enlace_submenu2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004798;
	margin-right: 5px;
	text-decoration: none;
}
.enlace_submenu2:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004798;
	margin-right: 5px;
	text-decoration: underline;
}
.enlace_submenu2_on {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004798;
	margin-right: 5px;
	font-weight: bold;
}
.enlace_tit_producto_listado {
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.enlace_tit_producto_listado:hover {
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A58B6;
	text-decoration: none;
}
.enlace_pdf_listado {
	font-size: 11px;
	color: #333333;
	background-image: url(../imagenes/item_pdf.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 21px;
	background-position: 4px 0px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.enlace_ficha_listado {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/item_lupa.jpg);
	background-repeat: no-repeat;
	background-position: 14px 0px;
	display: block;
	padding-top: 20px;
	width: 50px;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
}
.enlace_paginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004798;
	text-decoration: none;
}
.enlace_paginacion:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004798;
	text-decoration: underline;
}
.enlace_paginacion_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004798;
	text-decoration: none;
	font-weight: bold;
}
.enlace_ficha_producto {
	font-size: 11px;
	font-weight: bold;
	color: #103b7a;
	background-image: url(../imagenes/item_pdf2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 22px;
}
.enlace_ficha_producto:hover {
	font-size: 11px;
	font-weight: bold;
	color: #103b7a;
	background-image: url(../imagenes/item_pdf2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 22px;
	text-decoration: underline;
}
.enlace_ruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #097bed;
	text-decoration: none;
}
.enlace_ruta:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0654A2;
	text-decoration: none;
}
.enlace_ruta_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #097bed;
	text-decoration: none;
	font-weight: bold;
}
.enlace_ruta_on:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0654A2;
	text-decoration: none;
	font-weight: bold;
}

#tabla_listado td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabla_listado1 {
	background-color: #004798;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabla_listado2 {
	color: #000000;
	background-color: #ecf2f5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabla_listado3 {
	background-color: #004798;
	color: #FFFFFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabla_listado4 {
	color: #000000;
	background-color: #ecf2f5;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.enlace_img_listado {
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_listado {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt_producto_listado {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tit_ficha_producto {
	font-size: 18px;
	font-weight: bold;
	color: #103b7a;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_ficha_producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#ddblueblockmenu #submenu1 {
	display: block;
	padding-left: 20px;
	width: 143px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #FFFFFF;
	background-color: #368bcb;
	border-bottom: 1px solid #90bade;
	border-left: 7px solid #1958b7;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ddblueblockmenu #submenu1:hover {
	display: block;
	padding-left: 20px;
	width: 143px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #ffd209;
	background-color: #368bcb;
	border-bottom: 1px solid #90bade;
	border-left: 7px solid #1958b7;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ddblueblockmenu #submenu1_on {
	display: block;
	padding-left: 20px;
	width: 143px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #ffd209;
	background-color: #368bcb;
	border-bottom: 1px solid #90bade;
	border-left: 7px solid #1958b7;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ruta_navegacion {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #097bed;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #097BED;
}
