/* Hoja General del Sitio */


.btn
{
	border-right: gray 2px outset;
	border-top: gray 2px outset;
	margin-top: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 5px;
	border-left: gray 2px outset;
	color: black;
	border-bottom: gray 2px outset;
	font-family: Tahoma;
	background-color: #D1D1D1;
	text-align: center;
}

A:link

{

	font-family: MS Sans Serif;

	font-size: 12px;

	color: #E87400;

	text-decoration: none;

}



A:active 

{

	font-family: MS Sans Serif;

	font-size: 12px;

	color: #E87400;

	text-decoration: none;

}



A:hover 

{

	font-family: MS Sans Serif;

	font-size: 12px;

	color: #FF5151;

	text-decoration: none;

}

A:visited 

{

	font-family: MS Sans Serif;

	font-size: 12px;

	color: #E87400;

	text-decoration: none

}



/* Estilos de Texto */



.Normal
{
	color: black;
	font-size: xx-small;
	font-weight: normal;
	font-family : MS Sans Serif
}



.Titulo

{

	color: black;

	font-size: xx-small;

	font-weight: 900;

	font-family: MS Sans Serif	

}



/* Estilos para las grillas */



.Enc

{

	color: #585858;

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	border-bottom: solid 1px #585858

}



.Fila

{

	color: #585858;

	font-size: 11px;

	font-weight: normal;

	font-family : Arial, Helvetica, sans-serif;

	border-bottom: outset 1px #585858

}

.FilaNoLine
{
	color: #585858;
	font-size: 11px;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif
}

.FilaServiciosConBg
{
	color: #333333;
	font-size: xx-small;
	font-weight: normal;
	font-family: MS Sans Serif;
	background-color: #F2F0E3
}

.FilaServiciosSinBg
{
	color: #333333;
	font-size: xx-small;
	font-weight: normal;
	font-family: MS Sans Serif
}

.FilaClientesConBg
{
	color: #333333;
	font-size: xx-small;
	font-weight: normal;
	font-family: MS Sans Serif;
	background-color: #E6F2F2
}

.FilaClientesSinBg
{
	color: #333333;
	font-size: xx-small;
	font-weight: normal;
	font-family: MS Sans Serif
}

.Foto
{
	border-top: solid 1px #A48528;
	border-left: solid 1px #A48528;
	border-right: solid 1px #A48528;
	border-bottom: solid 1px #A48528;
}


.TituloProg 
{
	font-family: "Monotype Corsiva";
	font-size: 28px;
	font-style: normal;
	font-weight: 100;
	color: #A3A3A3;
	word-spacing: 15pt;


}
