#mydiv {   
    position:absolute;   
    top: 50%;   
    left: 50%;   
    width:1024px;   
    height:560px;   
    margin-top: -280px; /*set to a negative number 1/2 of your height*/  
    margin-left: -512px; /*set to a negative number 1/2 of your width*/  

} 
.centrado{
  position:fixed;
     left:50%;
    margin-left:-512px;
   }
.scroll
{
	width:100%;
	height:240px;
	overflow:hidden;
	border:1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
}
.scrollb
{
	width:100%;
	height:333px;
	overflow:hidden;
	border:1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	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: 4px solid #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

.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: none;
	color: #333333;
}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #808080;
	background-color: #FFD7D7;
}
.botonesform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFD7D7;
	border: 1px 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: 1px solid #B01C2E;
	padding: 2px;
}
.fotosgaleria {
	margin-right: 1px;
	border: 1px solid #B01C2E;
	margin-bottom: 4px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B01C2E;
	font-weight: bold;
}
.titulotienda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C70333;
	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;
}

