<!--
html, body {
	background:url(style/body-bg-gradient.jpg) #323232 repeat-x;
}
body * {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;
}
a, object, input {
	outline-style:none;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
p { text-align:justify; margin-bottom:15px; }
h1, .h1 {
	font-size:16px;
	font-weight:bold;
	color:#c80000;
	margin-bottom:15px;
	margin-bottom:10px;
}
h1 { border-bottom:solid 1px #fff; }
td { vertical-align:top }

div.body {
	width:100%;
	min-height:1045px;
	boder:solid 1px #fff;
	margin:0px auto;
}
div#headerHolder {
	width:100%;
	min-height:325px;
}
div#contentHolder {
	width:100%;
	min-height:405px;
	background:url(style/content-bg.jpg) repeat-y;
	background-position:center;
}
div#content {
	width:960px;
	min-height:360px;
	margin:0px auto;
	background:url(style/content-bg-top.jpg) no-repeat;
	padding:20px;
	padding-top:25px;
}
div#content * { font-family:Verdana, Arial, Helvetica, sans-serif; }
div#footerHolder {
	width:100%;
	min-height:92px;
	background:url(style/footer-bg-gradient.gif) repeat-x;
	padding-bottom:10px;
}
div#footer {
	width:830px;
	min-height:92px;
	background:url(style/footer-bg.jpg) no-repeat;
	margin:0px auto;
	padding:0px 85px
}

.header {
	width:1000px;
	min-height:325px;
	margin:0px auto;
}
div#header {
	width:900px;
	min-height:325px;
	margin:0px auto;
	padding:0px 50px;
	background:url(style/header-bg.jpg) no-repeat;
}


div#footer a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:0px 30px;
	margin-top:63px;
	float:left;
}
div#footer a.selected { color:#fff }

div#header a {
	background:url(style/menu-bg.jpg) no-repeat;
	width:150px;
	height:31px;
	display:block;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#c8c8c8;
	padding-top:10px;
	margin-top:10px;
}
div#header a:hover {
	background:url(style/menu-bg-over.jpg);
	text-decoration:none;
	color:#fff;
}

img.picborder { border:solid 1px #fff; }
img.picright { float:right; margin-left:20px; }
div.redTitle {
	padding:5px 12px;
	border:solid 1px #fff;
	background:#c80000;
	margin-bottom:10px;
	margin-top:20px;
	float:left;
	width:444px;
}
div.redTitle * {
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
div.redTitle h2, div.redTitle h1.h2 {
	width:80%;
	float:left
}
div.redTitle h1.h2 {
	margin-bottom:0px;
	border:0px;
}
div.redTitle a {
	font-style:italic;
	float:right;
}

ul li { list-style-image:url(style/list-arrow.gif); list-style-position:outside; margin-top:7px; margin-left:18px; }


/************
 * EMERIGOS *
 ************/

#emerigosLogo {
	font-size:10px !important;
	float:none;
	margin-left:auto;
	margin-top:20px;
	margin-bottom:5px;
}
#emerigosLogo * {
	float:left;
}
#emerigosLogo #emerigos * {
	width:180px;
	float:left;
	display:block;
	padding:0px;
}
#emerigosLogo #emerigos #emerigos_logo {
	width:109px;
}
#emerigosLogo #emerigos #emerigos_logo * {
	width:109px;
}
#emerigos_line {
	border-left:1px solid #fff;
	float:left;
	height:25px;
	margin-left:12px;
	margin-right:6px;
	margin-top:1px;
	width:1px !important;
}

div#emeoff, div#emeon {
	position:relative;
	top:-3px;
}
div#emeoff p, div#emeoff a, div#emeon p, div#emeon a {
	line-height:10px;
	font-size:10px;
	padding:0px;
	margin:0px;
	color:#fff;
	text-decoration:none;
}

div.sigle { margin-top:50px; }
div.sigle img { margin-right:2px; border:solid 1px #bbb; }
.iso-popenergia
{
width:173px;
height:110px;
float:left;
display:inline;
background:url(../images/iso-popenergia.png) no-repeat;
}
-->
