body{
	background-color: rgb(50,75,140);
}

img{
	border: none;
}

#cabecera {
	max-width: 80%;
	min-width: 650px;
	position: relative;
	left: 10%;
}

#cuerpo{
	width: 80%;
	min-width: 650px;
	min-height: 250px;
	position: relative;
	left: 10%;
	height: auto;
	text-align: center;
}

#botonera {
	width: 80%;
	min-width: 650px;
	position: relative;
	left: 10%;
	height: 40px;
	top:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb300;
}

#botonera td{
	text-align: center;
	font-family: trebuchet ms, arial, helvetica;
	font-size: 20px;
	font-weight: bold;
	padding-top: 1px;
}

#botonera a{
	color: #ffb300;
	text-decoration: none;
}

#espaciado{
	width: 80%;
	position: relative;
	left: 10%;
	height: 40px;
}

#piepagina {
	clear: both;
	padding: 2px;
	color: #000099;
	font-family: trebuchet ms, calibri,arial,helvetica;
	font-size: 16px;
	font-weight: bold;
	width: 80%;
	position: relative;
	bottom: 2%;
	top: 10px;
	left: 10%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffb300;
}

#piepagina td{
	color: #ffb300;
	text-align: center;
}

#productosizq{
	float: left;
	text-decoration: none;
	margin-top: 15px;
	height:auto;
}

#menu1 ul{
	list-style: none;
	text-indent: -30px;
	color: #ffb300;
	font-family: trebuchet ms, calibri, arial, helvetica;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

.menu1 {
	list-style: none;
	font-family: trebuchet ms, calibri,arial,helvetica;
	font-size: 14px;
	color: #ffb300;
	text-indent: -40px;
	font-weight: bold;
	text-align: left;
	height: auto;
}

#productosizq a{
	text-decoration: none;
	color: #ffb300;
}

#productosder{
	float: right;
	width: 85%;
}

#productosder h4{
	color: white;
	font-family: trebuchet ms, calibri, arial, helvetica;
	font-weight: bold;
	text-align: left;
}

#productosder p{
	color: white;
	font-family: trebuchet ms, calibri, arial, helvetica;
	text-align: left;
	font-weight: normal;
}

#productosder td{
	width: 50%;
	vertical-align: middle;
}

#cuerpo2 {
	width:70%;
	position: relative;
	left: 15%;
	color: white;
	font-family: trebuchet ms, calibri, arial, helvetica;
	text-align: justify;
	font-weight: normal;
}

span {
	width: 16px;
	height: 16px;
}

.flecha {
	width: 16px;
	height: 16px;
}
