html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

div img {
display:block;
margin:auto;
vertical-align: middle;
}

body {
	background: #000000;
}
#header {
	background: #ffffff;
	height: 365px;
}
#menu {
	background: #ffffff;
	height: 250px;
}

#datos{
	background: #f30100;
	height: 30px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#datostelefono{
	background: #f30100;
	color: #ffffff;
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#datos_fiestas{
	background: #f30100;
	color: #ffffff;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#menu1, #menu2, #menu3,#menu4,#menu5,#menu6, #menu7, #menu8, #menu9, #menu10{
	margin:5px;
	background: #0000fe;
	height: 110px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

#menuborde{
	margin:5px;
	background: #000000;
	height: 110px;
	color: #000000;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#principal{
	background: #dadaed;
}

#promocion{
	background: #ffffff;
}

#promocionnro{
	background: url(../images/promocion.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 36px;
	font-weight: bold;
	height: 60px;
	color: #ffffff;
}

#promocioncontenido{
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
}

#promocionprecio{
	background: url(../images/precio.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 30px;
	font-weight: bold;
	height: 140px;
	color: #ffffff;
}

#promocionprecioentero{
	text-align: right;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	margin-top: -20px;
	margin-left: 25px;
}

#promocionpreciodecimal{
	vertical-align: middle;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 40px;
	margin-left: -4px;
}

#marcaslogo{
  margin-top: 10px;
	
}

#promotorta {
	background: url(../images/fondopromotorta.png) no-repeat;
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	height: 110px;
}

#promotortatexto {
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	height: 10px;
	margin-left: -5px;
	margin-top: 9px;
}

#torta{
	background: #ffffff;
}

#tortanro{
	background: url(../images/promocion.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 36px;
	font-weight: bold;
	height: 60px;
	color: #ffffff;
}

#tortanombre{
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 36px;
	font-weight: bold;
	height: 60px;
}

#tortadescripcion{
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 300px;
}

#hamburguesanombre{
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 32px;
	font-weight: bold;
	height: 60px;
}

#pataternera{
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}

#sandwichdescripcion{
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}

#desayunocontenido{
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

#especialescontenido{
	text-align: left;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}

a{text-decoration:none}
a:link{color:black}
a:visited{color:black}
a:active{color:black}
a:hover{text-decoration:underline}

#menutortas{
  	background: #cccccc;
  	text-align: center;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
}

#etiquetaformu{
   	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}

#tituloformu{
   	text-align: center;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
}

#menupedido{
	margin:5px;
	background: #000000;
	height: 110px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

#mediospago{
	margin:5px;
	background: #000000;
	height: 110px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

#instagram{
	margin:5px;
	background: #000000;
	height: 110px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

#menuatencion1{
	color: #ffffff;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

#pascuas {
	background: #CC0033;
	height: 150px;
	color: #ffffff;
  background: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#pascuas1{
	background: #CC0033;
	color: #ffffff;
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#blinkText{ 
	
	font-family: serif;
	font-size: 80px; 
	text-align: center; 
	animation: animate 1.5s linear infinite; 
}  

@keyframes animate{ 
	0%{ 
		opacity: 0; 
	}
	20%{ 
		opacity: 1; 
	}
	40%{ 
		opacity: 1; 
	}
	60%{ 
		opacity: 1; 
	} 
	80%{ 
		opacity: 0.7; 
	} 
	100%{ 
		opacity: 0; 
	} 
} 