/* CSS Document */

/*	//////////////////////////////////////////////////
	
	Cristiano Santos - Webdesigner +55 (21) 9382-5771
	02 de janeiro de 2009
	cristianoweb (dot) net
	cristianoweb (dot) net(arroba) gmail (dot) net
	
/*	//////////////////////////////////////////////////

/* ////////// TAGS GERAIS ////////// */

html, body { background-color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 170%; color: #666; margin: 0px; padding: 0px; text-align: left; }
table, p { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 170%; color: #666; margin: 0px; padding: 0px; text-align: left; }

a:link { text-decoration: underline; color: #333; }
a:visited { text-decoration: underline; color: #333; }
a:hover { text-decoration: none; }
a:active { text-decoration: underline; color: #333; }

/* ////////// DIVS e CLASSES ////////// */

#telefones { color: #218c00; font-size: 10px; line-height: 140%; }

#depoimentos { font: 11px italic; background-color: #f1fbed; padding: 10px; text-align: right; height: 100%; }

#vitrine { background-color: #f1fbed; text-align: left; }
#vitrine a:link { color: #666; text-decoration: underline; }
#vitrine a:visited { color: #666; text-decoration: underline; }
#vitrine a:hover { text-decoration: none; color: #666 }
#vitrine a:active { color: #666; text-decoration: none; }

#breadcrumb { font-size: 9px; color: #666; text-align: left; padding: 5px 0 5px 0; }
#breadcrumb a:link { color: #333; text-decoration: underline; }
#breadcrumb a:visited { color: #999; text-decoration: underline; }
#breadcrumb a:hover { color: #333; text-decoration: none; }
#breadcrumb a:active { color: #333; text-decoration: none; }

#copyright { font-size: 10px; color: #fff; text-align: center; padding: 0 5px 0 20px; }
#copyright a:link { color: #fff; text-decoration: underline; }
#copyright a:visited { color: #fff; text-decoration: underline; }
#copyright a:hover { text-decoration: none; }
#copyright a:active { color: #fff; text-decoration: none; }

