/* ESTILS PER EDITAR NEWS DESDE EL PANELL DE CONTROL */

.titol_taronge {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #d75a00;
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

table {
background-color: #ffffff;
}

.link  {
	color:#d75a00;
	text-decoration: none;
}
	
p {
margin: 0px;
}

p a:link {
	color:#d75a00;
	text-decoration: none;
}
p a:visited {
	color:#d75a00;
	text-decoration: none;
}
p a:active {
	color:#d75a00;
	text-decoration: none;
}
p a:hover {
	color:#d75a00;
	text-decoration: underline;
}

.portada {margin-top:20px; margin-bottom: 0px; vertical-align: top}