@CHARSET "ISO-8859-1";

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(100,100,100);
}

img {
	border: 0px;
}

body, html {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	background-image: url(../img/fondotransicion.png);
	background-repeat: repeat;
	height: 100%;
	margin-bottom: 1px;
	background-color: #4D4D4D;
}

#top {
	text-align: left;
	background-color: rgb(140,140,140);
}

#plecasup
{	
	margin-bottom: 4px;
}


#plecainf
{	
	margin-top: 4px;
}

#dprincipal {
	width: 720px;
	text-align:  center;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#piep
{
	/*border-top:1px dashed #dcdcdc;*/
	color: white;
	background-color: #4D4D4D;
	font-size: 9px;
	text-align: center;
	width: 720px;
}  

.cbxConsulta {
	width: 124px;
	border: 1px solid rgb(100,100,120);
}

.txtConsulta {
	width: 120px;
	border: 1px solid rgb(100,100,120);
}

.derecha {
	text-align: right;
}

#PredConsulta {
	width: 700px;
	height:  315px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#recibo {
	float: left;
	padding: 10px;
}

#consultaTop {
	background-image: url("../img/bkgConsultaTop.png");
	background-repeat: no-repeat;
	height: 29.813px;
}

#ConsultaBk {
	background-image: url("../img/bkgConsulta.png");
	background-repeat: repeat;
}

#consultaB {
	background-image: url("../img/bkgConsultaB.png");
	background-repeat: no-repeat;
	height: 29.813px;
}

#ConsultaTxt {
	height: 35px;
	text-align: center;
}

.consulta {
	float: right;
	padding: 10px;
	vertical-align: middle;
	width: 320px;
}


#stsTitulo {
	text-align: center;
	font-size: large;
	font-style: oblique;
}

#imgMsg {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#stsTks {
	text-align: right;
	font-size: medium;
	font-style: oblique;
}