/*** Elements genèrics: ***/

body {
	position: absolute;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: white;
	overflow: hidden;
}
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:Arial, Helvetica, sans-serif;
}
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: #bbb;
}
#manteniment {
	background: black url(../grafics/ico_alerta.jpg) 10px center no-repeat;
	padding-left: 80px;
}



#cos {
	width: 900px;
	margin: 10px 0 10px 0;
}

#centra {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
}

#FlashContentText {
	display: none;
}

#madre {
	width:100%;
	height:100%;
}

.pieN {
	color:#006;
	bottom:0px;
	left:50%;
	width:900px;
	height:20px;
	margin-left:-450px;
	position:absolute;
	}
	
.der {
	float:left;
	width:auto;
	margin-right:4px;
}	

.logo {
	width:147px;
	height:58px;
	margin-top:10px;
	margin-left:13px;
	float:left;
}

.menu {
	width:300px;
	height:35px;
	margin-top:48.5px;
	margin-left:35px;
	float:left;	
}

a:link {
	text-decoration:none !important;
	outline:none !important;
	}
	
a:link {color:#B7B7B7;}      /* unvisited link */
a:visited {color:#B7B7B7;}  /* visited link */
a:hover {color:#afc729;}  /* mouse over link */
a:active {color:#afc729;}  /* selected link */

#idiomaDerecha {
	width:80px;
	height:50px;
	top:55px;
	right:10px;
	position:absolute;
	z-index:100;
}
