@charset "utf-8";
/* ******************************************************************************************** */
/* **********************************This is the Pedidos and Form Pedidos Page******************* */
#emp_bckgrnd{
	position:relative;
	background-image:url(img/emp_bckgrnd.jpg);
	background-repeat:no-repeat;
	width:390px;
	height:290px;
	left: 40px;
	top: 35px;
}
#emp_txtleft{
	position:absolute;
	width:360px;
	height:60px;
	left: 20px;
	top: 260px;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	text-align:center;
}
#emp_txtright{
	position:absolute;
	width:381px;
	height:290px;
	left: 450px;
	top: 45px;
	font-weight:bold;
	font-size:12px;
	text-align:justify;
}
.qs{
	font-family:Consolas, "Trebuchet MS", Verdana;
}
.text{
	font-family: "Trebuchet MS", Arial, Verdana;
	text-indent:30px;
	line-height:23px;
}
a.textlink {text-decoration:none;color:#000000;}
a.textlink:visited {color:#000000;}
a.textlink:hover {color:#b58104;}
.text2{
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#666666;
	line-height:20px;
}



