﻿
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

h3 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #333333;
}

h2 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #333333;
}

h1 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

ol {
	margin: 1em 0 1.4em 0;
	text-align: justify;
	line-height: 16px;
}

ul {
	margin: 1em 0 1.4em 0;
	text-align: justify;
	line-height: 16px;
}

p {
	margin: 1em 0 1.4em 0;
	text-align: justify;
	line-height: 16px;
}

a:link {
	color: #72AF0C;
}

a:active {
	text-decoration: none;
	color: #72AF0C;
}

a:hover {
	text-decoration: none;
	color: #72AF0C;
}

a:visited {
	color: #72AF0C;
}

a span {
    display: none;
	color:#CC3300
}
a:hover span {
    display:inline;
}

img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	margin-right: 17px;
	margin-bottom: 27px;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}



#wrapper {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

/* Header */

#header {
	width: 739px;
	margin: 0 auto;
	height: 125px;
}

/* Menu */

#menu {
	float: left;
	width: 739px;
	height: 125px;
	background-color:#018ac1;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img04.gif) no-repeat right 55%;
	margin-top: 5px;
	margin-right: 3px;
	padding: 8px 17px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#menu a:hover { 
	color: #000000;
}

#menu .current_page_item a {
	color: #000000;
}

/** LOGO */
#logo {
	width: 739px;
	height: 121px;
	margin: 0 auto;
}

	#logo_top_logo{ /* logo */
		width:50px;
		height:90px;
		!height:110px;
		z-index: 10;
		float:left;
		
		margin-top:25px;
		margin-left:10px;
	}
	
	#logo_top_search{ /* logo */
		background:url(images/bg_cub_firefox.jpg) no-repeat;
		!background:url(images/bg_cub.jpg) no-repeat;
		background-position: right bottom;
		width:300px;
		height:96px;
		!height:98px;
		z-index: 10;
		float:right;
		text-align:right;
		
		margin-top:25px;
		margin-right:10px;
	}

#logo h2 {
	float: left;
	margin: 0;
	padding: 30px 0 0 0px;
	line-height: normal;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 30px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #4C4C4C; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 45px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #8BD80E; 
}

#logo p a {
	text-decoration: none;
	color: #8BD80E;
}

#logo p a:hover { text-decoration: underline; }


/* Page */
#page {
	width: 709px;
	margin: 0 auto;
	background: #eff1f0 ;
	padding: 0 15px;
}

/* Content */
#content {
	float: left;
	width: 454px;
	padding-top:10px;
}

#content p{
	color:#5A3B19;
}


#content p a{
	text-decoration: underline;
	color:#206083;
	font-weight: bold;
}

#content p a:hover{
	text-decoration: none;
	color:#E19832;
	font-weight: bold;
}

#content h1{
	color:#E19832;
	font-size:25px;
	font-weight: bold;
	padding-bottom:20px;
}

#content h2{
	font-size:18px;
	color:#72AF0C;
	font-weight: bold;
}

#content h3{
	font-size:14px;
	color:#CC3300;
	font-weight: bold;
}

/* Products */
#products{
	margin: 0 0 21px 0;
	vertical-align: top;
	height: 102px;
}

#products h2{
	color: #E19832;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
}

#products h3{
	color: #E19832;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#products a{
	color:#5A3B19;
	text-decoration: none;
}	
#products a:hover{
	color:#206083;
	text-decoration:underline;
}

/* Frase */
#impact {
	border-bottom: 1px dotted #CECECE;
	margin-bottom: 17px;
	padding-bottom: 10px;
	font-weight: 700;
	color: #CC3300;
}

/* BreadCrumb */
#breadc {
	border-bottom: 1px dotted #CECECE;
	margin-bottom: 17px;
	padding-bottom: 10px;

}


/* Sidebar */
#sidebar {
	border-left: 1px dotted #CECECE;
	width: 222px;
	float: right;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	height: 475px;
}

#sidebar ul {
	margin: 1em 0 0 0;
	padding: 0;
	/*list-style: none;*/
	list-style-type:square;
}

#sidebar li {
	/*margin-bottom: 40px;*/
	margin-left:15px;
	line-height: normal;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	/*width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;*/
	font-size: 17px;
	font-weight:bold;
	color: #333333;
}

#sidebar h3{
	color: #E19832;
	font-size: 13px;
	font-weight: normal;
	/*line-height: 20px;*/
}

#sidebarproducts{
	margin: 0 0 5px 0;
	vertical-align: top;
	height: 75px;
	!height: 60px;
}

#sidebarproducts a{
	color: #E19832;
	text-decoration: none;
}	
#sidebarproducts  a:hover{
	color:#E19832;
	text-decoration:underline;
}
}

/* Footer */
#footer-wrap {
}

#footer {
	margin: 0 auto;
	padding: 0px 0 10px 0;
	background: #ffffff;
}

#footer {
	height: auto;
}

#footer p {
	font-size: 11px;
	font-weight: 700;
}

#legal {
	clear: both;
	padding-top: 7px;
	text-align: center;
	color: #206083;
	font-weight: normal;
}

#legal a {
	font-weight: normal;
	color: #72AF0C;
}

