﻿/* CSS Document */

* {
	overflow: visible !important;
}
#container {
	width: 100%;
	padding: 0;
}
#banner {
	padding: 0;
}
#bannerLogo {
	padding: 10px 0;
}
#bannerLogo p {
	padding: 0;
	margin: 0;
	position: static;
	text-align: center;
	width: auto;
}
#bannerToolbar, #bannerMenu, #bannerHeader, #bannerContact, #contentMenu, #contentRelative, #footer  {
	display: none !important;
}
.cornersTop, .cornersBottom, .borderLeft, .borderRight, .borderTop, .borderBottom, .navigation, .pagination, .commentToolbar, .toolbar, .links, .buttons {
	display: none !important;
}
.article ul {
	list-style: disc;
}
.article ul li {
	background: none;
	padding: 0;
}
.templateHome .trainings, .templateHome .actually, .templateHome .news, .templateHome .testimonys {
	margin: 0;
	width: 100%;
}
.templateHome .actually .body {
	overflow: hidden !important;;
	_overflow: visible !important;;
	_height: 1% !important;;
}
