.bg_body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8e8e;
	font-weight: normal;
	text-align: center;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	vertical-align: middle;
}
.content_table {
	background-color: #FFFFFF;
	background-position: center top;
}

a.links_footer,
a.links_footer:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8e8e8e;
	text-decoration:none;
	
}

a.links_footer:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8e8e8e;
	text-decoration: underline;

}
.legales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	vertical-align: bottom;
}
.legales2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-align: justify;
	vertical-align: bottom;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	vertical-align: bottom;
}
.table_int_borde {
	background-color: #FFFFFF;
	background-position: center;
	height: 628px;
	width: 872px;
	border: 1px solid #e8e6e6;
}
.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fdfafa;
	text-align: left;
	vertical-align: top;
	height: 27px; 
}
.desplegables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c6c3c3;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	background-color: #161616;
	padding-left: 2px;
	border: 1px solid #696767;
	width: 152px;
}


.campos_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c6c3c3;
	text-align: left;
	vertical-align: middle;
	height: 17px;
	background-color: #161616;
	padding-left: 2px;
	border: 1px solid #696767;
	width: 230px;
	padding-top: 1px;
}
.div_confirmacion {
	height: 239px;
	width: 283px;
}
.table_confirmacion {
	height: 237px;
	width: 281px;
	background-image: url(../images/bg_div_confirm.jpg);
	background-repeat: no-repeat;
	border: 1px solid #696767;
}
.top_table_confirm {
	background-color: #161616;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696767;
}
.text_div_confirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-right: 15px;
	padding-left: 20px;
}

.overlay{
    display: none;
    position: absolute;
    top: 0;
	left: 0;
    background: #000;
    z-index:1001;
	opacity:.60;
    -moz-opacity: 0.60;   
    filter: alpha(opacity=60);
}

.text_legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
	height: 39px;
}
a.links_legal,
a.links_legal:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	
}

a.links_legal:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

