@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../img/bg.gif);
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	font-weight:bold
	}
a:link, a:visited { color:#2e3f8a; text-decoration:none}
a:hover, a:active { color:#2e3f8a; text-decoration:underline}
#conteiner {
	width:968px;
	height:662px;
	margin:auto;
	background-image:url(../img/bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#lang { width:96px; position:absolute; margin-left:78px;}
#anim { width:70px; position:absolute; margin-top:-45px; margin-left:5px;}
#content { height:353px;}
#menu {
	width:575px;
	height:53px;
	margin-left:393px;
	}
#bottom {
	text-align:center
	}
#text { margin-right:25px; padding-top:30px;}
#photo { width:364px; position:absolute; margin-left:40px; margin-top:50px;}
#bg1 { background:url(../img/bg1.jpg) no-repeat top left}
#bg2 { background:url(../img/bg2.jpg) no-repeat top left}
#bg3 { background:url(../img/bg3.jpg) no-repeat top left}
#pen {
	position:absolute;
	z-index:10;
	margin-left:850px;
	margin-top:475px;
}
.clearcontent { clear:left}
#text td { vertical-align:top; }
