@charset "utf-8";

body {
	background-color: #80A6BD;
	text-align:left;
}
/* Header Tags */
h1, h2, h3, h4, h5, h6 {
	/*display: inline;*/
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
  #tooltip {
	  font-family:Georgia, "Times New Roman", Times, serif;
	  color:#FFFFFF;

          background-color: #993366;

          border: 1px solid #888888;

          color: #FFFFFF;
		  size: 12px;

          padding-top: 4px;

          padding-bottom: 4px;

          padding-left: 10px;

          padding-right: 10px;

          -moz-border-radius-bottomleft: 15px;

          -moz-border-radius-bottomright: 15px;

          -moz-border-radius-topleft: 0;

          -moz-border-radius-topright: 15px;

          max-width: 50em;

          line-height: 15px;

      }

     #tooltip h3 {

          font-size: 1.1em;

          margin: 0;

          padding: 0 3px;

          text-align: left !important;

      }

      #tooltip p {

          font-size: 0.95em;

          margin: 5px 0 0 5px;

          text-align: left;

      }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.4em;
	color: #333;
	letter-spacing: normal;
}
img {
	margin: 0px;
}
.uls {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding-left: -10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}


hr {
	margin: 5px 0px 5px 0px;
	color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
/* Forms */
form {
/* to be styled */
}
.magenta {
	color: #C39;
}


input, textarea, select {
/* to be styled */
}
h1.pink {font-size: 10px; color: #cc3399;}
blockquote {
	margin: 10px;
	padding: 5px;
	color: #000000;
	font-style: italic;
	border: 1px solid #666;
	background-color: #EEEEEE;
	background-image: url(images/blockquote.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
}
a.linksfu:link {
	color: #06F;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
a.linksfu:hover {
		color: #3333333;
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}
a.linksfu:visited {
		color: #3333333;
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

a.subgeor:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.subgeor:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#06F;
	text-decoration: underline;
}

a.titulosmenores:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #06F;
	font-weight: bold;
}

a.titulosmenores:hover {
text-decoration:underline;
color:#666666;
}
.titulosmenores2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.titulosmenores2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 40px;
}
a.titulosmenores2:hover {
	text-decoration:none;
	color:#6CACAC;
	height: 80px;
}
#Items03{
	background-color: #80A6BD;
	padding: 15px;
	margin: auto;
	border: thick solid #FFF;
	width: 320px;
	position: relative;
	top: 200px;
	}
#links   {
		text-align: left;
	width: 90%;
}
#links a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	font-weight: bold;
	list-style-type: none;
	text-decoration:none;
}
#links a:hover  {
text-decoration:underline;
}
#links ul   {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
#links li   {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -10px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#subgeor   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	width: 250px;
	float: right;
	margin-left: 10px;
}
#subgeor ul   {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#subgeor2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	width: 250px;
	float: right;
}
.links   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	font-weight: bold;
	list-style-type: none;
}
.tituloschicos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3399;
	font-weight: normal;
	list-style-type: none;
}
.titulos {
	color: #CC3399;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.titulosCH {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #C39;

}

.titulosBlue {
	color: #09C;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.titulosB {
	color: #800080;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	}
	.titulosBLANCO {
	color: #ffffff;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	}
	.titulos13 {
	color: #800080;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	}
	.titulos13-blue {
	color: #036;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	}

.titulosRed {
	color: #F00;
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.titulosRed2 {
	color: #F00;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

.titulosBlack {
	color: #333;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.titulosRed {
	color: #F00;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.RedOnly {
	color: #F00;
}
.tex11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tex12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linksfu {
	color: #06F;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.linksfug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
.linksgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00F;
	text-decoration: underline;
}
.linksfux {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00F;
	text-decoration: underline;
}
.testimonios {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #CC3399;
}.linkssin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00F;
	text-decoration: none;
}
.linkssin:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00F;
	text-decoration: none;
}
.linkssin:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00F;
	text-decoration: underline;
}

.cuadrados {
	border: 1px solid #CC0099;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.derecha {
	float: right;
	margin: 5px;
}
.izquierda {
	float: left;
	margin: 5px;
}

.cuadradosblanco {
	border: 1px solid #CC0099;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.titulosmenores {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3399;
	font-weight: bold;
}
.CAJA {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin: 5px;
}
.album, a:link .album, a .album, a:visited .album, a:hover .album {
	margin: 0px 15px 5px 0px;
	border: 3px solid #ddd;
}

.comprar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}

.subgeor {
	color: #333333;
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
}
.subgeor2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subgeorRED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.subgeorGREEN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #090;
	text-decoration: none;
}
.linkssinG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00F;
	text-decoration: none;
}
.linksgrisG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00F;
	text-decoration: underline;
}
.linksGG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3399;
	font-weight: bold;
	list-style-type: none;
	text-decoration: underline;
}
.hhost {
font-size: 14px;
color: #333333;
padding: 0px 0px 10px 0px;

}
.htitle {
font-size: 14px;
color: #cc3399;
padding: 0px;
}
.album, a:link .album, a .album, a:visited .album, a:hover .album {
margin: 0px 0px 5px 0px;
border: 3px solid #ddd;
}
.icon {
	vertical-align: middle;
	padding-right: 5px;
}
.nl {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.nlform {
	font-family: Arial, Tahoma, "MS Sans Serif", sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #006699;
	float: right;
	padding-top: 83px;
	padding-right: 15px;
	padding-bottom: 0px;
}
.nlformlg {
	font-family: Arial, Tahoma, "MS Sans Serif", sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #006699;
	float: right;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.recuadroCo {
	border: 2px solid #6CACAC;
}
.box-white {
background-color: #9DBBFF;
border: 1px solid #020098;
padding: 5px;
margin: 10px;
text-align: center;
}
.box-blue {
background-color: #C4D6FF;
border: 1px solid #020098;
padding: 5px;
margin: 10px;
text-align: center;
}
.box-gray {
	background-color: #eaeaea;
	border: 1px solid #020098;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.highlite {
	background-attachment: scroll;
	background-color: #FFFF00;
	background-image: none;
	background-repeat: repeat;
	background-position: 0px 0px;
}
.lh140 {
	line-height: 140%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.titleF {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #CC3399;
}

.titleFitalic {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #000000;
}
.titleFitalicblanco {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #FFFFFF;
}
.new_ver {
	background-image: url(imagenes/new_ver.jpg);
	background-repeat: no-repeat;
	height: 500px;
}
.new_ve_wa {
	background-image: url(imagenes/new_ver_es.jpg);
	background-repeat: no-repeat;
	height: 500px;
}
.testimoniosCh{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;	}
.bordo {
	color: #C00;
	font-size: 12px;
}
.green {
	color: #060;
	font-size: 12px;
}
.p11redBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	text-align: justify;
}
.botCAP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC3300;
	text-transform: uppercase;
	font-variant: normal;
}

.botCAP12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-transform: uppercase;
	font-variant: normal;
}
.botCAP12neg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-variant: normal;
}
.marginLeft {
	padding-left: 15px;
	padding-top: 5px;
}
.boxYellow {
	background-color: #FF0;
	display: inline;
	color: #000;
}
.boxGREY {
	background-color: #CCC;
	display: block;
	border: 1px solid #666;
	color: #000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
.botonera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #741267;
	margin: 0px;
	padding-right: 8px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.botonera:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #741267;
	margin: 0px;
	padding-right: 8px;
	padding-left: 7px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.botonera:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #6CACAC;
	margin: 0px;
	padding-right: 8px;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.botonera2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 22px;
	text-decoration: none;
	background-color: #AA469B;
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.botonera2:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 22px;
	text-decoration: none;
	background-color: #AA469B;
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.botonera2:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 22px;
	text-decoration: none;
	background-color: #741267;
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.lines- {
	border: 1px dashed #093;
}
#codeOne {
	position: relative;
	width: 403px;
	height: 50px;
	border: 1px solid #09C;
	overflow: scroll;
	visibility: hidden;

	}
.codeOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #EEE;
	margin: 0px;
	padding: 5px;
	width: 400px;
}
#codeOne2 {
	position: relative;
	width: 403px;
	height: 100px;
	border: 1px solid #09C;
	overflow: scroll;
	visibility: hidden;

	}#codeOne3 {
	position: relative;
	width: 403px;
	height: 100px;
	border: 1px solid #09C;
	overflow: scroll;
	visibility: hidden;

	}
.text-home{
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;


}.tex.blank {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blanco {
	color: #FFFFFF;
}
