body {
    font: normal 12px verdana,arial, tahoma;
	color:#452403;
	background:#1A1710;
}

html, body {
    margin:0;
    padding:0;
    border:0 none;
  
	height:100%;
    width:100%;
}

.clear {
	clear:both;
}
a {
	color: #452403;
}
a:link {
	color: #452403;
	text-decoration: none;
}

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


a:hover {
	text-decoration: underline;
	color: #15428b;
}
p { text-align: justify; font-size: 12px; line-height: 16px; margin: 0px 0px 14px 0px; padding: 0px; }


h2 {
 font-size: 150%;
 font-weight: bold;
 padding-left:5px;
 margin: 0;
 color:#452403;
 border-bottom:3px solid #452403;
 margin-bottom:5px;
}

img {border:0}

#main {
	width: 100%;
	height:802px;
	margin: 0px;
	padding:0px;
	text-align:center;
}

#foto {
	width: 100%;
	height:680px;
	margin: 0px;
	padding:0px;
	text-align:left;
}

div.center {
	width: 950px;
	margin: 0px auto;
}

#container {
width:950px;
position:relative;
background:url('../images/bg.jpg') center center  no-repeat;
height:802px;
overflow: hidden
}


#content_container {
	position:absolute;
	width: 505px;
	height:525px;
	text-align:left;
	top:230px;
	left:245px;
	overflow:auto;
}

#languages {
	clear:both;
	position:absolute;
	height:20px;
	line-height:20px;
	text-align:left;
	width:250px;
	top:210px;
	left:730px;
	font-size:12px;
	font-weight:bold;
}


#footer_container {
	clear:both;
	position:absolute;
	height:20px;
	line-height:20px;
	text-align:left;
	width:500px;
	top:760px;
	left:300px;
	font-size:10px;
	font-weight:bold;
}

.wrapper {
	margin:5px;
}

.moduletable {
}

.moduletable h3{
 font-size: 150%;
 font-weight: bold;
 padding-left:5px;
 margin: 0;
 color:#FC3F30;
 border-bottom:1px solid #B9CADB;
}


/* .moduletable_menu {
	position:absolute;
	top:220px;
	left:37px;
	width:180px;
	
}
.moduletable_menu ul
{
	margin:0;
	padding: 0;
	margin-left:4px;
	list-style: none;
	width: 100%;
}

.moduletable_menu  ul li {
	
	float:left;
	line-height:20px;
	list-style: none;
	padding-left:4px;
	
	text-align:left;
	width:100%;
	border-bottom:1px solid #452403;
}

.moduletable_menu  ul li a {
	font-size:10px;
	color:#452403;
	font-weight:bold;
}

.moduletable_menu  ul li a:hover{
	text-decoration:none;
} */

.article_num {
	clear:both;
	position:absolute;
	bottom:5px;
	right:0px;
	width:300px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	
}

.article_num a {
	color:#452403;
}

.article_num a:hover{
	text-decoration:none;
}
.white_bg {
	background:#FFFFFF;
	
}


