@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
}

/* CSS Document */

#main{
	width: 860px;
	padding: 0px;
	position: relative;

}

p{
    padding: 4px;
}


#main #menuebanner {
	height: 245px;
	position: relative;
	top: 0px;
	width: 860px;
}
#main #menuebanner #banner {
	background-image: url(../banners/banner_acontece_beautyfair2009.jpg);
	background-color: #FF66CC;
	height: 245px;
	width: 570px;
	position: absolute;
	left: 280px;
	top: 0px;
}


#main #menuebanner #submenu {
	background-color: #FFCC00;
	height: 245px;
	width: 270px;
	position: absolute;
	left: 10px;
	top: 0px;
}


#engloba_quadros{
     width:860px;
     height: 1000px;
  
}


#main #noticias {
	height: 307px;
	width: 268px;
	position: absolute;
	top:253px;
	left:10px;
}


#main #noticias #toponoticias {
	background-image: url(../img/cinza268.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 17px;
	width: 268px;
	topo: 0px;
	left:0px;
	background-repeat:no-repeat;
}


#main #noticias #corponoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A368B;
	background-color: #F5F5F5;
	position: absolute;
    width:268px;
	height: 605px;
	top:17px;
	left:0px;
}

.titulo {
	font-size: 14px;
	font-weight: 800;
	padding-top: 10px;
	padding-left: 10px;
}

.conteudo    {
	width: 548px;
	padding-left: 12px;
}

.conteudo_rel    {
	width: 500px;
	padding-left: 45px;
	font-size: 13px;
	padding-bottom: 5px;
}

.conteudo_gr    {
	width: 824px;
	padding-left: 12px;
}

.conteudo_peq    {
	width: 252px;
	padding-left: 12px;
}

a {
	color: #6B307A;
	text-decoration: none;
	outline:none;
}


a:hover {
	color: #3A1B43;
	text-decoration: underline;
}


 
#main #materia {
	height: 622px;
	width: 565px;
	position: absolute;
	top:253px;
	left:285px;
}

#main #materia #topomateria {
	background-image: url(../img/cinza565.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 17px;
	width: 565px;
	topo: 0px;
	left:0px;
	background-repeat:no-repeat;
}


#main #materia #corpomateria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A368B;
	background-color: #F5F5F5;
	position: absolute;
	height: 605px;
	width: 565px;
	top:17px;
	left:0px;
}

#main #materia #corpomateria hr{
    width:95%;
	padding-left:20px;

}



#main #oportunidades {
	height: 110px;
	width: 840px;
	position: absolute;
	top:883px;
	left:10px;
}


#main #oportunidades #topooportunidades {
	background-image: url(../img/cinza840.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 17px;
	width: 840px;
	topo: 0px;
	left:0px;
}


#main #oportunidades #corpooportunidades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A368B;
	background-color: #F5F5F5;
	position: absolute;
	height: 97px;
	width: 840px;
	top:17px;
	left:0px;
}



#main #rodape {
	height: 85px;
	width: 840px;
	position: absolute;
	top:1005px;
	left:10px;
}

#main #rodape #corporodape {
    text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #F5F5F5;
	position: absolute;
	height: 56px;
	width: 840px;
	top:0px;
	left:0px;
}

#main #rodape #baserodape {
	background-image: url(../img/amarelo840.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 31px;
	width: 840px;
	top: 50px;
	left: 0px;
}


#main #final {
	height: 15px;
	width: 840px;
	position: absolute;
	top:970px;
	left:10px;
}

