body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #535262;
	margin:0;
	padding:0;
}
#c_text a {
	color: #333;
	text-decoration:none;
}
#c_text a:link, #c_text a:visited {
	color: #333;
	text-decoration:none;
	border-bottom: 1px dotted #333;
}
#c_text a:hover, #c_text a:active {
	color: #333;
	text-decoration:none;
	border-bottom:1px solid #333;
}
#container {
	width:760px;
	margin:0 auto;
	background-image:url(i/container_bg.jpg);
	background-repeat:repeat-y;
}
#header {
	height: 39px;
	background-image:url(i/header_bg.jpg);
	background-repeat:no-repeat;
}
#toolbar {
	width:167px;
	float: left;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
html>body #toolbar {
	width:170px;
}
#toolbar a {
	color:#FFFFFF;
	text-decoration:none;
}
#toolbar a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#toolbar a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#toolbar a:hover {
	color:#fff;
	text-decoration:underline;
}
#toolbar a:active {
	color:#FFFFFF;
	text-decoration:none;
}


#toolbar .menu .items{
	background-image:url(i/menu_bg.jpg);
	background-repeat:repeat-y;
	background-position:-3px; /*Result from 3-pixel bug*/
}
#toolbar .menu table {
	width:170px;
	border: 0;
}
#toolbar .menu .menutop {
	height:20px;
	background-image:url(i/menu_top.jpg);
	background-repeat:no-repeat;
	background-position:-3px;
}
#toolbar .menu .menubottom {
	height:20px;
	background-image:url(i/menu_bottom.jpg);
	background-repeat:no-repeat;
	background-position:-3px;
}
#toolbar #language .items{
	background-image:url(i/lang_bg.jpg);
	background-repeat:repeat-y;
	background-position:-3px; /*Result from 3-pixel bug*/
}
#toolbar #language table {
	width:170px;
	border: 0;
}
#toolbar #language .menutop {
	height:20px;
	background-image:url(i/lang_top.jpg);
	background-repeat:no-repeat;
	background-position:-3px;
}
#toolbar #language .menubottom {
	height:20px;
	background-image:url(i/lang_bottom.jpg);
	background-repeat:no-repeat;
	background-position:-3px;
}
#toolbar li {
	list-style-type: none;
	height:30px;
}
#toolbar .firstitem {
	height: 30px;
	margin-top:20px;
}
* html #toolbar .firstitem {
	margin-top:20px;
}
#toolbar .lastitem {
	height: 10px;
	margin-bottom:20px;
}
#toolbar .onlyitem {
	height: 10px;
	margin-top:20px;
}
html>body #toolbar .onlyitem {
	margin-bottom: 20px;
}
#toolbar #login {

}
#toolbar #language {
}
#content {
	width: 537px;
	margin-left: 180px;
}
html>body #content { /* IE workaround*/
	width: 540px;
}
#content p{
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}
#content #c_header {
	height:38px;
	border: 1px solid #f00;
	/*background-image:url(i/c_header_bg.jpg);
	background-repeat:no-repeat;*/
}
#content #c_text {
	height:100%;
}
#footer {
	clear:both;
	height:39px;
	background-image:url(i/footer_bg.jpg);
	background-repeat:no-repeat;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#6699CC;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#6699CC;
}
.fotos {
	text-align:center;
}
.fotos img {
	border: 1px solid #333;
	margin: 5px;
}
.fotos table {
	margin: 0 auto;
}
.thumbs {
	text-align:center;
}
.thumbs a {
	color: #000000;
	text-decoration:none;
}
.thumbs a:link {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #333;
}
.thumbs a:visited {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #333;
}
.thumbs a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #333;
}
.thumbs a:active {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #333;
}
.parts li {
	margin-bottom:3px;
}
.parts table {
	margin: 0 auto;
}
.parts a {
	color: #000000;
	text-decoration:none;
}
.parts img {
	border: 1px solid #333;
	margin: 5px;
}
.parts a:link {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #333;
}
.parts a:visited {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #333;
}
.parts a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom:1px solid #333;
}
.parts a:active {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #333;
}
