@charset "utf-8";
/* CSS Document */



/* TODOS */
body
{
	color: #231004;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.contenido
{
	position: relative;
	overflow: auto;
	top: 0;
	left: 50%;
	min-height: 640px;
	width: 700px;
	margin-left: -350;	/* 700px / 2 para centrar horizontalmente */
	background-color: #DBD6CE;
}

table.contenido
{
	width: 100%;
	height: 640px;
	border: 0;
	padding: 0px;
	margin: 0px;
}

div.contenidoAltoPantalla
{
	position: relative;
	overflow: auto;
	top: 0;
	left: 50%;
	min-height: 425px;
	width: 700px;
	margin-left: -350;	/* 700px / 2 para centrar horizontalmente */
	background-color: #DBD6CE;
}

table.contenidoAltoPantalla
{
	width: 100%;
	height: 425px;
	border: 0;
	padding: 0px;
	margin: 0px;
}

td.titulo
{
	font-size: 15px;
	font-weight: bold;
}

td.texto
{
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	line-height: 25px;
}

td.separador
{
	background: url(../imagenes/separador.png);
/*Transparencias*/
   /*IE:*/
	filter: alpha(opacity=50);
   /*Firefox:*/
	opacity: .5;
   /*Mozilla:*/
	-moz-opacity:0.5;
}



/* HEADER */
div.divHeader
{
	visibility: visible;
	position: relative;
	top: 0;
    padding: 0;
    height: 123px;
    width: 700px;
	left: 50%;
	margin-left: -350;
} 
 
a.menu
{
	color: #231004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover
{
	color: #231004;
}


/* FOOTER */
td.footerIndex
{
	font-size: 12px;
	font-weight: normal;
	position:absolute;
	top: 600px;
}



/* DIALOGO */
div.dialogo
{
	 background-color: #DBD6CE;
	 layer-background-color: #DBD6CE;
	 border: 1px none #000000;
	 min-height: 70px;
}

tr.barraDialogo
{
	background: #A5A491;
}

td.cerrarDialogo
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

td.textoDialogo
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

td.botonDialogo
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}



/* PAGINACION */
td.paginacion
{
	font-size: 12px;
/*	font-weight: bold; */
}

a.paginacion
{
	color: #231004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
/*	font-weight: bold; */
	text-decoration: none;
}

a.paginacion:hover
{
	text-decoration: underline;
}

a.paginacionActual
{
	color:#231004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.paginacionActual:hover
{
	text-decoration: underline;
}


/* PRODUCTO */
div.menuProductosArriba
{
	position: relative;
	top: 0;
	left: 50%;
	height: 35px;
	width: 700px;
	margin-left: -350;	/* 700px / 2 para centrar horizontalmente */
	background-color: #DBD6CE;
}

table.menuProductosArriba
{
	width: 100%;
}

a.menuProductosArriba
{
	color: #231004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.menuProductosArriba:hover
{
	color: #231004;
}


div.menuProductosAbajo
{
/*	position: relative; */
	padding: 0px;
	margin: 0px;
	top: 0;
	left: 0;
/*	height: 35px; */
	width: 640px;
/*	margin-left: -320; */	/* 700px / 2 para centrar horizontalmente */
	background-color: #DBD6CE;
}

table.menuProductosAbajo
{
	width: 100%;
}

a.menuProductosAbajo
{
	color: #231004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menuProductosAbajo:hover
{
	color: #231004;
	font-weight: bold;
}

td.nuestrosProductos
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}


table.tablaProducto
{
}

td.tituloListaProductos
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #231004;
}

td.descripcionListaProductos
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

td.tituloListaProductoX
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #231004;
}

td.descripcionListaProductoX
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}



/* CONTACTO */
td.tituloContacto
{
	font-size: 18px;
/*	font-weight: bold; */
}

td.textoContacto
{
	font-size: 14px;
/*	font-weight: bold; */
}

td.descripcionContacto
{
	font-size: 12px;
}

a.enviarMensajeContacto
{
	color: #231004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a.enviarMensajeContacto:hover
{
	color: #231004;
}



/* ADMINISTRAR */
td.tituloAdministrar
{
	color: #231004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

td.descripcionAdministrar
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

a.opcionAdministrar
{
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
}

a.opcionAdministrar:hover
{
	color:#999999;
}

a.desconectarseAdministrar
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}

a.desconectarseAdministrar:hover
{
	color:#999999;
}