body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	text-decoration: underline;
}
.RestauNombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999966;
}.Restau {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #999966;
}
.tiposVerdes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	font-weight: bold;
}
.tiposNegros {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
}
.linaAmarilla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.ElMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.noLink {
	color: #FFFFCC;
	text-decoration: none;
}
.ElMenu02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #666633;
	padding-top: 5px;
	padding-bottom: 5px;
}
.noLink02 {

	color: #666633;
	text-decoration: none;
}
.TiposNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.Destaca {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999933;
}
.espCuerpo {
	padding: 5px;
}

