* {
  margin:0px;
  padding:0px;
  border:0px;
  }

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-repeat: repeat-x;
}

#contenedor{
	width: 700px;
	margin: auto;
}

#cuerpo {
	width: 700px;
}

#img_01 {
	width: 700px;
	height: 132px;
	background-image: url("../img/01_plat_log.jpg");
	background-repeat: no-repeat;
}

#img_02 {
	width: 700px;
	height: 24px;
	background-image: url("../img/02_plat_log.jpg");
	background-repeat: no-repeat;
	font-family: Arial, Verdana, helvetica;
	font-size: 9pt;
	text-align: center;
	color: #7d7b7b;
}

#img_03 {
	width: 700px;
	height: 67px;
	background-image: url("../img/03_plat_log.jpg");
	background-repeat: no-repeat;
}

#img_04 {
	width: 262px;
	height: 122px;
	background-image: url("../img/04_plat_log.jpg");
	background-repeat: no-repeat;
	float: left;
}

#capa_login {
	height: 122px;
	width: 176px;
	background-color: #ffffff;
	float: left;
}

TD.login_et{
	width: 76px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	color: #7d7b7b;
	display: block;
	padding-left: 5px;
	}
	
.ventana_izquierda_input{
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	color: #7d7b7b;
	width: 80px;
    height: 5px;
	padding-left: 5;
	border: 1px solid #7d7b7b;
}
	
#capa_login_botones {
	height: 20px;
	width: 176px;
	background-color: #ffffff;
	float:left;
}

#btn_11_plat_log {
	height: 20px;
	width: 88px;
	background-color: #f1f1f1;
	background-image: url("../img/11_plat_log_upp.jpg");
	background-repeat: no-repeat;
	display: block;
	float: left;
	}

#btn_11_plat_log:hover {
	height: 20px;
	width: 88px;
	background-color: #f1f1f1;
	background-image: url("../img/11_plat_log_rol.jpg");
	background-repeat: no-repeat;
	display: block;
}

#btn_12_plat_log {
	height: 20px;
	width: 88px;
	background-color: #f1f1f1;
	background-image: url("../img/12_plat_log_upp.jpg");
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#btn_12_plat_log:hover {
	height: 20px;
	width: 88px;
	background-color: #f1f1f1;
	background-image: url("../img/12_plat_log_rol.jpg");
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#pie_txt_inf {
	width: 700px;
	height: 17px;
	background-color: #ffffff;
	font-family: Arial, Verdana, helvetica;
	font-size: 8pt;
	text-align: center;
	color: #7d7b7b;
	border-top-color: #ffffff;
border-top-style: solid;
border-width: 10px;
}

.login_pie {
	width: 176px;
	height: 27px;
	background-image: url("../img/13_plat_log.jpg");
}

.login_input{
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	color: #7d7b7b;
	width: 80px;
	padding-left: 5;
	border: 1px solid #7d7b7b;
}

#img_14 {
	width: 262px;
	height: 122px;
	background-image: url("../img/14_plat_log.jpg");
	background-repeat: no-repeat;
	float: left;
}
