/* CSS Document */
.avatarChange {
	padding:2px;
	border:1px #036 solid;
	background-color:#87C6E0;
	font-size:9px
}

.coluna {
	width               : 350px;
	text-align          : left;
	float               : left;
	margin-left         : 10px;
	display             : block;
	padding				: 2px 5px;
	blorder				: #066 1px solid;
	blorder-left		: #FFF 1px solid;
	border-top			: #000 1px solid;
	color               : #808080;
    height              : 20px;
}

.colunaap {
	width               : 700px;
	text-align          : left;
	float               : left;
	margin-left         : 10px;
	display             : block;
	padding				: 2px 5px;
	blorder				: #066 1px solid;
	blorder-left		: #FFF 1px solid;
	border-top			: #000 1px solid;
	color               : #808080;
    height              : 20px;
}

.aviso {
	background-color:#FC0;
	font-size:12px;
	border:1px #039 solid;
	padding: 5px;
}

.botao{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#606060;
        background: #E9EFFE;
        border-color: #CFCFCF #CFCFCF;
        border-style: ridge;
        border-width: 1px 2px 2px 1px;
        width:130px;
        height:23px;
}

.texto{
        font-family:Verdana,Helvetica;
        color:#606060;
        background: #F3F3F3;
        border-color: #CFCFCF #CFCFCF;
        border-style: none;
}

.letra1{
        font-size:10px;
        font-family:Verdana,Helvetica;
        color:#606060;
}

.letra1p{
        font-size:10px;
        font-family:Verdana,Helvetica;
        color:#000000;
}

.letra2{
        font-size:12px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#FFFFFF;
}

.letra3{
        font-size:12px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#606060;
}

.letra4{
        font-size:5px;
        font-family:Verdana,Helvetica;
        color:#FFC0C0;
}

.btn {
	color:#FFF;
	width:auto;
	background-color:#aa1;
	padding:5x;
	padding-left:20px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:5px;
	margin:1px
}

.btnadd { background-image:url(../images/ico/Adicionar.png); background-color:#CC9;  }
.btncadastrar { background-image:url(../images/ico/Cadastrar.png); background-color:#069; }
.btndeletar { background-image:url(../images/ico/Deletar.png); background-color:#066; float:left }
.btnfoto { background-image:url(../images/ico/camera.png); background-color:#9CC; }
.btnrelacao { background-image:url(../images/ico/Relacao.png); background-color:#339; }
.btnsalvar { background-image:url(../images/ico/Gravar.png); background-color:#F30;	 }

.btnUp {
	line-height:0;
	width:1px;
	height:0px;
	border-style: solid;
	border-color: transparent transparent #FC0 transparent;
	border-width: 1px 7px 7px;
}
 
.btnDown {
	line-height:0;
	width:1px;
	height:0px;
	border-style: solid;
	border-color: #FC0 transparent transparent transparent;
	border-width: 7px 7px 1px;
}

.btnLeft {
	line-height:0;
	width:1px;
	height:0px;
	border-style: solid;
	border-color: transparent;
	border-right-color: #fc0;
	border-width: 7px;
}

.btnRight {
	line-height:0;
	width:1px;
	height:0px;
	border-style: solid;
	border-color: transparent;
	border-left-color: #fc0;
	border-width: 7px;
}


.blogPart { background-image:url(../images/texturas/paint.jpg); height:35px }
.blogPart a { 
	color: #fff;
	font-weight:bold;
	padding:10px;
	border:1px #fff solid;
	border-bottom:none;
	border-top:none
 }

.comments {
	background-image:none;
	border:none;
	background-color:#FFF;
	float:right;
	background-image:url(../images/ico/balloon.png);
	background-repeat:no-repeat;
}

.cmyks, .squares {
	width:10px;
	height:10px;
	float:left;
	margin:12px 5px;
	background-color:#000;
	border:1px #fff solid;
}

.dragbar {
	width:99%;
	height:20px;
	display:block;
	padding:1px 2px;
	background-color:#cc9;
	border:1px #039 solid;
	border-left-color : #FFF;
	border-top-color : #FFF;
	background-image:url(../images/fundo.jpg);
	cursor:move;
	color:#fff;
}

.dragbar label {
	float:left;
	margin:2px 3px;
	color:#fff;
	font-weight:bold
}

.dragbar img {
	float:right;
	margin:2px 4px;
	width:16px;
	height:16px;
	border:none;
	cursor:pointer;
	filter : alpha(opacity=70);
	moz-opacity	: 0.7;
	opacity: 0.7;
}

.fIMG{ width:50px; height:35px }

.fset { float:left; width:200px; padding-top:13px; margin:0; height:auto }
		
.fset * { float:left }

.fset li { clear:both; width:100% }

.fset a, .fset button { 
	color:#FFFFFF; margin-left:10px;  background-image:url(../images/button.png);
	background-repeat:no-repeat; padding:3px; display:block;
	background-color:transparent; height:18px; width:18px;
	text-align:center;	
}

.fset a:hover, .fset button:hover { background-position:right } 

.fset input {
	background-color:transparent;
	border:none; margin-bottom:3px;
	color:#fff; font-size:12px;
    background-image:url(../images/input.png); padding:1px 13px; width:150px;
	height:22px;
	background-repeat:no-repeat }

.fset textarea {
	border:1px solid #ccc; background-color:transparent;
	width:290px; height:200px;
    background-image:url(../images/texturas/trp_000.png);
	color:#FFFFFF; padding:5px; margin:0 5px;
}

.fset select {
	background-color:transparent;
	border:none; margin-bottom:3px;
	color:#fff; font-size:12px;
	background-image:url(../images/input.png); padding:1px 13px; width:150px;
	height:22px;
}

.hide { display:none }

.imgAvatar {
	border:1px solid #036;
	margin-right:15px;
	cursor:pointer
}

.innerJ {
	display:block;
	padding:1px;
}

.innerJ * {

}

.janela {
	padding:0px;
	border:5px #58a ridge;
	position:absolute;
	background-color:#036
}

.menuADM { float:left; width:250px; border-left:7px solid #CCC; padding:10px }

.menuADM li { font-size:16px; color:#CF0 }

.menuL {  padding:10px 0 }

.menuL li {  padding:5px 0 }

.menuL a {
	padding-left: 18px;
	margin-bottom: 13px;
	height: 32px;
	font-size:12px;
	color:#006;
	background-image:url(../images/ico/balao.png);
	background-repeat:no-repeat
}

.menuL a .menuUp { background-image:url(../images/ico/up_on.gif); }

.produto {
	border-bottom: 1px solid #369;
	padding:3px;
	margin: 3px;
	display:block;
	height:90px;
	_width: 445px
}

.produto img, .noImg { 
	width:120px;
	height:80px;
	float:left;
	border: 1px solid #369;
}

.produto button { 
	width:100px;
	margin-bottom: 5px
}

.produto span, .produto h5 {
	width:250px;
	_width:200px;
	display:block;
}

.promocao {
	background-image:url(../images/texturas/tra_am.png);
}

.squares {
	width:75px;
	height:45px;
	padding-top:25px;
	background-image:url(../images/texturas/degrade.png);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.tabela { float:left }

.thumb {
	padding:4px;
	border:1px solid #036;
	cursor:hand;
}
