body {
	margin:0;
	background-color:#FFFFFF;
}

.bordes
{
	font-family: Verdana;
	font-size: 8pt;
}

  
.bordes td
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00008B;
	background-color: #F0F8FF;
}
.bordes a:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00008B;
	background-color: #F0F8FF;
	text-decoration: none;
}
.bordes a
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00008B;
	background-color: #F0F8FF;
	text-decoration: underline;
}

/* fecha */

.dia {
	font-size: 9pt;
	text-align: right;
	font-weight: bold;
	color: #628200;
	
}
.BienvenidoApi {
	font-size: 9pt;
	text-align: right;
	font-weight: bold;
	color: #628200;
}

/* barras horizontales */



/* --------------------------------------------*/
.formularios {
	font-size: 8pt;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #999999;
	border-top: solid 1px #99CC00;
	border-right: solid 1px #999999;
	background-color: white;
}

.formularios td {
	font-size: 8pt;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
}

.formularios td a {
	text-decoration: none;
}

.formularios td a:hover {
	text-decoration: underline;
}

.formularios td input{
	border-bottom: solid 1px #999999;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #999999;
	font-size: 9pt;
	color: black;
}


.formularios2 {
	font-size: 8pt;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: white;
}

.formularios2 td {
	font-size: 8pt;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

.formularios2 td input{
	border-bottom: solid 1px #999999;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #999999;
	font-size: 9pt;
	color: black;
}
.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	color: black;
}

.parrafo a{
	color: blue;
	text-decoration: none;
}

.parrafo a:hover{
	color: blue;
	text-decoration: underline;
}

.head2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 0px;	
}
.agencia {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	margin-bottom: 0px;	
	text-align: center;
}
.agencia a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

.agencia a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

.resultado {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;	
	text-align: center;
}
input {
	font: 8pt Verdana;
	color: black;

}

select {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	border-top: 1px solid #00008B;
	border-right: 1px solid #00008B;
	border-bottom: 1px solid #00008B;
	border-left: 1px solid #00008B;
	
}

.Campo {
	border-color:#990000;
	text-align:center;
	color: #990000;
	font-size:8pt;
	
}

.CampoZona{
	border-color:#BDBDBD;
	text-align:left;
	color: Black;
	font-size:8pt;
	padding:0;
}

.fotosvolver {
	background-color:#628200;
	border-color:#628200;
	text-align:center;
	color:#628200;
	font-size:9pt;
}
.fotosvolver a{
	color:#628200;
	text-decoration: none;
}

.fotosvolver a:hover{
	color:#628200;
	text-decoration: underline;
}

Textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}
.parrafoInferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	line-height: 13px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

.parrafoInferior a:hover {
	color: red;
	text-decoration: underline;
	
}
.parrafoInferior a {
	color: red;
	text-decoration: none;
}
