@import url("/css/content.css"); 
body {
	text-align: center;
	background-color: #340003;
	color: #fff;
}
div.main {
	width: 771px;
	text-align:	left;
	padding-top: 20px;
}
html>body div.main {
	margin:	auto;
}
table.top {
	height: 64px;
	width: 100%;
}
table.top td.c, table.top td.t {
	background: url(/images/bg/top.gif) repeat-x left top;
	text-align: center;
}
table.top td.l, table.top td.r {
	width: 8px;	
}
table.top td.t {
	text-align: left;
	padding-left: 5px;		
}
table.top td.i {
	width: 214px;
		
}

table.hcont {
	background-color: #780008;
	border-left: #DA8303 solid 1px;
	border-right: #DA8303 solid 1px;
	border-top: #DA8303 solid 1px;
	width: 100%;
}
table.hcont td {
	vertical-align: top;	
}
table.hcont td.l {
	width: 224px;
}
table.hcont td.c {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
}
table.hcont td.r {
	padding-top: 10px;
	width: 235px;
}
img.m {
	display: block;
	margin: 18px 0;	
}
table.bottom {
	height: 42px;
	width: 100%;
	margin-bottom: 20px;
	color: #CC9999;
	font-family: Tahoma;
}
table.bottom td.m {
	width: 29px;
}
table.bottom td.c {
	background: url(/images/bg/bottom.gif) repeat-x left top;
	font-size: 8pt;
}
table.cont {
	background-color: #780008;
	border-left: #DA8303 solid 1px;
	border-right: #DA8303 solid 1px;
	width: 100%;	
}
table.cont td.lm {
	width: 180px;
	vertical-align: top;
}
table.cont td.lm img {
	margin-top: 15px;	
}
table.cont td.slm {
	width: 15px;
	vertical-align: top;
}
table.cont td.cnt {
	padding-bottom: 100px;	
}
table.topmenu {
	width: 100%;
	margin-bottom: 10px;	
}
table.topmenu td.mi {
	width: 94px;
}
table.topmenu td.tale {
	vertical-align: top;
}
table.smenu {
	margin-top: 10px;	
}
table.smenu td.a {
	background-color: #C8947B;
	color: #740309;
}
table.smenu td.n {
	padding: 0 7px;	
}
div.sborder {
	border-top: 2px solid #C8947B;
	margin-right: 20px;
	height: 1em;
}
div.lcont {
	float: left;
	width: 400px;	
}
div.lcont div.photo {
	float: left;
	width: 70px;
}
div.lcont div.news {
	float: right;
	width: 315px;
	padding: 0 15px 15px 0;
}
div.lcont div.nborder {
	clear: both;
	border-top: #DA8303 solid 1px;
	height: 1em;
	margin-top: 15px;
}

div.rcont {
	float: right;
	width: 145px;
	padding: 0 20px 0 10px;
}

ul.article {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.article li {
	background: url(/images/bullet.gif) no-repeat 0 2px;
	padding-left: 27px;
	margin: 0px 0 10px;
}
ul.article li.sel {
	background: url(/images/bulleta.gif) no-repeat 0 2px;
	font-weight: bold;
}

div.margined {
	margin-right: 25px;
}

table#all_events_list td {
	padding: 10px 25px 10px 5px;
	vertical-align: top;
	border-bottom: #DA8303 solid 1px;
}
table#all_events_list td.s {
	vertical-align: middle;
}
table#all_events_list th {
	font-weight: normal;
	padding: 10px 25px 10px 5px;
}

div.mbordered {
	margin-top: 1px;
	border-top: #DA8303 solid 1px;
}
table.inspiration {
	width: 100%;	
}
table.inspiration td {
	vertical-align: top;	
}
table.inspiration td.img {
	width: 180px;	
}
table.inspiration td.img img {
	border: #DA8303 solid 1px; 	
}
img.bordered {
	border: #DA8303 solid 1px;	
}

td.lm img.bordered {
	margin-left: 15px;	
}
div.img-download {
	padding-top: 5px;
	width: 300px;	
}
div.img-download img {
	margin-bottom: 5px;	
}