@charset "utf-8";
/* CSS Document: Carniceria Hermanos Blasco */
html {
	height: 100%;
	width: 100%;
	overflow: hidden;	
}
body {
	background-color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
div.index {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -485px;
	margin-top: -280px;
	width: 970px;
	height: 580px;
	z-index: 1;	
}
div.sup1 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -463px;
	margin-top: -280px;
	width: 536px;
	height: 125px;
	z-index: 1;	
}
div.sup2 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 73px;
	margin-top: -280px;
	width: 390px;
	height: 125px;	
	z-index: 2;
}
div.menu {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -463px;
	margin-top: -155px;
	width: 175px;
	height: 410px;
	text-align: center;
	z-index: 3;
}
div.inferior {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -463px;
	margin-top: 255px;
	width: 926px;
	height: 25px;	
	z-index: 4;
}
div.lateral {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 443px;
	margin-top: -155px;
	width: 20px;
	height: 410px;	
	z-index: 5;
}
div.contenido {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -288px;
	margin-top: -155px;
	width: 686px;
	height: 410px;
	z-index: 6;
	background-color: #FFFFFF;
	background-image: url(../images/esquinita.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 25px;
	padding-right: 20px;	
	overflow: auto;
}
div.saber {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -288px;
	margin-top: -155px;
	width: 686px;
	height: 395px;
	z-index: 6;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-right: 20px;	
	overflow: auto;
}
div.direccion {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -453px;
	margin-top: 140px;	
	width: 165px;
	height: 90px;	
	color: #FFFFFF;
	z-index: 7;
}
div.logo {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 310px;
	margin-top: -130px;	
	width: 113px;
	height: 204px;	
	color: #FFFFFF;
	z-index: 8;
}
div.fotoReceta {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 170px;
	margin-top: -130px;	
	width: 250px;
	height: 204px;	
	color: #FFFFFF;
	text-align: right;
	z-index: 8;
}
p.texto {
	text-align: justify;
}
p.textoT {
	text-align: justify;
	padding-right: 125px;
}
p.textoR {
	text-align: justify;
	padding-right: 260px;
}
p.imagen {
	text-align: center;
}
p.direcTexto {
	text-align: center;
}	
a:link, a:visited, a:active  { color: #660000; font-weight: bold; text-decoration: none }
a:hover 	{ color: #000000;  font-weight: bold; text-decoration: underline }
