html,body{
	padding: 0 0 10px;
	margin: 0;
	background: #019add url(../imatges/background.jpg) repeat-x;
	font: 85% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
	color: #2b3270;
	font-size: 1.0em;
}

div#container{
	width: 940px;margin:0 auto;
	text-align: left;
}

div#header{
	width: 940px;margin:0 auto;
	text-align: left;
	height: 89px;
}

div#header2{
	width: 940px;margin:0 auto;
	text-align: left;
	height: 157px;
}

div#content {
	float:right;
	width: 940px;
	margin-top: 70px;
}

div#info {
	float:right;
	width: 940px;
	background-color: white;
	padding-bottom: 15px;
}

div#peiro {
	float:right;
	background-color: white;
	padding-bottom: 15px;
	border-bottom: 3px solid #019add;
	margin-bottom: 30px;
}

div#c1 {
	float: left;
	width: 450px;
	background-color: white;
	padding-left: 10px;
}

div#c2 {
	width: 450px;
	background-color: white;
	padding-left: 13px;
	float: left;
	padding-right: 10px;
}

div#footer {
	float:right;
	width: 940px;
	height: 50px;
	background-color: silver;
}

div#image {
	height: 250px;
	margin-bottom: 20px;
	float: right;
}

hr {
	border-bottom: 9px solid #2b3270;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin: 20px;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #23295d;
	text-align: left;
	margin-left: 20px;
	margin-top: 21px;
}

h2 {
	font-size: 14px;
	color: #23295d;
	text-align: right;
	margin-top: -50px;
	margin-right: 20px;
}

h5 a {
	font-size: 16px;
	color: #23295d;
	text-align: center;
	border: 4px solid #23295d;
	margin-top: -13px;
	text-decoration: none;
	padding: 25px 13px;
	margin-left: 19px;
}

h5 a:hover {
	font-size: 16px;
	color: white;
	text-align: right;
	border: 4px solid #23295d;
	text-decoration: none;
	background-color: silver;
}

.bcn {
	position: relative;
	float: right;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #019add;
	margin-right: 25px;
}

h4 {
	border-bottom: 3px solid #019add;
	margin-left: 10px;
	margin-right: 10px;
}

h6 {
	border-bottom: 1px solid #2b3270;
	margin-left: 10px;
	margin-right: 10px;
}

li {
	padding-left: 46px;
	list-style-type: disc;
	color: #2b3270;
	font-size: 1.0em;
	padding-bottom: 5px;
}

.hora {
	font-size: 12px;
	font-weight: bold;
	color: #019add;
}

.foto {
	border: 2px solid #019add;
	float: left;
	margin-right: 25px;
	overflow: visible;
	clear: left;
	margin-bottom: 15px;
}

.foto2 {
	border: 2px solid #019add;
	overflow: visible;
	margin-bottom: 30px;
	float: left;
}

.foto3 {
	border: 2px solid #019add;
	overflow: visible;
	float: right;
	margin: 30px;
}

/* IE8 Only */