/*** Elements genèrics: ***/

body {
	position: absolute;
	width: 100%; height: 99%;
	margin: 0; padding: 0;
	background-color: black;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
}

#encaix {
 	position: relative;
 	width: 900px;
 	margin: 0 auto 0 auto;
}

#tancador {
	line-height: 1px;
	clear: both;
	display: block;
}

img {
	border: 0;
}

a, a:link {
	text-decoration: none;
	color: orange;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
}

/*** manteniment i informació: ***/

#manteniment, #info {
	padding: 50px 20px 50px 20px;
	width: auto;
	font-family : Georgia, "Times New Roman", times, serif;
	font-size: 14px;
	color: orange;
	text-indent : 2px;
}
#manteniment #titular, #info #titular {
	font-size: 20px;
	margin-bottom: 15px;
	font-style: italic;
	color: white;
}
#manteniment {
	background-image: url(../grafics/ico_alerta.jpg);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 80px;
}

/* *** cos: *** */

#cos {
	width: 900px;
	margin: 10px 0 10px 0;
}

#centra {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
}

#FlashContentText {
	display: none;
}
