@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

*:focus {
	outline:0;
}

body {
	behavior:url("csshover2.htc");
	line-height: normal;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:12px;
	letter-spacing:0.002em;
	font-smooth:always;
}

ol, ul {
	list-style: inside;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}



a, a:visited, a:focus, a:active {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

hr {
	background:#999999 none repeat scroll 0%;
	border:medium none;
	height:1px;
	margin:10px 0pt;
	_margin:0;
	overflow:hidden;
}

label {cursor:default; font-weight:bold};

.m_five{margin:5px}
.m_ten{margin:10px;}
.m_t_five{margin-top:5px;}
.m_t_ten{margin-top:10px;}
.m_b_five{margin-bottom:5px;}
.m_b_ten{margin-bottom:10px;}
.m_r_five{margin-right:5px;}
.m_r_ten{margin-right:10px;}
.m_l_five{margin-left:5px;}
.m_l_ten{margin-left:10px;}


.p_five{padding:5px}
.p_ten{padding:10px;}
.p_t_five{padding-top:5px;}
.p_t_ten{padding-top:10px;}
.p_b_five{padding-bottom:5px;}
.p_b_ten{padding-bottom:10px;}
.p_l_five{padding-left:5px;}
.p_l_ten{padding-left:10px;}
.p_r_five{padding-right:5px;}
.p_r_ten{padding-right:10px;}


.c_both{clear:both;}
.c_left{clear:left;}
.c_right{clear:right;}
.f_left{float:left;}
.f_right{float:right;}
.f_none{float:none;}
.o_auto{overflow:auto;}
.o_s {overflow:scroll;}
.o_h {overflow:hidden;}
.p_abs {position:absolute;}
.p_rel{position:relative;}
.d_b {display:block}
.b_b_d {border-bottom:1px dotted #cecece; _border-bottom:1px dashed #cecece}
.b_r_d {border-right:1px dotted #cecece; _border-right:1px dashed #cecece}
.b_l_d {border-left:1px dotted #cecece; _border-left:1px dashed #cecece}
.b_t_d {border-top:1px dotted #cecece; _border-top:1px dashed #cecece}

.b_b_s {border-bottom:1px solid #cecece;}
.b_r_s {border-right:1px solid #cecece;}
.b_l_s {border-left:1px solid #cecece;}
.b_t_s {border-top:1px solid #cecece;}


/* =========== STICKY FOOTER ==================*/

html, body, .wrapper {height: 100%;}

body > .wrapper {height: auto; min-height: 100%;}

/* =========== STICKY FOOTER ==================*/


/* CLEAR FIX*/
.clear:after {
	content: ".";
	display: block;
	height: 0;
	overflow:hidden;
	clear: both;
	visibility: hidden;
}

.clear {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear {
	height: 0%;
}

.clear {
	display: block;
}
/* End hide from IE-mac */

.clearer {
	height:0;
	clear:both;
	overflow:hidden;
}
.input_plateste {
	width:120px;
	height:30px;
	background:url(images/buton_plateste.png);
	border:0px;
	cursor:pointer;
	margin-left:10px;
	margin-top:10px;
}
.box_nr {
	float:left;
	width:30px;
	margin-bottom:10px;
}
.box_nr_2 {
	float:left;
	width:30px;
	margin-bottom:10px;
	margin-top:10px;
}
.nr_pass {
	width:30px;
	height:30px;
	border:1px solid #dcdcdc;
	background:#F0F4F7;
	float:left;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	border-radius: 15px 15px 15px 15px;
}
.box_right {
	float:left;
	width:708px;
	margin-left:10px;
}
.m_right_10 {
	float:left;
	margin-right:10px;
}
.m_plata {
	font-size:1.2em;
	font-weight:bold;
	color:#E70629;
}
.box_m_plata {
	float:left;
	width:708px;
	border:1px solid #dcdcdc;
	padding:10px;
	margin-left:10px;
	margin-top:10px;
}
.form_m_plata {
	float:left;
	width:348px;
	font-size:1.2em;
	margin-bottom:10px;
}
.f_l {
	float:left;
}
.label_card {
	float:left;
	line-height:10px;
	margin-left:5px;
	margin-right:25px;
	text-transform:uppercase;
}
.img_mobil {
	float:right; 
	margin-top:5px;
}
.dat_fac_ml {
	float:left;
	margin-left:50px;
}

