/* LINKS */

a.assinatura {
	color:#666666;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

a.assinatura:hover {
	color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

/* -------------------------------------------------- */

/* PARAGRAFOS */

p.home {
	font-family:verdana;
	font-size:11px;
	line-height:17px;
}

/* DIVS IDs*/

#construmetal-home {
	clear:both;
	margin:15px auto 0px auto;
	width:900px;
	height:560px;
}

#construmetal {
	clear:both;
	margin:0px auto 0px auto;
	width:900px;
}

#construmetal #topo {
	clear:both;
	width:900px;
	height:198px;
}

#construmetal #miolo {
	clear:both;
	width:900px;
	background-image:url(../img/fundo-repeat.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#construmetal #miolo #conteudo {
	clear:both;
	width:695px;
	padding:0px 110px 20px 95px;
}

#construmetal #apoio {
	clear:both;
	width:900px;
	height:184px;
}

#assinatura {
	clear:both;
	width:880px;
	height:18px;
	text-align:right;
	padding:0px 20px 3px 0px;
}


/* DIVS CLASS*/

div.imagem-dir {
	margin:4px 0px 10px 10px;
	float:right;
}