@charset "utf-8";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#container {
	margin: 0px auto;
	width: 850px;
	padding: 0px;
}
#top-left {
	float: left;
	width: 295px;
	margin: 0px;
	padding: 0px;
}
#logo {
	background: url(../images/tpt-imgs/logo-bg.jpg) no-repeat;
	height: 112px;
	width: 295px;
	margin: 0px;
	padding: 0px;
}
#menu {
	background: url(../images/tpt-imgs/menu-area-bg.jpg) no-repeat;
	height: 160px;
	width: 270px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#menu a {
	display: block;
	height: 22px;
	line-height: 22px;
	color: #888484;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-left: 36px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	font-style: italic;
	width: 153px;
}
#menu a:hover {
	background: url(../images/tpt-imgs/menu-bg-over.jpg) repeat-y;
	color: #FFFFFF;
}
#top-right {
	width: 555px;
	float: left;
}
#top-menu {
	background: url(../images/tpt-imgs/top-menu-bg.jpg) no-repeat;
	width: 500px;
	text-align: right;
	font-size: 12px;
	padding-right: 55px;
	color: #333333;
	padding-top: 16px;
	height: 20px;
}
#top-menu a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#top-menu a:hover {
	color: #999999;
}

#anim-area {
	background: url(../images/tpt-imgs/anim-area-bg.jpg) no-repeat;
	height: 236px;
	width: 555px;
	margin: 0px;
	padding: 0px;
}
#clr {
	clear: both;
	float: none;
}
#middle {
	background: url(../images/tpt-imgs/mid-bg.jpg) no-repeat;
	height: 69px;
}
#main {
	background: url(../images/tpt-imgs/main-bg.jpg) no-repeat bottom;
	padding-right: 25px;
	padding-left: 25px;
}
#titles h1 {
	margin: 0px 0px 12px;
	padding: 0px 0px 0px 30px;
	color: #1081df;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
}
#left-col {
	width: 195px;
	float: left;
	padding-left: 35px;
}
.foto {
	background: url(../images/tpt-imgs/foto-bg.jpg);
	padding: 4px 12px 13px 2px;
}
#right-col {
	float: left;
	width: 560px;
	padding-right: 10px;
}
#right-col h3 {
	font-size: 16px;
	color: #009966;
}

#footer {
	background: url(../images/tpt-imgs/footer-line.jpg) no-repeat center top;
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	padding-bottom: 12px;
}
#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.foto1 {
	border: 2px solid #CCCCCC;
	margin: 10px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

gallery {
	text-align: center;
}
#gallery img {
	height: 120px;
	width: 220px;
	border: 1px solid #000000;
}
#gallery td {
	text-align: center;
}

