﻿.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.fondo_titulo
{
	background-color:#0033CC;	
	}
.titulo
{
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	
	}
.texto
{
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-align:left;
	
	
	}
	.respuestas
{
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-align:left;
	font-weight:bold;
	
	
	
	}
	
.error
{
	font-family: Calibri;
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	font-weight:bold;
	
	}
.Menu
{
	font-family: Calibri;
	font-size: 14px;
	color:#000066;
	text-align: left;
	font-weight:bold;
	
	}
.exito
{
	font-family: Calibri;
	font-size: 14px;
	color: #0000FF;
	text-align: left;
	font-weight:bold;
	
	}
.subtitulo
{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight:bold;
	
	}
	.Linea_bottom{
	border-bottom-width:thin;
	border-bottom-color:#0033cc;
	border-bottom-style:inset;
}
.TitTexto
{
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-align:right;
	vertical-align:text-top;
	
	
	
	}
.texto_resalte
{
	font-family:Calibri;
	font-size: 14px;
	color: #000000;
	text-align:left;
	font-weight: bold;
	
	
	}