@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #40A6D6;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC01;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#menu {
	width: 978px;
	margin:0 auto 0 auto;
}

#contenido {
	width: 978px;
	margin:0 auto 0 auto;
	
}
#cumpleHome {
	width: 674px;
	float:left;
}
#menuR {
	width: 304px;
	float:right;
	
}
#franja {
	background-image: url(images/fondo_franja.png);
	background-repeat: repeat-x;
	height: 187px;
	
}
#pie {
	width: 978px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	padding-left: 16px;
}
#restaurantes{
	width: 978px;
	margin:0 auto 0 auto;
	}
