#barraInferior {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a0a0a0;
	bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(imagenes/superiorBarra.gif);
	text-align: center;
	z-index: 999;
	color: #494949;
	background-color: #d9d9d9;
	position: fixed;
	display: block;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#contenidoBarraInferior {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 880px;
}

.pestanaInferiorInvita {
	font-weight: bold;
	color: white;
	float: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-image: url(imagenes/superiorBarraVerde.gif);
	padding-top: 3px;
	height: 22px;
	width: 190px;
	letter-spacing: -0.8px;
	font-size: 12px;
	border-right-color: #b5b5b5;
	border-left-color: #b5b5b5;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #86c002;
}

.pestanaInferiorInvita a:link,
.pestanaInferiorInvita a:visited,
.pestanaInferiorInvita a:active,
.pestanaInferiorInvita a:hover {
	color: white;
}

.pestanaInferiorSaldo {
	font-weight: bold;
	float: right;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-image: url(imagenes/superiorBarra.gif);
	padding-top: 3px;
	height: 22px;
	width: 170px;
	letter-spacing: -0.8px;
	color: #383838;
	font-size: 12px;
	border-left-color: #b5b5b5;
	border-bottom-color: #a0a0a0;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background-color: #d9d9d9;
}

.pestanaInferiorAvisos {
	font-weight: bold;
	float: right;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-image: url(imagenes/superiorBarra.gif);
	padding-top: 3px;
	height: 22px;
	width: 170px;
	letter-spacing: -0.8px;
	color: #383838;
	font-size: 12px;
	border-right-color: #b5b5b5;
	border-left-color: #b5b5b5;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #d9d9d9;
}

.badgetAvisos {
	margin-top: -10px;
	margin-left: 2px;
	position: absolute;
	min-width: 12px;
	border-left-color: white;
	border-right-color: #710000;
	border-bottom-color: #710000;
	border-top-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	float: right;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	letter-spacing: -0.8px;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
	background-color: #ff0004;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.textoBannerEnvio {
	font-weight: bold;
	background-color: white;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	padding: 20px;
	border-color: #afc086;
	border-width: 1px;
	border-style: solid;
	color: #3d3d3d;
	letter-spacing: -0.7px;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

.campoformTextarea {
	margin-left: 20px;
	padding: 5px;
	background-color: white;
	border-color: #d4d4d4;
	border-width: 1px;
	border-style: solid;
	letter-spacing: -1px;
	color: #5c5c5c;
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	height: 140px;
	width: 403px;
}

.textoSubidoForm {
	padding-top: 10px;
	padding-left: 170px;
	float: left;
	display: block;
	height: 130px;
}

/* Modificaciones en INDEX.PHP Febrero 2010 ***/

#cuadroLogin {
	margin-bottom: 20px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(imagenes/fondoCajon.jpg);
	color: #565656;
	background-color: white;
	border-color: #d4d4d4;
	border-width: 1px;
	border-style: solid;
	margin-top: 15px;
	float: right;
	display: block;
	min-height: 200px;
	width: 270px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.cuadroLoginCabecera {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
	letter-spacing: -0.4px;
	font-weight: bold;
	color: #333333;
}

.cuadroLoginTextoInput {
	margin-top: 10px;
	padding-left: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #7b7b7b;
}

.cuadroLoginInput {
	margin-top: 5px;
	width: 215px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: white;
	border-color: #d4d4d4;
	border-width: 1px;
	border-style: solid;
	color: #86c002;
	font-size: 14px;
	margin-left: 15px;
}

.CuadroLoginButton {
	margin-right: 18px;
	float: right;
	margin-top: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border-color: #51952f;
	border-width: 1px;
	border-style: solid;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: white;
	background-color: #86c002;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.cuadroLoginPregunta,
.cuadroLoginPregunta a:link,
.cuadroLoginPregunta a:visited,
.cuadroLoginPregunta a:active,
.cuadroLoginPregunta a:hover {
	float: right;
	margin-top: 10px;
	width: 160px;
	color: #86c002;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
}

.cuadroLoginRegistro,
.cuadroLoginRegistro a:link,
.cuadroLoginRegistro a:active,
.cuadroLoginRegistro a:visited,
.cuadroLoginRegistro a:hover {
	margin-top: 45px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 230px;
	text-transform: none;
	color: #006aff;
	font-weight: bold;
	font-size: 9px;
}



.openCandado {
	margin-left: -35px;
	margin-top: -35px;
	position: absolute;
}

.textoAlerta {
	margin-bottom: 30px;
	line-height: 20px;
	margin-top: 20px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #565656;
}

.botonRegresarIndex {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 700px;
	letter-spacing: -0.5px;
	font-weight: bold;
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-color: #a0a0a0;
	border-width: 1px;
	border-style: solid;
	background-color: #86c002;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.botonRegresarIndex a:link,
.botonRegresarIndex a:active,
.botonRegresarIndex a:visited,
.botonRegresarIndex a:hover {
	color: white;
}

#divMensajeError {
	margin-bottom: 5px;
	font-size: 11px;
	color: #ff0400;
}

#seccionIphone {
	position: relative;
	margin-top: 20px;
	min-height: 300px;
	width: 550px;
}

.cabeceraSeccionIphone {
	margin-bottom: 15px;
	text-shadow: 1px 10px 1px white;
	font-weight: bold;
	letter-spacing: -0.5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #666666;
}

.textoSeccionIphone {
	margin-bottom: 15px;
	width: 330px;
	text-align: justify;
	color: #7e7e7e;
	letter-spacing: -0.7px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
}

.iphonePeque {
	float: right;
}

.enlaceSeccionIphone {
	padding-right: 20px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(imagenes/16_16x16.png);
	float: right;
	color: #86c002;
	letter-spacing: -0.8px;
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.enlaceSeccionIphone a:link,
.enlaceSeccionIphone a:active,
.enlaceSeccionIphone a:visited,
.enlaceSeccionIphone a:hover {
	color: #86c002;
}

