@charset "utf-8";
body {
  font-size: 13px;
  padding: 20px 0;
  margin: 0;
}
img {
  border: none;
}
.achicar_celda {
	font-size: 5px;
	color: #A4202B;
	text-decoration: none;
}
.fondo_cuerpo {
	background-image: url(../images/fondo_cuerpo2.jpg);
	background-repeat:  repeat-y;
}
.fondo_botonera {
	background-image: url(../images/fondo_botonera.jpg);
	background-repeat:  no-repeat;
	background-position: left 0px;
}
.fondo_costado_cuerpo {
	background-image: url(../images/fondo_costado_cuerpo.jpg);
	background-repeat:   repeat-y;
}
.fondo_ourDishes {
	background-image: url(../images/fondo_ourDishes.jpg);
	background-repeat:   no-repeat;
}
.fondo_textoTinos {
	background-image: url(../images/fondo_tinos.jpg);
	background-repeat:   no-repeat;
}
/*--------------------------------------------------------------*/
.fondo_news1 {
	background-image: url(../images/fondo_news1.jpg);
	background-repeat:   no-repeat;
	font-size: 6px;
	color: #BC9760;
}
.fondo_news2 {
	background-image: url(../images/fondo_news2.jpg);
	background-repeat:   repeat-y;
}
.fondo_news3 {
	background-image: url(../images/fondo_news3.jpg);
	background-repeat:   no-repeat;
}
/*--------------------------------------------------------------*/
.fondo_form1 {
	background-image: url(../images/fondo_form1.jpg);
	background-repeat:   no-repeat;
	font-size: 6px;
	color: #BC9760;
}
.fondo_form2 {
	background-image: url(../images/fondo_form2.jpg);
	background-repeat:   repeat-y;
}
.fondo_form3 {
	background-image: url(../images/fondo_form3.jpg);
	background-repeat:   no-repeat;
}
/*--------------------------------------------------------------*/

.fondo_estructura {
	background-image: url(../images/fondo_1024x1000.jpg);
	background-repeat:   no-repeat;
	background-color: #333333;
	background-position: center top;
}
.fondo_lineas_tituloSeccion {
	background-image: url(../images/img_Lineas_tituloSeccion.gif);
	background-repeat:   repeat-x;
}
.texto_tituloNoticia {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FAF7F1;
	text-decoration: none;
	line-height: 30px;
}



.texto_titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.texto_titulo_seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #841A24;
	text-decoration: none;
	font-weight: bold;
}
.texto_subSeccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.texto_comun_blanco {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FAF7F1;
	text-decoration: none;
	line-height: 18px;
}
.texto_comun_negro {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.texto_menu_wineName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F4F4F4;
	text-decoration: none;
	text-indent: 5px;
}
.texto_menu_winePrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F4F4F4;
	text-decoration: none;
}
.texto_menu_disheName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #F4F4F4;
	text-decoration: none;
	text-indent: 5px;
}
.texto_menu_disheDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #E3D5BF;
	text-decoration: none;
	text-indent: 10px;
}
.texto_contacto_ourAddres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F2ECE1;
	text-decoration: none;
	line-height: 21px;
}
.fondo_pie {
	background-image: url(../images/fondo_pie.jpg);
	background-repeat:  no-repeat;
}
.texto_pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.Link_rojo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AA222E;
	text-decoration: none;
	line-height: 18px;
}
.Link_rojo:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AA222E;
	text-decoration: none;
	line-height: 18px;
}
.Link_rojo:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #751721;
	text-decoration: none;
	line-height: 18px;
}
.Link_rojo:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AA222E;
	text-decoration: none;
	line-height: 18px;
}
.cuadro_formulario {
	background-color: #D1B790;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DFCCB1;
	border-right-color: #DFCCB1;
	border-bottom-color: #DFCCB1;
	border-left-color: #DFCCB1;
}
/*--------------------------------------------------------------*/
.friggit {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #B5A5A7;
	text-decoration: none;
}
.friggit:hover {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #DDDDDD;
	font-weight: bold;
	background-color: #721720;
}
.friggit:link {
	font-size: 13px;
}
.friggit:visited {
}
