/* CVS $Id: calderon.css,v 1.3 2006-11-29 18:48:17 enrique Exp $ */

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background: #121212;
	margin:0px; 
	padding:0px;
	text-align:center;
 }

#flashcontent
{
  position:relative;
  left:3px;
}
 
#portada { 
	background: #121212;
	position:absolute;
    width:776px;
    height:620px;
	top: 50%;
	left: 50%;
	margin-top: -310px;
	margin-left: -380px;
	 }
 
div#contenedor {
	width:735px;
    height:770px;
	position: relative;
    margin-right: auto;
    margin-left: auto;
	margin-top: 10px;
    text-align: left;
    padding: 4px 4px 4px 4px;
    text-align:left;
    background:#ffffff;
}


div#contenedor div#player {
  position:absolute;
  top:263px;
  left:2px;
  width:350px;
  height:28px;
}

div#contenedor div#player img {
position:relative;
left:310px;
top:-14px;
}

div#contenedor div#menu a{
  float:left;
  margin:0px 2px;
}

div#contenedor div#menu { 
  height:25px;
	margin:4px 0px 35px 0px;
	padding-left:359px;
	background-color: #2E2E2E;
	width:376px;
	position:relative;
}
div#opbio {
  position:absolute;
  top:-72px;
  left:323px;
  border-top:4px solid white;
  border-right:4px solid white;
  border-left:4px solid white; 
  background:#000000;
  width:110px;
  padding:4px 14px 14px 4px;
  opacity:0.85;
  filter:alpha(opacity:85);
  text-align:center;
  display:none;
}
div#opdisco {
  position:absolute;
  top:-72px;
  left:505px;
  border-top:4px solid white;
  border-right:4px solid white;
  border-left:4px solid white;  
  background:#000000;
  width:143px;
  padding:4px 14px 14px 4px;
  opacity:0.85;
  filter:alpha(opacity:85);
  display:none;
}
#col_izq {
  padding: 5px 0px 0px 15px;
	float: left;

}

#col_izqcine {
  margin-top:5px;
  padding: 15px 15px 50px 15px;
  float: left;
  background-color: #E7E7E7;
}
#col_central {
	margin-top:5px;
	padding: 0px 0px 0px 0px;
	float: left;	
	background-color: #FFFFFF;
	width:340px;
	height:465px;
}

#fondo_gris {
    margin-top:5px;
	height:470px;
	background-color: #E7E7E7;
}

#galeria {
    float:left;	
	background-color: #FFFFFF;
    margin-top: 20px;
	margin-left: 20px;
	*margin-left: 15px;
}

#vergaleria { 
	float: right;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
	height:430px;
	 *margin-right: 15px;
}

.txt { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;	
	font-weight: normal;
	color: #2E2B2A;
	margin-left: 13px;	
 }

.txt_small { 	
	font-weight: normal;
	font-size: 10px;	
	color: #2E2B2A;	
 }
 
.negrita, strong { 
	color: #147594;
	font-weight: bold;
 }
 
.rojo { 
	color: #FF2400;
	font-size: 10px;
	text-decoration: none;
 }
.right {
  float:right;
}
.lftimg {
  float:left;
  margin-left:8px;
  cursor:pointer;
  }
img { 
	border: none;
 }
 
ul.square {list-style-type: square}

a:link {color: #FF2400; text-decoration: none}
a:visited {color: #FF2400; text-decoration: none}
a:hover {color: #147594}
a:active {color: #147594}
 
#contactoBox { background-color:#e7e7e7; padding:20px; }
#contactoBox div {
  background:white no-repeat center 84px;
  padding:303px 0px 0px;
  width:331px;
  height:135px; /* 465 */
  text-align:center;
  font-size:12px;
}
#contactoBox div.a { background-image:url('images/contacto_a.jpg'); }
#contactoBox div.b { background-image:url('images/contacto_b.gif'); float:right; }
#contactoBox div a { color:#147594; }
#contactoBox div a:hover { color:#147594; }