/*#content {
	padding-bottom: 0;
}
*/

#content
{
	float: left;
	width: 920px;
	margin-bottom: 1.5em;
	padding-bottom: 0em;
	padding-left: 25px;
	padding-right: 20px;
	position: relative;
	text-align: justify;
}

#news
{
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
}

#news:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
#news {
	display: inline-block;
}
 
html[xmlns] #news {
	display: block;
}
 
* html #news {
	height: 1%;
}

#news div.news_block
{
	width: 270px;
	float: left;
	text-align: justify;
	border-left: 1px dotted #ccc;
	padding: 15px;
}

#home
{
	/*background: url('../images/foto_bg.png') no-repeat top left;*/
	background: #EEEEEE;
	height: 248px;
	width:	910px;
	position: relative;
}

#home #slideshow
{
list-style: none;
margin: 0px;
padding: 0px;
}


#next h2
{
	/*font-family: georgia, times;*/
	margin-top: 0;
	/*font-style: italic;*/
	font-size: 12pt;
}

#next
{
	color: white;
	width: 190px;
	height: 218px;
	padding: 15px;
	position: absolute;
	right: 0;
	top: 0;
	/*background:transparent url(../images/links_bg.png) repeat-x scroll 0 0;*/
	background-color: #a186be;
}

#next ul
{
	list-style: none;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

#next ul li a
{
	display: block;
	color: white;
	font-weight: bold;
	border-bottom: 1px dotted white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: url('../images/bullet_white.png') no-repeat 5px center;
}

#next ul li a span
{
	position: absolute;
	left: -9999em;
}

#next ul li a:hover
{
	background: url('../images/bullet_db.png') no-repeat 5px center;
	border-bottom: 1px dotted #007396;
	color: #007396;
}


.sitemap ul
{
	margin:0 0 1em 1.3em;
}


/* - - - - - - - - - - - - - - - - - - - - */
#news
{
	border-bottom:3px solid #acd373;
	float:left;
	width:330px;
}
#news h2
{
	border-bottom:8px solid #acd373;
	color:#222222;
	padding-bottom:5px;
}
#news ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#news li a
{
	background:transparent url(../images/news_bullet.png) no-repeat scroll 0 47%;
	border-bottom:1px solid #E1E1E1;
	color:#222222;
	display:block;
	line-height:25px;
	padding-left:15px;
}

#banners{
	display:block;
	float:left;
	width:190px;
	margin-top:30px;
	padding-bottom:60px;
	}

#banners a, #banners a:link, #banners a img
{
	margin: 5px 0px;
}
	
#categories
{
	border-bottom:3px solid #fdc689;
	float:left;
	margin:0 10px 0 20px;
	width:328px;
}

#categories h2
{
	border-bottom:8px solid #fdc689;
	color:#222222;
	padding-bottom:5px;
}

#categories ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#categories ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#categories li a
{
	background:transparent url(../images/categories_bullet.png) no-repeat scroll 0 47%;
	border-bottom:1px solid #E1E1E1;
	color:#222222;
	display:block;
	line-height:25px;
	padding-left:15px;
}