/* CSS Document */


body, p, table{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
}

a, a:link, a:active, a:visited { text-decoration: none; color:#006600;
}

a:hover { text-decoration: underline; color:#ffffff;}
.input {
color:#8386B4;
border:1px;
background-color:#f0f0f0;
border-bottom:1px solid #666633;
border-left:1px solid #666633;
border-top:1px solid #666633;
border-right:1px solid #666633;
}

.nomes {
font-family:Arial;
font-size:11px;
color:#5E9E5E;
text-align:right;
}

.button {
color:#ffffff;
border:1px;
font-size:10px;
background-color:#91C55A;
border-bottom:1px solid #666633;
border-left:1px solid #666633;
border-top:1px solid #666633;
border-right:1px solid #666633;
}

img {border:none}
.lefttile {
	background-image: url(images/home_r4_c2.jpg);
	background-repeat: repeat-y;
}
.righttile {
	background-image: url(images/home_r3_c4.jpg);
	background-repeat: repeat-y;
}
.alternative {
	background-image: url(images/home_r7_c3.jpg);
	background-repeat: no-repeat;
}
.rodape {
	background-image: url(images/rodape.jpg);
	background-repeat: no-repeat;
}
.left {
	background-image: url(images/inside_r4_c2.jpg);
	background-repeat: repeat-y;
}
.alter {
	background-image: url(images/alternative.jpg);
	background-repeat: no-repeat;
}

.backy {
	background-image:  url(images/newhome_r3_c2.jpg);
	background-repeat: repeat-y;
}



