@charset "iso-8859-2";
/* CSS Document */

.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #575757;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #575757;
	text-decoration: none;
}
.title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ce7727;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #575757;
	background-color: #d9c9a6;
	padding: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:95%;
}
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4c493f;
	text-decoration: none;
	font-weight: bold;
}
.borda_dash1 {
	border-bottom: 1px dashed #a09b8d;	
}
.borda_solid1 {
	border-bottom: 1px solid #4c493f;	
}
.link1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #4c493f;
	text-decoration: none;
	font-weight:bold;
}
.link1:hover
{
	color:#ce7727;
	text-decoration:underline;
	
}
.link2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #e57718;
	text-decoration: none;
	font-weight:bold;
}
.link2:hover
{
	text-decoration:underline;
	
}
.products1 {
	border:4px solid #4c493f;	
}
.products1:hover {
	border:4px solid #ce7727;	
}