body {
	margin: 0;
	padding: 0;	
	color: #000;
	font-size:12px;
    font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
    background: #fff url(../images/bg_purple.png) repeat-x;	
}

hr,
h1, h2, h3, h4, h5, h6,
ol, ul,
pre,
table,
address,
fieldset,
img,
p { margin-bottom: 20px; }

a { text-decoration: none; color:#717171; }
a:hover { text-decoration:none; }
a span { font-size:90%; }

h2 { font-size: 23px; }
h4 { font-size:19px; }

p, li, dl { line-height:18px; }

#page {
	width: 960px;		
	margin: 0 auto;
    margin-top:7px;
}

.float		{ display:inline; float:left; position:relative;}
.hr			{ border:none; border-bottom:1px solid #f0f0f0; border-top:1px solid #d6d6d6; clear:both; height:0; line-height:0; width:100%; font-size:0; padding:0 ;margin-bottom :20px; }
.pr			{ border:none; border-bottom:1px solid #f0f0f0; border-top:1px solid #d6d6d6; clear:both; height:0; line-height:0; width:100%; font-size:0; padding:0; margin-bottom :30px; }
.dotted		{ border-style:dashed; border-left:0; border-right:0; }
.meta		{ font-weight:normal;font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif; font-size:11px; color:#999999 !important; line-height:16px; text-transform:none; text-shadow:none; }
.right		{ float:right; }
.left		{ float:left; }
.clear      { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }

h2.caption 			{ color:#494949; text-shadow:1px 1px 1px #cfcfcf; font-size:23px; line-height:30px;font-weight:normal; }
h2.caption span		{ color:#000000; font-weight:bold; }
h2.caption a:hover	{ text-decoration : underline; }

.bloco {
  display:inline;
  float:left;
  margin-left:20px;
  margin-right:20px;
  position:relative;
}

.total {
  width: 920px;
}

/* Logo */
h1#logo { width: 300px; font-size:48px; font-weight:normal; color:#000;}
h1#logo img	{ margin-bottom: 0; }

#content {
    width: 960px;    	
}

.roundabout-holder 					{list-style:none; width:500px; height:300px; margin:0px auto;}
.roundabout-moveable-item 			{font-size:12px!important; height:300px; width:600px; cursor:pointer; padding:5px; border:1px solid #aaaaaa; -webkit-border-radius:5px; -moz-border-radius:5px; background:#f9f9f9;}
.roundabout-moveable-item img 		{height:100%; width:100%; background-color:#FFFFFF; margin:0;}
.roundabout-in-focus 				{cursor:auto;}
.roundabout-in-focus:hover			{-webkit-box-shadow:0px 0px 20px #787878; -moz-box-shadow:0px 0px 20px #787878; background:#f9f9f9;}
.roundabout-holder span				{display:none; font-size:12px;}
.roundabout-in-focus:hover span		{display:inline; position:absolute; bottom:5px; right:5px; padding:8px 20px; background:#f9f9f9; color:#000000; z-index:999; -webkit-border-top-left-radius: 5px; -moz-border-radius-topLeft: 5px; font-size : 12px;border-left:1px solid #aaaaaa; border-top:1px solid #aaaaaa; }
.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited				{outline:none; text-decoration:none;}
.roundabou li 						{margin:0}
a img								{border:none; outline:0;}

#destaques { margin:10px 0 40px 0; }
#folio_scroller_container { margin-top:35px; margin-bottom:40px; height:auto; }
#folio_scroller_container .roundabout-holder { list-style:none; height:400px; margin:0px auto 20px auto; }

.box-content {
	float: left;
	margin: 0;
	padding: 0;
	width: 320px;
	overflow: hidden;
}

.box-content h1 {
	font-size: 22px;
	color: #fff;
}

.box-content h2 {
	color: #f0b3f9;
	padding: 5px;
	text-align: right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;	
}

.box-content p {
	text-align: justify;
	padding: 5px 10px;
}

.box-top {
	background: transparent url(../images/content-separator.png) bottom center no-repeat;
	height: 358px;
}

#services ul {
	text-align: right;
	list-style: none;
}

#process img {
	margin: 5px 5px;
	float: left;
}

#process p {
	padding: 0;	
	float: left;
	width: 150px;
}

/* footer */
.footer,
.footer a { color:#494949; }
.footer a:hover { color:#9d9d9d;}

/* main navigation */
ul#mainmenu {
    width: 500px;
    float: right;
    text-transform:uppercase;
}

ul#mainmenu li
{
	display: inline;
    float: right;
    margin : 0 0 0 50px;
}

ul#mainmenu li a
{
  font-family:arial, sans-serif !important;
  display:block;
  padding:44px 0 0;
  text-decoration:none;
  color:#000000;
  font-size:14px;
  font-weight:bold;
}

ul#mainmenu li a:hover, ul#mainmenu li a.active {
  background: url(../images/triangle.gif) no-repeat top center;
}

/* Homepage QuickNavigation */
#quicknav { background: url(../images/link_border.png) repeat-x; }

a .title { color: #000; }

.quicknavgrid_3	{
  width: 189px;
  margin: 0;
  padding: 20px 20px 0;
  display: inline;
  float: left;
  position: relative;
  margin-left: 1px;
}

.quicknav { background: #fff; }
.quicknav:hover	{ background: url(../images/link_bg.png) repeat-x; }
.quicknavhr	{ margin-bottom:0; }
.quicknav.alpha	{ margin-left:0; width:190px; }

/* Portfolio Image Slider */

	#folio_scroller_container						{margin-top:35px; margin-bottom:40px; height:auto;}
	#folio_scroller_container .roundabout-holder	{list-style:none; height:400px; margin:0px auto 20px auto;}

/* Portfolio Styles */

	.portfolio_item						{width:223px; position:relative; margin:0 14px 28px 14px; padding:0;}
	.portfolio_item img					{padding:5px; border: 1px solid #aaaaaa; width:211px; -webkit-border-radius: 5px; -moz-border-radius: 5px; background:#f9f9f9; margin-bottom:0px;}
	.portfolio_item span				{display:none;}
	.portfolio_item:hover img			{-webkit-box-shadow:0px 0px 20px #787878; -moz-box-shadow:0px 0px 20px #787878; background:#f9f9f9;}
	.portfolio_item:hover span			{display:inline; position:absolute; bottom:6px; right:6px; padding:10px 15px; background:#f9f9f9; color:#000000; z-index:999; border-left:1px solid #aaaaaa; border-top:1px solid #aaaaaa; -webkit-border-top-left-radius: 5px; -moz-border-radius-topLeft: 5px;}
/* ---- */

div.error, div.notice, div.success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.error a
{
	color:#8a1f11;
}

div.notice a
{
	color:#514721;
}

div.success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

.actions
{
	margin: 0 0 10px 0;
	padding: 0;
}

.actions li
{
	display: inline;
	margin: 0;
	padding: 0;
}

.actions li a
{
	padding: 5px;
	margin: 0;
	color: #298dcd;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	background: #DFF4FF;
	border-left: 5px solid #589FC8;
}

.actions li a:hover, .actions li a.active
{
	background: #589FC8;
	color: white;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
	width: 960px;
	margin: 0 auto;
}

div.breadcrumbs span
{
	font-weight: bold;
}

.clearfix:after	{
    clear:both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

* html .clearfix { height:1%; }