
body {
	background-color: #81cacd;
	font-family: Arial, Tahoma, Verda, serif;
	font-size: 14px;
	margin: 0px;
}

li { margin-left: -20px;}

a {text-decoration: none; color:#81cacd;}
a:hover { font-weight: bold;}

img {border: none;}

hr {
	border: none 0;
	border-top: 2px solid white;
	height: 2px;
}

.small { font-size: 10px; }
.medium { font-size: 12px; }
.big { font-size: 14px; }

#container {
	margin: 40px auto 0px auto;
	width: 942px;
	height: 686px;
	background-image: url('/pfw_files/tpl/MDA/img/background.png');
}


#header {
	width: 868px;
	height: 105px;
	margin: 0px auto 0px auto;
}

#logo {
	width: 212px;
	height: 105px;
	float: left;
	background-image: url('/pfw_files/tpl/MDA/img/logoA.png');
}

#animation {
	width: 654px;
	height: 105px;
	float: left;
}

#switches {
	width: 864px;
	height: 20px;
	margin: 0px auto 0px auto;
	font-size: 10px;
	font-weight: bold;
	color: #75b5b8;
	text-align: right;
	margin-bottom:5px;
	padding: 2px 0px 2px 2px;
}

#rss {
	width: 60px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-valign: center;
	float: left;
	color: #81cacd;
}

#menuBar {
	width: 868px;
	height: 75px;
	margin: 0px auto 0px auto;
}

.menuBox {
	width: 116px;
	height: 33px;
	background-image: url('/pfw_files/tpl/MDA/img/button.png');
	margin-right: 3px;
	float: left;
	font-size: 14px;
	color: #81cacd;
	padding: 13px;
}

.menuSearchBox {
	width: 114px;
	height: 42px;
	background-image: url('/pfw_files/tpl/MDA/img/buttonS.png');
	float: left;
	font-size: 14px;
	color: #81cacd;
	padding: 14px;
}

.cercador {
	width: 80px;
	height: 16px;
	margin-top: 0px;
	border: 1px solid #bec4c4;
	font-size: 12px;
}

#displayArea {
	width: 878px;
	height: 445px;
	margin: 0px auto 0px auto;
	margin-top: 15px;
}

#homeBT {
	float: right;
	width: 30px;
	margin-top: -40px;
	margin-right: 10px;
}

#centerCol {
	width: 334px;
	height: 375px;
	padding: 30px;
	margin: 0px auto 0px auto;
	color: #ffffff;
	background-image: url('/pfw_files/tpl/MDA/img/bgContacte.png');
}


.formulari {
	width: 240px;
	height: 20px;
	border: 1px solid #bec4c4;
	background-color: #ffffff; 
	font-size: 12px;
}

.textarea { 
	height: 70px;
	width: 240px;  
	font-family: Arial, Tahoma, Verda, serif;
	font-size: 11px;
}

#bottomLine {
	margin: 15px auto 15px auto;
	width: 900px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #ffffff;
}


.smallLnk {text-decoration: none; color: white;}
.smallLnk:hover { font-weight: bold;}

.smallLnkBlue {text-decoration: none; color: #75b5b8;}
.smallLnkBlue:hover { font-weight: bold;}
.error-message {font-size:10px;font-weight:bold;color:red;}