@import url(geral.css);

/* -------------------------------------
	CSS CENTRO PAULA SOUZA
---------------------------------------- */
html, body { height:100%; }

/* -------------------------------------
	ESTRUTURA
---------------------------------------- */
#container {
	position:relative;
	width:770px;
	min-height:600px;
	text-align:left;
	margin:auto;
	background:url(../imgs/fdoHome.gif) repeat-y #ffffff;
	padding-bottom:50px;
	_padding:0;
	height: 850px;
}
* html #container { height:850; }
#capacitacoes {
	width:254px; height:58px;
	float:left;
	padding-top:19px;
	border-top:5px solid #c96c0d; border-bottom:1px solid #ffffff;
	background:url(../imgs/fdoCinza.gif) repeat-x bottom #ffffff;
}
#quadroDetail {
	width:46px; height:82px;
	float:left;
	background:url(../imgs/fdoCinza1.gif) repeat-x bottom;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #dbdbdb;
}
#paulasouza {
	width:455px; height:82px;
	float:left;
	text-align:center;
	border-bottom:1px solid #ffffff;
	background:url(../imgs/fdoCinza.gif) repeat-x bottom;
}
.logoPaula { position:relative; top:9px; }
#navAux {
	display:block;
	margin-top:4px; margin-left:300px;
}

#leftCol {
	position:relative;
	width:222px;
	background:url(../imgs/IMG_01_livros.jpg) no-repeat top #cecece;
	float:left;
	padding:160px 16px 0 16px;
}
#mioloFoto {
	width:46px; height:242px; _height:247px;
	border-left:1px solid #dbdbdb;
	background:url(../imgs/IMG_02_brasil.jpg) no-repeat top;
	float:left;
}
#conteudo {
	position:relative;
	width:454px;
	background:url(../imgs/IMG_03_computer.jpg) no-repeat top;
	padding-top:144px;
	float:left;
}
#cantoDir {
	position:relative; top:-269px; _top:-269px; left:233px; _left:233px;
	width:14px; height:138px;
	float:left;
	background:url(../imgs/fdoCinza1.gif) repeat top;
}


/* -------------------------------------
	APOIO E PARCEIROS
---------------------------------------- */
#apoio { position:relative; top:30px; }
#apoio font {
	font-size:10px; font-weight:bold;
	display:block;
	border-bottom:1px solid #adadad;
	padding-bottom:4px; margin-bottom:10px;
}
#apoio img { margin-left:5px; }
#apoio a:hover { background:none; }


/* -------------------------------------
	NAVEGACAO
---------------------------------------- */
#flashMenu { margin-left:11px; margin-bottom:20px; }
#nav { margin-left:11px; margin-bottom:20px; }

#nav li {
	width:438px; height:14px;
	background:url(../imgs/setinha.gif) no-repeat 426px 15px #c96c0d;
	margin-bottom:2px;
	padding-top:4px; padding-left:6px;
}
#nav li.area { background:url(../imgs/setinha.gif) no-repeat 426px 15px #b32e31; }

#inscricoes { width:206px; margin-left:16px; _margin-left:8px; float:left; }
#inscricoes dt {
	background:url(../imgs/bullet.gif) no-repeat 0 1px;
	padding-left:14px;
	font-size:11px; font-weight:bold;
	_margin-top:-10px;
}
#inscricoes dd { margin-left:14px; margin-bottom:10px; _margin-bottom:20px; } 

#noticias {
	width:190px;
	margin:0 8px;
	float:right;
}
#noticias a, #noticias a:visited { font-size:9px; }

#rodape {
	position:relative; top:20px;
	height:20px;
	clear:both; display:block;
	font-size:10px; color:#bfbfbf;
	text-align:center;
	padding-top:16px; _padding-top:0;
}

#rodape a {
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
}

