body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #3c0909;
  background-color: #470b0b;
  margin: 0;
  background-image: url('../images/bodybkg.png');
  background-repeat: repeat-x;
	background-position: top; 
}

#container {
	border: 0;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 788px;
	/*border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #d4bb9c;*/
}


h1 {
	font-size: 12px;
	font-weight: bold;
}

#header1 {
  background-image: url('../images/header1.png');
	background-repeat: no-repeat;
	background-position: center;
  width: 788px;
  height: 110px;
}

#header2 {
  background-image: url('../images/header2.png');
	background-repeat: no-repeat;
	background-position: center;
  width: 788px;
  height: 110px;
}

#contenido {
	float: left;
	padding: 0;
	margin: 0;
	background-color: #a7757b;
	width: 788px;
}

#cont_der {
	width: 265px;
	float: right;
}

#cont_izq {
	float: left;
	color: #d4bb9c;
	margin: 10px 0 0 18px;
	width: 500px;
	text-align: left;
}


#cont_izq table {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding 3px;
	border: 0;
	width: 90%;
	text-align: center;
}

#cont_izq td {
	padding: 5px;
	margin: 0;
	text-align: left;
	border-bottom: 1px #d4bb9c dashed
}

#cont_izq .titulo {
	font-size: 16px;
	font-weight: bold;
  color: #993333;
	padding: 5px;
	margin: 0;
	text-align: left;
	border-bottom: 1px #d4bb9c solid
}

#cont_izq .tdpie {
	padding: 5px;
	margin: 0;
	text-align: left;
	border-bottom: 1px #d4bb9c solid
}

#formconsulta td {
	padding: 5px;
	margin: 0;
	border: 0;
}

#formconsulta .forms { 
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color: gray;
	background-color: #c6a4a8;
	border-width:1px; 
	border-color: #d4bb9c;
	border-style:solid;
}

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

#fotos li img {
	margin: 0 0 5px 0;
}

#fotos table {
	margin: 0;
	padding 0;
	border: 0;
	width: 500px;
	text-align: left;
}

#fotos td {
	margin: 0;
	padding; 0;
	border: 0;
}
	 
.localiza a {
	color:#993333; 
	text-decoration:none;
}

.localiza a {
	color:#993333; 
	text-decoration:underline;
}

/************* PIE *************/

#pie1 {
	background-image: url('../images/pie.jpg');
	background-repeat: no-repeat;
	clear: both;
	height: 22px;
}

#pie {
	background-color: #d4bb9c;
	height: 30px;
	text-align: center;
}

#pie a:link {
	font-weight: normal;
	text-decoration: none;
	color: #8d2c2c;
}

#pie a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #8d2c2c;
}

#pie a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #3c0909;
}

/*******MENUES*********/
#menu {
 	background-image: url('../images/menu1.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	height: 41px;
	line-height: 30px;
	text-align: left;
	font-size: 12px;
	color: #8D2C2C;
}

#menu2 {
 	background-image: url('../images/menu2.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	height: 41px;
	line-height: 30px;
	text-align: left;
	font-size: 12px;
	color: #8D2C2C;
}

#menu img, #menu2 img {
	border: 0;
	vertical-align: middle;
}

#menu ul, #menu2 ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}

#menu li, #menu2 li {
	display: inline;
	background-position: 8px 0;
	margin: 0;
	height: 25px;
}

#menu a, #menu2 a {
	text-decoration: none;
	color: #8D2C2C;
}

#menu a:visited, #menu2 a:visited {
	color: #8D2C2C;
}

#menu a:hover, #menu2 a:hover{
	color: #8D2C2C;
	text-decoration: underline;
}