@charset "iso-8859-1";

/* CSS de definição de IDs */

#edtr-font-size{
	height: 25px;
	width: 40px;
	margin-bottom: 1px;
	margin-left: 1px;
}

#edtr-font{
	height: 25px;
	width: 130px;
}

#edtr-head-logo{
	margin: 2px;
	cursor: pointer;
}

#edtr-insert-color{
	position: relative;
	top: 3px;
	height: 18px;
	width: 80px;
}

#edtr-expands{
	background-color: #000000;
	height: 0%;
	width: 0%;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

#edtr-html-panel{
	background-color: #FFFFFF;
	border: 3px solid #990000;
	position: absolute;
	height: 50%;
	width: 40%;
	left: 30%;
	top: 25%;
}

#edtr-html-panel-area{
	height: 60%;
	width: 90%;
	left: 5%;
	position: relative;
	top: 5%;
}

#edtr-btt-html-panel{
	cursor: pointer;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
}

/* CSS de definição de IDs */

/* CSS de definição de layout */

.edtr-background {
	background-color: #BBDBDA;
}

.edtr-text-space{
	border: 1px solid #999999;
}

.edtr-head-trust{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

/* CSS de definição de layout */

/* CSS Pai para várias classes */

.edtr-cursor-pointer, .edtr-plt-place-color, .edtr-button{
	cursor: pointer;
}

.edtr-palette-dimensions, .edtr-plt-place-color{
	height: 11px;
	width: 11px;
}

edtr-thin-margin, .edtr-plt-place-color, .edtr-button{
	margin-top: 1px;
	margin-left: 1px;
}

.edtr-no-break, .edtr-button, .edtr-plt-place-color, .edtr-palette-selected-color, .edtr-palette-main-colors, .edtr-palette-colors{
	display: block;
	float: left;
}

.edtr-hidden-places, .edtr-palette, .edtr-img-panel{
	position: relative;
	top: 1px;
	display: none;
}

.edtr-img-item{
	height: 23px;
	width: 138px;
}

/* CSS Pai para várias classes */

/* CSS para upload de imagens */

.edtr-img-panel{
	width: 138px;
}

/* CSS para upload de imagens */

/* CSS de definição de fontes */

.edtr-font-times{
	font-family: "Courier New", Courier, monospace;
}

.edtr-font-arial{
	font-family: Arial, Helvetica, sans-serif;
}

.edtr-font-georgia{
	font-family: Georgia, "Times New Roman", Times, serif;
}

.edtr-font-courier{
	font-family: "Courier New", Courier, monospace;
}

.edtr-font-verdana{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.edtr-font-tahoma{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.edtr-font-comics{
	font-family: "comic Sans MS", Arial;
}

.edtr-font-size-1{
	font-size: 8px;
}

.edtr-font-size-2{
	font-size: 10px;
}

.edtr-font-size-3{
	font-size: 12px;
}

.edtr-font-size-4{
	font-size: 14px;
}

.edtr-font-size-5{
	font-size: 18px;
}

.edtr-font-size-6{
	font-size: 22px;
}

.edtr-font-size-7{
	font-size: 32px;
}

/* CSS de definição de fontes */

/* CSS de definição de botões */

.edtr-button{
	height: 25px;
	width: 25px;	
}

/* CSS de definição de botões */

/* CSS de definição de palheta de cores */

.edtr-plt-place-color{}

.edtr-palette-colors{
	height: 144px;
	width: 216px;
}

.edtr-palette{
	height: 174px;
	width: 252px;
	background-color: #000000;
	border: 1px solid #000000;
}

.edtr-palette-main-colors{
	height: 156px;
	width: 36px;
}

.edtr-palette-head{
	height: 30px;
	width: 252px;
	background-color: #E0DFE3;
}

.edtr-palette-selected-color{
	background-color: #FFFFFF;
	height: 22px;
	width: 50px;
	position: relative;
	visibility: visible;
	top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #333333;
}

/* CSS de definição de palheta de cores */
