body.temp {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	font-family: Helvetica, Arial, Sans-Serif;
}

body.basic {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	font-family: Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #666;
}

.temp_normal {
	font-size: 14px;
	color: #666;
}

.temp_gran {
	font-size: 18px;
	color: #444;
	font-weight: bold;
}

a.temp_link:link, a.temp_link:visited, a.temp_link:active {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dotted #444;
}

a.temp_link:hover {
	color: #bc1e24;
	text-decoration: none;
	border-bottom: 1px dotted #bc1e24;
}

.capa_contingut {
	padding: 0px 36px 24px 36px;
	/*background-image: url('../images/bg-contingut.jpg');*/
	/*background-repeat:repeat-x;*/
}

.capa_peu {
	padding: 0px 36px 20px 36px;
}
.paragraf_normal_titol {
	padding-top:24px;
	font-family:arial;
	font-size:12px;
	color:#aaa;
	font-weight:bold;
}

.paragraf_normal_titol_primer {
	font-family:arial;
	font-size:12px;
	color:#999;
	font-weight:bold;
}

.paragraf_petit {
	font-size:11px;
	line-height:16px;
}

.paragraf_normal {
	font-size:13px;
	line-height:19px;
}

.paragraf_gran {
	font-size:14px;
	line-height:20px;
}

.paragraf_enorme {
	color:#8d8d8d;
	font-size:16px;
	line-height:22px;
}

.paragraf_enorme_conclusio {
	padding-top:24px;
	color:#8d8d8d;
	font-size:16px;
	line-height:22px;
}

.destacat {
	/*border-bottom: 1px dotted #666;*/
	font-weight:bold;
}

.pestanya {
	font-size:14px;
}

a.pestanya-link:link, a.pestanya-link:visited, a.pestanya-link:active {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dotted #444;
}

a.pestanya-link:hover {
	color: #eee;
	text-decoration: none;
	border-bottom: 1px dotted #eee;
}

a.normal-link:link, a.normal-link:visited, a.normal-link:active {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

a.normal-link:hover {
	color: #bc1e24;
	text-decoration: none;
	border-bottom: 1px dotted #bc1e24;
}

ul{
    list-style:none;
    margin:0 0 1em 0px;
    padding: 0;
}
ul li {
	font-size:13px;
	font-weight:bold;
    line-height:1.5em;
    margin: .25em 0;
    padding: 0 0 0 18px;
    background:url("http://www.fontime.com/assets/images/li.gif") no-repeat 0 5px;
}