body {
	background: #000000  repeat-x center bottom;  
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #454545;
	margin: 0 auto;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	color: #54263b;
}

/* Header */

#header {
	width: 100%;
	height: 100%;
	background: url(../images/tlo.jpg) no-repeat center top;
	padding: 0px;
	color: #ffffff;
	

}



}
#top {
	width: 700px;
	height: 70px;
	background: url("../images/foto.jpg");

}


a {
	color: #662d47;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #cc611c;
	text-decoration: none;
}

/* Menu */

#menu1 {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #cc822c;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 190px;
	padding: 15px 0px;
	background-color: #D9D9D9;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #B5B5B5;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #808080 ;
}

#menu1 a:hover {
	background-color: #8A8A8A;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding-top: 224px;
}

.gallery {
  margin-top: 75px;
  text-align: center; 
}	
.gallery p{
  margin-bottom: 100px;
}	
	


#colOne {
	float: left;
	margin-top: 30px;
	width: 400px;
	padding: 0 20px 0 20px;
}

#colTwo {
	float: right;
	width: 250px;
	margin-top: 30px;
	padding: 0 5px 0 5px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
}

#content-bottom {
	width: 700px;
	height: 10px;
	margin: 0 auto;
	background: url(images/tlo2-bottom.jpg) bottom no-repeat;
}

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0 0px 0;
}


#footer p {
	text-align: center;
	color: #cbcbcb;
	padding: 0;
	font-size: 10px;
}


#navlist
{
margin: 0;
padding: 0 0 20px 10px;
padding-top: 10px;
text-align: center;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{

padding: 10px 15px 10px 15px;
height: 24px;
line-height: 14px;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
margin: -11px 0px 4px 0px;
text-decoration: none;
color: white;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
padding: 10px 15px 10px 15px;
height: 24px;
color: #894262;

}

#navlist a:hover { color: #894262; }


form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em;
}

.text {
  width: 225px;
  border: #dddddd 1px solid;
  padding: 0px 0px 5px 0px;
}

.button {
  width: 225px;
  border: #dddddd 1px solid;
  background: #dddddd url(../images/menu-bg.jpg) repeat-x; 
  padding: 0px 0px 5px 0px;
}
.info {
  width: 225px;
  padding: 0px 0px 5px 0px;
  text-align: right;
}
.info, .info h2 {
margin: 0px 0px 0px 25px;
}
h1, h2, h3, h4, h5, #navlist a:link#current, #navlist a:visited#current, #navlist a:hover, a{
color: #6b2f4a;
text-shadow: 0px 0px 10px #000000;
}


#navlist a:link#current, #navlist a:visited#current, #navlist a:hover, a:hover{
color: #d7ad6a;
text-shadow: 0px 0px 10px #000000;
}
