/* CSS Document */
/******************/
/******by PUNTOPY*******/
/**********************/

body{
	margin:0;
	padding:0;
	background-image:url(../gfx/tiras/tira1.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color:#000000;
	}

h1{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:22px;
	color:#FF0000;
	background:url(../gfx/imagenes/careta.gif) left no-repeat;
	padding:10px 0 0 55px;
	margin:0;
}
h2{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:22px;
	color:#FF0000;
	padding:20px 0 0 0;
	margin:0;
}
h3{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:18px;
	color:#FF0000;
	padding:0;
	margin:0;
}
p{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	color:#FFFFFF;
}
a{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	color: #FF0000;
	text-decoration:none;
}
a:hover{
	color: #FFFFFF;
}
img{
	border:none;
}
ul{
	/*list-style:lower-latin;*/
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	color:#FFFFFF;
}
.style4{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:14px;
}
/************************************/
/*******pagina principal************/
/************************************/
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
#logo{
	float:left;
	margin:30px 0 0 23px;
	display:inline;
}
#payaso{
	float: right;
	margin-top:21px;
	display:inline;
}


/************************/
/*******botonera*********/
/************************/

#botonera{
	float:left;
	margin-top:270px;
	margin-left:150px;
	display:inline;
}
#botonera ul{
	list-style:none;
	margin:0;
	padding:0;
}
#botonera li{
	float:left;
	margin:2px;
	padding:0;
}
#botonera li a{
	display:block;
	padding:5px 8px 5px 8px;
	margin:0 5px 0 5px;
	text-decoration:none;
	text-align:center;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	color: #FF0000;
	background:#000000;
	font-weight:bold;
}
#botonera li a:hover{
	color: #FF0000;
	background: #FFFFFF;
}

/***********************************/
/**************fin******************/
/************************************/

#conte{
	float:left;
	width:980px;
	color:#FFFFFF;
}
#conte_dato{
	float: left;
	width:579px;
}
.contefoto{
	float:left;
}
.molde1{
	float: right;
	width:270px;
	display:inline;
}
.molde2{
	float: right;
	width:350px;
	display:inline;
}
.contefoto2{
	float:left;
	margin:20px 15px 0 0;
	display:inline;
}
.style1 {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:16px;
	color:#666666;
}

/****************************/
/*******firma***************/
/**************************/
#conte_firma{
	float:left;
	width:980px;
	margin-top:20px;
	display:inline;
}
.firma{
	float:left;
}
.logopy{
	float:right;
	margin-top:10px;
}

/************************************/
/***********teatro********************/
/************************************/
.foto_izquierdo{
	float:left;
	margin:0 10px 10px 0;
}
.foto_derecho{
	float: right;
	margin:0 0 10px 10px;
}

.clear_espacio{
	clear:both;
	height:20px;
}


/*******************************************/
/*********botonera avance******************/
/*******************************************/
#botonera_avance{
	float:left;
	width:150px;
	margin-left:100px;
	display:inline;
}
#botonera_avance ul{
	list-style:none;
	margin:0;
	padding:0;
}
#botonera_avance li{
	float:left;
	padding:0;
}
#botonera_avance li a{
	display:block;
	width:60px;
	height:16px;
	text-decoration:none;
}
#botonera_avance li a:hover{
	background-position: bottom;
}
#botonera_avance li a span{
	display:none;
}
#siguiente{
	background-image:url(../gfx/siguiente.gif);
}
#volver{
	background-image:url(../gfx/volver.gif);
}


/***********************************************************/
/********************staff**********************************/
/***********************************************************/
#conteactris{
	float:left;
	width:440px;
}
#conteactris2{
	float:left;
	width:440px;
}
.conte_datos_actor{
	float:left;
}
#raya{
	float:left;
	width:980px;
	height:5px;
	background:#333333;
	display:inline;
	margin:0;
	padding:0;
	/*background:url(../gfx/tiras/franjita_1.gif);*/
}



/***************************************************/
/**************cartelera***********************/
/***************************************************/
.contefotocarte{
	float: left;
	width:293px;
	height:191px;
	margin:10px;
}
#banner {
	float:left;
	width:293px;
	height:191px;
}


.seleccionado{
	/*border: 1px solid red;*/
	color: #FF0000;
	background: #FFFFFF;
}
