@charset "utf-8";
/* CSS Document */
/* ######### CSS Genericos container ######### */
 .Head{
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 font-weight:bold;
 color:#929497;
 }
 .textonormal{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 color:#929497;
 }
 .textonormalrojo{
  font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 color:#9B202E;
 }
  .textoresaltado{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#929497;
 }
 .textoresaltadorojo{
  font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#9B202E;
 }
   .textosubtitulogris{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
 color:#929497;
 }
 .textosubtitulo{
  font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
 color:#9B202E;
 }
.cajasformulario{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #929497;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #929497;
	border-left-color: #929497;
}
.cajasformulario1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #929497;
	scrollbar-face-color: #cccccc;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #929497;
}
.cajasformulario2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9E202B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #531116;
	border-right-color: #531116;
	border-bottom-color: #9e202b;
	border-left-color: #9e202e;
}
.cajasformulario3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9E202B;
}
.botonformulario{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #929497;
	text-decoration: none;
	height: auto;
}