body {
	margin: 30px 0 25px 0;
	padding: 0;
	font: normal 0.8em Verdana, Tahoma, sans-serif;
	background: #FFF url(../img/tira.gif) repeat-x;
}
.oculta { display: none; }
.clearer { clear: both; }
h1, h2 {
	display: inline;
	padding: 0;
	margin: 0;
	background: url(../img/bg-titulos.gif) repeat-x left bottom;
	padding: 0 10px;
}
h1 {
	font: bold 1.8em Georgia, "Times New Roman", Times, serif;
	color: #009200;
}
h1 span {
	color: #736357;
	font-weight: normal;
}
h2 {
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #736357;
}
p { 
	padding: 0;
	margin: 12px 0;
	text-align:justify;
}
a {
	color: #736357;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul li {
	float: left;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	background: url(../img/ico-menu.gif) no-repeat 0 3px;
	padding-left: 12px;
	margin-right: 16px;
}
ul li a {
	/*font: bold 0.7em Georgia, "Times New Roman", Times, serif;*/
	display: block;
}
#container {
	margin: 0 auto;
	width: 881px;
	background: #FFF url(../img/bg-container.gif) repeat-y;
}
#cabecera {
	background: #FFF url(../img/bg-cabecera.gif) no-repeat;
	width: 881px;
	height: 363px;
}
#main {
	padding: 0 21px;
}
#cont_menu {
	width: 839px;
	float: left;
	padding: 0 21px 37px 21px;
	background: transparent url(../img/hierbas.gif) no-repeat 21px bottom;
}
#cabecera #logo {
	float: left;
	width: 305px;
	height: 70px;
	background: url(../img/logo.gif) no-repeat 22px 0;
}
#cabecera #menu {
	float: right;
	width: 313px;
	padding: 53px 0 0 87px;
	background: url(../img/claim.gif) no-repeat 70px 0;
}
#cabecera #bann {
	clear: both;
	width: 839px;
	margin: 0 21px;
	border-bottom: 15px solid #edece6;
	border-top: 15px solid #edece6;
	width: 839px;
	height: 225px;
}
#cabecera #bann img {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#contenido {
	background: #f9f9f7;
	padding: 40px 40px 65px 40px;
}
#firma {
	height: 70px;
	margin-top: 50px;
}
div#firma div {
	float: right;
	width: 237px;
	text-align: center;
	padding-top: 57px;
	background: url(../img/firma.gif) no-repeat;
}
#pie {
	width: 759px;
	height: 115px;
	padding: 0 61px;
	font-size: 11px;
	text-align: center;
	background: #FFF url(../img/bg-pie.gif) no-repeat;
}
address {
	color: #736357;
	font-style: normal;
}
#pie address {
	padding: 5px 0;
	margin: 0;
	border-top: 1px solid #edece6;
	border-bottom: 1px solid #edece6;
}
#contenido address {
	margin: 15px;
}
form {
	padding: 50px 10px;
	margin: 15px 0;
	background: url(../img/bg-form.gif) repeat-x;
	border: 1px solid #edece6; 
}
#tblContacto {
	margin: 15px auto;
}
#tblContacto thead td {
	padding-bottom: 20px;
}
input.txt, textarea {
	font: normal 12px Verdana, Tahoma, sans-serif;
	border: 1px solid #edece6;
}
textarea {
	width:550px;
}
* html textarea {
	width:557px
}
label {
	display:block;
	float: left;
	border: 1px solid #edece6;
	padding: 5px
}
label strong {
	display: block;
	float: left;
	width: 85px;
	padding-top: 2px;
	color: #736357;
}
