@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table_header {
    width: 100%; height: 134px;
	background-image: url(images/header_bg.gif);
	text-align:center;
}
.table_header2 {
    width: 700px; height: 134px;
}
.table_header2a {
    width: 206px; height: 134px;
	text-align: left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
.table_header2b{
    width: 250px; height: 134px;
    text-align: right;
	background-image: url(images/header_text_bg.gif);
    background-repeat: no-repeat;
}
.header_text {
	width: 250px;
	height: 134px;
	color: #717171; 
	font-size: 12px;
	text-align: center;
}
.table_menuinterno {
    width: 100%; height: 31px;
	text-align: center;
}
.menuinterno {
    width: 700px; height: 31px;
	text-align: left;
}
.menuinternodiv {
    width: 2px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.menuinternocelda {
	display: block; width: 148px; height: 31px;
	background-image:url(images/menu_int.gif);
}
.menuinternocelda a {
    color: #FFFFFF; 
	text-decoration:none;
	text-align:center;
	vertical-align: middle; line-height: 31px;
	font-size: 11px;
}
.menuinternocelda:hover {
    background-image:url(images/menu_int_active.gif);
	color: #2e2e2e;
}
.menuinternoactive {
    display: block; width: 148px; height: 31px;
    background-image:url(images/menu_int_active.gif);
}
.menuinternoactive a {
    color: #2e2e2e; 
    text-decoration:none;
    text-align:center;
    vertical-align: middle; line-height: 31px;
    font-weight: bold;
	font-size: 11px;
}
.menuinternobase {
    height: 1px;
	background-image:url(images/base_menu_int.gif);
	background-repeat: repeat-x;
}
.table_base_contenido {
    width: 100%;
	text-align: center;
}
.list_bg {
    width: 639px; height: 236px;
	text-align: left;
	background-image:url(images/list_bg.gif);
}
.contenedor_texto {
    width: 100%;
	text-align: left;
	color: #717171; 
	font-size: 10px;
}
.contenedor {
	width: 700px;
	
}	
.contenedor1 {
	width: 36px; height: 37px;
	background-image:url(images/contenedor1.gif);
	background-repeat: no-repeat;
	text-align: left;
	
}	
.contenedor2 {
	width: 36px; height: 37px;
	background-image:url(images/contenedor2.gif);
	background-repeat: no-repeat;
	text-align: right;
	
}	
.contenedor3 {
	width: 36px; height: 38px;
	background-image:url(images/contenedor3.gif);
	background-repeat: no-repeat;
	text-align: left;
	
}	
.contenedor4 {
	width: 36px; height: 38px;
	background-image:url(images/contenedor4.gif);
	background-repeat: no-repeat;
	text-align: right;

}	
.contenedor5 {
	width: 36px; height: 15px;
	text-align: left;
	background-image:url(images/contenedor5.gif);
	background-repeat: repeat-y;
}	
.contenedor6 {
	width: 36px; height: 15px;
	text-align: right;
	background-image:url(images/contenedor6.gif);
	background-repeat: repeat-y;
}	
.contenedor7 {
	width: 100%; height: 37px;
	text-align: center;
	background-image:url(images/contenedor7.gif);
	background-repeat: repeat-x;
}	
.contenedor8 {
	width: 100%; height: 38px;
	text-align: center;
	background-image:url(images/contenedor8.gif);
	background-repeat: repeat-x;
}	
.contenedor_contact {
	width: 100%;
	text-align: center;
}	
.celda_contact1 {
	width: 160px;
}	
.celda_contact2 {
	color: #717171; 
	font-size: 22px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
}	
.imagen_contact {
	color: #717171; 
	font-size: 13px;
	text-align: center;
	border-width: 1px; border-color: #717171;
}	
.anterior_siguiente_table {
	width: 100%;
}	
.anterior {
	color: #717171; 
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}	
.siguiente {
	color: #717171; 
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}	
.anterior a {
	color: #717171; 
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}	
.siguiente a {
	color: #717171; 
	font-size: 14px;
	text-align: right;
    text-decoration: none;
}	
.anterior a:hover {
	color: #717171; 
	font-size: 14px;
	text-align: left;
	text-decoration: underline;
}	
.siguiente a:hover {
	color: #717171; 
	font-size: 14px;
	text-align: right;
	text-decoration: underline;
}	
.soporte {
	color: #717171; 
	font-size: 10px;
	text-align: center;
    text-decoration: none;
}	
.soporte a {
	color: #717171; 
	font-size: 10px;
	text-align: center;
    text-decoration: none;
}	
.soporte a:hover {
	color: #717171; 
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
}	
.footer {
    width: 700px;
	color: #717171; 
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}