body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #202020;
	margin: 0 auto;
	padding: 0px;
	background-color: #F9F9F9;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	width: 1011px;
}

#header {
	margin: 0px;
	padding: 0px;
	background-color: #472637;
	height: 18px;
}

#container {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#lang {
	margin: 21px 12px 0px 0px;
	padding: 0px;
	text-align: right;
	color: #8B8B8B;
	font-size: 10px;
}

#lang ul {
	margin: 0px;
	padding: 0px;
}

#lang li {
	margin: 0px;
	padding: 0px 0px 0px 7px;
	float: right;
	list-style-type: none;
}

#lang li a {
	color: #8B8B8B;
	text-decoration: none;
}

#lang li a:hover {
	color: #202020;
	text-decoration: none;
}

#lang .active {
	color: #202020;
	text-decoration: none;
}

#lang .bold {
	font-weight: bold;
}

#contents {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 1011px;
	float: left;
}

#contents #left {
	margin: 0px;
	padding: 0px 14px 0px 0px;
	width: 285px; /*299px*/
	float: left;
}

#contents #left #title {
	margin: 0px 0px 13px 0px;
	padding: 0px;
	font-weight: bold;
}

#contents #left #title_projects {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}

#contents #left #info{
	margin: 0px 0px 13px 0px;
	padding: 0px;
	font-weight: normal;
	color: #942E62;
}

#contents #left a {
	color: #472637;
	text-decoration: none;
	font-weight: bold;
}

#contents #left a:hover {
	color: #472637;
	text-decoration: underline;
	font-weight: bold;
}

#contents #middle {
	margin: 0px 0px 0px 299px;
	padding: 0px 13px 0px 13px;
	width: 86px; /*112px*/
}

#contents #middle #submenu {
	margin: 134px 0px 0px 0px;
	padding: 0px;
	width: 86px; /*112px*/
}

#contents #middle #submenu ul {
	margin: 0px;
	padding: 0px;
}

#contents #middle #submenu li {
	margin: 0px;
	padding: 0px 8px 10px 0px;
	list-style-type: none;
	text-align: right;
	font-weight: normal;
}

#contents #middle #submenu a {
	text-decoration: none;
	font-weight: normal;
	color: #202020;
}

#contents #middle #submenu a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #202020;
}

#contents #middle #submenu .active {
	text-decoration: none;
	font-weight: bold;
}

#contents #right {
	margin: 0px;
	padding: 0px;
	width: 600px; /*586*/
	float: right;
	text-align:left;
}

#contents #right #maxi {
	margin: 0px 0px 13px 0px;
	padding: 0px;
	width: 601px; /*586*/
	float: right;
	text-align:left;
}

#contents #right #minis {
	margin: 0px;
	padding: 0px;
	width: 600px;
	float: left;
	height: 61px;
}

#contents #right #minis ul {
	margin: 0px;
	padding: 0px;
}

#contents #right #minis li {
	margin: 0px;
	padding: 0px 14px 0px 0px;
	list-style-type: none;
	float: left;
}

.ahref {
	background-color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border: 0px;
}

.ahref a {
	background-color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border: none;
}

.ahref a:hover {
	background-color: #FFFFFF;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: none;
}

.activeahref {
	background-color: #FFFFFF;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: 0px;
}

#contents #list {
	margin: 0px;
	padding: 24px 0px 0px 0px;
	width: 586px; /*586*/
	text-align:left;
	clear: both;
}

#contents #list a {
	text-decoration: none;
	font-weight: normal;
	color: #942E62;
}

#contents #list a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #942E62;
}

#contents #projects {
	margin: 0px;
	padding: 11px 0px 0px 0px;
	width: 586px; /*586*/
	text-align:left;
	clear: both;
}

#contents #projects ul {
	margin: 35px 0px 0px 0px;
	padding: 0px;
}

#contents #projects li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}

#contents #projects li a {
	color: #202020;
	text-decoration: none;
	font-weight: normal;
}

#contents #projects li a:hover {
	color: #202020;
	font-weight: normal;
	text-decoration: underline;
}

#contents #projects .active {
	color: #8B8B8B;
	font-weight: normal;
	text-decoration: none;
}

#contents #projects #page {
	margin: 13px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
}

#page a {
	color: #472637;
	text-decoration: none;
	font-weight: bold;
}

#page a:hover {
	color: #472637;
	text-decoration: underline;
	font-weight: bold;
}

#contents #projects #page .active {
	color: #472637;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	margin: 40px 0px 0px 0px;
	padding: 0px;
	color: #8B8B8B;
	font-size: 10px;
	float: left;
	text-align: justify;
}

#footer a {
	color: #942E62;
	text-decoration: none;
	text-align: justify;
}

#footer a:hover {
	color: #942E62;
	text-decoration: underline;
	text-align: justify;
}

#footer .links {
	margin: 0px;
	padding: 0px;
}

#footer .links a {
	color: #8B8B8B;
	text-decoration: none;
}

#footer .links a:hover {
	color: #8B8B8B;
	text-decoration: underline;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #202020;
}

.txt_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #202020;
	font-weight: bold;
}

.txt_purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #472637;
}

.txt_purple_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #472637;
	font-weight: bold;
}




