/* CSS Document for News Article*/

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}

.titlewhite {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: 2px;
}

.titlebordo {
	color: #990000;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: 0px;
}

.titlelink{
	color: #990000;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: 0px;
}

.titlelink:hover{
	color: #990000;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	text-decoration: underline;
	letter-spacing: 0px;
}

.titlebox {
	color: #990000;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: 0px;
}

.textwhite {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-decoration: none;
}

.restaurant_text {
	color: #333333;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.titletext {
	color: #333333;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}


.text {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.text_bon {
	color: #333333;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}


.textlink {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
}

.textlink:hover {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
}

.line_points {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-decoration: none;
}

.mail {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.mail {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.footer {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#gallery {
	width: 100%;
}
	
#gallery ul { 
	list-style: none; 
}

#gallery ul li { 
	display: inline; 
}

#gallery ul img {
	border: 0px;
}

#gallery ul a:hover img {
	border: 10px;
	border-width: 8px 8px 8px;
	border-color: #FFFFFF;
}

#gallery ul a:hover { 
	color: #ffffff; 
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titlecombo {
	color: #990000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: 0px;
}

.textcombo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}

.star_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	text-decoration: none;
}

.red{
	background-color: #FF8484;
}

.textmail {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
