/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	line-height: 18px;
}
a {
	color: #78361A;
	outline: none;
}
a:hover {
	color: #000000;
}h2 {
	color: #78361A;
	font-size: 14px;
	padding-bottom: 2px;
	margin: 0px;
}

.twoColFixRt #container {
	width: 1023px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixRt #moduloacceso {
	width: 260px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	display: none;
	position: absolute;
	margin-left: 672px;
	margin-top: 10px;
}
.twoColFixRt #areapersonal{
	font-size: 10px;
	width: 590px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	position: absolute;
	margin-left: 113px;
	margin-top: 10px;
	color:#FFFFFF;
}
.twoColFixRt #areapersonal a{
	font-weight:bold;
	color: #E3D1B3;
}
.twoColFixRt #areapersonal a:hover{
	color: #FFFFFF;
}
.twoColFixRt #modulonoticias {
	width: 263px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	display: none;
	position: absolute;
}
.twoColFixRt #mainContent {
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the moduloacceso div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #moduloacceso space when the content in #moduloacceso ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#formlogin #kt_login1 {
	background-image: url(../images/acceso_r13_c3.jpg);
	height: 27px;
	width: 68px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
#formlogin #kt_login_user {
	font-size: 11px;
	height: 15px;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#FFF6E4;
}
#formlogin #kt_login_password {
	font-size: 11px;
	height: 15px;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#FFF6E4;
}
#formlogin #error{
	font-size: 10px;
	height: 38px;
	width: 157px;
}

#formarecibenoticias #KT_Insert1 {
	background-image: url(../images/recibenoticias_r6_c2.jpg);
	height: 22px;
	width: 68px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
#formarecibenoticias #correo {
	font-size: 11px;
	height: 15px;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#FFF6E4;
}
.twoColFixRt #container #mainContent .fechaProductos {
	font-size: 11px;
	font-style: italic;
}
.cajatextoEmbedBanners{
	width:309px;
	height:45px;
	font-size:9px;
	line-height: 11px;
	padding:2px;
	overflow:hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#micuenta_reportepuntos {
	font-size: 15px;
	color: #E3D1B3;
	height:165px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 26px;
	padding-left: 20px;
}
#micuenta_linksayuda {
	color: #E3D1B3;
	padding-top: 26px;
	padding-right: 30px;
	padding-bottom: 26px;
	padding-left: 20px;
}
#micuenta_linksayuda a{
	color: #E3D1B3;
}
#micuenta_linksayuda a:hover{
	color: #FFFFFF;
}


	.KT_field_error {
		color: #cc0000;
	}
	.KT_field_hint {
	font-size: 10px;
	}
	.KT_tngtable td.KT_required {
	}
	/* span containing the "*" for required field labels */
	.KT_tngtable label span.KT_required {
	color: #cc0000;
	font-family: Courier New, Courier, monospace;
	font-weight: normal;
	}


/* The client-side error displaying */

	/* How the label should change on error */
	.form_validation_field_error_label {
		/* color:#cc0000; */
	}

	/* How the input's container (TD) should change on error */
	.form_validation_field_error_container {
		/* border: 2px solid black; */
	}

	/* How the input textfield should change on error */
	.form_validation_field_error_text {
		/* border:2px solid #cc0000; */
	}

	/* The actual error message style */
	.form_validation_field_error_error_message {
		color:#cc0000;
		font-weight: bold;
		clear:left;
	}
	form.form_validation_form_error table {

	}

/* The server-side error displaying */
/* topmost error div */
#KT_tngerror {
	font-weight:bold;
	color: #CC0000;
}

/* trace container ( initially collapsed) area */
#KT_tngdeverror, #KT_tngtrace {

}

	/* alignment and borders for the form submit buttons */
	#KT_tngdeverror label, #KT_tngtrace label {
		display: block;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
	}

	#KT_tngtrace_details {
		display: none;
	}

#KT_tngwarning {

}

