/* Global Styles */

body {
	margin:5px;
	background-color: #000000;
	}
	
td {
	font:11px arial;
	color:#000000;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}

/* Class Styles */

.texte_continguts {
	font:11px/12px arial;
	color:#FFFFFF;
	letter-spacing:0.1em;
	margin-top:4px;
	margin-bottom: 4px;
	text-align: left;
	}
	
.texte_detall {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.text_petit {
	font:10px arial;
	color:#000000;
	}
.titols {
	font:bold 11px/12px arial;
	color:#FFCC00;
	letter-spacing:0.1em;
	margin-top:4px;
	margin-bottom: 4px;
	text-align: left;
}
.borde_fotosp {
	border: 2px solid #000000;
	background-color: #000000;
}
