@charset "UTF-8";
/* CSS Document */
body { margin:0px; padding:0px; font-family:Verdana, Geneva, sans-serif ;font-size:12px; }
.wrap {
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 1000px;
}
.bredo { border-radius:6px; -webkit-border-radius:6px ; -moz-border-radius:6px }
.cabecera { 
background-image:url(images/logochristian.png); 
background-repeat:no-repeat; 
margin-top:10px; 
padding:33px 0px; 
text-align:right; 
}
.piePagina {
  
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 50;
}
p { margin:0px; padding:0px }
.menu {height: 239px;margin: 0px auto;padding: 0px;width: 276px;}
.menu li {
  background-image: url("images/menu.png");
  background-repeat:no-repeat;
  float: left;
  height: 239px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-right: 7px;
}
.menu li:hover { background-image: url("images/menuhover.png"); }

.menu li.nosotros {width:39px }
BODY.nosotros { background-color:#db7100 }

.menu li.eventos {width:39px; background-position:-53px 0 }
BODY.eventos { background-color:#ff0c7d; color:#FCF }

.menu li.djs {width:39px; background-position:-107px 0  }
BODY.djs { background-color:#ee0d2d; color:#FFBCAD}

.menu li.clientes {width:39px; background-position:-163px 0 }
BODY.clientes { background-color:#009a85 }

.menu li.ubicacion {background-position:-217px 0;width: 39px;}
BODY.ubicacion { background-color:#0072ed }

.menu li.contacto {background-position: -274px 0;width: 39px;}
BODY.contacto { background-color:#6ba417; color:#ABFFA7; margin-left:20px }

.creditos {
  background-color: #000000;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 20px 180px 10px;
  color:#666;
  font-size:10px
}
.logoFoot {
  background-image: url("http://www.jaleomedia.com/images/logo_footage.png");
  background-position: right center;
  background-repeat: no-repeat;
  height: 41px;
  width: 220px;
}
.logoFoot:hover { background-image:url(http://www.jaleomedia.com/images/logo_footage_hover.png) }
.redes { text-align:right }
.redessoc {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 874px;
  margin-right: 0;
  margin-top: 10px;
  width: 100px;
}
.redessoc li {
  background-image: url("images/share.png");
  float: left;
  height: 18px;
  margin-right: 5px;
  width: 16px;
}
.facebook { background-position:112px 0; }
.twitter { background-position:96px 0; }
.youtube { background-position:128px 0; }
.nosotros p { color:#FFC }
.nosotros div, .eventos div { margin:0px 20px }
.col { width:50%; float:left }
.mailLista li, .djsul li { list-style:none; margin-bottom:20px }
.djsul li img { float:left; margin-right:20px ; border:1px solid #FFBCAD}
.djsul li { padding:10px }
.clientesList img { margin:10px }
