@charset "ISO-8859-1";
body {
	background-image: url(images/fondo.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#logo {
	height: 137px;
	width: 100%;
	text-align: center;
}
#menu {
	height: 68px;
	width: 100%;
	text-align: center;
	background-color: #46391C;
}
#contenido  #fotografias  {
	border: 1px solid #46391C;
	margin-top: 20px;
	width: 509px;
	height: 297px;
	margin-bottom: 5px;
}
#contenido2 #send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#contenido #textos .tch {
	font-size: 10px;
}
#menu a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E8D89A;
}
#informacion #contenido #textos .dest {
	font-size: 12px;
	color: #333333;
}
#informacion {
	width: 100%;
	text-align: center;
}
#informacion #contenido #textos .destacado {
	font-size: 16px;
}
#informacion #contenido {
	height: 100%;
	width: 520px;
	margin:0 auto 0 auto;
	text-align: left;
}
#informacion #contenido #textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 22px;
}
#contenido #depar {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenido #textos strong {
	color: #46391C;
}
#informacion #contenido #textos ul {
	list-style-image: url(images/list.gif);
}
#informacion #contenido2 #form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#informacion #contenido2 #form input {
	border: 1px solid #DCDBD2;
	width: 210px;
	font-size: 11px;
	color: #666666;
	height: 15px;
}
#informacion #contenido2 #form select {
	border: 1px solid #DCDBD2;
	font-size: 11px;
	color: #666666;
}
#informacion #contenido2 #form #button {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #DCDBD2;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	width: 214px;
	height: 22px;
}
#informacion #contenido2 #form textarea {
	width: 210px;
	border: 1px solid #DCDBD2;
	height: 60px;
	font-size: 11px;
	color: #666666;
}
#informacion #up {
	background-image: url(images/info_up.jpg);
	height: 34px;
}
#informacion #down {
	background-image: url(images/info_down.jpg);
	height: 34px;
}
#informacion .title {
	margin-top: 30px;
}
#pie {
	width: 100%;
	background-image: url(images/pie.jpg);
	height: 200px;
	background-position: top;
	background-repeat: repeat-x;
}
#pie   #creditos  {
	width: 100%;
	text-align: center;
	color: #6a906b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	padding-top: 25px;
}
#pie #creditos a, a:visited {
	color: #7d7d7d;
	text-decoration: none;
}
#pie #creditos a:hover {
	text-decoration: underline;
}
#pie #creditos .contacto {
	color: #7d7d7d;
	font-style: italic;
	font-weight: bold;
}
#pie #creditos .direccion {
	color: #7d7d7d;
}
#pie #creditos .bullet {
	margin-top: 30px;
}
#informacion #contenido2 {
	height: 100%;
	width: 800px;
	margin:0 auto 0 auto;
	text-align: left;
}
#informacion #contenido2 #form #comm {
	width: 210px;
	border: 1px solid #DCDBD2;
	height: 102px;
	font-size: 11px;
	color: #666666;
}
#informacion #contenido #textos #miniaturas img {
	height: 64px;
	width: 96px;
	border: 1px solid #46391C;
}
