﻿body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(/content/images/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img { border-style: none;
    border-color: inherit;
    border-width: 0;
    width: 112px;
    height: 53px;
}

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

blockquote
{
    text-align:left;
    margin-bottom:0px;
}

.quotes
{
    width:400px;
    text-align:right;
    margin-left:100px;
    padding-bottom: 50px;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 688px;
}

/* header */

#header {
	background: url(/content/images/header_bg.gif) repeat-x;
	position: relative;
	width: 688px;
	margin-bottom: 11px;
}

#header .bl { height: 157px; }

#header .tr { background: url(/content/images/header_tr.gif) top right no-repeat; }
#header .bl { background: url(/content/images/header_bl.gif) bottom left no-repeat; }
#header .br { background: url(/content/images/header_br.jpg) bottom right no-repeat; width:100%;}


.header-text
{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	padding: 15px 0px 0px 20px;
	padding-top: 10px;	
}

.header-text a, .header-text a:hover, .header-text a:visited
{
	text-decoration: none;
	color: #fff;
	font-size: 26px;
}
.subheader-text
{
	text-decoration: none;
	color: white;
	font-size: 12px;
}


/* the story of two navs */

#nav-top {
	position: absolute;
	top: 17px; left: 230px;
	color: #fff;
}

#nav-top li {
	display: inline;
}

#nav-top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	  text-decoration: underline;
}

#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}

#nav-left li
{
	padding-top: 3px;
}


#nav-left a
{
	text-decoration: none;
	color: #D1E7F2;
	font-size: 12px;
}


/* body */

.body {
	background: url(/content/images/body_bg.gif) repeat-y;
}

.body2 {
	background: url(/content/images/body_bg2.gif) repeat-y;
}

.body3 {
	background: url(/content/images/body_bg3.gif) repeat-y;
}

#body h2 {
	margin: 0 0 1.5em 0;
}

#body h3 {
	margin: 0 0 0 0;
}

#body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body li {
	padding: 0;
	margin: 0.8em 0;
}

a {
	color: #ce7210;
}

a:hover {
	color: #6f3f0b;
}

#cap {
	background: url(/content/images/column_cap.gif) no-repeat;
	padding-top: 19px;
	width: 688px;
}

#cap2 {
	background: url(/content/images/column_cap2.gif) no-repeat;
	padding-top: 19px;
	width: 688px;
}

#cap3 {
	background: url(/content/images/column_cap3.gif) no-repeat;
	padding-top: 19px;
	width: 688px;
}

#buy {
	float: left;
	width: 189px;
	margin-left: 12px;
	display: inline;
}

#capabilities {
	float: left;
	width: 225px;
	margin-left: 28px;
}

#wide {
	float: left;
	width: 442px;
	margin-left: 12px;
	display:inline;
}

#one {
	float: left;
	width: 666px;
	margin-left: 12px;
	display:inline;
}


#capabilities p, wide p {
	line-height: 1.5;
}

#capabilities h3, wide p {
	font-size: 10px;
}

#news {
	float: left;
	width: 190px;
	margin-left: 34px;
}

#news h3 {
	font-size: 10px;
}

#news h3 a {
	text-decoration: none;
}

#news p {
	line-height: 1.5;
}

	/*
	background-color:#5b96da;
	padding: 10px 10px 1.3em 10px;

	background: #5b96da url(/content/images/support_bg.jpg) no-repeat;
	padding: 10px 10px 1.3em 71px;

	*/
.timed {
	background: #5b96da url(/content/images/support_bg2.jpg) no-repeat;
	padding: 10px 10px 10px 10px;
	color: #fff;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.timed .referencia
{
}

.timed .referencia-nome
{
	text-align: right;
	width: 100%;
}

.timed .readmore {
	margin-bottom: 0;
}

.timed h3 {
	margin: 0;
	padding: 0;
	
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	background: url(/content/images/footer_bg.gif) repeat-x;
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
	font-size:7px;
}

#footer div { background: url(/content/images/footer_l.gif) no-repeat; width:100%; }
#footer div div { background: url(/content/images/footer_r.gif) top right no-repeat;width:100%; width:100%; }

/*----------*/

#news h2, #buy h2, #capabilities h2
{
	color: #009900;
	font-size: 12px;
	font-family: verdana;
}

/* validation
----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}


/* artigos
----------------------------------------------------------*/
.artigoGrupo
{
}

.artigoData
{
    font-size:8px;
}

.artigoTitulo
{
	color: #6f3f0b;
	font-size: 12px;
	font-family: verdana;
}

.artigoMediaName
{
    font-size:10px;
}



/* certificação
----------------------------------------------------------*/
.imagenscert
{
    height: auto;
    width: auto;
    margin: 10px;
}
