@charset "utf-8";

#borde {
	height: 768px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
body {
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: sans-serif, serif, Arial, "Arial Black", "Arial Narrow";
	font-size: 80%;
	color: #333;
}



#borde #contenedor{
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 768px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#borde #contenedor #lateral img {
	padding-top: 80px;
}
#borde #contenedor #lateral {
	float: right;
	width: 200px;
	margin-top: 30px;
}
#borde #contenedor #lateral #otras {
	float: right;
	height: 225px;
	width: 200px;
	background-image: url(imagenes/fondolateral.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#borde #contenedor #lateral #otras ul {
	list-style-type: none;
	margin-top: 50px;
}
#borde #contenedor #lateral #otras ul li {
	list-style-image: url(imagenes/bullet.gif);
}
#borde #contenedor #lateral #otras ul li a {
	color: #333;
	text-decoration: none;
	line-height: 2em;
}
#borde #contenedor #lateral #otras ul li a:hover {
	color: #792811;
}

#borde #contenedor #navegador {
	background-color: #000;
	padding-right: 10px;
	text-align: left;
	height: 25px;
	padding-top: 15px;
	padding-left: 370px;
}
#navegador a.enlacenav, a.enlacenav:visited, a.enlacenav:active, a.enlacenav:focus, a.enlacenav:link {
	color: #FFF;
	font-size: 13px;
	font-family: Arial, sans-serif, serif;
	font-style: normal;
	text-decoration: none;
}


#navegador a.enlacenav:hover {
	color:#792811;
	text-decoration: underline;
}

#borde #contenedor #cabecera {
	height: 106px;
	width: 700px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #792811;
}
#borde #contenedor #cuerpo {
	width: 480px;
	margin-left: 8px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	background-color: #FFF;
}
#borde #contenedor #cuerpo #iframe {
	height: 350px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#borde #contenedor #cuerpo #iframe p {
	line-height: 1.5em;
}


#borde #contenedor #entorno {
	width: 700px;

	*margin-top: 30px;	
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#borde #contenedor #entorno ul {
	list-style-type: none;
	
}
#borde #contenedor #entorno ul li img {
	padding-bottom: 10px;
}


#borde #contenedor #formulario .formulario p {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#borde #contenedor #formulario p a {
	color: #792811;
}
#borde #contenedor #formulario p a:hover {
	color: #333;
}
#borde #contenedor #formulario p {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#borde #contenedor #formulario {
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border: 3px double #000;
	width: 650px;
	background-image: url(imagenes/fondotabla.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#borde #contenedor #cuerpo #titulo {
	text-align: center;
}
#borde #contenedor #cuerpo #titulo h1 {
	color: #792811;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}




#borde #contenedor #cuerpo #textocuerpo p {
	text-align: justify;
	text-indent: 40px;
	margin-right: 20px;
	margin-left: 20px;
	color: #333;
	line-height: 1.5em;
}
#borde #contenedor #cuerpo #textocuerpo .entorno p {
	margin-left: 35px;
}

#borde #contenedor #cuerpo #textocuerpo table {
	text-align: center;
	color: #666;
	width: 400px;
	border: 3px double #333;
	background-image: url(imagenes/fondotabla.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
#borde #contenedor #cuerpo #textocuerpo .precios {
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}

#borde #contenedor #cuerpo #textocuerpo table tr td strong {
	color: #792811;
}
#borde #contenedor #cuerpo #textocuerpo table tr td a {
	text-decoration: underline;
	font-weight: bold;
}
#borde #contenedor #cuerpo #textocuerpo table tr td a:hover {
	color: #792811;
	text-decoration: underline;
}

#borde #contenedor #imagenlogo img {
}

#borde #contenedor #direccion {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


#borde #contenedor #direccion p {
	text-align: center;
}
#borde #contenedor #fotos {
	width: 400px;
	float: left;
	margin-left: 40px;
	border: 5px double #000;

   	*margin-top: 10px;
	margin-top: 6px;
}


#borde #contenedor #fotosmin {
	width: 250px;
	float: right;
	padding-top: 10px;
}
#borde #contenedor #fotosmin ul {
	list-style-type: none;
	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#borde #contenedor #fotosmin ul li img {
	border: 3px double #000;
	margin: 0px;
	padding: 0px;
}
#borde #contenedor #clear {
	clear: both;
}
#borde #contenedor marquee h2 {
	*font-size: 18px;
}


.gallerycontainer{
	position: relative;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#borde #contenedor .gallerycontainer #caja img {
	border: 3px double #792811;
	margin-top: 1px;
}

#caja {
	float: right;
	height: 229px;
	width: 304px;
	margin-right: 30px;
}
.thumbnail img{
	border: 3px double #000000;
	margin: 0 1px 1px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
	border: 3px double #792811;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	visibility: hidden;
	color: black;
	text-decoration: none;
	text-align: center;
	width: 300px;
	left: 266px;
	margin: 0px;
	padding: 0px;
	height: 225px;
	top: 2px;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-style: none;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	left: 266px; /*position where enlarged image should offset horizontally */
	z-index: 50;
}


#pie {
	color: #FFF;
	background-color: #000;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	padding-top: 5px;
	
}
#pie a {
	color: #FFF;
	text-decoration: none;
}
#pie a:hover {
	color: #792811;
}

#bordepie {
	background-color: #792811;
	width: 700px;
	height: 3px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#borde #contenedor #haiti {
	width: 220px;
	float: right;
	padding-left: 10px;
}

