
@charset "utf-8";
/* CSS Document - IPECE - Desenvolvido por Alan Bacelar - www.alanbacelar.com*/



body{
	font-family:"Trebuchet MS";
	font-size:11px;
	margin:0px;
	padding:0px;
}

a:link, a:active, a:visited{
	text-decoration:none;
}

/*div{
	border:1px solid #000000;
}*/

#main{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-right:-330px;
	margin-top:-300px;
	
	width:778px;
	padding:0px;
	height:expression(this.scrollHeight < 371 ? "371px" : "auto");
	min-height:371px;
}

#topo{
	width:778px;
	margin-top:0px;
	padding-bottom:5px;
	
}

#esquerda{
	float:left;
	width:508px;
	padding:0px;
	z-index:1;
	
	
}

#esq_conteudo{
	margin-top:-10px;
	min-height:50px;
	margin-left: 15px;
	width: 445px;
	height:expression(this.scrollHeight < 50 ? "50px" : "auto");
	background:url(../img/IPECE.jpg) repeat-y;
	background-color:#EBEBE6;
	text-align:justify;
	padding-left: 10px;
	padding-right: 10px;
	
	
}

		#esq_conteudo p{
		text-align:right;
		}
		#esq_conteudo a{
		text-align:right;
		color:#000000;
		}
		#esq_conteudo a:hover{
		text-align:right;
		color:#990000;
		text-decoration:underline;
		}

#esq_titulo{
	margin-top:0px;
	padding-top: 20px;
	padding-right: 50px;
	text-align:right;
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#0099CC;
	min-height:50px;
	margin-left: 15px;
	height:expression(this.scrollHeight < 50 ? "50px" : "auto");
	background:url(../img/titu_ipe.jpg) no-repeat;
	
}


#esq_roda{
	margin-top: -25px;
	min-height:93px;
	margin-left: 15px;
	height:expression(this.scrollHeight < 93 ? "93px" : "auto");
	background:url(../img/baixo_ipe.jpg) no-repeat;
	
}

#direita{
	
	width:269px;
	padding:0px;
	margin-left: 0px;
	margin-top: 10px;
	list-style-type:none;
	display:block;
	text-align:left;
	float:left;
	
}

#direita li{
	background:#0099CC;
	font-size:13px;
	color:#FFFFFF;
	margin:2px;
	padding:3px;
	
	
	
}



#direita li:hover{
background:#990000;
}

#direita a {
	
	color:#FFFFFF;
	
}

#vejamais {
	min-height:26px;
	margin-left: 15px;
	height:expression(this.scrollHeight < 26 ? "26px" : "auto");
	color:#000000;
	text-align:right;
	background:url(../img/fundo_bot.jpg) no-repeat right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	}

#direita_titulo_img{
	margin-top:0px;
	min-height:50px;
	height:expression(this.scrollHeight < 50 ? "50px" : "auto");
	background:url(../img/novidades.jpg) no-repeat right;
	
}

#direita_titulo{
	margin-top:0px;
	padding-top: 20px;
	padding-right: 50px;
	text-align:right;
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#0099CC;
	min-height:50px;
	margin-left: 15px;
	height:expression(this.scrollHeight < 50 ? "50px" : "auto");
	margin-top: -50px;
}

#roda {
	clear:both;
	width:778px;
	padding-top: 20px;
	text-align:center;
	
}


#logo_alan {
	margin-top:0px;
	height:20px;
	float:right;
	border:none;
	}
	
	#logo_alan a{
	margin-top:0px;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	
	
	}
	
	#logo_alan a:visited{
	color:#FFFFFF;
	text-decoration:none;
	
	}
	
#quadro {
background-color:#CCCC99;
padding: 2px;
}

input {
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 12px;
	color:#000000;
	border: 1px double #CCCCC1;
	height: 18px;
}
button {
	background-image: url(../img/botao.jpg);
}

menu {
	border: 1px double #CCCCC1;
}
textarea {
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 12px;
	color:#000000;
	border: 1px double #CCCCC1;
}