.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
	height:50px;
}
.error h2 {
	color: #990000;
	background: inherit;
}
.success {
	color: #000000;
	background: #F5FBE1;
	padding: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px dashed #7BA813;
	
}
.success h2 {
	color: #7BA813;
	font-size:15px;
	background: inherit;
}	
#banner {
    background: #9c9;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid;
    font: small-caps 40px/40px "Times New Roman", serif;
    color: #282;
    text-align: center;
}
#banner img {
    float: left;
}
#columns {
    background: #141;
}
#main {
    margin-left: 7em;
    padding-top: 4ex;
    padding-left: 2em;
    background: white;
}
#side {
    float: left;
    padding-top: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    width: 6em;
    background: #141;
}
#notice {
    border: 2px solid red;
    padding: 1em;
    margin-bottom: 2em;
    background-color: #f0f0f0;
    font: bold smaller sans-serif;
}
a {
    text-decoration: none;
    font: smaller sans-serif;
}
a.addtocart {
    padding-left: 1em;
    padding-right: 1em;
    color: #141;
    background: #cec;
    font-weight: bold;
}
a.addtocart:hover {
    color: #000;
    background: #eec;
}
#side a {
    color: #ada;
    font: smaller sans-serif;
}
#side a:hover {
    color: #fff;
}
/**** styles for the catalog ***/
/* === Use the Holly Hack to fix layout bugs in IE on Windows === */
/* Hide from IE-mac \*/
* html .catalogentry { height: 1%; }
/* End hide from IE-mac */
.catalogentry {
    padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:666666;
	font-size:12px;
}
.catalogentry img {
    float: left;
    margin-right: 2em;
}
.catalogentry h3 {
    font: larger bold;
    color: #282;
    margin-top: 0ex;
    margin-bottom: 0.5ex;
}
.catalogentry p {
    font: smaller sans-serif;
    margin-bottom: .5ex;
}
.catalogprice {
    padding-right: 4em;
}
/* Shoppng cart screen */
.carttitle {
    background: #282;
    color: #dfd;
    font: bold smaller sans-serif;
    text-align: center;
}
.carttitle TD {
    padding-bottom: 0px;
}
#cartmenu {
    float: right;
    border-left: 1px dotted #282;
}
#totalcell {
    font-weight: bold;
    border-top: 1px solid #282;
    border-bottom: 2px solid #282;
    text-align: right;
}
.separator {
    border-bottom: 1px dotted #282; 
    clear: both;
}

.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
}

.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336600;
}
.caixaform {
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	height: 18px;
	width:400px;
	border: 1px solid #99CC33;
}
.linktexto { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none;
	color: #666666;
}

.linktexto:hover { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
	color: #666666;
}

.linkdown { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none;
	color: #666666;
}

.linkdown:hover { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
	color: #336600;
}

.linksimplesY { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none;
	color: #666666;
}


.linksimplesY:hover { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bolder;
	text-decoration: nome;
	color: #273C82;
}
.traco {
	background-image: url(imagens/pixel_cinza.gif);
	width: 100%;
	height: 1px
}
.comboboxform {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	border-style: double;
	border-width: 1px;
	width:400px;
	height:130px;
	border: 1px double #99CC33;

}
.Title {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #99CC33;
	font-weight: bold;
}
.topico {
	font-size: 13px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #99CC33;
	font-weight: bold;
}
.edit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	BACKGROUND:  #EDEDED no-repeat;
	BORDER-RIGHT: 3px double #acb5b5;
	BORDER-TOP: 3px double #c4cccc;
	BORDER-LEFT: 3px double #acb5b5;
	BORDER-BOTTOM: 3px double #6f7777;
	color: #336699;

}