@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/fondo.jpg);
	background-position: center center;
	background-size: cover;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.cls {
	clear: none;
}
.lado1 {
	float: left;
	width: 280px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fondoblancotrans {
	background-color: rgba(255,255,255,0.9);
	border-radius: 10px;
}

.lado2 {
	width: 670px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.lado2 ul {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
}
.lado2 ul li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}


.header {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pedidodetalle {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 2px solid #CCCCCC;
	border-radius: 10px;
	margin-top: 15px;
}
.page .content .lado2.fondoblancotrans {
}
.imprecibo {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #3366FF;
	color: #FFFFFF;
	border-bottom: 3px solid #0066CC;
	text-align: center;
	text-transform: uppercase;
}
.imprecibo a, .imprecibo a:link, .imprecibo a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.botones {
}
.cls {
	clear: both;
}
.btncerrar {
	width: 30%;
	background-color: #FF3300;
	color: #FFFFFF;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom: 2px solid #990000;
	text-transform: uppercase;
	border-bottom-left-radius: 10px;
}
.btncdespachado {
	width: 30%;
	background-color: rgba(204,0,102,1);
	color: #FFFFFF;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom: 2px solid rgba(102,0,51,1);
	text-transform: uppercase;
	border-bottom-left-radius: 10px;
}
.btnarchivar {
	float: right;
	background-color: #66CC33;
	color: #FFFFFF;
	width: 30%;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom: 2px solid #009900;
	text-transform: uppercase;
	border-bottom-right-radius: 10px;
}
a, a:hover, a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.anchocompleto {
	width: 89%;
	border-radius: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.footer span {
	color: #FF3300;
	font-weight: 500;
}
.hostinghuila img {
	width: 50%;
}
.hostinghuila {
	text-align: center;
	margin-top: 100px;
}
.totalpedido {
	margin-bottom: 10px;
	margin-top: 10px;
}
.modificar td{
	border-bottom:rgba(255,51,0,1) 1px solid;
}
