.linea {
	height: 1px;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
}

#txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	font-style: normal;
	padding-left: 5px;
}

.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #333;
}

.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3598d1;
}
.link2_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3598d1;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.linea {
	background-image: url(../imagenes/contenido/linea.jpg);
	background-repeat: repeat-x;
	height: 13px;
}
.campos_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	background-color: #040404;
	border-top-color: #2E82B4;
	border-right-color: #2E82B4;
	border-bottom-color: #2E82B4;
	border-left-color: #2E82B4;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.btn_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #0073AA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#Map3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#666666;
  padding-top: 7px;
  padding-bottom: 7px;
  border: solid 1px;
  border-radius: 5px;
  border-color:#999999
  height: 40px;
  width: 1024px;
  text-align: center;
  vertical-align: middle;
  
  background: -webkit-linear-gradient(#0D0D0D, #333333); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0D0D0D, #333333); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0D0D0D,#333333); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0D0D0D, #3333331); /* Standard syntax */
  
}

a.itassets:link {
    color:#666666;
	text-decoration:none;
  }

/* visited link */
a.itassets:visited {
    color:#666666;
	text-decoration:none;
}

/* mouse over link */
a.itassets:hover {
    color:#666666;
	text-decoration:none;
}

/* selected link */
a.itassets:active {
   color:#666666;
	text-decoration:none;
}
