/* CSS Document */
#i_contenedor_log .i_reset { margin:0px; padding:0px;}
#i_contenedor_log .i_fuente{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

#i_contenedor_log {
	width:161px;
	height:168px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 22px;
	padding-right: 22px;
	background-image: url(/images/index/bg_log.png);
	display: block;
}
#i_contenedor_log2 {
	width:100%;
	height:168px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/images/index/bg_log.png);
	display: block;
}
#i_contenedor_log .i_inputsimple {
	width: 155px;
	border: 1px solid #CCCCCC;
	clear: left;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#i_contenedor_log .i_inputbtn {
	width: 67px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/btn_general/btn_black.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	margin: 0px;
	cursor: hand;
	padding: 0px;
	float: right;
	background-color: #000000;
	line-height: 16px;
}

#i_contenedor_log .i_pletraspequenas {
	font-size: 9px;
	width:161;
	padding-top: 3px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#i_contenedor_log2 .i_pletraspequenas2 {
	font-size: 9px;
	width:80%;
	padding-top: 3px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
