body {
	background-color: #698ebb;
	margin: 0px;
	background-image: url(../images/bg-vert_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #34261B;
}
#main-container {
	background-image: url(../images/bg-contenedor_04.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 798px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#logo-top {
	background-image: url(../images/logo-home_04-es.png);
	background-repeat: no-repeat;
	float: left;
	height: 119px;
	width: 214px;
	margin-top: 41px;
	margin-left: 46px;
}
#container-left {
	float: left;
	width: 798px;
}
#menu-sociales {
	background-image: url(../images/menu-sociales_04.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 81px;
	margin-top: 23px;
	margin-left: 667px;
}
#menu-flash {
	float: left;
	height: 258px;
	width: 714px;
	margin-top: 21px;
	margin-left: 40px;
}
#menu-sociales ul {
	float:left;
	width:81px;
	height:21px;
	background:transparent url(../images/menu-sociales_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	padding: 0;
	margin:0;
}
#menu-sociales ul li {
	margin:0;
	list-style: none;
	/*height: 30px;*/
	/*display: block;*/
	padding:0;
	top:0;
	position:absolute;
}
#menu-sociales a{
	height:21px;
	display:block;
}
#menu-sociales ul li a {
	text-decoration: none;
	text-indent:-999px;
	background-position: 0 0px;
	overflow: hidden;
}
#rss {
	width: 26px;
}
#rss a:hover {
	background:transparent url(../images/menu-sociales_04.jpg);
	background-position: 0px -21px;
	
}
#twitter {
 	left:26px;
	width: 29px;
}
#twitter a:hover {
	background:transparent url(../images/menu-sociales_04.jpg);
	background-position: -26px -21px;
	
}
#facebook {
 	left:55px;
	width: 26px;
}
#facebook a:hover {
	background:transparent url(../images/menu-sociales_04.jpg);
	background-position: -55px -21px;
	
}

#menu-sub-home {
	float: left;
	height: 13px;
	width: 704px;
	margin-top: 40px;
	margin-left: 45px;
	color: #4C3827;
	font: normal 11px Arial, Helvetica, sans-serif;
	
}
#menu-sub-home a{
	color: #4C3827;
	text-decoration:underline;
	
}
#menu-sub-home a:hover{
	text-decoration:none;
	
}

.home-item {
	float: left;
	width: 89px;
}
.home-item-b {
	float: left;
	width: 92px;
}
.item-separator {
	background-image: url(../images/home-separator_03.jpg);
	float: left;
	width: 13px;
	height: 13px;
}
.press-item {
	float: left;
	width: 92px;
	height: 13px;
	text-align: left;
	
}
.chef-item {
	float: left;
	width: 138px;
	height: 13px;
	text-align: center;
	
}
.wine-item {
	float: left;
	width: 103px;
	height: 13px;
	text-align: center;
	
}
.recipes-item {
	float: left;
	width: 85px;
	height: 13px;
	text-align: center;
	
}
.boutique-item {
	float: left;
	width: 90px;
	height: 13px;
	text-align: center;
	
}
.links-item {
	float: left;
	width: 65px;
	height: 13px;
	text-align: center;
	
}
.espa-item {
	float: left;
	width: 53px;
	height: 13px;
	text-align: right;
	
}
.clear {
	clear: both;
}
#footer {
	text-align: center;
	margin-top: 35px;
}
