/* CSS Document */

html
{
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

body
{
    background-color: rgb(255,255,255);
    color: #333;
    font-family: arial, helvetica, sans-serif;
}

html,
body
{
    margin: 0;
    padding: 0;
    height: 100%;
}

#fondo {
	margin: 0 auto;
	width:780px;
	height:369px;
	z-index:1;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: 440px!important;
	height: 100%;
	background-color: #FFFFFF;
}
#Layer1 {
	position: relative;
	display: block;
	left:0px;
	top:0px;
	width:370px;
	height:275px;
	margin-top: 0;
	z-index:2;
	background-color: #C4C2D7;
}
#buscar {
	position:relative;
	display: block;
	left:3px;
	top:9px;
	width:220px;
	height:92px;
	margin-top: 0;
	z-index:2;
}
#banner {
	position:relative;
	left:1px;
	top:5px;
	width:225px;
	height:174px;
	z-index:2;
}
.ltratxt {font-size: 10px}
#inicio {
	margin: 0 auto;
	width:605px;
	height:369px;
	z-index:1;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: 440px!important;
	height: 100%;
	background-color: #FFFFFF;
}
