@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
body  {
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	color: #000000;
	
}
#wrapper {
	text-align: left;
	margin: 0px;
	padding: 0;
	border:0;
	width: 960px;
	background: #FFFFFF url(img/bg-conteiner.gif) repeat-y left top;
}
#header {
	margin: 0;
	background: #FFFFFF;
	height:50px;
}
#side-a {
	float: left;
	width: 280px;
	font-size:14px;
}
#side-a a{
	margin-left: 40px;
}
#side-b {
	float: right;
	width: 540px;
}

#content { 
	float: left;
	width: 14%;
}
#footer {
	clear: both;
	background: #FFFFFF;
}
#menu{
	padding-left: 8px;
	font-size:12px;
	color:#666666;
}
#menu p{
	margin-top:1px;
}

#side-a a{
	color:#000000;
	text-decoration: none;
}
#menu a{
	color:#666666;
	text-decoration: none;
}
#menu .mainlink a{
	color:#000000;
}
#menu .mainlink a:hover{
	color:#666666;
}
#menu a:hover, #side-a a:hover{
	color:#999999;
	text-decoration: none;
}
.galSelected{
	color:#666666;
}
.last4{
	width:465px;
	height:100px;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	padding: 0;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
.last4 a{
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	position:absolute;
	bottom:0px;
	height: 50px;
	padding: 50px 0 0 30px;
	width: 435px;
}
.last4 a:hover{
	color:#CCCCCC;
}
.thumbs{
	margin-top: 15px;
	height: 64px;
}
.thumbs img{
	margin-right: 4px;
}
.galleria{
	margin-top: 5px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.listgal{
	padding-top: 10px;
}

.eng{
	font-style:italic;
	color:#666666;
}

hr{
	height: 0px;
	border: none;
	border-bottom: 1px solid #CCCCCC;
}
#cv{
	font-size:12px;
	line-height: 130%;
}
