body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:100%;
	color: #3cf;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eee;
}

table {
table-layout:fixed;
}

.ascii {
	font-size:0.66em;
	font-weight: normal;
	color: #3cf;
}

.ascii2 {
	font-weight: bold;
	color: #ccf;
}

.asciiBG {
	background-color: #00279A;
}

.asciiBG2 {
	background-color: #002AA7;
}

.enlace:link {
	cursor: pointer;
	color: #3cf;
	border-style: none none dotted none;
	border-width: 2px;
	border-color: #cf0;
	text-decoration: none;
}

.enlace:visited {
	cursor: pointer;
	color: #3cf;
	border-style: none none dotted none;
	border-width: 2px;
	border-color: #cf0;
	text-decoration: none;
}

.enlace:hover {
	cursor: pointer;
	color: #000;
	border-width: 0px;
	background-color: #eee;
	text-decoration: none;
}

.enlace:active {
	cursor: pointer;
	color: #3cf;
	border-style: none none dotted none;
	border-width: 2px;
	border-color: #cf0;
	text-decoration: none;
}

.enlaceAlert:link {
	display:inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0.60em;
	font-weight: normal;
	color: #ff0;
	text-decoration: none;
	background-color: #c60;
	float:right;
	border: 1px 1px 0px 1px solid #f90;
	margin:0px;
	padding: 1px 3px 1px 3px;
}

.enlaceAlert:visited {
	display:inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0.60em;
	font-weight: normal;
	color: #ff0;
	text-decoration: none;
	background-color: #c60;
	float:right;
	border: 1px 1px 0px 1px solid #f90;
	margin:0px;
	padding: 1px 3px 1px 3px;
}

.enlaceAlert:hover {
	display:inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0.60em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: transparent;
	float:right;
	border: 1px 1px 0px 1px solid transparent;
	margin:0px;
	padding: 1px 3px 1px 3px;
}

.enlaceAlert:active {
	display:inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0.60em;
	font-weight: normal;
	color: #ff0;
	text-decoration: none;
	background-color: #c60;
	float:right;
	border: 1px 1px 0px 1px solid #f90;
	margin:0px;
	padding: 1px 3px 1px 3px;
}

.enlaceAlert2:link {
	display:inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0.75em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #f00;
	border: 0px;
	margin:0px;
	padding: 1px 3px 1px 3px;
}

.enlaceAlert2:visited {
	display:inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0.75em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #f00;
	border: 0px;
	margin:0px;
	padding: 1px 3px 1px 3px;
}

.enlaceAlert2:hover {
	display:inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0.75em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: transparent;
	border: 0px;
	margin:0px;
	padding: 1px 3px 1px 3px;
}

.enlaceAlert2:active {
	display:inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0.75em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #f00;
	border: 0px;
	margin:0px;
	padding: 1px 3px 1px 3px;
}

#bgright {
	background-image: url(/imagenesv2/maizBGleft.png);
	background-repeat: no-repeat;
	background-position:top right;
}

#bgleft {
	background-image: url(/imagenesv2/maizBGright.png);
	background-repeat: no-repeat;
	background-position:top left;
}

.bgheader2 {
	background-repeat: no-repeat;
	background-position:top right;
}

.cuantos {
	color: #fff;
	font-weight: bold;
}

#content {
	background-image: url(/imagenesv2/bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #002AA7;
	border-style:solid;
	border-width:0 2px 0 2px;
	border-color:#c60;
}

#header {
	background-image: url(/imagenesv2/calichesYmasLogo.png);
	background-repeat: no-repeat;
	background-position: 72px 10px;
}

.genteBG2 {
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#eee;
	background-repeat: no-repeat;
	background-position: -1px 0px;
}

.gente {
	position:relative;
	float:left;
}

.logoasciibox {
	font-size:0.95em;
	font-weight: normal;
	color: #ff0;
	border: 1px solid #f90;
	background-color: #c60;
}

.shoutasciibox {
	font-size:0.95em;
	font-weight: normal;
	color: #ff0;
	background-color: #c60;
}

.zindex {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#definicionPerol {
	background-color: #00279A;
}

.definicionTitles {
	font-size:2.0em;
	font-weight: bold;
	color: #fff;
}

.definicion2 {
	font-size:1.0em;
	color: #fff;
	font-weight: bold;
}

.definicionNum {
	display:inline-block;
	font-family: 'Times New Roman', Times, serif;
	font-size:2.0em;
	font-weight: bold;
	color: #ff0;
	vertical-align:text-bottom;
	border: 1px solid #f90;
	background-color: #c60;
	margin:0px 5px 1px 0px;
	padding: 1px 3px 1px 3px;
}

.definicionNumascii {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0.45em;
	vertical-align:middle;
}

.definicionascii {
	color: #0ff;
}

.definicionbullet {
	font-size:2.0em;
	line-height:80%;
	font-weight: bold;
	color: #cf0;
}

.definicionidioma {
	color: #cf0;
}

.municipios {
	float:right;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color:#eee;
	padding: 1px 0px 2px 6px;
}

#tableMunicipios {
	table-layout:auto;
	background-color: #002AA7;
}

#quoteBorder {
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:#eee;
}

#quote {
	line-height:150%;
	text-align:right;
	display:inline-block;
}

.quotes {
	font-family: georgia, serif;
	line-height: 75%;
	font-size:6.0em;
	font-weight: bold;
	color: #0ff;
}


/* Estilos para action Entra
---------------------------------------- */
#actionEnvelope {
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-style:solid;
	border-width:0 0 2px 0;
	border-color:#c60;
	background-color: #eee;
}

#action {
	table-layout:auto;
	font-family: georgia, serif;
	color: #f00;
	font-weight: bold;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#actionchat {
	table-layout:auto;
	font-family: georgia, serif;
	color: #f00;
	font-weight: bold;
	border-style:solid;
	border-width:2px 0 2px 0;
	border-color:#c60;
	background-color: #eee;
}

/* Estilos para action Sale
---------------------------------------- */

.popularascii {
	color:#999;
	font-size:9px;
}

.popularNum {
	color:#99FF00;
	font-size:9px;
}

.sosPulir {
	margin:0px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
	border-color:#ff0 #f90 #1912A0 #f90;
	border-width:0px 1px 0px 5px;
	border-style:dotted solid dotted solid;
}

.fin {
	font-size:1px;
	color: #c60;
	border: 1px solid #f90;
	background-color: #c60;
	padding: 0 122px;
}

.googleTargeting
{
	color: #002AA7;
}

/* Estilos para los Input fields Entra
---------------------------------------- */
.inputbox {
	font-size: 0.66em;
	background-color: #c60;
	border: 1px solid #f90;
	color: #ff0;
	padding: 2px;
	cursor: text;
	width: 249px;
	float:right;
}

.inputbox:hover {
	background-color: #eee;
	color: #000;
	border: 1px solid #fff;
}

.inputbox:focus {
	background-color: #eee;
	color: #000;
	border: 1px solid #fff;
}

.inputboxShout {
	font-size: 0.66em;
	color: #ff0;
	background-color: #0000cc;
	border: 1px solid #ccc;
	padding: 2px;
	cursor: text;
	width: 144px;
}

.inputboxShout:hover {
	background-color: #000099;
	border: 1px solid #ccc;
}

.inputboxShout:focus {
	background-color: #0000cc;
	border: 1px solid #ccc;
}
/* Estilos para los Input fields Sale


/* Estilos para los botones entra
---------------------------------------- */
input.boton {
	cursor: pointer;
	font-size: 0.66em;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000;
	background-image: url(/imagenesv2/bg_button.gif);
	background-repeat: repeat-x;
	background-color: #eee;
	background-position: top;
	border: 1px solid #666;
}

/* Hover state */
input.boton:hover {
	color: #BCBCBC;
	background-position: 0 100%;
	border: 1px solid #3D67A9;
}
/* Estilos para los botones Sale
---------------------------------------- */

