
/* stylesheet for the template TEMPLATE_DEFAULT */

.text {
	clear: both;
	margin: 0px 0px 10px 0px;
}

.text img { /*float: left;*/ margin: 0px 10px 15px 0px; }

.text .img {
	float: right;
	margin: 0px 0px 10px 15px;
}

.text img.wide {
	float: none;
	margin: 0px 0px 10px 0px;
}

.text .source {
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	width: 40%;
	float: right;
}

#gmap {
	width: 425px;
	height: 350px;
	border: 1px solid #333333;
	overflow: hidden;
}

.text .nofloat, .text .nofloat img { clear: both; float: none; }
/* stylesheet for the template menu-inner */

/* stylesheet for the template block */


/* stylesheet for the template news-topic */


/* stylesheet for the template cite */


/* stylesheet for the template aspect */

.mblocks-aspects {
	text-align: center;
}

.mblocks-aspects .name {
	text-align: center;
}

/* stylesheet for the template menu-main */

.mblocks-menu-main {
	width: 100%;
	float: left;
	list-style: none;
	background-color: #d22238;
	padding: 7px 0px;
}

.mblocks-menu-main li.first { padding: 0px 0px 0px 15px; }

.mblocks-menu-main li.last { padding: 0px 15px 0px 0px; }

.mblocks-menu-main li {
	float: left;
	padding: 0px 5px;
	color: #fff;
}

.mblocks-menu-main a, .mblocks-menu-main a:link, .mblocks-menu-main a:active {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.mblocks-menu-main a:visited,
.mblocks-menu-main a:visited:hover {
	font-size: 14px;
	color: #ea9aa4;
}

.mblocks-menu-main a:hover {
	font-size: 14px;
	color: #ea9aa4;
	text-decoration: underline;
}

.mblocks-menu-main .home {
	text-align: center;
	float: right;
	width: 11px;
	height: 10px;
	padding: 0px 25px 0px 0px;
}

.mblocks-menu-main .lang {
	text-align: center;
	float: right;
	width: 16px;
	height: 11px;
	padding: 1px 20px 0px 0px;
}
