body{
	text-align:center;
	margin-top:0;
}

table.fondo{
	border: black 3x solid;
	border-color :  #336699;
	width : 600px;
	background-color : #D9E2EC;
}

table.principal{
	width : 800px;
	font-family: Verdana;
	font-size : x-small;
	margin-left : auto;
	margin-right : auto;
}

table.productos_ppal{
	font-family: Verdana;
	border: black 2px solid;
	border-color :  #336699;
	font-size : xx-small;
	width : 600px;
	margin-left : auto;
	margin-right : auto;
	background-color : #F7F7FF;
}

table.productos{
	font-family: Verdana;
	border: black 2px solid;
	border-color :  #336699;
	font-size : xx-small;
	margin-left : auto;
	margin-right : auto;
	background-color : #F7F7FF;
}

table.ofertas_index{
	font-family: Verdana;
	border: black 1px solid;
	border-color :  #336699;
	font-size : xx-small;
	width : 200px;
	background-color : #D9E2EC;
}


table.quienes_somos{
	font-family: Verdana;
	border: black 2px solid;
	border-color :  #336699;
	font-size : xx-small;
	width : 700px;
	background-color : #F7F7FF;
	margin-left : auto;
	margin-right : auto;
}


table.imagen{
	font-family: Verdana;
	border: black 2px solid;
	border-color :  #336699;
	font-size : xx-small;
	width : 200px;
}

table.menu_principal	{
	font-family: Verdana;
	border: black 2px solid;
	border-color :#FC0000;
	color: black;
	background-color: #336699;
	width : 775px;
	font-size : xx-small;
	margin-left : auto;
	margin-right : auto;
}

span.resaltartitulo	{
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: black;
	font-weight : bold;
}

span.resaltar	{
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: white;
	font-weight : bold;
}

a.enlace_ppal	{
	text-decoration : none;
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : white;
	font-weight : bold;
}

a.enlace_prod	{
	text-decoration : none;
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : black;
	font-weight : bold;
}

a.enlace_webmaster	{
	text-decoration : none;
	font-size : xx-small;
	color : gray;
}

td.cabecera_reg	{
	align : center;
	background-color: #FC0000;
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	border-color : #336699;
	color : white;
}

td.cabecera_prod	{
	align : center;
	background-color: #336699;
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	border-color : #336699;
	color : white;
}

td.tdgris{
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
}

hr	{
	color : #FC0000;
}

a.amenuinferior	{
	text-decoration : none;
	font-size : xx-small;
	font-weight:bold;
	color : black;
}

td.menu
{
	background-color:#336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td.tdpie
{
	padding-top:20px;
}

a.alistadoproductos
{
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : black;
	font-weight : bold;
}

.texto{
	text-align:justify;
}

.hr{
padding-top:4px;
padding-bottom:6px;
}

