
.centrado{
  position:fixed;
     left:50%;
    margin-left:-512px;
   }
.scroll
{
	width:99%;
	height:316px;
	overflow:hidden;
	border:1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
 
.flecha
{

    cursor:pointer;
}

.bordeizq
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}

.fuentedireccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}
.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
}
.textotachado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
}
.textotienda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	text-align: justify;
}
.textocarro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textogcarro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.marco {
	border: 3px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.enlacetexto {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.enlacetexto:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.enlace:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: line-through;
}
a {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EAE9DB;
	overflow-y:hidden;
	text-decoration: none;
	border: 0px none #FFFFFF;
	}
.botonesform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 0px solid #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	height: 16px;
	background-position: center;
}
.bordefoto{
	padding:2px;
	border: 1px solid #CC0000;
 
}
.fotos {
	border: 4px solid #7A7B59;
	margin-right: 10px;
	margin-left: 3px;
}
.fotos:hover img{
	border: 4px solid #50503A;
}
.fotosgaleria {
	margin-right: 1px;
	border: 1px solid #B01C2E;
	margin-bottom: 4px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #807B4D;
	font-weight: normal;
}
.titulotienda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.titulofran {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B01C2E;
	font-weight: bold;
	text-decoration: none;
}
.titulofran:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B01C2E;
	font-weight: bold;
	text-decoration: underline;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.scrollb {

	width:99%;
	height:320px;
	overflow:hidden;
	border:1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

