/**
* Folha de estilos do hotsite Porta Pronta da Maderoa
*/

@import url('yui/reset.css');
@import url('yui/fonts.css');
@import url('yui/base.css');
@import url('util.css');

body {
	background-color: #EEE;
}

#estrutura {
	width: 100%;
	margin: 0 !important;
}

#estrutura td{
	border-style: none;
	padding: 0;
}

#bg-menu-esq{
	background-color: #f3f3f3;
	width: 180px;
}

#container {
	background-color: #FFF;
	
	position: relative;
	width: 800px;
	height: auto;
	
	margin: 0 auto;
}

.topo {
	background: #000 url('../images/bg/topo.jpg') repeat-x top left;
	
	position: relative;
	overflow: hidden;
	width: auto;
	height: 80px;
}

.topo .logo {
	background: transparent url('../images/logo.jpg') no-repeat top left;
	
	position: absolute;
	overflow: hidden;
	width: 182px;
	height: 52px;
	
	top: 16px;
	left: 20px;
}

.linha {
	background: #FFF url('../images/bg/hr.jpg') repeat-x top left;
	position: relative;
	overflow: hidden;
	width: auto;
	height: 4px;
}

.splash {
	background: #FFF url('../images/splash.jpg') no-repeat top left;
	
	position: relative;
	overflow: hidden;
	width: auto;
	height: 100px;
}

.principal{
	position:relative;
	clear: both;
	overflow: hidden;
	display : block;
	margin-top: 0px;
	margin-bottom: 0px;
}


.conteudo{
	position:relative;
	overflow: hidden;
	
	display : block;
	
	font: normal 11px arial;
	color: gray;
	min-height: 250px;
	height: auto;	
	padding: 5px 5px;
	margin-top: 10px;
	
	
}

.conteudo h1{
	color: #000;
}

.conteudo a{
	color: #7CAE1D;
}

.conteudo .destaque{
	background: #fff url('../images/bg/quadro.gif') no-repeat top left;
	display : block;
	float : left;
	width: 250px;
	min-height: 100px;	
	padding: 10px 10px;
}

.conteudo .resumo{
	padding: 10px;
}
.conteudo .resumo a{
	font: bold 12px arial;
	text-decoration: none;
}

.conteudo .destaque .titulo{
	display : block;
	color: #7CAE1D;
	font: bold 12px arial;
	line-height: 20px; 	
}

.conteudo .destaque a{
	position: relative;
	background: #fff url('../images/bt/leiamais.jpg') no-repeat bottom right;
	display : block;
	text-decoration: none;
	line-height: 25px;
}

.menu {
	background: transparent url('../images/bg/menu.jpg') repeat-x top left;
	position: absolute;
	overflow: hidden;
	width: auto;
	height: 80px;
	
	top: 0;
	right: 0;
	
	padding: 0 1px 0 0;
}

.menu a , menu a.sel{
	font: bold 13px Arial, serif;
	color: #FFF;
	text-decoration: none;
	line-height: 80px;
	background: #ABC6D0 url('../images/bg/topo.jpg') repeat-x top left;
	
	position: relative;
	display: block;
	float: left;
	width: auto;
	height: 80px;
	
	padding: 0 15px;
	margin: 0 0 0 1px;
}

.menu a:hover {
	background: #ABC6D0 url('../images/bg/hover.jpg') repeat-x top left;
}

.menu a.sel {
	background: #ABC6D0 url('../images/bg/hover.jpg') repeat-x top left;
}



.rodape1{
	font: normal 11px arial;
	color: gray;
	bottom: 18px;
	text-align: right;
	line-height: 22px;
	background-color: #f0f0f0;
} 

.rodape1 a{
	font: normal 11px arial;
	color: #7CAE1D;
	padding-right: 8px;
}

.rodape2{
	font: normal 11px arial;
	color: #c0c0c0;
	bottom: 18px;
	text-align: right;
	line-height: 22px;
	
	padding-right: 8px;
} 

.menu-dir{
	width: 170px;
	color:	#c0c0c0;
	font: bold 10px arial ;
	background: #fff url('../images/bg/destaques.gif') no-repeat top left;
	min-height:  100px;
	border-left: 1px solid #f0f0f0;	
	padding: 0px 0px;
	margin-bottom: 15px;
	margin-right: 5px;	
	margin-top: 20px;
	text-align: right;		
}

.menu-dir .titulo{
	width: 170px;
	font: bold 13px arial ;
	color: #83a8b8;
	background: #fff url('../images/bg/titulo.jpg') no-repeat top left;
	line-height: 25px;	
	padding: 0px 5px;
	display : block;	
	padding-left: 10px;
	text-align: left;	
}

.menu-dir a {
	color: #7CAE1D;
}

.cx-texto{
	font: normal 12px arial ;
	color: #c0c0c0;
	border: solid 1px #f0f0f0;
	background-color: #fefefe;
}


.menu-esq{
	font: bold 12px arial;
	background-color: #f3f3f3;
	width: 180px;
	margin-left: 2px;
	height: 100%;
}


.menu-esq a, .menu-esq a.sel {
	font: normal 12px arial;
	position: relative;
	display: block;
	
	text-decoration: none;
	color: #7b7b7b;
	padding: 6px 0 6px 15px;
}

.menu-esq span{
	font: bold 13px arial;
	position: relative;
	display: block;
	float: left;
	width: 180px;
	line-height: 30px;
	text-decoration: none;
	color: #6a97a9;
	padding-left: 8px;	
}


.menu-esq a:hover{
	background: #fff url('../images/bg/menuover.jpg') repeat-y;
	color: #000;
}

.menu-esq a.sel{
	background: #fff url('../images/bg/menuover.jpg') repeat-y;
	color: #000;
}

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

.arquivos-anexos li {
	list-style: none;
	margin-bottom: 4px;
}

.arquivos-anexos a {
	font-size: 12px;
	background: transparent url('../images/icons/attach.gif') no-repeat 0 0;
	
	padding-left: 20px;
}

.arquivos-anexos a:hover {
	color: #335B20;
}

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