﻿* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

body {
	margin:0px;
	background-color: #DFD6CC;
	background-image: url(img/fon.gif);
	background-repeat: repeat-y;
	background-position: center;
}

table.principal{
	border-left:1px solid #DFD6CC !important;
	border-left:0px;
}

p.footer {
	font-size:9px;
	color:#996666;
	text-align:center;
	margin-top:5px;
}

td.fondoMenu{
	background-image:url(img/menu.gif);
}

ul#menu{
	margin:0;
	padding:0;
	height:24px;
	list-style:none;
	width:331px;
}

ul#menu li{
	float:left;
}

ul#menu a{
	display:block;
	height:24px;
	line-height:24px;
	text-decoration:none;
}

.b1{width:61px;}
.b2{width:67px;}
.b3{width:79px;}
.b4{width:124px;}

ul#menu a:link, ul#menu a:visited {
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:left top;
}

ul#menu a.b1:link, ul#menu a.b1:visited{background-image:url(img/b1_inicio.gif);}
ul#menu a.b2:link, ul#menu a.b2:visited{background-image:url(img/b2_chef.gif);}
ul#menu a.b3:link, ul#menu a.b3:visited{background-image:url(img/b3_carta.gif);}
ul#menu a.b4:link, ul#menu a.b4:visited{background-image:url(img/b4_donde.gif);}

ul#menu a:hover {
	background-position:left bottom;
}

ul#menu div{height:24px;}

ul#menu div.b1{background:#FFF url(img/b1_inicio.gif) no-repeat bottom;width:61;}
ul#menu div.b2{background:#FFF url(img/b2_chef.gif) no-repeat bottom;width:67;}
ul#menu div.b3{background:#FFF url(img/b3_carta.gif) no-repeat bottom;width:79;}
ul#menu div.b4{background:#FFF url(img/b4_donde.gif) no-repeat bottom;width:124;}

#flash {
	width:740px;
	height:475px;
	background-image:url(img/imagenDIV.jpg);
	background-repeat:no-repeat;
}

#flash a{
	display:block;
	margin-top:160px;
	margin-left:20px;
}