/*--- LAYOUT CATEGORIA ---*/

div#categoria, div#subcategoria {
	margin:0;
	padding:15px 30px 50px 120px;
	border:0;
}

body#mtxhome div#categoria {
	background:#FFF url(../imatges/chuangtze.jpg) repeat-y;
}

body#alterprachome div#categoria{
	background:#FFF url(../imatges/alternativas.gif) repeat-y;
}

body#lasaluthome div#categoria {
	background:#FFF url(../imatges/homeabre.gif) repeat-y;
}

body#elcorreuhome div#categoria {
	background:#FFF url(../imatges/ventall.jpg) repeat-y;
}

body#programeshome div#categoria {
	background:#FFF url(../imatges/alternativas.gif) repeat-y;
}

div#content div#categoria h1 {
	color:#666; 
	font-size:36px; 
	font-weight:400;
	text-transform:uppercase;
}

div#content div#categoria p, div#content_article div#categoria p {
	color:#333; 
	font-weight:700;
	line-height:19px;
}




div#content div#categoria ul, div#content_article div#categoria ul{
	padding-top:25px;
        color:#FFFFFF;	
}


li.subseccio, div#content_article div#categoria li {
	line-height:40px;
	font-size:19px;
	font-weight:400;
	color:#61684A;	
	margin-bottom:0.5em;
}



li.subseccio {
	text-transform:uppercase;
	background: #FFF url(../imatges/folder.gif) 0 10px no-repeat;
	list-style:none;
	padding-left:22px;
	margin-left:-10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:25px;
}

	
li.subseccio a, div#content_article div#categoria li a{
	font-weight:400;
	text-decoration:none;
	color:#61684A;

}

li.subseccio a:hover, div#content_article div#categoria li a:hover{
	color:#A7B0C0;
	text-decoration:underline;
	}

/* tamany text carpeta (categoria) dins subcategoria */
div#subcategoria li.subseccio {
	font-size:16px;
        text-transform: none;
margin-left:-4px;
}

/*--- LAYOUT SUBCATEGORIA ---*/

body#mtxhome div#subcategoria {
	background:#FFF url(../imatges/chuangtze_duoto.jpg) repeat-y;
}

body#alterprachome div#subcategoria {
	background:#FFF url(../imatges/alternativas_duoto.gif) repeat-y;
}

body#lasaluthome div#subcategoria {
	background:#FFF url(../imatges/homeabre_duoto.gif) repeat-y;
}

body#elcorreuhome div#subcategoria {
	background:#FFF url(../imatges/ventall_duoto.jpg) repeat-y;
}

body#programeshome div#subcategoria {
	background:#FFF url(../imatges/alternativas_duoto.gif) repeat-y;
}

div#content div#subcategoria h1 {
	color:#666; 
	font-size:28px; 
	font-weight:400;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:400;
	text-transform:uppercase;
}

div#content div#subcategoria p {
	color:#333; 
	font-weight:700;
	padding-bottom:10px;
	line-height:19px;
}


div#content div#subcategoria ul {
	padding-top:10px;
}

div#content_article div#subcategoria ul{
	padding-top:20px;
}


li.article {
	line-height:20px;
	padding-bottom:15px;
	padding-left:16px;
	font-size:16px;
	font-weight:400;
	color:#61684A;
	/*list-style-image:url(../imatges/rombo_llista_gran.gif);*/
	background: #FFF url(../imatges/file.gif) 0 4px no-repeat;
	list-style:none;
	margin-bottom:0.5em;
}


div#content_article div#subcategoria li{
	line-height:20px;
	padding-bottom:15px;
	font-size:16px;
	font-weight:400;
	color:#61684A;
	margin-left:40px;
}

li.article a, div#content_article div#subcategoria li a, li.audio_escolta a {
	font-weight:400;
	text-decoration:none;
	color:#61684A;
}

li.article a:hover, div#content_article div#subcategoria li a:hover, li.audio_escolta a:hover{
	color:#A7B0C0;
	text-decoration:underline;
	}


/*-------------- INDEX PROGRAMES DE LA RADIO ---------------*/

div.fitxa_audio {
font-weight:400;
padding:20px 0;
margin:0;
border:0;
}

div#content div#categoria div.fitxa_audio {
padding:0;
margin:30px 0 20px 20px;
}


div#content div#categoria div.fitxa_audio h2{
        line-height:20px;
	margin:0 0 10px 0;
        padding:0;
	font-size:16px;
	font-weight:400;
	color:#61684A;
        text-transform:uppercase;
}

div#content div#categoria div.fitxa_audio p.audio_descripcio
{
	margin:0 0 10px 0;
        padding:0;
	color:#333; 
	font-weight:400;
	font-size:14px; 
	line-height:1.6em;  
}

div#content div#categoria div.fitxa_audio p
{
	margin:0 0 10px 0;
        padding:0;
	color:#333; 
	font-weight:400;
	font-size:14px; 
	line-height:1.6em;  
}


div#content div#categoria div.fitxa_audio p.audio_descarrega {
        margin:10px 0 0 0;
        padding:0;
        border:0;     
        background: #FFFFFF url(../imatges/audio.gif) 0px 50% no-repeat;
}

div#content div#categoria div.fitxa_audio p.audio_descarrega a{	
        padding-left:20px;
}


div#content div#categoria div.fitxa_audio p.audio_descarrega a:hover{
        color:#A7B0C0;
}

li.audio_escolta {
	line-height:20px;
	padding-bottom:15px;
	padding-left:16px;
	font-size:16px;
	font-weight:400;
	color:#61684A;
	background: #FFF url(../imatges/audio.gif) 0 4px no-repeat;
	list-style:none;
	margin-bottom:0.5em;
	text-indent:4px;
}


