div #ubicacion2{
	width: 450px;
	height:36px;
	margin:0;
	text-align:right;
	padding: 0;
	background-image: url("./imagenes/ubicacion2.jpg");	

}

#interno {
	width: 559px;
	height: auto;
	margin: 0;
	padding: 0;
	float:left;	
}

#tijera {
	width: 559px;
	height: 83px;
	background-image: url('./imagenes/tijera.jpg');
	float:left;
	margin: 0;
}

#tijera h3{
	color: #caeb92;
	margin-top: 35px;
	margin-left: 130px;
}

* html #tijera h3{
	padding: 0;
	font-size: x-small;	
}

#texto{
	clear: both;
}


#imagen{
	width:188px;
	height:530px;
	background-image: url('./imagenes/rostro.jpg');
	float: right;
	margin-right: 53px;
}

#imagen2{
	width:213px;
	height:530px;
	background-image: url('./imagenes/rostro2.jpg');
	margin-right: 28px;
	float: right;
}

#imagen3{
	width:188px;
	height:530px;
	background-image: url('./imagenes/rostro3.jpg');
	float: right;
	margin-right: 53px;
}

#flexible {
	position:absolute;
	top: 180px;
	left: 580px;
	z-index: 1;
	
}

* html #flexible {
	position: static;
	float: right;	
}

#flexible p{
	padding: 0;
}


#flexible strong.grande{
	font-size: 1.25em;
}



div #menu{
	background-image: none;		
}

#texto{
	padding: 0;
	margin: 0;
	width: 430px;
	height: auto;	
	margin-left: 100px;	
}

#texto p{
	margin: 0;
	padding: 0;
}


#texto ul.servicios{
	padding-left: 10px;
}


#texto ul.servicios li p{
	margin: 0;
	padding: 0;
}

#texto ul.servicios li a p{
	color: #fff;
}


* html #texto ul.servicios li p{
	font-size: 0.8em;
	margin-left: 14px;
	width: 400px;
}

#gallery ul {
	list-style-image: none;
	list-style: none;
	width: 400px;
	clear: both;
}

* html #gallery ul{
	padding-left: 0;
	
}



li.flotante{
	float: left;
}

p.list{
	text-decoration: underline;
	
}

img.thb{
	margin-left: 15px;
}

#gallery li{
	width: auto;
}

* html #texto #gallery ul li a p{
	margin-top: 5px;
	width: 110px;
}


* html img.thb{
	margin-left: 30px;
}

div.floatingdesc {
	font-size: 0.75em;
	width: 110px;
}

