﻿
#default
{
	background-repeat: no-repeat;
	width: 915px;
	float: left;
	padding-bottom: 10px;
	overflow:hidden;
}

#default h1, h2
{
    margin-bottom: 5px;
}

#experiencias, #clima, #webcam
{
	padding: 10px;
	float: left;
	border: solid 1px #c2c2c2;
	height: 140px;
}

#experiencias
{
	width: 260px;
}

#clima
{
	width: 300px;
	margin-left: 10px;
}

#clima li
{
	float: left;
	padding: 5px;
	text-align: center;
}

#webcam
{
	width: 250px;
	margin-left: 10px;
}

#contador
{
	width: 280px;
	margin-left: 320px;
	margin-top: 0px;
}
