@import url("../../webfonts/GoodFoot/stylesheet.css");
.pe-thumbs{
	width: 900px;
	height: 400px;
	position: relative;
	background: transparent url(../images/1.png) center;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background-image: url(tamplet/images/1.png);
	margin-left: auto;
	margin-right: auto;
	left: auto;
	top: 0px;
	right: auto;
}
.pe-thumbs:before {
	content: "";
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background: rgba(53,125,176, 0.2);
}
.pe-thumbs li{
	float:left;
	position: relative;
}
.pe-thumbs li a,
.pe-thumbs li a img{
	display: block;
	position: relative;
}
.pe-thumbs li a img{
	width: 100px;
	opacity: 0.5;
}
.pe-thumbs li a div.pe-description{
	width: 200px;
	height: 100px;
	background: rgba(0,0,0,0.8);
	position: absolute;
	top: 0px;
	left: -200px;
	color: white;
	display: none;
	z-index: 1001;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	color: rgba(255,255,255,1);
	height: 200px;
	width: 22px;
	position: fixed;
	background-image: url(../../images/anatbi@.png);
	background-repeat: no-repeat;
	left: 20px;
	top: 450px;
}
#line {
	background-image: url(images/3.jpg);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-x;
	height: 20px;
	z-index: 1000;
}


	
body #container #biographytext {
	background-color: rgba(239,237,203,0.8);
	height: 400px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body #container #biographytext #textearea {
	height: 380px;
	width: 433px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 30px;
	overflow: scroll;
	float: left;
	color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,0.5);
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
body #container #botonAR {
	background-color: rgba(255,255,255,0.50);
	padding: 5px;
	height: 20px;
	width: 60px;
	position: relative;
	top: 20px;
	color: rgba(255,255,255,1);
	left: 180px;
}
body #paintscontainer {
	background-color: rgba(0,0,0,1);
	width: 100%;
	height: 720px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 70px;
	right: 0px;
	left: 0px;
	font-family: GoodFoot;
	font-size: large;

}
body #paintscontainer table {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 10px;
	height: 600px;
}
#titlepaints {
	position: relative;
	height: 30px;
	width: 100px;
	font-family: GoodFoot;
	font-size: larger;
	font-weight: bold;
	color: rgba(255,255,255,1);
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.no-js body #container #contactinfo strong {
	font-family: Arial, Helvetica, sans-serif;
}
.no-js body #container #contactinfo strong {
	font-family: Tahoma, Geneva, sans-serif;
}
