@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	top:0px;
	left:0px;
	right:0px;
	background:url(../img/fondo_main.png);
	_background:none;
	background-color:#320505;
	text-align:center;
}
.bloque_central{
	width:810px;
	margin:0 auto;
	text-align:center;
	background-color:#FFF;
}
.contendor_central{
	width:800px;
	padding:5px 5px 5px 5px;
}
.contenedor_top{
	text-align:left;
	background:url(../img/fondo_1.png) no-repeat;
	height:98px;
	border-bottom:1px solid #998282;
}
.contenedor_top object{
	margin-top:64px;
}
.flash_top{
	height:150px;
	margin-top:5px;
}
.flash_top_spacer{
	border-bottom:2px solid #998282;
	height:2px;
	margin-bottom:10px;
}
.titulo{ background-color:#C6B9B9; font-size:50px; font-family:"Times New Roman", Times, serif; color:#FFF; height:50px; line-height:50px; }
.texto_home1{
	 width:800px;
	 text-align:left;
	 margin-top:10px;
	 font-size:14px;
	 border-bottom:1px dotted #999;
	 border-top:1px dotted #999;	 
}
.lista_horizontal{
	width:800px;
	margin:0px;
	padding:0px;
}
.lista_horizontal li{
	display:inline;
}


.links{
	color: #FFF;
	text-decoration: none;
}
.links:hover{
	color: #CCC;
	text-decoration: underline;
}

.cate_titulo { font-family:Verdana, Geneva, sans-serif; font-size:12px; text-transform:uppercase; border-bottom:1px dashed #999; color:#600; }
.cate_ul{ margin:10px 0px 0px 10px; list-style-type:none; padding:0px; font-family:Verdana, Geneva, sans-serif; font-size:11px; }
.cate_ul li{ margin:2px 0px 0px 0px; }
.cate_ul li a{ color:#666; text-decoration:none; }
.cate_ul li a:hover{ color:#600; border-bottom:dashed 1px #600; border-top:dashed 1px #600; }

.mapa {
	background-repeat: no-repeat;
	height: 285px;
	width: 350px;
	margin-left: 25px;
	background-color: #320505;
	padding: 2px;
	float: left;
}

.txt_top {
	float: left;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.div_form {
	width: 320px;
	float: left;
}
.galeria_velas{ text-align:center; width:700px; margin:10px auto 0px auto; }
.galeria_velas2{ text-align:center; margin:0px auto 0px auto; width:650px; }
.galeria_velas2 a{ margin:5px 5px 5px 5px; } 
.contenidodiv { z-index:50; left:350px; width:400px; height:450px; display:none; position:absolute; background-color:#FFF; top:150px; border:1px dotted #000000; background-color: #777; }


