/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/


/** Common Styles */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	line-height: 25px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(images/fundo%201.jpg);
	background-color: #CCC;
}

h1, h2, h3 {
	margin-top: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FFFFFF;
}

/** Header Style Starts Here */

#header {
	width: 920px;
	height: 150px;
	background-image: url(images/fundo%202010.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
}

#header h1, #header p {
	margin: 0;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header h1 {
	padding: 120px 60px 10px 55px;
	text-transform: lowercase;
	font-size: 50px;
	font-weight: normal;
}

#header p {
	font-size: 18px;
	padding-right: 60px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}


/** Menu Style Starts Here */


#menu {
	width: 920px;
	height: 55px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/image02-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 13px;
	padding-left: 80px;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
}

#menu .first a  {
	padding-left: 0;
}

/** Page Style Starts Here */

#page {
	width: 920px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #990000;
}

#content {
	float: right;
	width: 640px;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	color: #F4F3EE;
	padding: 10px;
}

#content h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #11606B;
	text-transform: capitalize;
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;
}

#sidebar {
	float: left;
	width: 260px;
	margin-bottom: 20px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/image05-1.jpg);
}




#sidebar .bg-top {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/image04-1.jpg);
	color: #FFFFFF;
	line-height: 2em;
}

#sidebar .bg-btm {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/image06-1.jpg);
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}


#sidebar h2 {
	margin: 0;
	padding: 20px 0 10px 30px;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	background-color: #00CC99;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 40px 0;
	list-style: none;
	color: #00FF33;
}

#sidebar li {
	margin: 0;
	padding: 10px 0px;
	margin: 0 30px;
	border-bottom: 1px #178190 solid;
	color: #0000FF;
}

/** Footer Style Starts Here */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/image03-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
#page #rodape {
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#page #page-top #page-bottom #content #mapa {
}
#page #page-top #page-bottom #content #prod1 {
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 50px;
	text-align: left;
}
#page #page-top #page-bottom #content #prod2 {
	float: right;
	padding: 5px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 25px;
	text-align: left;
}
#page #page-top #page-bottom #contentpromo {
	width: 920px;
}

