body {
	background-color: #130401;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
	margin:0;
	padding:0;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	letter-spacing:4px;
	line-height:50%;
	font-weight:normal;
	color:#FFF;

	}
#wrapper{
	margin:auto;
}
#logo{
	width:300px;
	height:150px;
	float:left;}
#contenedor{
	width:920px;
	margin:auto;
	height:auto;
}
#encabezado{
	height:175px;
	width:100%;
}
#topmedio{
	width:688px;
	float:left;
	background-image: url(images/topmedio.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:27px;
	}
#medio{
	width:683px;
	float:left;
	background-image: url(images/repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
	height:auto;
	text-align:left;
	/*padding-left:5px;*/
	}
#titulo{
	height:50px;
	}
#texto{
	color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding-left:19px;
	padding-top:8px;
	height:auto;
	float:left;}
#right{
	
		float:right;
		width:215px;
	}
#menu{
	width:215px;
	height:223px;
	background-repeat: no-repeat;
	background-position: left top;
	float:right;

	}
#contacto{
	width:215px;
	background-repeat: no-repeat;
	background-position: left top;
	float:right;

	}
#info{
	width:215px;
	height:337px;
	background-image: url(images/info.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	margin-top:10px;
}
#footer{
	width:100%;
	height:20px;
	margin-top:5px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	float:left;
}
#navegacion{
	background-image: url(images/menubg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:593px;
	height:40px;
	float:right;
	margin-top:10px;
}
#footercontainer{
	font-size:11px;
	color:#CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:900px;
	margin:auto;
	text-align:center;
	padding-top:3px;
	letter-spacing:1px;
	}
#footercontainer a{
	text-decoration:none;
	color:#CCC;
	letter-spacing:2px;
	}
#footercontainer a:hover{
	color:#690;
}
a.inicio, a.inicio:link{
	width:83px;
	height:40px;
	background-image: url(images/menu/inicio.png);
	background-repeat: no-repeat;
	background-position: top;	
	display:block;
	margin-left:42px;
	float:left;
}
a.inicio:hover{
	background-position: 0 -40px;}
a.servicios, a.servicios:link{
	width:118px;
	height:40px;
	background-image: url(images/menu/servicios.png);
	background-repeat: no-repeat;
	background-position: top;	
	display:block;
	float:left;
}
a.servicios:hover{
	background-position: 0 -40px;
}
a.ubicacion, a.ubicacion:link{
	width:129px;
	height:40px;
	background-image: url(images/menu/ubicacion.png);
	background-repeat: no-repeat;
	background-position: top;	
	display:block;
	float:left;
}
a.ubicacion:hover{
	background-position: 0 -40px;
}
a.quienes, a.quienes:link{
	width:168px;
	height:40px;
	background-image: url(images/menu/quienessomos.png);
	background-repeat: no-repeat;
	background-position: top;	
	display:block;
	float:left;
}
a.quienes:hover{
	background-position: 0 -40px;
}
	
#tradicion{
	height:98px;
	display:block;
	float:right;
	width:409px;
	background-image: url(images/tradicion.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:8px;
	margin-right:50px;
}
/*--------------SLIDER--------------*/
div.wrap{
 width:640px;
 margin:0 auto;
 text-align:left;
}
.wrap a:link, a:hover, a:active{
	color:#FFF;
	border:0;}
div#top div#nav{
  float:left;
  clear:both;
  width:640px;
  height:52px;
 /* margin:22px 0 0;*/
  background:url(images/nav-bg.png) 0 0 no-repeat;
 }
  div#top div#nav ul{
   float:left;
   width:640px;
   height:52px;
   list-style-type:none;
  }
   div#nav ul li{
    float:left;
    height:52px;
   }
    div#nav ul li a{
     border:0;
     height:52px;
     display:block;
     line-height:52px;
     text-indent:-9999px;
    }
 
div#header{
 margin:-1px 0 0;
}
div#video-header{
 height:640px;
 margin:-1px 0 0;
}
 div#header div.wrap{
  height:299px;
  background:url(images/header-bg.png) 50% 0 no-repeat;
 }
 div#header div#slide-holder{
  z-index:40;
  width:640px;
  height:299px;
  position:absolute;
 }
  div#header div#slide-holder div#slide-runner{
	/*top:9px;
   left:9px;*/
   width:640px;
	height:278px;
	overflow:hidden;
	position:absolute;
	text-decoration:none;
	left: 1px;
  }
  div#header div#slide-holder img{
   margin:0;
   display:none;
   position:absolute;
  }
  div#header div#slide-holder div#slide-controls{
   left:0;
   bottom:228px;
   width:640px;
   height:46px;
   display:none;
   position:absolute;
   background:url(images/slide-bg.png) 0 0;
  }
   div#header div#slide-holder div#slide-controls p.text{
    float:left;
    color:#fff;
    display:inline;
    font-size:10px;
    line-height:16px;
    margin:15px 0 0 20px;
    text-transform:uppercase;
   }
 
   div#header div#slide-holder div#slide-controls p#slide-nav{
    float:right;
    height:24px;
    display:inline;
 /*  margin:11px 15px 0 0;*/
   }
    div#header div#slide-holder div#slide-controls p#slide-nav a{
     float:left;
     width:24px;
     height:24px;
     display:inline;
     font-size:11px;
     margin:0 5px 0 0;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
    }
    div#header div#slide-holder div#slide-controls p#slide-nav a.on{
     background-position:0 -24px;
    }
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(images/silde-nav.png);}
div#nav ul li a{background:url(images/nav.png) no-repeat;}

#gallery a img{
	border:#333;
	padding:5px;
	border-bottom-width:1px;}
#galery{
	text-align:center;}
.link a{
	color:#F90;}
.link a:hover{
	color:#C30;}
