/* CSS Document */

body {
	background-color:#EDE9DE;
}

/* text configuration */ 
.txt1 {color:#a16a58; font-family:Arial; font-size:10px}

.txt2 {color:#4F4F4F; font-family:Arial; font-size:10px} 

.txt2a {color:#FFF; font-family:Arial; font-size:10px} 

.txt3 {color:#FC7D03; font-family:Arial; font-size:14px; font-weight:bold}

.txt4 {color:#302E33; font-family:Arial; font-size:11px; font-weight:bold} 

.txt5 {color:#302E33; font-family:Arial; font-size:12px;} 

p {color:#302E33; font-family:Arial; font-size:12px; text-align:justify} 

.txt6 {color:#333333; font-family:Arial; font-size:14px; font-weight:bold} 

.txt7_9px {color:#E3DABB; font-family:Arial; font-size:9px}

.txt8_11pxBLD {color:#E3DABB; font-family:Arial; font-size:11px; font-weight:bold}

.txt9_10px {color:#E3DABB; font-family:Arial; font-size:10px}

.txt10_12pxBLD {color:#E3DABB; font-family:Arial; font-size:12px; font-weight:bold}

.txt12_Index {color:#7D310D; font-family:Arial; font-size:12px; font-weight:bold}

.txt13 {color:#959595; font-family:Arial; font-size:13spx; font-weight:bold} 

.PensaDia {color:#959595; font-family:Georgia; font-size:11px} 

.PensaDiaAuto {color:#666666; font-family:Georgia; font-size:10px; font-weight:bold} 

.txt14 {color:#B6A67C; font-family:Arial; font-size:11px; font-weight:bold}

.Chamada {color:#FC7D03; font-family:Georgia; font-size:16px; font-weight:bold}

.Chamada-menor {color:#999; font-family:Georgia; font-size:13px; font-weight:bold; margin:5px 0px;}

.ChamadaAgenda {color:#FC7D03; font-family:Georgia; font-size:13px; font-weight:bold}

.error {color:#F00; font-family:Georgia; font-size:12px; font-weight:bold; margin:5px; display:block;}

.SubChamada {color:#333333; font-family:Arial; font-size:11px; font-weight:bold} 




/* Links */ 
a.lks:link {color: #a16a58; text-decoration: none; font-family:Arial; font-size:11px; font-weight:bold}
a.lks:visited {color: #a16a58; text-decoration: none; font-family:Arial; font-size:11px; font-weight:bold}
a.lks:hover {text-decoration: underline; font-family:Arial; font-size:11px; font-weight:bold}

a.lks2:link {color: #4F4F4F; text-decoration: none; font-family:Arial; font-size:10px; font-weight:bold}
a.lks2:visited {color: #4F4F4F; text-decoration: none; font-family:Arial; font-size:10px; font-weight:bold}
a.lks2:hover {text-decoration: underline; font-family:Arial; font-size:10px; font-weight:bold; color:#999999}

a.lks2a:link {color: #FFF; text-decoration: none; font-family:Arial; font-size:10px; font-weight:bold}
a.lks2a:visited {color: #FFF; text-decoration: none; font-family:Arial; font-size:10px; font-weight:bold}
a.lks2a:hover {text-decoration: underline; font-family:Arial; font-size:10px; font-weight:bold; color:#FFF}

/* Forms */ 
.texta {
 font-size: 10px;
 background-color: #E5E200;
 border: 1px solid #666666;
}
.texta2 {
 font-size: 12px;
 background-color: #E5E200;
 border: 1px solid #666666;
}

.top1x {	
	vertical-align:top;
}

/* table */
.table_White {
background-color:#FFFFFF
}

.table_Grey {
background-color:#302E33
}

.table_BackOrange {background-image:url(images/square_home.jpg)
}

.table_index {
background-color:#9b978d;
text-align:center;
}

#cont{
	width:365px;
	padding-right:20px;
	float:left;
	height:180px;
	min-height:100px;
}

#cont_cli{
	width:450px;
	display:table;
}

#produtos{
	width:49%;
	float:left;
}

td.text{
	padding:0;
	width:200px;
}
.agenda{
	color:#FC7D03; 
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold;
	text-decoration:none;
}
.agenda:hover{
	text-decoration:underline;
}