﻿body
{
	text-align:center;
	vertical-align:top;
	font-family: Arial;
	background-color: white;
	margin-top: 2px;
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #6d695d;
    FONT-FAMILY: Arial
}

table
{
	font-family: Arial;
	font-size: 12px;
}

A
{
	color: #07519a;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

form
{
	margin-top: 0pt;
	margin-bottom: 0pt;
}
Select
{
	font-family: Arial;
	font-size: 12px;
}
input
{
	font-family:Arial;
	font-size: 12px;
}

ComboBox
{
	font-family: 'Tahoma';
	font-size: 8pt;
	color: #505050;
}

ul
{
	margin:0;
	padding:0;
	border:none;
}	

li
{
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#EEEEEE;
} 

.PieExpCond
{
	font-family:Arial;
	font-size:xx-small;	
	text-align: center;
	color: #808080;
	border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #9c0000;
}

.PieTermCond
{
	font-family:Verdana;
	font-size:x-small;	
	text-align: center;
	color: #808080;
	border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #c0c0c0;
}

.PieTermCond a
{
	text-decoration : none;
}

/* Tab secciones */
.menu {padding:0; margin:4px 0px;}
.menu dt {display:none;float:right;}
.menu dd 
{
    float:left; padding:0; margin:0; text-align:center; background-color: white; padding-right: 2px;
    font-family : Arial ! important; font-size:8.3pt; font-weight:700;
}

.menu dd span.aa {display:block; width:3px; background: no-repeat url(/images/left_3.gif) left top; }
.menu dd span.bb {float:left; background: repeat-x url(/images/top_3.gif) top; }
.menu dd span.cc {display:block; width:3px; background: no-repeat url(/images/right_3.gif) right top; }
.menu dd span.aa , .menu dd span.bb, .menu dd span.cc 
{
   background-color: #f5f6f8;
   float:left;  padding:3px 0;
}
.menu dd span.aa,.menu dd span.bb,.menu dd span.cc
{
	height:15px;
}
.menu dd span.bb#home
{   
    width: 18px;
    height: 20px; 
    background: #f5f6f8 url(/images/home2.gif) no-repeat center center;
    border-top-style:solid;
    border-top-color:#666666;
    border-top-width:1px;
    padding:0px 2px 0px 2px;
}
.menu a, .menu a:visited, .menu a:hover {color:#07519a; text-decoration:none; cursor:pointer;}
.menu a:hover {color:#ffffff;}
.menu dd span.bb {padding-left: 2px;padding-right: 2px;}

.menu a:hover#tabInicio, .menu a:hover#tabInicio span {background-color:#07519a;}
.menu a:hover#tabInicio, .menu a:hover#tabInicio span.bb {background: #07519a url(/images/home.gif) no-repeat center center;}
.menu a:hover#tabPropNuevas, .menu a:hover#tabPropNuevas span {background-color:#6d695d;color:White;}
.menu a:hover#tabPropUsadas, .menu a:hover#tabPropUsadas span {background-color:#034a31;}
.menu a:hover#tabFinanciamiento, .menu a:hover#tabFinanciamiento span {background-color:#9c0000;}
.menu a:hover#tabDiario, .menu a:hover#tabDiario span {background-color:#5b247c;}
.menu a:hover#tabProductosServicios, .menu a:hover#tabProductosServicios span {background-color:#e68218;}

.menu dd a.dest#tabInicio span {background-color:#07519a !Important; color:#ffffff;}
.menu dd a.dest#tabInicio span.bb {background: #07519a url(/images/home.gif) no-repeat center center !important;}
.menu dd a.dest#tabPropNuevas  span {background-color:#6d695d; color:#ffffff;}
.menu dd a.dest#tabPropUsadas span {background-color:#034a31; color:#ffffff;}
.menu dd a.dest#tabFinanciamiento span {background-color:#9c0000; color:#ffffff;}
.menu dd a.dest#tabDiario  span {background-color:#5b247c; color:#ffffff;}
.menu dd a.dest#tabProductosServicios span {background-color:#e68218; color:#ffffff;}
/* Fin Tab secciones */

/* Acceso Usuario */
table.Usuario td
{
    font-family: Verdana,Arial;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #9c0000;
}
table.Usuario a
{
	font-family: Arial;
    color: #FFFFFF;
    text-decoration: none;
}
table.Usuario a:hover
{
	font-family: Arial;
    color: #FFFFFF;
    text-decoration: underline;
}


/* Paginador */
.SelectedPage
{
	color: #FF0000
}


.SiteMapPathLink A
{
	text-decoration:none;	
}

.SiteMapPathLink 
{
	font-family:Arial !important;
	font-size:8pt !important;	
}

.SiteMapPathLink A:Hover
{
	text-decoration:underline;	
}

table.BannersLaterales
{
	border-right: #e6e6e6 1px solid;
	border-top: #e6e6e6 1px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: #e6e6e6 1px solid;
	border-bottom: #e6e6e6 1px solid;	
	width:160px !important;
}


/* Menu lateral */
table.nwMenuLateral {
	margin-top: 0px;
	width: 100%;
	margin-bottom: 5px;
    font-size:11px;
	border: solid 1px #deb6ad !important;
}
table.nwMenuLateral th, table.nwMenuLateral td
{	
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	width: 140px;
}
table.nwMenuLateral td a {
	text-decoration : none;
}
table.nwMenuLateral td a:hover {
	text-decoration :underline;
}
table.nwMenuLateral th
{
	color:#9c0000;
	background-color:#f0e6e3;
	padding-left: 5px !important;
	border-style:none;
	border-bottom: solid 1px #deb6ad !important;
	font-size:13px;
}
table.nwMenuLateral td {
	background-color: White;
	border-bottom: dashed 1px  #dfe2eb;
	font-size:11px;
	padding-left:2px !important;
	width:160px !important;

}
table.nwMenuLateral td.ultimo {
	border-bottom: none !important; 
}
table.nwMenuLateral td#Principal
{
	border-bottom:none !important;
}
td.MenuLateralTD
{
	padding-top:4px;
	width:160px; 
}
/*FIN MENU LATERAL*/

td.ContenidoTD
{
	padding-left: 5px; 
	padding-right:5px;
	width:630px;
}
td.ColDerechaTD
{
	width:160px;
	padding-top:5px; 
	vertical-align:top;
	}
	
.banSuperior table.BannersLaterales
{
	border:none;
	}
	
.banSuperior
{
	vertical-align:top !important;
	padding:0px;
	padding-bottom:10px !important;
	padding-top:5px !important;
	}


.TableHeader {
background-color:#f2f2f2;
color:#000;
border:none;
border-top-style:solid;
border-top-width:1px;
border-top-color:#9c0000;
background-image:none;
font-size:13px;
padding:2px;
}

.Cabecera {
font-family:Arial;
font-size:16px;
font-style:normal;
line-height:normal;
font-weight:700;
text-transform:none;
color:#9c0000;
}

table.simulador
{
	width:458px;
	border:solid 1px #eeeeee;
	}

td.LeftValue
{
	text-align:left;
	font-size:11px;
	}

td.Datos, td.simularCon
{
	text-align:left;
	border:solid 1px #eeeeee;
	}

td.simularCon
{
	font-size:13px;
	}
	
TABLE.Monedas {text-align:left; width:100%; BORDER-RIGHT: #9c0000 1px solid;	BORDER-TOP: #9c0000 1px solid;	BORDER-LEFT: #9c0000 1px solid;	BORDER-BOTTOM: #9c0000 1px solid}
Table.Monedas Th {background-color: #b62020; border-bottom : 1px solid #9c0000; color:White; font-family:Arial; font-size:13px; font-weight:700;}
TABLE.Monedas td {font-size:10px; background-color:#f5f6f8 !Important; padding:1px 1px 1px 3px;}

td.Semana, td.año, td.tasaMedia, td.promTirm
{
	BORDER-Top: #c0c0c0 1px solid !important;
	font-family:Verdana;
	font-weight:bold;
	}
td.tasaMedia, td.tMedia, td.tMediaMedia
{
	text-align:right;
	}

td.tMedia, td.años, td.añosMedia
{
	padding-left:10px !important;
	padding-right:5px !important;
	}
	
td.tMediaMedia, td.añosMedia
{
	padding-left:4px !important;
	border-top:solid 1px #c0c0c0;
	}
	
td.promTirm a
{
	font-weight:normal;
	}

.RecomendamosDest td
{
	padding-top:5px;
	padding-left:5px;
	}

.Titulo, .Resumen, .TituloDest
{
	font-family:Arial;
	text-align:left;
	padding-left:0px !important;
	}
.Titulo, .TituloDest
{
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	}
.TituloDest a
{
	color:#9c3831;
	}
.Resumen
{
	font-size:8.3pt;
	padding-top:0px !important;
	}
	
.tablaNoticias a 
{
	font-weight:bold;
	}

.linkNoticias
{
	padding-top:5px;
	padding-left:5px;
	text-align:left;
	}
