/*--------------------------------HOME*/

body.home A#logoprincipal{
	display:none;
	}

body.home #contenido{
	top:0;
	position:relative;
	*z-index:-1 !important;
}

body.home #pie{
	margin-top:23px;
	position:relative;
}

body.home #contenido #logo_flash{
	width:998px;
	height:252px;
	position:relative;
	top:-245px;
	left:295px;
	*z-index:-1 !important;
}



body.home #contenido #logo_flash .logo{
	position:relative;
	bottom:0;
	left:0;
	height:252px;
	width:285px !important;

}

body.home #contenido #logo_flash .logo IMG{
	top:330px;
	left:-275px;
	position:relative;
}

body.home #contenido #logo_flash .flash{
	position:relative;
	padding:0;
	margin:0;
	top:0;
	right:24px;
	width:728px;
	*z-index:-1 !important;
}

body.home #contenido #logo_flash .flash object{
	*z-index:-1 !important;
}

body.home #contenido #accesoshome{
	width:998px;
	position:relative;
	top:7px;
	overflow:hidden;
	height:170px;
}
	
body.home #contenido #accesoshome UL.usuarios{
	float:left;
	width:271px;
	position:relative;
	background-color:#000;
	height:170px;
	margin:0;
	padding:0;
	list-style:none;
}

body.home #contenido #accesoshome UL.usuarios LI{
	margin:10px 20px 0 20px!important;
	padding:0;
	list-style:none;
	border-bottom:1px dashed #FFF;
}

body.home #contenido #accesoshome UL.usuarios LI A{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

body.home #contenido #accesoshome UL.usuarios LI.restringido{
	background:url(../images/estructura/ico02.gif) no-repeat right top;
}

body.home #contenido #accesoshome UL.usuarios LI A:hover{
	color:#FFB300
}

body.home #contenido #accesoshome .ofertas{
	float:left;
	width:430px;
	background-color:#DFDFDB;
	position:relative;
	height:170px;
	overflow:hidden;
}


body.home #contenido #accesoshome .ofertas .itemofertas{
	width:118px;
	float:left;
	height:160px;
	margin:6px;
	padding:6px;
	color:#000000;
	line-height:1.1em;
	overflow:hidden;
	cursor:pointer;
}

body.home #contenido #accesoshome .ofertas .itemofertas A{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}

body.home #contenido #accesoshome .ofertas .itemofertas A:hover{
	color:#FFB300;
}
body.home #contenido #accesoshome .ofertas .itemofertas SPAN{
	text-transform:uppercase;
	display:block;
	font-size:90%;
	font-weight:bold;
	letter-spacing: -0.01em;
	margin-bottom:10px;
	cursor:pointer;
}

body.home #contenido #accesoshome .ofertas .itemofertas .textAccesoHome{
	overflow:hidden;
	width:117px;
	height:76px;
}


body.home #contenido #accesoshome .ofertas .itemofertas IMG{
	position:relative;
	left:-6px;
	bottom:0 !important;
	float:left;
}

body.home #contenido #accesoshome .ofertas .itemofertas.item01{background:url(../images/contenido/destacadohome01.jpg) no-repeat 0 0;}
body.home #contenido #accesoshome .ofertas .itemofertas.item02{background:url(../images/contenido/destacadohome02.jpg) no-repeat 0 0;}
body.home #contenido #accesoshome .ofertas .itemofertas.item03{background:url(../images/contenido/destacadohome03.jpg) no-repeat 0 0;}

body.home #contenido #accesoshome .accesosdirectos{
	float:left;
	width:281px;
	background-color:#454554;
	position:relative;
	height:170px;
	background-color:#DFDFDB;
	padding-left:15px;
	
}

body.home #contenido #accesoshome .accesosdirectos .itemaccesos{
	width:273px;
	height:75px;
	margin-top:7px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	position:relative;

}

body.home #contenido #accesoshome .accesosdirectos .itemaccesos SPAN{
	position:relative;
	bottom: 10px;
	left:10px;
}

body.home #contenido #accesoshome .accesosdirectos .itemaccesos.item01{background:url(../images/contenido/destacadohome01lat.jpg) no-repeat 0 0;}
body.home #contenido #accesoshome .accesosdirectos .itemaccesos.item02{background:url(../images/contenido/destacadohome02lat.jpg) no-repeat 0 0;}
	
	
	

/*--------------------------------HOME INTERIOR*/



body.homeinterior #separador{
	width:270px;
}


body.homeinterior #contenido{
	position:relative;
	*z-index:-1 !important;
}

body.homeinterior #pie{
	margin-top:7px;
}


body.homeinterior #contenido #imagenmiga {
	z-index:-1 !important;
	position:relative;
	left: 0px;
	top:6px;
	
}

body.homeinterior #contenido #imagenmiga img{
	z-index:-1 !important;
	position:relative;
	left: 270px;
	right:0;
	top:0;
	
}



body.homeinterior #contenido #desarrollocontenido{
	width:998px;
	position:relative;
	overflow:hidden;
	height:auto;
	margin-top:10px;
	}
	


body.homeinterior #contenido #desarrollocontenido UL.menulateralindex{
	float:left;
	width:271px;
	position:relative;
	height:250px;
	margin:0;
	padding:0;

}

body.homeinterior #contenido #desarrollocontenido UL.menulateralindex LI{
	margin:10px 20px 0 20px;
	padding:0;
	list-style:none;
	border-bottom:1px dashed #FFF;
		list-style:none !important;
	list-style-image:none !important;
}

body.homeinterior #contenido #desarrollocontenido UL.menulateralindex LI A{
	text-transform: uppercase;
	margin: 5px 0 5px 20px;
	text-decoration: none;
	color:#000000;
	font-size: 130%;
	display: block;
	font-family: "arial narrow", arial, "Trebuchet MS", Arial, Verdana, Tahoma, Sans-Serif;
}

body.homeinterior #contenido #desarrollocontenido UL.menulateralindex LI A:hover{
	color:#FF9900;
}

body.homeinterior #contenido #desarrollocontenido .accesosdirectos{
	float:left;
	width:717px;
	background-color:#DFDFDB;
	position:relative;
	height:260px;
	overflow:hidden;
	padding: 5px;
	padding-top:12px;
	
}


body.homeinterior #contenido #desarrollocontenido .accesosdirectos .itemaccesos{
	width:215px;
	float:left;
	height:219px;
	margin:6px;
	color:#000000;
	line-height:1.1em;
	padding:10px;
	
}

body.homeinterior #contenido #desarrollocontenido .accesosdirectos .itemaccesos .textAcceso{
	overflow:hidden;
	width:210px;
	height:85px;
	cursor:pointer;
}

body.homeinterior #contenido #desarrollocontenido .accesosdirectos .itemaccesos A{
	color:#000000;
	text-decoration:none;
}

body.homeinterior #contenido #desarrollocontenido .accesosdirectos .itemaccesos A:hover{
	color:#FFB300;
}

body.homeinterior #contenido #desarrollocontenido .accesosdirectos .itemaccesos .textAcceso SPAN{
	text-transform:uppercase;
	display:block;
	font-size:160%;
	letter-spacing: -0.01em;
	margin-bottom:7px;
	color:#EAA400;
	line-height:1;
}


body.homeinterior #contenido #desarrollocontenido .accesosdirectos .itemaccesos IMG{
	position:relative;
	left:-4px;
	top:4px;
	margin:0;
	padding:0;
}

body.homeinterior #contenido #desarrollocontenido .accesosdirectos .itemaccesos.item01{	padding:0;margin:0;position:relative;
	left:3px !important;
	top:3px;}
body.homeinterior #contenido #desarrollocontenido .accesosdirectos .itemaccesos.item02{background:url(../images/contenido/indexinterior01.jpg) no-repeat 0 0;}
body.homeinterior #contenido #desarrollocontenido .accesosdirectos .itemaccesos.item03{background:url(../images/contenido/indexinterior02.jpg) no-repeat 0 0;}

