@charset "utf-8";
/* CSS Document */

body {
	margin:10px;
	padding: 0;
	margin: 0;
	background-color: #666;
	background-image: url(../img/bg.gif);
	scrollbar-face-color:#202020;
	scrollbar-highlight-color:#202020;
	scrollbar-shadow-color:#202020;
	scrollbar-3dlight-color:#202020;
	scrollbar-arrow-color:#00ccff;
	scrollbar-track-color:#202020;
	scrollbar-darkshadow-color:#202020
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #999;
}
a:active {
	color: #CCC;
}
.TabelaExpandida {
	width: 100%;
	height: 100%;
	text-align: center;
	background-image: url(../img/bg.gif);
}

/*GAMBIARRAS XD*/
button:focus { 
    outline: none; 
}
a:focus { 
    outline: none; 
}
textarea {
    resize: none;
}


.FormNome {
	background-image: url(../img/1x1.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 125px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
	outline: none;
}
.FormEmail {
	background-image: url(../img/1x1.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 125px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	outline: none;
}
.FormFone {
	background-image: url(../img/1x1.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 125px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	outline: none;
}
.FormMsg {
	background-repeat: no-repeat;
	height: 75px;
	width: 135px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	background-image: url(../img/1x1.gif);
	scrollbar-face-color:#202020;
	padding: 0px;
	outline: none;
}
.FormBgNome {
	background-image: url(../img/FormCampoNome.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 139px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	padding: 0px;
	outline: none;
}
.FormBgEmail {
	background-image: url(../img/FormCampoEmail.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 139px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	padding: 0px;
	outline: none;
}
.FormBgFone {
	background-image: url(../img/FormCampoTel.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 139px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	padding: 0px;
	outline: none;
}
.FormBgMsg {
	background-image: url(../img/FormCampoMens.png);
	background-repeat: no-repeat;
	height: 98px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	outline: none;
}
.Topo {
	background-image: url(../img/WhereArtMeetsLove.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 384px;
	background-position: center;
}
.Bio {
	background-image: url(../img/Bio.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 128px;
	width: 384px;
	background-position: center;
}
.Rodape {
	background-image: url(../img/RodapeContactInfo.png);
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 388px;
	background-repeat: no-repeat;
	background-position: center;
}
.OkFormMsg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}

