/* CSS Document */

/*
	-- -- -- -- -- -- --

	CM CARREGAL DO SAL v2006 CSS
	OUT/2006
	Desenvolvido por Multiweb * Business Inspiration
	www.multiweb.pt

	-- -- -- -- -- -- --

*/


/* =ELEMENTOS COMUNS
------------------------------------------------------------------------ */
* {margin:0; padding:0;}

html {height: 100%;}

body{
	margin:0;
	padding:0;
	font: .85em Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:1.20em;
	height:100%;
	}

h1, h2, h3, h4, h5, h6 {margin:0; line-height:1em; color:#5a5a5a;}

h1 {font-size:265%; font-weight:normal; margin-bottom:0.2em; letter-spacing:-3px; clear:both;}
h2 {font-size:200%; font-weight:normal; margin-bottom:0.2em; letter-spacing:-2px;}
h3 {font-size:160%; font-weight:normal; margin-bottom:0.2em; }
h4 {font-size:120%; letter-spacing:-0.1em;}
h5 {letter-spacing:0;}
h6 {}



/* =LAYOUT
------------------------------------------------------------------------ */
#header01 object{display:none;}
#header01 img#headerPrint{display:block;}
#header02,
#header03 {display:none;}


.sidebar {display:none;}

#footer {display:none;}

.artigo {}
	.artigo p.intro{font-size:1.25em; line-height:1.5em; margin-bottom:1.5em; padding-bottom:1.5em; border-bottom:1px dotted #fff;}
.artigoOps {display:none;}


div.gallery {
	/*Galeria de imagens e documentos associados ao artigo*/
	position:relative;
	float:right;
	width:260px;
	margin:0 0 10px 10px;
	padding:0;
	}
	div.gallery img{border:2px solid #ccc;}
	div.gallery img:hover{border:2px solid #a6dd00;}
	div.gallery ul.thumbs{
		margin:5px 0;
		padding:0;
		list-style:none;
		}
	div.gallery ul.thumbs li{
		display:inline;
		margin:1px;
		}


.relatedItems {
	padding:15px;
	border:1px solid #fff;
	}
	.relatedItems h4{font-weight:normal;}
	.relatedItems ul{margin:10px 0 15px 15px; list-style:none;}
		.relatedItems ul li{margin:0 0 5px 0;}
		.relatedItems ul.internalLinks li {background: url(../../img/layout/related.internal.icon.png) no-repeat 2px 1px; padding:0 0 0 20px;}
		.relatedItems ul.externalLinks li {background: url(../../img/layout/related.external.icon.png) no-repeat left top; padding:0 0 0 20px;}
		.relatedItems ul.documents li {background: url(../../img/layout/related.document.icon.png) no-repeat left top; padding:0 0 0 20px;}


/* =LISTA
------------------------------------------------------------------------ */
ul.rootNav {display:none;}


/* =SIFR
------------------------------------------------------------------------ */


.sIFR-flash {visibility: hidden !important;	margin: 0;}
.sIFR-replaced {visibility: visible !important;}
.sIFR-hasFlash h1.sifr {visibility: visible;}
