body {
	background: #C1B19B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	link: #FFFF00;
	vlink: #FFFF00;
	alink: #FFFF00;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.Estilo1 {color: #000000;
		  font-family: "Arial", Times, serif;
}
		  
.Estilo2 {color: #FFFF00}

.Estilo3 {font-family: "Trebuchet MS", Verdana , Arial, Helvetica;
	font-size: 16px;}
	
.Estilo4 {color: #FFFFFF}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h3 { padding: 0 0 0 15px;
	font-family: "Trebuchet MS", Verdana , Arial, Helvetica;
	font-size: 16px;
	background: #443629 url(images/img3.gif) repeat-x left bottom;
}

h2 {
	padding: 0 0 20px 0;
	font-family: "Trebuchet MS", Verdana , Arial, Helvetica;
	font-size: 16px;
	background: #193C00 url(images/img3.gif) repeat-x left bottom;
}

h1 {
	padding: 0 0 0 0;
	font-family: "Trebuchet MS", Verdana , Arial, Helvetica;
	font-size: 20px;
}

h5 { font-family: "Trebuchet MS", Verdana , Arial, Helvetica;
	font-size: 16px; }

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	position:relative;
    top:1px;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
	font-size: 10px;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 1001px;
	margin: 0 auto;
	padding: 0 0 0 0;
	height: 180px;
	background: url(images/bgt1.gif) repeat-x left bottom;
	background-color: #443629;
}

#header h3 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	margin: 0;
	padding: 15px 0 0 0;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
	position:relative;
    top:1px;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
}

#colOne {
	margin: 0 auto;
	padding: 0 0 0 0px;
	width: 1001px;
	padding: 0 0 0 0px;
	background-color: #775F48;
}

#colOne h3 {
	margin-top: 14px;
}

#colOne h2 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 170px;
	padding: 0 0 0 0;
	margin-top: 14px;
}

#colTwo h1 {
	margin-top: 10px;
}

#colOne1 {
	float: left;
	width: 500px;
	padding: 0 0 0 0px;
}

#colOne1 h3 {
	margin-top: 14px;
}

#colOne1 h2 {
	margin-top: 14px;
}

/* Footer */

#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-color: #775F48;
}

#footer p {
	padding: 20px 0 0 0;
	text-align: center;
	color: #8A8A8A;
}

.navi {
	padding:0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.navi li a {
	display:block;
	width:auto;
	padding:auto 0;
	text-decoration:none;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
	background-color:#352B21;
	border-left:6px solid #FFFF00;
}

.navi li a:hover {
	color:#CC6600;
	background-color:#2F251C;
	border-left-color:#FFFFFF;
}

.thumbs {
    float:left;
	padding: 4px;
	margin: 2px;
	z-index: 100;
	width: 90px;
	height: 130px;
	font-size:10px;
	background-color:#265900;
	text-align:center;
}

.thumbsx {
    float:left;
	padding: 4px;
	margin: 2px;
	z-index: 100;
	width: 112px;
	height: 145px;
	font-size:10px;
	background-color:#322A1F;
	text-align:center;
	color:#FFFFFF;
}

.thumbs1 {
    float:left;
	padding: 5px;
	margin: 2px;
	z-index: 100;
	width: 124px;
	font-size:10px;
	background-color:#265900;
	text-align:center;
}

.thumbs3 {
    float:left;
	padding: 4px;
	margin: 2px;
	z-index: 100;
	width: 104px;
	height: 130px;
	font-size:10px;
	background-color:#265900;
	text-align:center;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #262017;
	font-family: Verdana;
	font-size: 12px;
	color: #262017;
	margin: 2px;
	padding: 2px;
}
form {
padding: 0 0 0 0;
}
