body		
{ 
	margin: 0px; 
	padding: 0px; 
	background: url("../images/background.jpg") repeat; 
	font-family: verdana;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6
{
	text-align: left;
	padding: 0 5px 5px 0;
	margin: 0;
	color: #035531;
}

h1
{
	font-size: 22px;
	padding: 5px 10px;
}

h1.tabela
{
	background: url('../images/tabela.png') no-repeat top center;
	padding: 15px 130px 30px 130px;
	font-family: Times New Roman;
	font-style: italic;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
}

h2
{
	font-size: 18px;
}

h2 a,
h2 a:link,
h2 a:visited
{
	text-decoration: none;
	color: #0F5B6B;
}

h2 a:hover,
h2 a:active
{
	text-decoration: underline;
}

h3
{
	font-size: 16px;
}

h4, h5, h6
{
	font-size: 12px;
}

form, p, div, ul, li
{
	padding: 0;
	margin: 0;
}

ul, li
{
	list-style: none;
}

a,
a:link,
a:visited
{
	color: inherit;
	text-decoration: underline;
}

a:hover,
a:active
{
	text-decoration: none;
}

.ui-widget-header
{
	text-align: center;
}

img 
{
	border: 0;
}

.menu
{
	font-size: 16px;
	line-height: 45px;
	padding: 0 10px 10px 10px;
}

.main 
{
	margin: auto auto 50px auto;
	width: 920px;	
	padding: 15px 15px 20px 15px;
	background: #C9E5CE;
}

.header
{
	margin: auto;
	width: 970px;
	background: url("../images/header.png") no-repeat;
	height: 200px;
	position: relative;
}

.header .logo
{
	width: 100px;
	text-align: center;
	margin: auto;
	padding-top: 30px; 
}

.header .logo img
{
	height: 90px;
}

.header .leftHeader
{
	position: absolute;
	left: 20px;
	top: 90px;
	width: 220px;
}

.leftHeader ul.lang li
{
	float: left;
	padding-right: 2px;
}

.header .rightHeader
{
	position: absolute;
	right: 20px;
	top: 90px;
	text-align: right;
	width: 220px;
}

.header .rightHeader input.searchBtn
{
	width: 150px; 
	padding: 3px 10px;
	text-align: left;
	background: #98DFBF;
	border: 1px solid #105D4D;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
}

.rightHeader img
{
	vertical-align: bottom;
	height: 24px;
	cursor: pointer;
}

.pathway
{
	padding: 0 10px 10px 10px;
}

#sidebar
{
	float: left;
	width: 300px;
	overflow: hidden;
}

#sidebar h4
{
	padding: 5px 10px;
}

#sidebar ul.navigation
{
	padding: 5px;
}

#sidebar ul.navigation li a,
#sidebar ul.navigation li a:link,
#sidebar ul.navigation li a:visited
{
	background: url("../images/background4.jpg") repeat-x;
	background-size: auto 100%;
	text-decoration: none;
	cursor: pointer;
	display: block;
	padding: 5px 5px;
}

#sidebar ul.navigation li a.selected
{
	text-decoration: underline;
	background: #D7FAE2;
}

#sidebar ul.navigation li a:hover,
#sidebar ul.navigation li a:active
{
	text-decoration: underline;
	background: #6BD18F;
}

#sidebar ul.navigation li ul
{
	padding-left: 20px;
}

#content
{
	padding: 10px 0 10px 10px;
	overflow: hidden;
}

.mainColumn
{
	margin-left: 320px;
	width: 570px;
}

.mainColumn p
{
	padding-bottom: 10px;
}

.moduleOuter
{
	border: 1px solid #9AF0FF;
	background: url('../images/background1.png') repeat-y #60A36D;
	padding: 10px;
	margin-bottom: 10px;
}

.moduleInner
{
	background: url("../images/background.jpg") repeat; 
	padding: 5px ;
}

.moduleContent
{
	background: url("../images/background3.jpg") repeat-x; 
	padding: 5px;
	background-color: #D8EBF1;
	text-align: justify;
}

.moduleContent h2
{
	text-decoration: underline;
}

.moduleContent p
{
	padding: 5px;
}

img.banner
{
	margin: 10px 0;
	width: 300px;
}

.post
{
	padding: 10px 0;
}

.post ul,
.moduleContent ul.list
{
	padding-left: 20px;
}

.post ul li,
.moduleContent ul.list li
{
	list-style: disc;
	padding: 2px 10px;
}

.post p
{
	padding: 0;
}

.left, 
.right
{
	width: 47%;
	padding: 0 1%;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

div.footer
{
	background: url("../images/footer.png") no-repeat center center;
	height: 40px;
	width: 900px;
	margin: auto;
	padding: 8px 0 8px 10px;
}

.footer img.logo
{
	height: 40px;
	float: left;
}

.footer p
{
	padding: 0 50px;
}

.footer .footerMenu
{
	height: 20px;
}

.footer .footerMenu a
{
	display: block; 
	float: left;
	padding-right: 10px;
}

.ilweb
{
	float: right;
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	line-height: 16px;
}

/* Gallery */

div.home-slider
{
	padding: 5px;
	margin-bottom: 10px;
	background: url('../images/background1.png') repeat-y #60A36D;
}

div.home-slider .outer
{
	background: #98C87B; 
	padding: 10px;
}

div.home-slider .inner
{
	background: #E1D9C6; 
	height: 360px; 
}

ul.imageSlider
{
	height: 360px;
	overflow: hidden;
}

ul.imageSlider li
{
	display: none;
	position: relative;
	height: 360px;
	overflow: hidden;
}

ul.imageSlider img
{
	width: 578px;
	cursor: pointer;
}

ul.imageSlider div
{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 36px;
	background: #98C87B;
	font-size: 16px;
	line-height: 18px;
	padding: 5px 3%;
	opacity: 0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
	width: 94%;
	color: #FFFFFF;
}

div.gallery 
{
	text-align: left;
}

div.gallery img
{
	cursor: pointer;
	padding: 10px 10px 10px 0;
}

img.smallImage
{
	width: 120px;
}

img.listImage
{
	width: 200px;
	float: left;
	margin-right: 10px;
}

/* Admin UI  */

.left table,
.right table,
table.full
{
	width: 100%;
	border: 1px dashed #AAAAAA;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 1.4;
}

table tr.odd td, 
table tr.odd th, 
li.odd
{
	background: #EDF9D1;
}

table tr.even td,
table tr.even th, 
li.even
{
	background: #E2E2EE;
}

table tr.highlight td
{
	background: #EEFC5A;
}

table tr th,
table tr td
{
	text-align: left;
	padding-left: 5px;
}

table tr.line
{
	border-bottom: 1px dashed #006C58;
}

table tr.line th
{
	width: 35%;
}

input.textbox,
input.number,
input.date,
option
{
	background: #98DFBF;
	border: 1px solid #105D4D;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 1px;
}

input.textbox
{
	width: 75%;
}

input.number
{
	width: 14%;
}

input.time,
input.time1,
input.address
{
	width: 20%;
}

input.invalid,
input.invalid1,
select.invalid,
select.invalid1
{
	background: #FF7777;
	color: #007700;
	font-weight: bold;
}

li.half
{
	float: left;
	width: 50%;
	text-align: left;
}

input.requiredFlag
{
	border: 1px solid #F8A836;
}

span.requiredMark
{
	color: #F8A836;
	font-size: 14px;
	cursor: help;
}

.dialog
{
	display: none;
}

.red,
.RED
{
	color: #EB5900;
}

.blue
{
	color: #1C94C4;
}

@media print
{
	body
	{
		background: #EEEEEE; 
	}

	.menu,
	.user,
	h1
	{
		display: none;
	}
}