/* CSS Document */

BODY
{
	scrollbar-face-color:#FF6633;
	scrollbar-shadow-color:#663300;
	scrollbar-highlight-color:#663300;
	scrollbar-3dlight-color:#FF6633;
	scrollbar-darkshadow-color:#FF6633;
	scrollbar-track-color:#FF6633;
	scrollbar-arrow-color:#663300;
}

body {
	background-color: #FF6633;
}
a {
	font-family: Comic Sans Ms, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.texto1 {
	font-family: Comic Sans Ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.texto2 {
	font-family: Comic Sans Ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.texto3 {
	font-family: Comic Sans Ms, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666633;
}
.texto4 {
	font-family: Comic Sans Ms, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
}
.texto5 {
	font-family: Comic Sans Ms, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666633;
}
.texto6 {
	font-family: Comic Sans Ms, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6633;
}
.texto7 {
	font-family: Comic Sans Ms, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6633;
}
.texto8 {
	font-family: Comic Sans Ms, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
input { font-family: Comic Sans Ms, Arial, Helvetica, sans-serif; font-size: 12px; color: #333300; background-color: #FFFFFFF; border: #FF6633; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Comic Sans Ms, Arial, Helvetica, sans-serif; font-size: 12px; color: #333300; background-color: #FFFFFF; border: #FF6633; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

input.ficha_i {
	border: 0;
	background-color: #666633;
	color: #fff;
}

textarea.ficha_t {
	border: 0;
	background-color: #666633;	
	width: 190px;
	height: 70px;
	color: #fff;
}

input.enviac {
	border: 0;
}

input.in_cesta {
	width: 50px;
	text-align: center;
}

select {
	border: solid 1px #FF6633;
}