body * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	outline: 0px;
}
.cabecera {
	font-size: 11px;
	color: #09008b;
	letter-spacing: 1px;
	word-spacing: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	padding-left: 10px;
	background: url('images/arrow1.gif') no-repeat 0% 70%;
}
.texto {
	font-size: 10px;
	color: #333333;
}
.ref {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #621E26;
}
.pvp {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
a {
	font-size: 10px;
	color: #09008b;
	text-decoration:none;
}
a:link {
	color: #09008b;
}
a:visited {
	color: #09008b;
}
a:hover {
	color: #2ec7d6;
}
.catalogo{
	border-style: solid;
	border-collapse: collapse;
	/*border-color: #621E26;*/
	/*border-width: 1px;*/

}
.login{
	border-style: solid;
	border-color: #09008b;
	border-width: 1px;
	font-size: 12px;
	color: #333333;
}
.admin{
	font-size: 12px;
	color: #333333;
}
p.contact {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
ul {
	font-size: 10px;
	color: #333333;
	list-style-image: url('arrow_r.gif');
}
ul li ul li {
	padding: 0px;
}
div.imglateral {
	float: left;
	width: 70px;
}
div.content {
	float: right;
	width: 690px;
	padding-top: 10px;
}

span.tlfn_tienda {
	font-weight: bold;
	font-size: 11pt;
	padding-left: 18px;
	background: url('images/telefono.gif') no-repeat;
}






#footer {
	float: left;
	width: 760px;
/*	height: 13px;*/
	background: url('images/footer.png') no-repeat;
/*	background-color: #44c60e;*/
}
#footer a.logo_perspectiva {
	float: left;
	padding: 13px 0px 0px 0px;
}
#footer a.logo_perspectiva img {
	border: 0px;
}
#footer a.logo_mobelrent {
	float: right;
/*	width: 200px;*/
	height: 30px;
	margin-top: 10px;
	padding: 5px 110px 0px 0px;
	background: url('images/logoRentaMobel.png') no-repeat 100% 0%;
	font-size: 10pt;
}
#footer a.logo_mobelrent:link {
	color: #333333;
	text-decoration: none;
}
#footer a.logo_mobelrent:visited {
	color: #333333;
	text-decoration: none;
}
#footer a.logo_mobelrent:hover {
	color: #333333;
	text-decoration: underline;
}