body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #333;
	text-align: justify;
	padding: 0px;
	background-image: url(../imag/fondo.jpg);
	background-color: #F9F1CC;
	font: 0.8em Verdana, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: 50% top;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-position:outside;
}
li {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type:none;
}

#menuIzq h2 {
	font-family: Trebuchet MS;
	font-size: 140%;
	text-align: left;
	padding-left: 6px;
	margin-top: 0px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #800000;
}
#menuIzq h3 {
	font-family: Trebuchet MS;
	font-size: 120%;
	text-align: left;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 3px;
	border-top: 1px dashed #ccc;
	color: #800000;
	background-color: #FFFBE8
}
#menuIzq h4 {
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0px
}
/*  Zona 1  */
.navIzq p{
	margin: 5px 0px;
}
.navIzq ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	width: auto;
	font: bold 95% Geneva, Arial, Helvetica, sans-serif
}
.navIzq li {
	margin: 1px;
	padding: 1px;
	border-left: 1px solid #aaa;
	border-top: 1px solid #e7e7e7;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #999FAD;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.navIzq li a:link, .navIzq li a:visited, .navIzq  li a:hover, .navIzq li a:active {
	background-color: transparent;
	display: block;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	font-weight: bold;
}

.navIzq li a:link {
	color: #666666;
}
.navIzq li a:visited {
	color: #666600;
}
.navIzq li a:active {
	color: #993333;
	background-color: #CCCCCC;
}
.navIzq li a:hover {
	
}
/************************************/
.tacoDir li a:hover{
	background-color: #2E98FF;
	color: white;
	border-right: 4px solid #0000FF;
}
.categoRM li{
	background-color: transparent;
}/*
.categoRM li a:link, .categoRM li a:visited, .categoRM li a:hover, .categoRM li a:active{
	padding-left: 20px;
}*/
.categoRM li.tacos a{
	background-image:url(../imag/item-tacos.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.salsas a{
	background-image:url(../imag/item-salsas.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.sopas a{
	background-image:url(../imag/item-sopas.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.carnes a{
	background-image:url(../imag/item-carnes.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.aves a{
	background-image:url(../imag/item-aves.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.pescados a{
	background-image:url(../imag/item-pescados.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.tamales a{
	background-image:url(../imag/item-tamales.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.dulces a{
	background-image:url(../imag/item-postres.jpg);
	background-repeat: no-repeat;
	background-position: left 50% ;
	padding-left: 20px;
}
.categoRM li.ensaladas a{
	background-image:url(../imag/item-ensaladas.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.antojitos a{
	background-image:url(../imag/item-antojitos.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.huevo a{
	background-image:url(../imag/item-huevo.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.nopales a{
	background-image:url(../imag/item-nopales.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.maiz a{
	background-image:url(../imag/item-maiz.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li.vegetarianas a{
	background-image:url(../imag/item-vegetarianas.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
.categoRM li a:hover{
	border-right: 4px solid #800000;
	background-color: #FFD54C;
	color: #800000;
	padding-left: 20px;
	border-left: 1px solid #800000;
}
.categoRM li a:visited{
	padding-left: 20px;
}
.categoRM #actual a{
	border-right: 4px solid #800000;
	background-color: #FFD54C;
	color: #800000;
	/*cursor: text;*/
}
.listaRec li a:link, .listaRec li a:visited, .listaRec li a:hover, .listaRec li a:active{
	background-color:#F9F3D2;
	padding-left: 0px;
	padding-right: 16px;
	font-size: 0.87em;
}
.listaRec li a:link{
	background-image: url(../../d/imag/activo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.listaRec li a:visited {
	background-color: #FFFFFF;
	background-image: url(../../d/imag/visitado.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.listaRec li a:hover {
	background-color: #E2FF97;
}
.saltoPg {
	float: left;
	display: block;
	padding: 2px 1px;
	text-align: center;
	width: 45%;
	color: #006600;
	text-decoration: none;
	margin: 20px 1px;
	border: 1px dotted silver;
	background-image: url(../../d/imag/fondo.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}
.saltoPg:hover{
	background-image:url(../../d/imag/fondo.png);
	background-position: center top;
	background-repeat: repeat-x;
	color: #663333;
	border: 1px solid silver;
}
/************************************/
.barraPest td {
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}
.barraPest ul {
	list-style: none;
	list-style-position: inside;
	padding: 0;
}
.barraPest li {
	display: inline;
	margin: 0px 2%;
	font-weight: bolder;
/* =======  modificar aqu para la distribucin horizontal ========= */
}


.barraPest a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding: 2px 4px;
	border: 1px solid #FFAD2D;
	font-size: 12px;
	/*border: 1px inset silver;
	background-image: url(../recetas_mexicanas/imag/fondo.png);
	background-repeat: repeat-x;
	background-position: left 50%;
	height: 25px;*/
}
.barraPest a:visited {
	text-decoration: underline;
/*	background-image: url(../recetas_mexicanas/imag/fondo.png);
	background-repeat: repeat-x;
	background-position: left 50%;*/
}
.barraPest a:active {
	background-color: #FFBE5E;
}
.barraPest a:hover {
	border: 1px outset orange;
	text-decoration: none;
}


.txJustificado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
}
.txJustificado img {
	margin-left: 3px;
	background-color: #EEEEEE;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.txJustificado a:link {
	text-decoration: none;
	font-weight: bold;
}
.txJustificado a:visited {
	text-decoration: none;
	font-weight: bold;
}
.txJustificado a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.txJustificado a:active {
	text-decoration: underline;
	font-weight: bold;
}
.txJustificado h1 {
	font-family: Trebuchet MS;
	font-size: 180%;
	text-align: left;
	padding-left: 15px;
	margin-top: 15px;
	font-weight: lighter;
}
.txJustificado h2 {
	font-family: Trebuchet MS;
	font-size: 160%;
	text-align: left;
	padding-left: 25px;
	padding-right: 50px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #800000;
	/*filter: alpha(opacity=60);
	opacity: 0.6;
	background-color: #FFFFFF;
*/
}
.txJustificado address {
	font-family: 'Times New Roman';
	font-size: 120%;
	color: black;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
.imagenDer {
	position: relative;
	margin-top: 10px;
}
.descripCorta p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 80%;
	text-align: center;
	line-height: 11px;
}
.piePag {
	font-family: Verdana
}
.piePag p {
	font-size: 90%;
	text-align: center;
	font-weight: normal;
	padding-top: 20px;
	margin-bottom: 0px;
	line-height: 1em
}
.articulo p {
	font-size: 11pt;
	text-align: justify;
	padding-right: 240px;
	padding-left: 10px;
	line-height: 1.3em;
	margin-bottom: 10px;
	margin-top: 5px;
}

#menuIzq {
  -moz-box-shadow: -1px 6px 1em #D0D0D0;
  -webkit-box-shadow: -1px 6px 1em #D0D0D0;
  box-shadow: -1px 6px 1em #D0D0D0;
	position: absolute;
	height: auto;
	width: 150px;
	left: 13px;
	top: 8px;
	border: solid 3px;
	background-color: #FFF8E6;
	border-color: #ece9d8;
	padding: 2px;
	z-index: inherit;
}
#topTacosDIV a {
	text-decoration: none;
	display: block;
	outline: none;
}
/********** PESTAAS *****************/
#codPestanas .pestanas ul{
	display: inline;
}
#codPestanas .pestanas li {
	display: block;
	float: left;
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	color: transparent;
	text-indent: -9000em;
}
#codPestanas .pestanas .pestanaGDT{
	width: 120px;
	background-image:url(../imag/pestanaGDT.gif);
}
#codPestanas .pestanas .pestanaRM {
	width: 145px;
	background-image: url(../imag/pestanaRM.gif);
}
#codPestanas .pestanas .pestanaACM {
	width: 250px;
	background-image: url(../imag/pestanaACM.gif);
}
#codPestanas .pestanas  a{
	height: 30px;
	display: block;
	outline: none;
	text-indent: -9000em;
	background-repeat: no-repeat;
	background-position: left -30px;
}
#codPestanas .pestanas  .actual a{
	background-position: left top;
}
#codPestanas .pestanas  a:hover{
	background-position: left bottom;
}
#codPestanas .pestanaGDT a{
	background-image:url(../imag/pestanaGDT.gif);
}
#codPestanas .pestanaRM a{
	background-image:url(../imag/pestanaRM.gif);
}
#codPestanas .pestanaACM a{
	background-image:url(../imag/pestanaACM.gif);
}
#contenedor #foot ul {
	margin: auto;
	padding-top: 30px;
	font-size: 0.8em;
}
#contenedor #foot li {
	display: inline;
	margin: 5px 20px;
}
#textoDIV span {
	font-size: 0.75em;
	color: #000066;
}
/****************************************************/
.breadcrumbs {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	/*font-style: italic;*/
	color: black;
	font-weight: normal;
	text-align: left;
	padding-left: 3px;
	margin: 0px;
}

.breadcrumbs a{
  text-decoration: underline;
  font-weight: normal;
  outline: none;
  /*padding-bottom: 1px;*/
}
.breadcrumbs a:hover{
  /*border-bottom: 1px solid #0000FF; /*#EFB401;*/
  font-weight: normal;
  text-decoration: none;
/*  background-color:#FFFECC*/}
#breadcrumbsDIV {
	margin-top: 0px;
	_margin-top: 10px;
}

#menuIzq .puntuacion li{
  border-bottom: 1px solid #B0965E;
  margin-bottom: 5px;
}
#menuIzq .puntuacion a{
  color: #CD853F;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: -1px;
}
#menuIzq .puntuacion a:hover{
  color:#CC0000;
}


