@charset "utf-8";

/* CSS Document */



body {

	background: #523E07;

	font: 13px Georgia, "Times New Roman", Times, serif;

}

#container {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	padding: 0px;

	margin-top: 0px;

}

#header {

	background: #000000 url(../images/tpt-imgs/header-bg.gif) no-repeat;

	height: 101px;

}

#logo {
	width: 200px;
	float: left;
	padding-left: 66px;

}

#logo h1 {

	display: none;

}

#top-menu {
	float: left;
	color: #FFFFFF;
	padding-top: 80px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 12px;

}

#top-menu a {

	color: #FFFFFF;

	text-decoration: none;

}

#top-menu a:hover {

	color: #EDB32B;

	text-decoration: underline;

}
#languaje {
	float: right;
	padding-top: 80px;
	color: #FFF;
	width: 200px;
	text-align: right;
	background: url(../images/tpt-imgs/top-menu-bg.gif) no-repeat right;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#languaje a {
	color: #FFF;
	text-decoration: none;
}




#clr {

	clear: both;

	float: none;

}

#menu {

	background: #EDB32B url(../images/tpt-imgs/menu-bg.jpg);

	text-align: center;

	margin-top: 5px;

	margin-bottom: 5px;

	height: 30px;

	line-height: 30px;

}

#menu a {
	text-decoration: none;
	color: #000000;
	font-size: 16px;

}

#menu a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

#main {

	background: #efb834;

 

}

#main h2 {

	background: url(../images/tpt-imgs/tits-bg.jpg) right;

	color: #EFB834;

	font-size: 24px;

	font-weight: normal;

	line-height: 25px;

	padding-left: 12px;

	padding-top: 3px;

	padding-bottom: 3px;

	margin: 5px 0px 0px;

}

#content a {

	text-decoration: none;

	font-weight: bold;

	color: #000000;

}

#content a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}









#content

{

	padding: 12px;

}



#content h3 {

	margin: 5px;

}

#content hr {

	margin: 0px;

	padding: 0px;

	color: #F3C965;

}

#content li {

	list-style: url(../images/tpt-imgs/bullet.gif);

}



#bottomline {

	display: block;

	background: url(../images/tpt-imgs/bottom-bg.jpg);

	height: 10px;

}



.fotos1 {

	margin: 5px;

	border: 1px solid #000000;

}





#footer {

	color: #FFFFFF;

	text-align: center;

}

#footer a {

	color: #AA800F;

	text-decoration: none;

}

#footer a:hover {
	text-decoration: underline;

}
.brown-border {
	border: 4px solid #5D4807;
}
