/* CSS Document */
body, td			{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#313131}
.menu_topo			{ color: #666666}
input				{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666}
select				{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666}
hr					{ size: 1px; color:#999999}

.obrigatorio	 	{ background-color: #EAEAEA } 
.titulo				{font-size:14px; font-weight:bold}

.rodape    			{ font:Arial, Helvetica, sans-serif; font-size:10px; color:#999999; line-height:150%; text-decoration:none}
a:active.rodape 	{ font:Arial, Helvetica, sans-serif; font-size:10px; color:#999999; line-height:150%; text-decoration:none }
a:hover.rodape 		{ font:Arial, Helvetica, sans-serif; font-size:10px; color:#999999; line-height:150%; text-decoration:underline}

a					{ color: #A84792; text-decoration: none}
a:active			{ color: #A84792; text-decoration: none}
a:hover				{ color: #A84792; text-decoration: underline}

.menu				{ color: #313131; text-decoration: none}
.menu:active		{ color: #313131; text-decoration: none}
.menu:hover			{ color: #313131; text-decoration: underline}

.departamentos		{ color: #313131; text-decoration: none; font-weight:bold}
.departamentos:active{ color: #313131; text-decoration: none; font-weight:bold}
.departamentos:hover { color: #313131; text-decoration: underline; font-weight:bold}

.titulo_produto		{ font-size:12px; color: #401c38}

.small				{ font-size:80%}

.dark				{ color:#313131}
.normal				{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#313131}

.menu_popup				{color: #666666; font-size:10px}

.vermelho				{ color:#f750a0}
A.vermelho				{ color:#f750a0}
A:hover.vermelho		{ color:#f750a0}
A:visted.vermelho		{ color:#f750a0}

.yellow					{ color:#FCE614}

.blue					{ color:#A84792}
A.blue					{ color:#A84792; text-decoration:underline}
A:hover.blue			{ color:#A84792; text-decoration:underline}
A:visted.blue			{ color:#A84792; text-decoration:underline}

.branco					{ color:#ffffff}
A.branco				{ color:#ffffff; text-decoration:underline}
A:hover.branco			{ color:#ffffff; text-decoration:underline}
A:visted.branco			{ color:#ffffff; text-decoration:underline}

.warning			{ border: 1px solid #f750a0; padding: 10px; color: #000000; font-size:16px; background-color: #fdeaf2; text-align:left; margin:20px 0 20px 0}

.paging					{ font-size:14px; color:#333333; background-color:#f1f1f1; border:double #f1f1f1; padding:4px; text-decoration:none; float:left; display:block; margin:3px}
.paging:hover			{background-color:#B6B6B6}

div#paginacao	{ clear:both; margin:10px; text-align:center; width:600px}


.selecionado	{ border:1px solid #A84792; padding:2px}



.botaum{
color:#fff;
background: #A84792;
border: 1px solid #000;
cursor: hand; cursor:pointer;
font-weight:normal; font-family: Arial; font-size:11px;
padding:4px;
}

.botaumbig			{height:30px; font-weight:bold; font-size:14px; text-transform:uppercase;color:#fff;
background: #A84792;
border: 1px solid #000;
cursor: hand; cursor:pointer;}

div#cardDiv 	{ text-align:left; padding:15px; margin:20px 0 20px 0}
div#cardDiv fieldset	{ border:0px; margin:3px}
div#cardDiv label	{ width:200px; display:block; float:left; clear:both}

#form {	
	text-align: left;
	}
	.col1 {
		width:200px;
		float:left;
		display:block;
		margin-bottom: 6px;
	}
		
	form#formcadastro input#cidade	{width: 130px; float:left}
	form#formcadastro select#cidade2	{width: 20px; float:left}
	form#formcadastro textarea#msg	{width:250px; height:150px; float:left}
	
	form#formcadastro span	{ margin:0; font-size:10px}

	form#formcadastro fieldset	{border:0px; clear:both; margin:3px 0 3px 0}
	form#form fieldset	{border:0px; clear:both; margin:3px 0 3px 0}

.itens	{ float:left; width:220px; height:360px; margin:10px; text-align:center}
._itens:hover	{ outline:2px solid #C36}
.prodimg		{ max-width:150px; max-height:200px; border:0}