/* Top Elements */
.theme_agua {
	background:#B1C6DC url(../_img/agua-bg.jpg) no-repeat fixed;
}
.theme_agua .cables, .theme_agua #footer p, .theme_agua .cablecitos, .theme_agua .arriba, .theme_agua .descripcion, .theme_agua #about, .theme_agua #menu, .theme_agua #sobremi, .theme_agua #estrella {
	display:none
}
.theme_agua .trabajo {
	float:left;
	width:600px;
}
.theme_agua .ubicacion {
	width:451px;
	margin:10px 0 0 20px;
	font: 12px/140% Arial, Helvetica, sans-serif;
	color: #555555;
}
.theme_agua .ubicacion a {
	color:#555555;
	padding:2px;
	margin:5px 5px 5px 0;
}
.theme_agua .ubicacion a:hover {
	background-color:#FFCC00;
	color:#fff;
	text-decoration:none;
}
.theme_agua img {
	border:5px solid #E1E8F0;
}
.theme_agua #cabecera {
	width:970px;
	height:59px;
	background:#FFCC00 url(../_img/agua-header.png) no-repeat;
	text-indent:-99999px;
	position: fixed;
	top:107px;
}
.theme_agua #portfolio {
	width:13300px;
	margin: 0 0 0 160px;
	position: absolute;
	top:220px;
	z-index:30;
}
.theme_agua #footer {
	width:13550px;
	height:151px;
	background: url(../_img/agua-chorro.png) repeat-x;
	position: absolute;
	top:300px;
	left:-50px;
	z-index:10;
}

