body {
	background: url(../images/body_footer.jpg) no-repeat center bottom #820000;
	margin: 0;
	padding: 0;
	color: white;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

p {
	margin: 12px 0;
	padding: 0;
}

img {
	border: 0;
}

.pagina_wrapper {
	width: auto;
	overflow: hidden;
	background: url(../images/body_top.jpg) no-repeat center top;
	margin: 0 auto;
}

.pagina {
	width: 936px;
	margin: 0 auto;
}

.pagina h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px 0;
	padding: 0;
	font-family: "Segoe UI", Helvetica, Arial;
}

.header {
	margin: 12px 0
}

.mainmenu {
	margin: 20px 0;
	padding: 10px;
	list-style-type: none;
	border: 1px solid #ec6666;
}

.mainmenu li {
	display: inline;
	margin: 0 25px;
	padding: 0 5px;
}

.mainmenu li a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.mainmenu li a:hover {
	color: orange;
}

.mainmenu li.selectat a {
	text-decoration: underline;
}

.footer {
	border: 1px solid #ec6666;
	padding: 1em;
	overflow: hidden;
	margin: 1em 0 2em 0;
}

.footer .column {
	width: 220px;
	float: left;
	font-size: 0.85em;
	line-height: 2em;
}

.column h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #EC6666;
	text-transform: uppercase;
}

.column ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.column ul li a {
	color: white;
	text-decoration: none;
}

p.contributors {
	font-size: 0.85em;
	margin: 3em 0 6em 0;
	padding: 0;
}

.contributors span {
	float: right;
}

.contributors span a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.col_left {
	float: left;
	width: 220px;
}

.extra_left {
	margin: 1em 0;
}

.col_right {
	float: right;
	width: 700px;
}

.col_right ul, .col_right ol {
	line-height: 1.5em;
	padding: 0 1em;
	margin: 1em;
}

.col_left ul.submenu {
	margin: 0;
	padding: 1em 0;
	border: 1px solid #ec6666;
	list-style-type: none;
	line-height: 2em;
}

.col_left ul.submenu li {
	padding: 0 1em;
}

.col_left ul.submenu li.selectat {
	background: url(../images/selectat.gif) no-repeat left 6px #6f0000;
}

.col_left ul.submenu li.selectat li.selectat {
	background: none;
}

.col_left ul.submenu li.selectat li.selectat a {
	background-color: #af0000;
}

.col_left ul.submenu li ul {
	padding: 1em 0;
	line-height: 2em;
	list-style-type: none;
	margin: 0;
	border: 0;
	padding-top: 0;
}

.col_left ul.submenu li ul li {
	padding: 0 0 0 0.5em;
}

.col_left ul.submenu li ul li a {
	font-weight: normal;
	display: block;
	padding: 0.1em 0.5em;
}

.col_left ul.submenu li ul li a:hover {
	background-color: #212121;
}

.col_left ul.submenu li a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.col_left ul.submenu li a:hover {
	text-decoration: underline;
}

.content {
	overflow: hidden;
	line-height: 1.5em;
}

.content h2 {
	font-weight: normal;
	font-size: 1.7em;
	margin: 1em 0 1em 0;
}

.content h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 1em 0 1em 0;
}

.content p a, .col_right a {
	color: #ff9946;
	text-decoration: underline;
}

.col_right li img, .col_right img {
	padding: 2px;
	background-color: white;
	border-bottom: 3px solid #5e0000 !important;
	border-right: 3px solid #5e0000 !important;
}

.csc-textpic-imagewrap {
	margin-right: 8px;
}

.csc-textpic-imagerow li {
	padding: 0 2px;
}

.presentation {
	position: relative;
	height: auto;
}

.presentation_pic {
	position: absolute;
	left: 0;
	top: 0;
}

.movie {
	position: absolute;
	left: 20px;
	top: 20px;
	border: 2px solid white;
}

ul.breadcrumb {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	font-size: 0.85em;
}

.breadcrumb li {
	float: left;
	padding: 0px 0 5px 10px;
	background: url(../images/bread_left.gif) no-repeat left top;
}

.breadcrumb li.start {
	background: url(../images/bread_start.gif) no-repeat left top;
}

.breadcrumb li a {
	padding: 3px 10px 5px 0;
	background: url(../images/bread_right.gif) no-repeat top right;
	font-weight: bold;
	color: white;
	text-decoration: none;
	display: block;
}

.breadcrumb li a:hover {
	text-decoration: underline;
}

.breadcrumb li.selectat a {
	color: orange;
}

/* homepage specific */

.events {
	width: 906px;
	padding: 40px 15px 10px 15px;
	height: 244px;
	background: url(../images/events.gif) top left no-repeat;
	margin: 0;
	line-height: 1.2em;
}

.event {
	float: left;
	width: 170px;
	/*margin: 0 5px;*/
	margin: 0 25px;
}

.event h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: white;
	text-transform: uppercase;
}

.event p {
	font-size: 0.85em;
	margin: 3px 0;
}

.event p a {
	color: #9dbcb3;
}

.home .col_left {
	width: 460px;
	float: left;
}

.home .col_right {
	width: 460px;
	float: right;
}

p.post_info {
	font-size: 0.85em;
	color: #ec6666;
	font-style: italic;
}

p.post_info em {
	font-style: normal;
	color: white;
}

.subscriber {
	float: right;
	margin: 3px;
}

.news_img {
	float: left;
	margin: 0 8px 8px 0;
}

.list_news {
	overflow: hidden;
}

.news-single-imgcaption {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0;
	padding: 4px;
	font-style: italic;
}

.news-single-img {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
}

.subnews {
	margin: 0 0 0 1em;
	padding: 0;
	list-style-type: circle;
	line-height: 1.4em;
}

.subnews li {
	margin-bottom: 6px;
}

.subnews li a {
	color: white;
}

.banner_record {
  margin-top: 1em;
}

.ie6_clear {
	clear:both;
}

.browseLinksWrap {
  border: 1px solid #EC6666;
  padding: 6px 0;
  text-align: center;
}

.contenttable { border-spacing: 0; border-collapse: collapse; width: 100%;}
.contenttable td { border: 1px solid #EC6666; padding: 0 5px;}
.contenttable th { padding: 0 5px; background-color: #111111; border: 1px solid #EC6666;}