/*----------Estilos de iamgenes---------*/
body{
	margin:0px;
	padding:0px;
	background-image: url(../images/base3.jpg);
	background-repeat: repeat;
	/*background-color:#4D734C;*/
}


.imge_iziquierda{
	background: url(../images/izquierda.jpg) top center no-repeat ;
	margin-top:0; margin-bottom:0;
}
.logo{
	background: url(../images/base.jpg) top center  ;
	margin-top:0; margin-bottom:0;
}
.primero{
	background: url(../images/titulo.jpg) top center  ;
	margin-top:0; margin-bottom:0;
}
.fondoverde{
	background-color:#346534;
}

.fondo_verde_res{
	background-color:#085231;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.td_base{
	background:url(../imagenes/restaurant/base.jpg) repeat-y;
	width:9px;
	padding-right:10px;
}
/* --------estilos de texto ----------*/
.texto_pie {
	font-family: Arial;
	font-size: 10px;
	color: #FCFDEA;
	font-weight:bold;
}
.texto_titulo1 {
	font-family: "Freestyle Script";
	font-size: 32px;
	color: #0B82AA;
}
.texto_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F6136;
	font-weight:600;
}
.texto_verde{
	font-family:Arial;
	font-size: 11px;
	color: #00322f;
	padding-left: 7px;
}

.texto_base{
	font-family: Arial;
	font-size: 11px;
	color: #92835A;

}

.texto_restarurant{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#202020;
}

.texto_restarurant_titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#202020;
}


.texto_rojo{
	font-family: Arial;
	font-size: 13px;
	color:#990000;
	font-weight:bold;

}

.texto_turquesa{
	font-family: Arial;
	font-size: 13px;
	color:#33799B;
	font-weight:bold;

}


.texto_negro{
	font-family: Arial;
	font-size: 11px;
	color:#666666;

}

.texto_subtitulo{
	font-family: Arial;
	font-size: 14px;
	color: #B28739;

}


/* --------estilos de tablas ----------*/
.table {
	BORDER-RIGHT: #D8DAA9 1px solid;
    BORDER-TOP: #D8DAA9 1px solid;
    BORDER-LEFT: #D8DAA9 1px solid;
    BORDER-BOTTOM: #D8DAA9 1px solid;
}
.celda {
	background:#D8DAA9;
	BORDER-RIGHT: #D8DAA9 1px solid;
    BORDER-TOP: #D8DAA9 1px solid;
    BORDER-LEFT: #D8DAA9 1px solid;
    BORDER-BOTTOM: #D8DAA9 1px solid;
}
/*----estilo de enlaces----------*/
a.correos{font-family:Arial; font-size:10px; color:#FCFDEA; text-decoration:none; font-weight:bold }
	   
a:hover.correos{font-family:Arial; font-size:10px; color:#FCFDEA; text-decoration:underline; font-weight:bold}

a.menu{font-family:Arial; font-size:11px; color:#7F6136; text-decoration:none; font-weight:600 }	   
a:hover.menu{font-family:Arial; font-size:11px; color:#7F6136; text-decoration:underline; font-weight:600}

a.menu_destaca{font-family:Arial; font-size:12px; color:#663300; text-decoration:none; font-weight:bold }	   
a:hover.menu_destaca{font-family:Arial; font-size:12px; color:#663300; text-decoration:underline; font-weight:bold}


a.enlace{font-family:Arial; font-size:11px; color:#990000; text-decoration:none; font-weight:600 }	   
a:hover.enlace{font-family:Arial; font-size:11px; color:#990000; text-decoration:underline; font-weight:600}

a.enlace_turquesa{font-family:Arial; font-size:11px; color:#33799B; text-decoration:none; font-weight:600 }	   
a:hover.enlace_turquesa{font-family:Arial; font-size:11px; color:#33799B; text-decoration:underline; font-weight:600}


a.enlace2{font-family:Arial; font-size:12px; color:#990000; text-decoration:none; font-weight:bold }	   
a:hover.enlace2{font-family:Arial; font-size:12px; color:#990000; text-decoration:underline; font-weight:bold}


a.pie{font-family:Arial; font-size:11px; color:#8d764c; text-decoration:none; }	   
a:hover.pie{font-family:Arial; font-size:11px; color:#8d764c; text-decoration:underline;}

.bg_ishtar{
margin:0;
padding:0;
width:172px;
}
.ishtar{
/*background:#ebecc0;*/
width:172px;
}
.ishtar2{
background-color:#ebecc0;
width:158px;
padding:10px 0px 0px 8px;
margin:0 auto;
}
.fondo-ishtar{
background-color:#ebecc0;
}


