@charset "utf-8";
/* CSS Document */
body{
background-image:url(../Images/mansion_angel_01.gif);
background-repeat:repeat;
font-family:Tahoma;
font-size:11px;
color:#808285;
}

a{
color:#808285;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.link1{
  text-decoration:underline;
  color:#808285;
  font-weight:bold;
  font-size:10px;
}

.blanco_11{
color:#ffffff;
font-size:11px;
}

.gris_9{
color:#808285;
font-size:9px;
}

.gris_11{
  color:#808285;
  font-size:11px;
}

.error
{
	color: Red;
	font-size: 10px;
	font-weight: bold;
}

.inputForm
{
	border: #e2e2e2 solid;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

/* ESTILOS DEL SIRF */

.sirf_blank_12{
font-size:12px;
}

.sirf_blank_16{
font-size:16px;
}

.sirf_gray_20{
font-size:20px;
}

.sirf_gray_16{
font-size:16px;
}

.sirf_gray_12{
font-size:12px;
}

