* {
	margin: 0;
	padding: 0;
}

body, html {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	background:#9ea2ab url(../img/bg.jpg) repeat-x;	
	height:100%;
}

a {
	text-decoration:none;
	color:#000;
}
#master_content{
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
}
#content {
	background-repeat: no-repeat;
	width:593px;
	margin-left:185px;
	padding-bottom:184px;
	overflow:hidden;
}

#menu {
	background:#3e4141 url(../img/bg_menu.jpg) repeat-y;
	height:100%;
	width:185px;
	position:fixed;
	top:0;
	left: 0;
	z-index:1;
}

#menu_topo {
	width:593px;
	height:57px;
	margin-top:19px;
}

.flash {
	width:593px;
	min-height:30px;
	padding-top:10px;
	text-align:center;
	color:#FFF;
	background-color:#3e4141;
}

#conteudo {
	width:593px;
}

/*==========MEUS LOOKS==========*/

#meus_looks_novo_look {
	width:544px;
	height:152px;
	background-image: url(../img/meus_looks/novo_look.jpg);
	margin:27px 0 80px 27px;
}

#meus_looks_novo_look .btn_novo_look {
	margin: 110px 0 0 292px;
}

/*==============================*/

/*=====ALTERAR SENHA CODIGO====*/

#form_alterar_senha{
	font-family:Tahoma;
	margin-left:54px;
}

#form_alterar_senha .titulo{
	background-image:url(../img/usuarios/alterar_senha_codigo/form_topo.gif);
	background-repeat:no-repeat;
	width:539px;
	height:91px;
	color:#FFF;
	font-size:10px;
	float:left;
}

#form_alterar_senha .titulo img{
	margin-top:16px;
}

#form_alterar_senha .titulo p{
	margin-top:6px;
}

#form_alterar_senha .base{
	background-image:url(../img/usuarios/alterar_senha_codigo/form_base.gif);
	background-repeat:no-repeat;
	width:539px;
	height:10px;
	float:left;
}

#form_alterar_senha .campos{
	background-color:#70747d;
	padding-left:24px;
	color:#FFF;
	width:515px;
	float:left;
}

#form_alterar_senha input{
	width:428px;
	height:20px;
	background-color:#979aa0;
	border:0;
	margin-top:10px;
	padding:7px 0 0 5px;
	color:#FFF;
	float:left;
}

#form_alterar_senha label{
	width:59px;
	margin-top:10px;
	padding-top:7px;
	font-size:10px;
	display:block;
	float:left;
}

#form_alterar_senha .submit input{
	
	background: url('../img/usuarios/alterar_senha_codigo/btn_submit.gif') no-repeat;
	width: 96px;
	height: 36px;
	cursor: pointer;
	border: none;
	color: #FFF;
	text-indent:-99999em;
	margin-right:26px;
	margin-left:395px;
	font-size:0;
}

#form_alterar_senha p.error{
	padding-left:70px;
	width:400px;
	height:20px;
	float:left;
}
/*==============================*/
/*===========CADASTRO===========*/
#cad_titulo{
	
	/*background-image:url(../img/usuarios/cadastro/bg_brinde.gif);*/
	width:485px;
	height:126px;
	margin-left:53px;
	color:#FFF;
	font-family:Tahoma;
	
}

#cad_titulo .tit{
	font-size:14px;
	width:232px;
	padding:20px 0 0 240px;
}

#cad_titulo .txt{
	font-size:14px;
	width:530px;
	padding:10px 0 0 0px;
}

#legenda p{
	color:#FFF;
	font-family:Tahoma;
	font-size:11px;
	padding:10px 0 0 53px;
}

/*==============================*/
/*============FOOTER============*/
#footer{
	background-image:url(../img/footer_rpt.jpg);
	background-repeat:repeat-x;
	height:184px;
	width:100%;
	position:absolute;
	bottom:0 !important;
}
#frase{
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	color:#FFF;
	font-size:12px;
	height:184px;
	margin-left:185px;
}

#frase .frase1{
	padding:127px 0 0 10px;
}
#frase .frase2{
	padding:10px 0 0 10px;
}
/*==============================*/

