#box1, #box2, #box3, #box4{
	position:absolute;
}

/* Sample 5*/
#box5 div{
	position:absolute;
	background:#fff;
	width:480px;
	height:240px;
}
#box5 h3{
	padding:0 0 10px 0;
}
#box5 img{
	position:static;
	float:left;
	width:200px;
	height:140px;
	margin:0 10px 10px 0;
}
.mask{
	position:relative;
	width:300px;
	height:300px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}
.buscador
{
    float: right;
    margin-right: 40px;
}
.nube_tags
{
   width: 200px; 
   float: right;
   clear: both;
   margin-right: 40px;
}
.nube_tags h2
{
   font-family: arial;
   color: #1997C7;
   font-weight: bold;
text-decoration: underline;
}
.nube_tags a
{
   margin-left: 10px;
}
.gota
{
   float: left;
}
#tags
{
width: 250px; 
margin-top: -10px;
margin-left: -10px;
}
.fotos_mas_vistas
{
width: 250px;
float: left;
margin-left: 30px;

}
.thumb
{
margin: 4px;
border: 2px solid #CBCBCB;
float: left;
}
.fotos_mas_vistas h1
{
text-align: left;
font-size: 16px;
border-bottom: 1px solid #009ACA; 
margin-bottom: 10px;
padding-bottom: 0px;
width: 238px;
color: #009ACA;
}
.texto_introductorio
{
width: 500px;
float: right;
}
.texto_introductorio h1
{
color: #009ACA;
}
.texto_introductorio h2
{
color: #009ACA;
}
.texto_introductorio img
{
float: right;
}
.banner_abajo img
{
padding-top: 40px;
}