@charset "utf-8";
/* CSS Document */


#ContenidoImg {
	position:relative;
	width:960px;
	height:500px;
	margin:0px auto 0 auto;
	background-color: #fff;
	background-image: url(../imagenes/fondosombra.jpg);
	background-repeat: repeat-y;		
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	    } 

#ContenidoImg a.Galeria, #ContenidoImg a.Galeria:visited { 
	    display:block; 
	    color:#000; 
	    text-decoration:none; 
	    border:1px solid #000; 
	    margin:1px 2px 1px 2px; 
	    text-align:left; 
	    cursor:default; 
	    } 

#ContenidoImg a.Galeria:hover img {
	border:2px solid #000;
	float:left;
	margin-right:5px;
	    } 

#ContenidoImg ul { 
	    padding:0; 
	    margin:0; 
	    list-style-type:none; 
	    width:298px; 
	    height:420px; 
		margin:5px; 
	    float:right;		
		} 		

#ContenidoImg li { 
	    float:left; 
	    } 		
		
/* imagenes pequeñas */ 
#ContenidoImg a.Galeria, #ContenidoImg a.Galeria:visited { 
	    display:block; 
	    color:#000; 
	    text-decoration:none; 
	    border:1px solid #000; 
	    margin:1px 2px 1px 2px; 
	    text-align:left; 
	    cursor:default; 
	    } 

#ContenidoImg a.Galeria span { 
	    position:absolute; 
	    width:1px; 
	    height:1px; 
	    top:5px; 
	    left:5px; 
	    overflow:hidden; 
	    background:#fff; 
	    } 

#ContenidoImg a.Galeria:hover span {
	position:absolute;
	width:450px;
	height:472px;
	top:10px;
	left:75px;
	color:#336699;
	background:#fff;
	    } 

#ContenidoImg a.Galeria:hover { 
	    border:1px solid #fff; 
	    } 

#ContenidoImg a.Camas1 {
	background-image: url(../imagenes/camas/miniaturas/1.jpg);
	height:80px;	width:90px;		background-repeat: no-repeat;	background-position: center center;
	    } 

#ContenidoImg a.Camas2 { 
	    background:url(../imagenes/camas/miniaturas/2.jpg); 
	    height:80px;	width:90px;		background-repeat: no-repeat;	background-position: center center;
	    } 

#ContenidoImg a.Camas3 { 
	    background:url(../imagenes/camas/miniaturas/2.jpg); 
	    height:80px;	width:90px;		background-repeat: no-repeat;	background-position: center center;
	    } 
		
#ContenidoImg a.slideb:hover img, #ContenidoImg a.slidei:hover img { 
	    float:right; 
	    } 