body {
	margin: 0 30px;
  background-color: black;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
  color: black;
  text-align: center;
}
.adm {
	background-color:white;
}
p {
	letter-spacing: 0.05em;
	padding-left: 40px;
	padding-right:20px;
	text-align: justify;
}
a {
	text-decoration: none;
  color: #C33977;
}
a:hover {
	border-bottom: 1px dashed #C33977;
}
a.selected {
	color:#000;
}
.selected {
	color:#C33977;
}
.enl_naranja {
	color:#C33977;
}
h1, h2, h3, h4 {
  padding-left: 40px;
  font-family: Century Gothic;
  font-weight: normal;
  letter-spacing: 2px;
}
h1 {
  margin: 40px 0 0;
	background-color: #F6F6F6;
  font-size: 30px;
}
h2 {
  font-size: 20px;
  border-bottom: 1px dashed #d3d3d3;
}
h3 {
	font-size: 16px;
  font-style: italic;
  font-weight: bold;
}
h4 {
	font-size: 14px;
}
li {
  margin-left: 40px;
	letter-spacing: 0.05em;
  list-style-image: url('../img/list-image.gif');
	line-height: 25px;	
}
img {
	border: 0px;
}
div.subir {
	text-align:right;
	color:black;
	margin-right:20px;
}
div.submenu {
	text-align: center; 
  border-bottom: 2px solid #C33977; 
  padding: 5px; 
  margin: 20px 20px 60px; 
  color: black;
}
div.submenu a { color: #5e5e5e; font-weight: bold;}
div.submenu a:hover { color: black;}
table.glosario {
	width: 518px; 
  	margin-bottom: 40px; 
	border: 1px dashed #F0F0F0;
}
table.glosario td {
	border: 1px dashed #F0F0F0;
}
table.carta { 
	width: 518px; 
  margin-bottom: 40px; 
  border-bottom: 1px solid #C33977;
}
table.carta td.plato { border-bottom: 1px dashed #F0F0F0; font-style: italic; letter-spacing: 0;}
table.carta td.precio {
	width: 50px; 
  border-bottom: 1px dashed #F0F0F0; 
  font-weight: bold; 
  color: #C33977; 
  text-align: right;
}
div.nota {
	font-size: 11px; 
  font-style: italic; 
  color: #5e5e5e; 
  background-color: #F6F6F6;
  padding: 5px;
  text-align: right;
}
/***********************************/
img.foto {
	border: 7px solid #e6e6e6;
  margin: 10px;  
}
br.clear {
	clear: both;
	background-color:white;
}
#contenedor {
	margin: 0 auto;
  text-align: left;
  width: 734px;
  background-color:white;
}
#izq {
  float: left;
}
*html #izq {
	margin-right: -3px;
}
#menu {
	text-align: right;
  margin-top: 40px;
  padding-right: 20px;
}
#menu ul {
width:140px;
	margin: 0;
  padding: 0;
}
#menu li {
	list-style-image: none;
	list-style-type: none;
  line-height: 25px;
}
#menu a {
	text-decoration: none;
  color: black;
}
#menu a:hover {
	border-bottom: 1px dashed #C33977;
	color: #C33977;
}
#menu a.selected {
	font-weight: bold;
  color: #C33977;
}
#menuadm {
}
#menuadm ul {
	margin: 0;
  padding: 0;
}
#menuadm li {
	list-style-image: none;
	list-style-type: none;
  line-height: 25px;
}
#menuadm a {
	text-decoration: none;
  color: black;
}
#menuadm a:hover {
	border-bottom: 1px dashed #C33977;
	color: #C33977;
}
#menuadm a.selected {
	font-weight: bold;
  color: #C33977;
}
#dcha {
	margin-left: 162px;
	margin-right: 15px !important;
	margin-right: 0px;
	background-color:white;
}
* html #dcha {
	margin-left: 159px;
}
#pie {
	background-color: black;
  margin-top: 75px;
  width: 690px;
  height: 150px;
  padding-right: 30px;
  color: #5a5a5a;
  height: 200px;
}
#pie a {
	color: white;
  text-decoration: none;
}
#pie a:hover {
	border-bottom: 1px dashed #C33977;
	color: #C33977;
}
#logo-hve {
	float:left;
  display: inline;
  background-color:white;
  width:146px;
  text-align:right;
  margin-right: 15px;
  padding:20px 15px 0px 0px;
  height: 180px;
}
/* Formularios */
label{
  float: left;
  width: 170px;
}
input, textarea, select{
	font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  color: black;
	border: 1px solid #DCDCDC;
  margin-bottom: 5px;
}
#submitbutton{
	background-color: #C33977;
  font-weight: bold;
  color: white;
  padding: 2px; 
  margin-left: 105px;
  margin-top: 5px;
}

