body {
	background-image: url(green-abstract-background.jpg);
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: blink;
	letter-spacing: 3px;
	text-align: center;
	word-spacing: 100%;
	white-space: normal;
	display: block;
}

#contein {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

#contiene {  
  width: 960px;  
  margin-left: auto;  
  margin-right: auto;
}

#encabezado {
	width: 100%;
	height: 100%;
	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: #a5a5a5;
	border-right-color: #a5a5a5;
	border-bottom-color: #dddddd;
	border-left-color: #a5a5a5;
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	letter-spacing: 10px;
}

#mipagina {
	width: 100%;
	height: 100%;
	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: #dddddd;
	border-right-color: #a5a5a5;
	border-bottom-color: #dddddd;
	border-left-color: #a5a5a5;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
}

#mipagina2 {
	width: 100%;
	height: 100%;
	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: #dddddd;
	border-right-color: #a5a5a5;
	border-bottom-color: #a5a5a5;
	border-left-color: #a5a5a5;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	background-color: #FFF;
}

#enconst {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	background-color: #FFF;
}

#mimenu {  
  width: 100%;  
  height: 100%;
  background-color: white;  
  height: 100%;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1x;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #dddddd;  
  border-right-color: #a5a5a5;  
  border-bottom-color: #dddddd;  
  border-left-color: #a5a5a5;  
  font-family: "Times New Roman", Times, serif;  
  font-size: 14pt;  
  font-weight: normal;  
  text-align: center;
  vertical-align:central;
  border-top-left-radius: solid; -webkit-border-radius: 5px 5px 5px 5px;
  border-top-right-radius: solid; -webkit-border-radius: 5px 5px 5px 5px;
  border-bottom-left-radius: solid; -webkit-border-radius: 5px 5px 5px 5px;
      border-bottom-right-radius: solid; -webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
  }

#mimenu1 {  
  width: auto;  
  background-color: white;  
  height: 100%;  
  margin-left: auto;  
  margin-right: auto;  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;  
  font-family: "Times New Roman", Times, serif;  
  font-size: 14pt;  
  font-weight: normal;  
  text-align: center;
  alignment-adjust:central;
  vertical-align: central;
 }

#mimenu1 ul, #mimenu1 ul li, #mimenu1 ul li a {
	width: auto;
  height: 100%;  
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: inherit;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: initial;
	border-top-color: -moz-initial;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: initial;
	border-right-color: -moz-initial;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: initial;
	border-bottom-color: -moz-initial;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: initial;
	border-left-color: -moz-initial;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	display: block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	visibility: inherit;
}

#mimenu1 ul {
	width: auto;
  height: 100%;  
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FF9933;
	text-align: left;
	alignment-adjust: central;
	vertical-align: central;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mimenu1:after, #mimenu1 ul:after {  
  content: "";  
  display: block;  
  visibility: visible;  
  clear: both;  
  line-height: 0;  
  height: 0px;
}

#mimenu1 ul li {  
  margin-top: 1px;  
  margin-right: auto;  
  margin-bottom: 1px;  
  margin-left: auto;  
  padding-left: 5px;  
  padding-right: 5px;  
  text-align: center;  
  display: table-row;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #dddddd;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #dddddd;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #dddddd;  
  border-right-style: solid;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #dddddd;  
  border-left-style: solid;  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;  
  z-index: 1;
  vertical-align:central;
  alignment-adjust:central;
}

#mimenu1 ul li:after {  
  content: "";  
  width: auto;  
  position: absolute;  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;  
  z-index: 2;
}

#mimenu1 ul li a {  
  display: block;  
  text-decoration: blink;  
  text-align: center;  
  z-index: 3;
}

#mimenu1 ul li a:hover, #mimenu1 ul li.active a {  
  color: white;
}

#mimenu1 ul li:hover, #mimenu1 ul li.active {
	background-color: white;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

#mimenu1 ul li:hover:after, #mimenu1 ul li.active:after {  
  background-color: #0486dd;  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

#envmail2 {  
  font-family: "Times New Roman", Times, serif;  
  font-size: 10pt;
}

#copyright {  
  font-family: "Times New Roman", Times, serif;  
  font-size: 12pt;
}

#jm {
	font-size: 14pt;
	page-break-before: auto;
}

#realname {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

#email {
	ont-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}

#micontacto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#contein #contiene #encabezado {
	font-family: Courier New, Courier, monospace;
}
#contein #contiene #encabezado {
	font-family: Modern, Rod, Century Gothic, Century;
}
#contein #contiene #encabezado {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

#contein #contiene #encabezado {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
}
#contein #contiene #mipagina {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#contein #contiene #mipagina {
	font-family: Tahoma, Geneva, sans-serif;
}
#contein #contiene #mipagina table tbody tr td {
	font-family: Tahoma, Geneva, sans-serif;
}
.botFont {
	font-family: Tahoma, Geneva, sans-serif;
	color:#000000
}
#contein #contiene #mipagina table tbody tr td #mimenu #mimenu1 div {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#contein #contiene #mipagina #jm2 p {
	font-family: Tahoma, Geneva, sans-serif;
}
#contein #contiene #mipagina2 #envmail p a {
	font-family: Tahoma, Geneva, sans-serif;
}
#contein #contiene #mipagina2 #copyright p {
	font-family: Tahoma, Geneva, sans-serif;
}
#contein #contiene #mipagina2 #copyright {
	font-family: Tahoma, Geneva, sans-serif;
}
#contein #contiene #mipagina #copyright {
	font-family: Tahoma, Geneva, sans-serif;
}
AtrareN {
	font-weight: bold;
}
#Atraen1 {
	font-weight: bold;
}

msg-error {
  color: #c65848;
}
.g-recaptcha.error {
  border: solid 2px #c64848;
  padding: .2em;
  width: 19em;
}