/* BODY */
body{
	margin:0;
	background-color:#FFF; 
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px; color:#000000; line-height:18px;
}
a:link { 
	font-weight : bold;
	color : #23140A;
	text-decoration : underline;
} 
a:visited { 
	font-weight : bold;
	color : #23140A;
	text-decoration : underline;
} 
a:hover { 
	font-weight : bold;
	color : #D7BE91;
	text-decoration : underline;
} 
a:active { 
	font-weight : bold;
	color : #D7BE91;
	text-decoration : underline;
} 
a:focus { 
	font-weight : bold;
	color : #D7BE91;
	text-decoration : underline;
} 
div#top{
	text-align:left;
	height:430px;
	width:775px;
	padding-left:10px;
	background-image:url(images/div_top.gif);
	background-repeat:no-repeat;
}
div#content{
	position:relative;
	text-align:left;
	width:775px;
	height:450px;
	padding-left:10px;
	background-image:url(images/div_content.gif);
	background-repeat:no-repeat;
}
div#contentrepeat{
	position:relative;
	text-align:left;
	width:775px;
	height:300px;
	padding-left:10px;
	background-image:url(images/div_content_repeat.gif);
	background-repeat:repeat-y;
}
div#contentrepeatclose{
	position:relative;
	text-align:left;
	width:775px;
	height:150px;
	padding-left:10px;
	background-image:url(images/div_content_repeat.gif);
	background-repeat:repeat-y;
}
div#contentclose{
	position:relative;
	text-align:left;
	width:775px;
	height:50px;
	padding-left:10px;
	background-image:url(images/div_content_repeat.gif);
	background-repeat:repeat-y;
}
div#contentnews{
	position:relative;
	text-align:left;
	width:775px;
	height:400px;
	padding-left:10px;
	background-image:url(images/div_content_repeat.gif);
	background-repeat:repeat-y;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px; color:#000000; line-height:normal;
}
#box1{
	position:absolute;
	left:15px;
	top:10px;
	width:380px;
	color:#23140A;
}
#box2{
	position:absolute;
	left:415px;
	top:10px;
	width:350px;
	height:350px;
	color:#23140A;
}
#box3{
	position:absolute;
	left:15px;
	top:10px;
	width:770px;
	color:#23140A;
}
#box4{
	position:absolute;
	left:15px;
	top:10px;
	width:550px;
	color:#23140A;
	text-align:justify;
}
div#footer{
	text-align:center;
	width:775px;
	height:80px;
	padding-top:30px;
	padding-left:10px;
	background-repeat:no-repeat;
	background-image:url(images/div_footer.gif);
	font-family:Tahoma, Verdana, Arial;
	font-size:12px; color:#000000;
}
.photo {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:2px solid #23140A;
}
.datanews { 
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0px;
	padding-top: 0px;
	font-size : 11px;
	font-weight: normal;
}