.kader
{
	background: url('moto_background.png') repeat left top;
}


img
{
	border-color: #003366;
}

.logo
{
	border-color: #ffffff;
}

img.groot
{
	border-color: #003366;
}

.border_vetrina
{
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
}


body
{
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        background-color: #efefef;	
}

table
{
        background-color: #fbfbf9;
}

a
{
	color: #ffffff;
	text-decoration: none;
}

a:link
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #AAAAAA;
	text-decoration: none;
}

a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a:visited:hover
{
	color: #AAAAAA;
	text-decoration: none;
}

p {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

td {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


.title {
	color: navy;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.label {
	color: black;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.value {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
h1 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	color: #808080;
}
h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	color: #808080;
}

.input select {
	font-weight: bold;
	border: 1px #adadad solid;
	background:#ffffff;
}

.input input {
	font-weight: bold;
	border: 1px #adadad solid;
	background:#ffffff;
}	
.input input:focus, .input textarea:focus {
	border: 1px #117DB3 solid;
}
.linkblu a
{
color: blue;
font-weight: bold;
text-decoration: underline;
}
.linkblu a:link
{
color: blue;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
.linkblu a:hover
{
color: #AAAAAA;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.linkblu a:visited
{
color: blue;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.linkblu a:visited:hover
{
color: #AAAAAA;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
