body{
	font-family: Tahoma;
	font-size:11px;
	background-color:#FEE8F3;
	color: #3E4343;
	margin: 0px;
	padding: 0px;
}

table{
	font-family: Tahoma;
	font-size:11px;
	color: #3E4343;
}

#geral{
	width: 100%;
	height: 100%;	
	text-align: center;	
	align: center;
}

#controlaConteudo{
	background-color:#ffffff;
	width:740px;	
	align: center;
	margin: auto;
	text-align: center;
}

#conteudo{
	width: 530px;
	float: right;	
	text-align: justify;
}

#topo{
	width:736px;
}

.textoVerde{
	color: #00A19B;
	font-size: 14px;
}

.textoRosa{
	color: #FF2B8F;
}

/*Definições css da home*/

#destaquesHome{
	width:736px;
	margin: 4px 2px 0px 2px;
	height:230px;
	align: center;	
	text-align: center;
}

.textoHome{
	text-align:left;
	width:185px;
	margin-top:4px;	
}

#fashionNews{
	background: url(/images/fashion_news02.gif) no-repeat;
	float:left;
	margin-right:4px;
	width:242px;
	height:230px;
	color:#973900;
}

#fashionNews a{	
	color:#973900;
	text-decoration: none;
}

#papelInterativo{
	background: url(/images/papel_parede02.gif) no-repeat;
	float:left;
	margin-right:4px;
	width:244px;
	height:230px;
	color:#FFFFFF
}

#papelInterativo a{	
	color:#FFFFFF;
	text-decoration: none;
}

#studioFashion, #souFashion{
	width:242px;
	height:230px;
	float:left;
	color:#003399
}

#souFashion{
	background: url(/images/sou_fashion02.gif) no-repeat;	
}

#studioFashion{
	background: url(/images/studio_fashion02.gif) no-repeat;
}

#studioFashion a{
	text-decoration: none;
	color: #003399;
}

#souFashion a{
	text-decoration: none;
	color: #003399;
}

#homeInferior{
	width:736px;	
	align: center;
	margin: 5px 2px 0px 2px;
	text-align: center;
	background-color: #FFFFFF;
	height: 105px;
}

#destaquesHome img, #homeInferior img{
	margin-top:15px;
}

#salaoVirtual{
	background: url(/images/salao_visrtual02.gif) no-repeat;
	width:366px;
	height:105px;
	margin-right:4px;
	float:left;
	color:#007482
}

#salaoVirtual div, #salaoVirtual img{
	margin-left:50px;
	color:#007482;
	text-decoration: none;
}

#salaoVirtual a{
	color:#007482;
	text-decoration: none;
}

#salaoVirtual2{
	background: url(/images/salao_visrtual03.gif) no-repeat;
	width:366px;
	height:105px;
	margin-right:4px;
	float:left;
	color:#007482
}

#salaoVirtual2 div, #salaoVirtual2 img{
	margin-left:120px;	
}

#salaoVirtual2 a{
	color:#007482;
	text-decoration: none;
}

#fashionEmoticons{
	background: url(/images/emoticons02.gif) no-repeat;
	width:366px;
	height:105px;
	float:left;
	color:#127506;
}

#fashionEmoticons div, #fashionEmoticons img{
	margin-left:20px;	
}

#fashionEmoticons a{
	color:#127506;
	text-decoration: none;
}

/* Fim das definições css da home*/

#lateral{
	float:left;
	width:205px;
	height:100%;
}

.overMenu{
	position:absolute;
	top:0px;
	left:0px;
	opacity: 0.0;
	filter:alpha(opacity = 0);
}

#itens{
	list-style-type:none;
	margin:-17px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#itens li{
	position:relative;
	text-align:left;
	margin-top:-2px;
}

#conteudoLateral{
	background:url(/images/menu/menu_px.gif) repeat-y;
	float:left;
	width:205px;
	margin-top:-3px;
}

.crosslinks, .crosslinks a{
	width: 150px;
	margin-left: 25px;
	_margin-left: 10px;
	color: #FFFFFF;		
	text-align: left;
	text-decoration: none;	
}

#pontaMenu{
	margin-left:-20px;
}

#indique{
	position:absolute;
	top:150px;
	left:35%;
	display:none;
	z-index:5;
	width:460px;
}

#indique input{
	border:1px solid #ff2b8f;
}

.bgDiv{
	background: url("/emoticons_fashions/images/02.gif") repeat-y;
	z-index:6;
	width:455px;
	padding:0px 30px 0px 30px;
	height:320px;
}

.link{
	color:#00a097;
	text-decoration:none;
}
.link:hover{
	text-decoration:underline;
}

.perguntas{	
	background:url(/sou_fashion/images/quiz_02.gif) no-repeat;
	width:525px;
	height:215px;
	padding:0px 0px 0px 50px;	
}

.textoPerguntas{
	width:310px;
	margin-left:55px;
	display:none;
}

.numeros{
	margin-right:5px;
}

#conteudoNumeros{
	position:absolute;
	width:350px;
	left:130px;
	text-align:center;
}

.txtVerde{
	color:#00A19B;
}