img {border:none;}
embed, object {
height:100%;
left:0pt;
margin:auto;
position:absolute;
top:0pt;
width:100%;
z-index:0;
}
body {
	margin: 0px;
	background-color:transparent;
}

.home {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 700px;
	position:absolute;
	z-index:1000;
	bottom: 0px;
	left: auto;
	right: auto;
}
.fondo {
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 700px;
	background-image: url(../images/trans_home.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position:relative;
	z-index:10000;
	bottom: 0px;
	left: auto;
	right: auto;
}
.home .fondo #direccion {
	width: 610px;
	height:200px;
	padding-top:468px;
	padding-left: 166px;
	color: #FFFFFF;
}
.home .fondo #direccion #datos {
	height:176px;
	width:590px;
	padding-left:20px;
}
.home .fondo #direccion #datos li {
	display: inline;
	width: 195px;
	float:left;
}
.home .fondo #direccion #datos p {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 1px;
}
.home .fondo #direccion #datos li.ocasion {
	text-align: center;
	position: relative;
}
.home .fondo #direccion #datos .ocasion #banderas {
	padding-top: 10px;
}

.home .fondo #direccion #datos li.ocasion a:link, .home .fondo #direccion #datos li.ocasion a:visited, .home .fondo #direccion #datos li.ocasion a:hover, .home .fondo #direccion #datos li.ocasion a:active {
color:#FFFFFF;
text-decoration:none;
}
.home .fondo #direccion #datos li.exposicion {
	padding-right:15px;
	width: 180px;
}
.home .fondo #menuInferior ul {
	list-style-type: none;
	height: 20px;
	width: 600px;
	*width: 610px;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0A284D;
}
.home .fondo #menuInferior li {
	display: inline;
	letter-spacing: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
.home .fondo #menuInferior li a:link, .home .fondo #menuInferior li a:visited, .home .fondo #menuInferior li a:hover, .home .fondo #menuInferior li a:active {
	color: #0A284D;
}

.home .fondo #direccion #datos li.exposicion p {
	text-align: right;
}

.home .fondo #direccion #datos span {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}


.home .fondo #menuInferior {
	height: 32px;
	width: 944px;
	float: left;
}

