*{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html{
	text-align: center;
}

body{
	width: 80%;
	margin: 0 auto;
	text-align: left;
}

ul{
	margin-left: 0;
}

li{
	list-style: none;
}

a{
	text-decoration: none;
	color: #5c5c5c;
}


a:hover{
	color: #93a70a;
}


h1{
	margin-top: 10px;
}

h1 a{
	font-size: 28px;
	font-weight: normal;
	color: #707070;
}

h1 a:hover{
	color: #93a70a;
}

h2{
	font-weight: bold;
	font-size: 1.4em;
}

h3{
	font-weight: bold;
	font-size: 1.2em;
}

ul#topmenu{
	float: right;
	margin-bottom: 30px;
	margin-top: -30px;
}

#topmenu li{
	float: left;
	margin-right: 10px;
}

#topmenu a{
	font-size: 14px;
	padding-bottom: 0;
}

#topmenu a:hover{
	color: #93a70a;
}

ul#submenu{
	float: right;
	position: relative;
	top: -30px;
	left: 5px;
}

ul#submenu li{
	float: left;
	margin-right: 5px;
}

ul#submenu li a{
	font-size: 10px;
}

ul#submenu li a:hover{
	color: #93a70a;
}

ul#submenu-archive{
	float: right;
	position: relative;
	top: -30px;
	left: 5px;
}

ul#submenu-archive li{
	float: left;
	margin-right: 5px;
}

ul#submenu-archive li a{
	font-size: 11px;
}

ul#submenu-archive li a:hover{
	color: #93a70a;
}

#ie6-message{
	display: none;
}












		
div#boks {
		padding-right: 65px;
		margin-top: 0px;
}		
		
#boks ul {
	list-style: none;
	font-size: 13px;
	font-family: times;
}
		
#imgMain{
	text-align: center;
}
		
div#img-container {
	text-align: center;
}

div#img-container li{
	float: left;
}

ul#boks {
list-style:none;
}


a#link-left{
	background-image: url(../images/arrow-left.png);
	background-repeat: no-repeat;
	display: block;
	width: 13px;
	height: 26px;
	float: right;
	position: relative;
	top: 10px;
}


a#link-right{
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	display: block;
	width: 13px;
	height: 26px;
	float: left;
	position: relative;
	top: 10px;
}

div#work-info{/*
	text-align: center;*/
	position: relative;
	left: 0px;
}

li#lft{
	width: 300px;
}


li#rgt{
	width: 100px;
}


li#mdl{
	width: 400px;
}

#footer{
	display: none;
}

a#active{
	color: red;
}

a.painting-hover{
	background: red;
}

span#ititle{
	float: left;
}

span#counter{
	text-align: right;
	float: right;
}

table#info{
}

div#imgDesc{
	text-align: left;
}

a.email{
	font-weight: bold;
	color: #93a70a;
}

a.email:hover{
	text-decoration: underline;
}

div#about{
	text-align: justify;
}

div#cabecalho{
	float: right;
	text-align: right;
	margin-right: 20px;
}

a.selected{
	color: #93a70a;
}

div#cv p, div#cv h2, div#cv h3{
	width: 500px;
}

#cv h2{
	color: #93a70a;
	font-weight: normal;
	font-size: 13px;
}
