@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/tpt-imgs/bg.jpg) repeat-y center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	color: #208DC8;
	font-weight: bold;
}

#contaner {
	background: url(../images/tpt-imgs/cont-bg.jpg) repeat-y;
	margin: 0px auto;
	width: 850px;
}
#top {
	background: url(../images/tpt-imgs/top-bg.jpg);
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 5px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
#top2 {
	background: url(../images/tpt-imgs/top-bg2.jpg) no-repeat right;
	height: 101px;
}
#logo {
	height: 95px;
	width: 249px;
	margin-top: 4px;
	float: left;
	padding-left: 20px;
}
#top-anim {
	float: left;
	height: 101px;
	width: 360px;
}
#top-menu {
	float: left;
	width: 210px;
	padding-top: 85px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#top-menu a {
	color: #000000;
	text-decoration: none;
}
#top-menu a:hover {
	color: #87D17A;
	text-decoration: underline;
}

#clr {
	clear: both;
	float: none;
}
#menu {
	background: url(../images/tpt-imgs/menu-bg.jpg) repeat-y;
	width: 224px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	float: left;
	height: 250px;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(../images/tpt-imgs/menu-line.jpg) no-repeat bottom;
}
#menu a {
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}
#menu a:hover {
	color: #000000;
	background: url(../images/tpt-imgs/menu-bg1-over.jpg) repeat-y;
}
#animacion {
	width: 625px;
	float: left;
	height: 250px;
	margin: 0px;
	padding: 0px;
}
#left {
	float: left;
	width: 200px;
	padding-left: 10px;
}
#left2 {
	float: left;
	width: 250px;
}

#main {
	float: left;
	width: 610px;
	padding-right: 5px;
	padding-left: 25px;
}
#main2 h3 {
	font-size: 16px;
	color: #669933;
	border-style: none none solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#main2 h1 {
	text-align: center;
	font-size: 24px;
	color: #96D881;
}


.fotos {
	border: 2px dotted #208CCA;
	margin: 6px;
}
#main2 ul a {
	text-decoration: none;
	color: #1D5179;
	font-weight: bold;
	font-size: 14px;
}


#footer {
	height: 70px;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tpt-imgs/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer a {
	text-decoration: none;
	color: #325417;
	font-weight: bold;
	padding: 5px;
}
#footer a:hover {
	color: #87D17A;
	text-decoration: underline;
}

#main2 {
	float: right;
	width: 590px;
	padding-right: 5px;
}
.foto2 {
	border: 2px solid #208DC8;
	margin: 4px;
}
.foto3 {
	margin: 6px;
	border: 1px solid #FFFFFF;
}
gallery {
	text-align: center;
}
#gallery img {
	height: 120px;
	width: 220px;
	border: 1px solid #000000;
}
#gallery td {
	text-align: center;
}
