body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	font-family:tahoma;
	font-size:12px;
	}
table{	
	font-family:tahoma;
	font-size:12px;
	color:#666666;
	}
.footer{	
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	}
A.menu_principal{	
	font-family:Trebuchet MS;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	}
A.menu_principal:link{	
	font-family:Trebuchet MS;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	}
A.menu_principal:hover{	
	font-family:Trebuchet MS;
	font-size:14px;
	color:#D23709;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	}
.menu_separador{	
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	}
.titular{	
	font-family:"Trebuchet MS";
	font-size:21px;
	color:#D03300;
}
.Sub_titular{	
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #38579A;
}
A{	
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;

	}
A:hover{	
	font-family:Tahoma;
	font-size:12px;
	color:#39589B;
	font-weight:bold;
	text-decoration:underline;

	}
.Vermas
{
    color:#D03300;
}
.Titulos_Simulador
{
    font-family:"Trebuchet MS";
	font-size:21px;
	color:#D03300;   
}
.Contenido_Introductorio
{
	font-family:tahoma;
	font-size:12px; 
}
.Secciones_Simulador
{
    font-family:"Trebuchet MS";
	font-size:21px;
	color:#38579A; 
}
.Label_Secciones
{
    font-family:tahoma;
	font-size:12px;
	color:#000000; 
}
.Ayudas
{
    font-family:"Trebuchet MS";
	font-size:14px;
	color: #000000;
}
.Calculos
{
    font-family:"Trebuchet MS";
	font-size:14px;
	color: #38579A;
	text-align:right;
}
.Notas
{
    font-family:"Trebuchet MS";
	font-size:14px;
	color: #38579A;
	text-align:right;
}
.Popups
{
    font-family:"Trebuchet MS";
	font-size:14px;
	color: #38579A;
	text-align:center;
	font-weight:bold;
}
.Cargando
{
    font-family:"Trebuchet MS";
	font-size:14px;
	color: #38579A;
	text-align:center;
	font-weight:lighter;
}
.Nota
{
    font-family:"Trebuchet MS";
	font-size:14px;
	color: #38579A;
	text-align:justify;
}
.Clausula
{
    font-family:"Trebuchet MS";
	font-size:14px;
	color: #38579A;	
}

.Error
{
    font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color: Red;
}

.Info
{
    font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color: Green;
}
.watermark
{
	background: #FFAAFF;
}

.popupControl
{
	background-color: Window; 
    border: solid 1px #D0D0D0;
	position:absolute;
	visibility:hidden;
}

.modalBackground {
	background-color:#E8E8E8;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border: solid 1px #D0D0D0;
	padding:3px;
	width:250px;
}

.modalPopupInforme {
	background-color:#FFFFFF;
	border: solid 1px #D0D0D0;
	padding:3px;
	width:250px;
}


