@charset 'UTF-8';
/* CSS Document */

body {
	color:#000;
	background-color: #B1D6EE;
	font-size: 100%;
}

html, body, #container {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#container {
	text-align: left;
	vertical-align: middle;
	width: 940px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#centrat {
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;		
}

.center {
	text-align: center;
}


.capabaix {
	text-align: bottom;
}

#container td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	text-align: center;
}


#container td a{
	color: #000099;
	text-decoration: none;
}

#container td a:hover{
	color: #000099;
	text-decoration: underline;
}

#capaCostaBrava{
	position:absolute;
	top:15px;
	left:0px;
	z-index:999999;
}

#capaPortada{
	width:940px; 
	height:740px; 
	position:relative;
}
