#accTienda {
	position:absolute;
	right:0;
	width:500px;
	text-align:center;
	z-index:100;
}
.barraMenu {
	background-image: url(../images/barraMenu.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.txtGeneral {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #858585;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.bordeImg {
	border: 1px solid #6b6b6b;
}
.menuIzq {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #3a3a3a;
}
.menuIzq a{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #3a3a3a;
	text-decoration:none;
}
.menuIzq a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #9c2931;
	text-decoration:none;
}

.menuDer {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #948a8a;
}
.menuDer a{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #948a8a;
	text-decoration:none;
}
.menuDer a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #3a3a3a;
	text-decoration:none;
}
.titPie {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.titPie a{
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration:none;
}
.titPie a:hover{
	color: #99222a;
	border-bottom: 1px dotted #99222a;
	text-decoration:none;
}
.enlaceRojo {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #99222a;
}
.enlaceRojo a{
	color: #99222a;
	text-decoration:none;
}
.enlaceRojo a:hover{
	color: #99222a;
	text-decoration:underline;
}
.sepDotted {
	background-image: url(../images/sepDot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.datosContacto {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	color:#8C7879;
	font-weight:bold
}

