/* CSS continuação  - algarvepress.net */

/*Colors Used:

AzulCyan: #00A0C6
RedPress: #CD1109
AzulPress: #13007C
Neutras:
#A9C0CE
#6C757A
*/

.left_box UL {
	font: inherit;
	margin: 6px 0 12px 8px;
}	

.left_box LI  {
	list-style: inside square;
}

/* Estilo dos destaques no PC */
H6 {
	font: bolder 1.2em Tahoma, sans-serif;
	margin: 20px 0 0 0;
	color: #13007C;
	font-variant: small-caps;
	clear: both;
}

/* Listas dos links externos */

UL#links {
	margin-left: 50px;
}
UL#links LI  {
	list-style: none;
	margin-bottom: 6px;
}

UL#links LI.catlnk {
	list-style: none;
	font: bold 0.8em Tahoma, sans-serif;
	color: #00A0C6;
	text-transform: uppercase;
	margin: 15px 0 8px -40px;
}
UL#links LI A {
	margin-bottom: 0 !important;
}

/* Caixas (dos downloads publicações e) galeria*/
DIV.minibox {
	/*width: 110px;*/
	padding: 4px;
	margin: 0px 3px 4px 0;
	float: left;
	text-align: center;
	background: white url(../img/bg_thumb.gif);
}
	DIV.minibox IMG  {margin-left: 4px;}
	
	
/* Estilo de Pop Up Galeria */
#slidetira {
	width: 380px;
	height: 325px;
	overflow: auto;
}


/* Caixas dos downloads publicações */
DIV.ebooks {
	/*width: 110px;*/
	padding: 4px;
	margin: 0px 3px 4px 0;
	float: left;
	text-align: center;
	background: white url(../img/bg_thumb.gif);
}
	DIV.ebooks IMG  {margin-left: 4px;}
