body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.topTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 6px;
}
.rojoSimple {
	background-color: #CC0000;
}
.menu a {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.menu {
	background-color: #666666;
	text-align: center;
	border: 1px solid #999999;
	text-transform: capitalize;
	font-size: 12px;
	width: 95px;
}
.menuLang {
	background-color: #8F2901;
	text-align: center;
	border: 1px solid #666666;
}
.menuLang a {

	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.menu:hover {

	background-color: #999999;
}
.menuLang:hover {
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	background-color: #D50000;
}
.english a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-style: normal;
	background-color: #E4E4E4;
}
.english a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #9E2906;
	text-decoration: none;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-style: normal;
	background-color: #D89858;
}


.white_text {
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 12px;
}


.topBack {
	background-image: url(images/backTop.gif);
	background-repeat: repeat-x;
	background-position: right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.topBack .titulo {
	font-size: 18px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
}
.comment {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 20px;
	font-style: italic;
}
.autorFrase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.greyBottom {
	background-color: #D7B4B3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	color: #333333;
}
.direccion {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	color: #996666;
}
.direccion a {
	color: #FF7777;
	font-weight: bold;
	text-decoration: none;
}
.direccion a:hover {
	text-decoration: underline;
}
.greyBottom a {
	background-color: #D7B4B3;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.greyBottom .sep {
	background-color: #D7B4B3;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	color: #FFFFFF;
	padding-left: 5px;
}
.topBack a {
	color: #CCCCCC;
}
.topBack strong {

	color: #FFFFFF;
}
.wineLines {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
	padding-right: 20px;
}
.shuttle {
	color: #FF9999;
	background-color: #551400;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	padding: 20px;
	font-style: normal;
	text-align: left;
	border: 1px double #FF9999;
}
.shuttle h3 {
	color: #CF1008;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	text-align: left;
	margin: 1px 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.shuttle a {
	color: #FF9999;
	background-color: #551400;
	text-decoration: none;
}
.shuttle a:hover {
	background-color: #551400;
	text-decoration: underline;
}
