/* RESET */

* { 
	margin:0; 
	padding:0; 
}

h1,h2,h3,h4,h5,h6,ul,ol,dl {
	margin: 0 0 0.5em;
}

p {
	margin: 0 0 1em;
}

ul {
	list-style-type: none;
}

.clear {
	clear: both;
}

/* RESET END */

h1 {
	font-size: 24px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}

body {
	background-color: #f1f1f1;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}

/* LINKS */

a:link, a:visited  {
	color: #ee7373;
	text-decoration: none;
}

a:hover  {
	color: #ee2121;
}

/* LINKS END */

/* POSITION */

#main {
	width: 798px;
	background: #dfdfdf url(../images/bg.jpg) repeat-x;
	margin: 0 auto;
	border-right: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	padding-bottom: 40px;
}

#top {
	height: 120px;
}

#top2 {
	margin-bottom: 25px;
}

#left {
	width: 274px;
	float: left;
}

#content {
	margin-left: 284px;
	padding-right: 30px;
	line-height: 1.3em;
	color: #666;
}

#footer {
	height: 50px;
	width: 798px;
	margin: 0 auto 20px;
}

/* POSITION END */

#top a img {
}

img {
	border-style: none;
	border-width: 0;
}

.name {
	font-weight: bold;
	color: #fc6103;
}

/* MENU */

div.moduletable_menu {
	background-color: #ffc8c9;
	width: 200px;
	float: right;
}

div.moduletable_menu ul {
}

div.moduletable_menu ul li {
	float: left;
}

div.moduletable_menu ul a {
	display: block;
	width: 80px;
	background-color: #ea4346;
	color: #fff;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	text-transform: uppercase;
	font-size: 10px;
	margin: 4px;
}

div.moduletable_menu ul a:hover {
	background-color: #ed2020;
}

/* MENU END */

/* CORE SYSTEM */

.contentdescription, .contentdescription_portfolio {
	margin-bottom: 40px;
	float: left;
}

.contentheading {
	color: #000;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 1.5em;
}

.article_row, .article_row_portfolio {
	clear: both;
	margin-bottom: 20px;
}

span.article_separator, span.row_separator, span.row_separator_portfolio {
	display: block;
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.counter, .pagenav {
	font-size: 10px;
	text-transform: uppercase;
}

span.pagenav {
}

.moduletable_back a {
	color: #fc6103;
	text-transform: uppercase;
	font-size: 10px;
	padding: 5px;
	letter-spacing: -1px;
	font-weight: bold;
}

/* CORE SYSTEM END */

/* CONTATO */

.contact {
	font-size: 12px;
}

.inputbox {
	background-color: #fff;
	width: 250px;
	border-width: 0;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
}

.button {
	background-color: #ea4346;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	padding: 1em;
	border-width: 0;
}

.contact_address {
}

address {
	font-weight: normal;
	font-style: normal;
}

#emailForm {
	margin-top: 20px;
}

#emailForm label {
	display: block;
}

/* CONTATO END */

/* MENU LEFT */

/* @group MENU LEFT */

#left h3 {
	width: 205px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	padding-left: 25px;
	background: url(../images/menu_separator.gif) no-repeat 0 bottom;
	padding-bottom: 6px;
	cursor: pointer;
	margin: 0 0 0 10px;
	color: #7f7f7f;
}

#left ul {
	list-style-type: none;
	width: 150px;
	margin: 0 0 4px 50px;
}

#left ul li {
	line-height: 1.4em;
	padding-left: 4px;
}

#left ul li a {
	display: block;
	outline: none;
	color: #191919;
	font-size: 11px;
}

#left ul li a:hover {
	color: #666;
}

#left li.item38, #left li.item71, #left li.item84 {
	display: block;
	background-color: #d6d6d6;
	color: #4c4c4c;
	font-size: 10px;
	text-transform: uppercase;
}

/* @end */

/* MENU LEFT END */

/* CONTENT */

.code {
	font-family: "Courier New", Courier, mono;
	color: #191919;
}

sup {
	font-family: "Courier New", Courier, mono;
	color: #191919;
}

#content strong {
	color: #333;
}


#content img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#content img.left {
	float: left;
	margin: 0 20px 20px 0;
}

p.big {
	font-size: 18px;
	letter-spacing: -1px;
	color: #dc1e1e;
	line-height: 1.3em;
}

/* CONTENT END */

.www {
	font-size: 42px;
	letter-spacing: -2px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 5px;
	padding: 0;
}

#footer .pad {
	padding-left: 4em;
	padding-top: 1em;
} 
