* {
	margin: 0;
}

body {
	font-family: Tahoma;
	font-size:14px;
	color:#fff;
	margin: 0px;
	margin-bottom: 10px;
	background-color: #53050d;
	line-height:180%;
}

p, td {
	font-family: Tahoma;
	font-size:14px;
	color:#fff;
	line-height:160%;
}

p {margin-bottom: 14px; }
a:link {
	text-decoration: none;
	color: #dfc45a;
}

a:visited   {
	text-decoration: none;
	color: #dfc45a;
}

a:hover {
	text-decoration: underline;
	color: #dfc45a;
}

input, select, textarea {
	font-family: Tahoma;
	font-size: 14px;
}

.maintable {
	margin:10px;
}

.bdbottom {
	border-bottom:4px solid #cc0000;
}

.bottom {
	background-color:#320308;
	text-align: center;
	color:#d52d00;
	padding:7px;
	border: 2px solid #7c1520;
	width:963px;
}

.menub {
	margin-bottom: 3px;
}

.subtitle {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #ff0;
}

.ctitle {
	font-family: Tahoma;
	padding-left:10px;
	font-size: 14px;
	font-weight: bold;
}

.box {
	min-width: 200px;
 	margin-top: 0px;
	margin-bottom: 8px;
}

.boxtitle {
	background-color:#3a0309;
	font-family: Tahoma;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	border: 1px solid #7c1520;
}

.boxcontent {
	padding: 5px;
	margin-top: 2px;
	text-align:left;
	background-color:#7b1a1e;
}

.newsimg {
	border: 2px solid #ccc;
	margin: 5px;
}

.buttons {
	background-image:url("images/css/buttons.png");
	background-repeat:no-repeat;
	padding-left: 20px;
}

#p13 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ff0;
}

.bimg {
	border: 2px solid #ccc;
	margin: 5px;
	padding: 3px;
	background-color: #333;
}

.myline {
	border-top:1px solid #ccc;
}

.gbt {
	border: 1px solid #5a0808;
	background-color: #b52b2b;
}

.gbtb {
	background-color: #8d2929;
}

.weather_table {
	padding:5px;
}

.weather_temp {
	font-size: 24px;
}

.px13 {
	font-size: 13px;
}

.mantinades	{
	margin-bottom:6px;
	border: 1px solid #5a0808;
}

.weather_body {
	background-color: #b52b2b;
}

.weather_header {
	background-color:#8d2929;
}

.banners {
	margin-top: 0px;
	margin-bottom: 3px;
}

.boxnews {display:block; clear:both; padding-bottom: 10px; margin-bottom:20px; border-bottom:1px solid #9b3439; }
.boxnews img {margin-right: 20px;}