/* CSS Setting for the Channel Page Layout */

/** Inicio: estilos específicos da 'box' CONTEÚDOS CANAL  ***********************************/
#bloco_conteudos_canal {
	float: left;
	clear: left;
	width: 100%;
	/*
	background: url(/Portal.Municipios/img/www.cm-vendasnovas.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	margin-bottom: 3px;
	*/
}

.conteudos_canal { 
	margin-top: 3px;
}

ul.conteudos_canal { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 18px;
}

li.conteudos_canal { 
	list-style-image: url(/Portal.Municipios/img/www.cm-vendasnovas.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

#bloco_conteudos_canal a {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 12px;
}

#bloco_conteudos_canal a:hover {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 12px;
}

.conteudos_canal_subtexto{
	background: url(/Portal.Municipios/img/www.cm-vendasnovas.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
	padding-left: 18px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 2px;
	margin-left: -18px;
}
/** Fim:    estilos específicos da 'box' CONTEÚDOS CANAL  ***********************************/

/** Inicio: estilos específicos da 'box' DESTAQUES CANAL  ***********************************/
#bloco_destaques_canal {
	float: left;
	clear: left;
	width: 100%;
}

.destaques_canal { 
	margin-top: 3px;
}

ul.destaques_canal { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 18px;
}

li.destaques_canal { 
	list-style-image: url(/Portal.Municipios/img/www.cm-vendasnovas.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

#bloco_destaques_canal a {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 12px;
}

#bloco_destaques_canal a:hover {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 12px;
}

div#destaques_canal_more  { 
	margin-top: 5px;
	margin-left: 18px;
}

div#destaques_canal_more a  {
	background: transparent url(/Portal.Municipios/img/www.cm-vendasnovas.pt/bullet_fwd.gif) right center no-repeat;
	padding-right: 15px;
	text-align: left;
	font: normal 12px Trebuchet MS, verdana, arial; 
	text-decoration: none;
	font-weight: normal;
	color: #8D8D8D;
	margin-right:1px;
	margin-left:1px;
	clear: both;
}

div#destaques_canal_more a:hover {
	background: transparent url(/Portal.Municipios/img/www.cm-vendasnovas.pt/bullet_fwd.gif) right center no-repeat;
	padding-right: 15px;
	text-align: left;
	font: normal 12px Trebuchet MS, verdana, arial; 
	text-decoration: underline;
	font-weight: normal;
	color: #8D8D8D;
	margin-right:1px;
	margin-left:1px;
	clear: both;
} 
/** Fim:    estilos específicos da 'box' DESTAQUES CANAL  ***********************************/