@charset "utf-8";
/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline;background:transparent;} body {line-height:1;} ol, ul {list-style:none;} blockquote, q {quotes:none;}blockquote:before, blockquote:after,q:before, q:after {content: ''; content:none;} :focus {outline:0;} ins {text-decoration:none;} del {text-decoration: line-through;} table {border-collapse:collapse; border-spacing:0;}

/*Estilos pepintre.com*/

.rojo{color:#d53049;}
.verde{color:#86c12e;}
.azul{color:#00909b;}
.granate{color:#954152;}
.gris{color:#999999;}
.blanco{color:#FFFFFF}
.neutro{font-family:Arial, Helvetica, sans-serif; color:#555; font-size:11px;}

h1{ font-size:16px;}
h2{ font-size:14px;}
h3{ font-size:12px;}
a {color:#00909b;} a:link{text-decoration:none;}
hr {height:0px; border:#eee 1px solid;}

body{
  margin:0 auto 0 auto;
  text-align:left;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  background:#eeeeee url(../img/bg.jpg) center top no-repeat;
  color:#000000;
}

#contenedor{
  margin:0 auto;
  width:780px;
  height:100%;
  min-height:560px;  
}

/*FONDOS*/

.inicio{background:#eee none ;}

.pepin{background:#eee url(../img/bg_pepin.jpg) center top no-repeat;}

/*ESPECIAL*/

#player{width:200px; height:80px; margin-left:455px; margin-top:25px; position:absolute;}

.flash{border:#CCCCCC 1px solid;}

/*HEADER*/
#cabecera{
  width:780px;
  height:116px;
  _overflow:hidden;
}

#logo{
  width:260px;
  height:116px;
  float:left;
  position:relative;
}

#navegacion{
  width:520px;
  height:116px;
  float:left;
  position:relative;
}

#menu_top{
  width:500px;
  height:20px;
  text-align:right;
  font-size:11px;
  padding:10px;
} #menu_top a{color:#333333; text-decoration:none;} #menu_top a:hover, a:visited{text-decoration:underline;}

#menu_ppal{
  width:520px;
  height:76px;
  background:url(../img/menu/bg_menuppal.jpg) left no-repeat;
} #menu_ppal ul li{float:left;} 

/*submenu*/

#multimedia{width:98px; top:4px; left:506px; position:absolute; display:none; background:#fff;}
#multimedia2{top:3px; left:470px; position: absolute; display:none; background:#fff;} #multimedia2 ul li{display:inline;}

/*CONTENT*/
#contenido{width:780px; clear:left; position:relative;}

#contenido_top{width:780px; height:115px;}

#galeria{padding-left:20px; height:260px;} #discos{padding-left:20px; height:420px;}

.portada_multimedia{height:560px; background:url(../img/bg_multimedia.jpg);}

.sobre{background:url(../img/bg_sobre.jpg) top no-repeat; height:560px;}

.espectaculos{background:url(../img/bg_espectaculos.jpg) top no-repeat; height:560px;}

.videos{background:url(../img/bg_videos.jpg) no-repeat; height:560px;}

.fotos{background:url(../img/bg_fotos.jpg) top no-repeat; height:560px;}

.musica{background:url(../img/bg_musica.jpg) top no-repeat; height:560px;}

.contacto{background:url(../img/bg_contacto.jpg) left top no-repeat; height:560px;}

.enlaces{height:560px;}

.contenido_txt{ padding:0px 35px 0px 24px; font-size:11px; line-height:1.5em;} .contenido_txt img{float:right;} .contenido_txt a:visited{text-decoration:none;} 
.contenido_thumbs{ padding:115px 24px 0 24px;} .contenido_thumbs img {float:left;}
.caja{background:#FFFFFF; border:#CCCCCC 1px dotted; float:left; margin-bottom:2px; padding:10px; width:90%; text-align:left;} .caja img{float:right; margin:-20px -40px auto auto; position:relative;}
.cajab{background:#f5f5f5; border:#CCCCCC 1px dotted; float:left; margin-bottom:2px; padding:10px; width:95%; text-align:left;} .cajab img{float:left; margin:-20px auto auto -20px; position:relative;}
.box{float:left; margin-right:10px; margin-top:10px;}
.contratacion{ width:343px; border-bottom:1px #a7a7a7 dotted; padding-bottom:10px; margin-bottom:10px;}

/*FOOTER*/

#pie{
  width:780px; 
  font-size:11px; 
  color:#666; 
}


/*Bolos*/

#bolos{
  width:100%;
  height:100%;
  background:#000;
  left:0;
  top:0;
  position:absolute;
  z-index:9999;
  display:none;
  -moz-opacity:.8;
  opacity:.8;
  filter:alpha(opacity=80);
}

#bolos_btn{
  /*background:url(../img/bolos_btn.png);*/
  /*cursor:pointer;*/
  width:42px;
  height:210px;
  left:0;
  top:220px;
  position:absolute;
  z-index:9999;
}

#contenido_bolos{
  background:#FFFFFF url(../img/bg_proximas.jpg);
  width:400px;
  height:600px;
  top:50%;
  left:50%;
  margin-top:-300px;
  margin-left:-200px;
  position:absolute;
} #contenido_bolos img{float:right;}

.contenido_bolostxt{margin-top:70px; padding:15px; list-style:none; overflow: visible;}

/*Blog*/

#blog_btn{
  width:78px;
  height:95px;
  top:-46px;
  left: 681px;
  position:absolute;
}

/*Formulario*/

#formulario{background:url(../img/bg_form.gif); padding:10px; margin-top:10px; width:335px; text-align:right; border:#dedede 1px solid; -moz-border-radius:5px; -webkit-border-radius:5px;} #formulario a{color:#00909b;}
.formtxt{ width:180px; margin-bottom:4px; color:#990000; border:1px #999 solid;}
.formbtn{border:1px #aaa solid; padding:4px;}
.formtxt:focus, .formbtn:hover, .formbtn:focus{border:1px #900 solid;}

/*Vídeos*/

#video1{width:480px; height:350px; float:left;}

.bannerholder{width:250px; height:80px; float:right; margin-right:-32px; margin-top:50px;}



