* {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-color: #CFC5A7;
}

body {
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#CFC5A7;
	font-family: "Helvetica", sans-serif, Arial;
	font-weight: normal;
	font-size: 15px;
	color:#CFC5A7;
}
h0 {
	margin-top: 4px;
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
	color: #CFC5A7;
	line-height: 2;
	background-color: #000000;
	padding-left: 5px;
}
h1{font-weight:normal; font-style:italic; font-size: 13px;}
h2 {
	margin-top: 4px;
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
	color: #CFC5A7;
	line-height: 2;
	background-color: #000000;
}
h3 {
	font-weight:normal;
	font-style:normal;
	font-size: 13px;
	color:#CFC5A7;
	padding-left: 5px;
}
h4 {}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 15px;
	color:#CFC5A7;
	text-align: left
}
a {
	color:#CFC5A7;
	text-decoration:NONE;
}
a:hover {
	color:#000000;
	text-decoration: none;
}

div#container {
	margin: 0 auto;
	width: 1066px;
	text-align: left;
}

#header {
	width:1066px;
	height:250px;
	background-image:url(../img/header.png);
	margin-top: 23px;
	background-repeat:no-repeat;
	padding: 14px 0 4px 0;
	border: 0;
}
* HTML #header {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/header.png',sizingMethod='crop'); cursor:pointer;}

#info {width: 1066px; height: 71px; margin: 0 0 -15px 0; padding: 25px 0 15px 0; background-image:url(../img/lines2.gif); background-repeat:repeat-x;}
#infoRight {
	float: right;
	width: 621px;
	margin-top: -1px;
}
.profile {list-style: none; margin: 0; padding: 0px;}
.profile li{list-style: none; padding: 0px; margin: -19px 0 0 521px;}
.iconLinkedin {background-image: url(../img/linkedin.gif); background-repeat: no-repeat; height: 20px; width: 20px;  float: left; padding-right:4px;}
.iconflickr {background-image: url(../img/flickr.gif); background-repeat: no-repeat; height: 20px; width: 20px;  float: left; padding-right:4px;}
.icontwitter {background-image: url(../img/twitter.gif); background-repeat: no-repeat; height: 20px; width: 20px;  float: left; padding-right:4px;}
.iconfacebook {background-image: url(../img/facebook.gif); background-repeat: no-repeat; height: 22px; width: 23px;  float: left; padding-right:4px;}

#menu {
	width: 600px;
	display: block;
	font-size:18px;
	font-family:georgia;
	font-style:italic;
	letter-spacing:normal;
	display:inline;
	margin-top: -1px;
}
#menu2 {
	float: right;
	width: 350px;
	display: block;
	font-size:18px;
	font-family:georgia;
	font-style:italic;
	letter-spacing:-1px;
	display:inline;
	margin-top: -10px;
}

#menu li {display: inline; padding: 0 12px 0 0;}
#menu li a{
	text-decoration: line-through;
}
#menu li.primeiro a{
	background-color:#111111;
	padding: 2px 5px;
	color:#CFC5A7;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:line-through;
	color: #CFC5A7;
}

ul.merchead {
	overflow: hidden;
	list-style: none;
	width: 100%;
	padding: 14px 0 0 0;
}
ul.projects {
	overflow: hidden;
	list-style: none;
	width: 100%;
	padding: 14px 0 0 0;
}
ul.projects li {
	float: left;
	margin: 0 12px 5px 0;
	width: 250px;
	margin-left: 16px;
}
ul.projects li.last{
	float: left;
	margin: 0 12px 5px 0;
	width: 250px;
}
ul.projects li.middle{
	float: left;
	margin: 0 12px 5px 0;
	width: 250px;
}
ul.projects a {text-decoration: none; color: #000;}
ul.projects li img {
}

#line {
	background-image:url(../img/lines.gif);
	background-repeat:repeat-x;
	height:10px;
	margin-top: 15px;
}
#footer {padding: 0 0 40px 0; width: 1066px;}
.share {text-align: right; margin-top: -23px; font-weight:normal; font-style:italic; font-size: 13px; border:none;}
.share img {border: 0;}
.icons{padding: 0 1px 0 5px;
}
#about {
	width: 1066px;
	height: 80px;
	margin-top: 20px;
}
#aboutLeft {
	width: auto;
	float: left;
}
#aboutCenter {
	width: auto;
	float: left;
	margin-left: 100px;
}
#aboutRight {
	width: auto;
	float: right;
	margin-left: 90px;
}

