.eb_body {
	color: #202020;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
.eb_tabla {
	width: 100%;
}
.eb_tabla_col2 {
	width: 766px;
}
.eb_tabla_col2_row1 {
	width: 766px;
	height: 62px;
}
.eb_tabla_col2_row2 {
	width: 766px;
	height: 245px;
}
.eb_tabla_col2_row3 {
	width: 766px;
	height: 484px;
}
.eb_tabla_col2_row3_terminos {
	width: 766px;
	margin: 0px;
	padding: 0px;
}
.eb_tabla_col2_row4 {
	width: 766px;
	height: 38px;
}
.eb_div_col2_row1 {
	width: 766px;
	height: 62px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../img/fondo%20menu.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.eb_div_col2_row2 {
	width: 766px;
	height: 245px;
	position: relative;
	left: 0px;
	top: 0px;
}
.eb_div_col2_row3 {
	width: 766px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #b8ae7d;
	height: 484px;
	background-image: url(../img/fondo.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.eb_div_col2_row3_2 {
	width: 766px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #CAC39F;
	background-repeat: repeat-x;

}
.eb_div_col2_row4 {
	width: 766px;
	height: 38px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../img/fondo%20pie.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.eb_contenido_top {
	position: absolute;
	height: 451px;
	width: 766px;
	left: 0px;
	top: 0px;
	background-image: url(../img/sombra%20top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.eb_contenido_pie {
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 546px;
	width: 766px;
	left: 0px;
	bottom: 0px;
	background-image: url(../img/sombra%20pie.png);
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d52600;
	text-decoration: none;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d52600;
	text-decoration: none;
}
.eb_pie {
}
a{
outline: none;
}
img { border: 0; }
.trasparencia{
	position:absolute;
	width:100%;
	height:100%;
	background:#FFF;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}
