html, body{
	background-image:url(../sky.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#fff;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	line-height:14px;
}
img{
	border:0;
}
#logo{
	font-size:11px;
	font-style: bold;
	width:149px;
	margin:0 auto;
	height:26px;
	margin-bottom:10px;
}
#site{
	width:1100px;
	margin:0 auto;
	padding-top:13px;
	text-align:center;
}
#site_gifts{
	width:800px;
	margin:0 auto;
	padding-top:13px;
	text-align:center;
}
h1 {
	font-size:30px;
	font-style: bold;
	margin-bottom:25px;
}

h2 {
	font-size:10px;
	margin:0;
	font-style: bold;
}



a:visited{
	text-decoration:none;
	color:#4B4B4B;
}
a:active{
	text-decoration:none;
	color:#4B4B4B;
}
a:link{
	text-decoration:none;
	color:#4B4B4B;
}
a:hover{
	text-decoration:none;
	color:#C00;
	bbackground-color:#c2e810;
}


#pinkTop{ background-image:url(../imagens/etiq_pink_top.png); }
#pinkTopTiny{ background-image:url(../imagens/etiq_pink_top_tiny.png); }
#pinkCont{
	background-image:url(../imagens/etiq_pink_body.png);
	background-repeat:repeat-y;
}
#pinkBot{ background-image:url(../imagens/etiq_pink_bottom.png); }


#blueTop{ background-image:url(../imagens/etiq_blue_top.png); }
#blueTopTiny{ background-image:url(../imagens/etiq_blue_top_tiny.png); }
#blueCont{
	background-image:url(../imagens/etiq_blue_body.png);
	background-repeat:repeat-y;
}
#blueBot{ background-image:url(../imagens/etiq_blue_bottom.png); }


#greenTop{ background-image:url(../imagens/etiq_green_top.png); }
#greenTopTiny{ background-image:url(../imagens/etiq_green_top_tiny.png); }
#greenCont{
	background-image:url(../imagens/etiq_green_body.png);
	background-repeat:repeat-y;
}
#greenBot{ background-image:url(../imagens/etiq_green_bottom.png); }


#blackTop{ background-image:url(../imagens/etiq_black_top.png); }
#blackTopTiny{ background-image:url(../imagens/etiq_black_top_tiny.png); }
#blackCont{
	background-image:url(../imagens/etiq_black_body.png);
	background-repeat:repeat-y;
}
#blackBot{ background-image:url(../imagens/etiq_black_bottom.png); }


#col{
	text-align: left;
	display:inline;
	width:255px;
	float:left;
	margin: 0px;
}

.top {
	width: 100%;
	height: 45px;
}
.content {
	width: 220px;
	padding:0px 15px 0px 20px;
}
.bottom {
	width: 100%;
	height: 16px;
}

ul{
	margin:0 0 0 2px;
	padding:0 0 8px 0;
	list-style:none;
}
li{
	font-size:10px;
	margin:0 0 0 2px;
	padding:0 0 0px 0;
	list-style:none;
}
#favoritos li{
	background-image:url(../imagens/m_cinza.gif);
	background-repeat:no-repeat;
	background-position:2px 6px;
	padding-left:10px;
}
