/*CodigoDinamico.com Creandoimagen.com*/
body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
}
#TablaPrincipal {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
}

.texto_menu_izq {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 0.2em;
}
.texto_direccion {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#DivContenera1 {
	height: 563px;
	width: 675px;
	position: relative;
}
.FondoCrema1 {
	background-color: #F2E9D3;
}
/*Div menu superior cuadritos*/
#TablaPrincipal #DivContenera1 #menuSup {
	position: absolute;
	z-index: 4;
	left: 413px;
	top: 8px;
	width: 121px;
}
/*alimentari*/
#TablaPrincipal #DivContenera1 #Div-Imagen1 {
	position: absolute;
	z-index: 4;
	left: 198px;
	top: 170px;
	width: 316px;
}
/*mercato*/
#TablaPrincipal #DivContenera1 #Div-Imagen2 {
	position: absolute;
	z-index: 4;
	left: -99px;
	top: 288px;
	width: 316px;
	height: 279px;
	text-align: right;
}
/*ristorante*/
#TablaPrincipal #DivContenera1 #Div-Imagen3 {
	position: absolute;
	z-index: 4;
	left: 192px;
	top: 84px;
	width: 121px;
	text-align: right;
	height: 290px;
}
/*Paginas Menu Izquierdo*/
#TablaPrincipal #DivContenera1 #Div-paginas {
	position: absolute;
	z-index: 4;
	left: 192px;
	top: 129px;
	width: 316px;
	height: 238px;
}
#TablaPrincipal #DivContenera1 .TablaPress {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#TablaPrincipal #DivContenera1 .TextoPressTNR {
	font-family: "Times New Roman";
	font-size: 17px;
	color: #000000;
	font-weight: lighter;
	text-align: center;
	font-style: normal;
	letter-spacing: 0.12em;
}
#TablaPrincipal #DivContenera1 .FondoCrema2 {
	background-color: #F7F3D8;
}


#TablaPrincipal #DivContenera1 .TextoContenido1 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#TablaPrincipal #DivContenera1 .texto1 {
	font-family: "Times New Roman";
	font-size: 10px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
#TablaPrincipal #DivContenera1 .textoTituloPagina {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #CBC4B2;
	text-align: center;
	letter-spacing: 0.2em;
}
#newsletter {
	background-color: #000;
	clear: none;
	float: right;
	height: 90px;
	width: 200px;
	z-index: 2;
	position: relative;
	margin-top: 615px;
	margin-right: 80px;
}
.texto_news {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.campo_news {
	font-family: Calibri;
	background-color: #3D3C3E;
	height: 20px;
	width: 180px;
	border: 3px solid #515254;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
form {
	margin: 0px;
	padding: 0px;
}

