@charset "utf-8";
/* ******************************************************************************************** */
/* **********************************This is the Pedidos and Form Pedidos Page******************* */
#ser_bckgrnd{
	position:relative;
	background-image:url(img/ser_bckgrnd.jpg);
	width:325px;
	height:295px;
	left: 45px;
	top: 40px;
}
#ser_texto{
	position:absolute;
	left:465px;
	top:17px;
	width:375px;
}
ul.ser, .ser{
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
	line-height: 32px;
	font-family: Consolas, "Trebuchet MS", Verdana;
}
ul.ser li {
	font-size:12px;
	text-indent:30px;
	line-height: 22px;
	color:#555555;
	font-family: "Trebuchet MS", Arial, Verdana;
}
ul.ser a, .ser{	text-decoration:none; color:#000000;}
ul.ser a:visited, .ser:visited{	text-decoration:none; color:#000000;}
ul.ser a:hover, .ser:hover{	text-decoration:none; color:#b58104;}
ul.ser li a{	text-decoration:none; color:#555555;}
ul.ser li a:visited{	text-decoration:none; color:#555555;}
ul.ser li a:hover{	text-decoration:none; color:#b58104;}
