body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#434343;
}	

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.taula_central {
	width:500px;
	height:390px;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );

				
}	

.input_invisible {
	width:0px;
	height:0px;
}

.boto_gravar {
	width:200px;
}

#capa_corporatiu {
	float:left;
	width:1000px;
	margin-bottom:50px;
	
}

#capa_corporatiu a {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#capa_corporatiu a:hover {
	color:#F90;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

#capa_corporatiu li {
	float:right;
	margin-left:20px;
	list-style:none;
}

#login_control {
	text-align:center;
	float:left;
	margin-left:250px;
}

#web_auranet {
	width:1000px;
	margin: 0 auto;
}

a {
	color:#333;
}

#text_control {
	color:#333;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding:50px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webmail-border-radius:5px;
	overflow:hidden;
	background-color:#fff;
	
}

#text_control a {
	color:#F90;
}

#foto_logo {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.text_contacte {
	color:#F90;
	font-size:16px;
	font-weight:bold;
}
