#portada{
        margin: 0px; 
        background: url(ar/portada.jpg) no-repeat #000;
        }
        
#paraframepelis{
        margin-top: 0px;
        margin-left: 40px;              
        }

#todasHieren{
        margin: 0px; 
        background-color: #000000;
        background-attachment: fixed; 
        background-image: url(0_todas_hieren/fondo.jpg);
        background-repeat: no-repeat;
	background-position: left top;
        }

#laespalda{
        margin: 0px; 
        background-color: #D58258;
        background-attachment: fixed; 
        background-image: url(3_la_espalda/fondo.jpg);
        background-repeat: no-repeat;
	background-position: left top;
        }

#jardines{
        margin: 0px; 
        background-color: #D58258;
        background-attachment: fixed; 
        background-image: url(4_jardines/fondo.jpg);
        background-repeat: no-repeat;
	background-position: left top;
        }

#unodelosdos{
        margin: 0px; 
        background-color: #D58258;
        background-attachment: fixed; 
        background-image: url(5_uno_de_los_dos/fondo.jpg);
        background-repeat: no-repeat;
	background-position: left top;
        }

#venecias{
        margin: 0px; 
        background-color: #D58258;
        background-attachment: fixed; 
        background-image: url(2_venecias/fondo.jpg);
        background-repeat: no-repeat;
	background-position: left top;
        }
        
#scar{
        margin: 0px; 
        background-color: #D58258;
        background-attachment: fixed; 
        background-image: url(1_scar/fondo.jpg);
        background-repeat: no-repeat;
	background-position: left top;
        }        
        

#cortos {
        background-color: #D58258;
	background-attachment: fixed;
	background-image: url(cortos/bg_portada.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#cortospagina {
	background-color: #D58258;
	background-image: url(ar/bg_color_naranja.gif);
	}	
	
        
#news   {
	background-color: #D58258;
	background-attachment: fixed;
	background-image: url(ar/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
        
#contact
        {
	background-color: #D58258;
	background-attachment: fixed;
	background-image: url(ar/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
        
#movies
        {
	background-color: #D58258;
	background-attachment: fixed;
	background-image: url(ar/bg_movies.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}        
        
.textogeneral
        {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none; 
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height:16px;
        }
        
.menuGeneral  {
        position: absolute; 
        top: 20px;
        right: 5%;
        background-color: transparent;
        height: 40px;
        }
        
        

#menuHorizontal{
        position: absolute;
        right: 5%;
        top: 20px;
        z-index: 2;
        } 

.jump{
	position: absolute;
	right: 1%;
	top: 9px;
	z-index: 2;
	width: 200;
	height: 350;

        } 
        
.boton 
        { 
	font-family: Arial, Helvetica, sans-serif; 
        	font-size: 12px;
       	font-weight: bold;
	color: #666;   
	margin: 2px; 
	padding: 2px;
	background: #FFCC99;
        }
        
.jumpuno 
        { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
       	font-size: 12px;
       	font-weight: bold;
	color: #FFCC99;
	background: #666;
        }
        
.logopeli
	{
        position: absolute;
        top: 50px;
        left: 0px;     
        }
        
.logolaespalda
	{
        position: absolute;
        top: 20px;
        left: 0px;     
        }


/**************************************Menu vertical***************************/  

#menuVertical{
        position: absolute;
        top: 115px;
        left: 27px;
        text-align: right;
        width: 150px; 
        z-index:3;  
        /*div>#menuVertical{position: fixed; top: 80px;}  para todos MENOS el IE Explore*/
        }
        
a.enlace:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
        	text-decoration: none;
        	font-size: 12px;
	background-color:#000;
	color: #fff;
	text-decoration: none; 
        	line-height:18px; 
         }
 
a.enlace:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none; 
	font-size: 12px;
	background-color:#000;
	color: #fff;
	text-decoration: none;
	line-height:18px;
        }

a.enlace:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
       	text-decoration: none;
       	font-size: 12px;
	background-color: #DBF6E9;
 	color:#000;
	text-decoration: none;
      	line-height:18px;
        }

a.seleccionado:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
       	text-decoration: none;
     	background-color:#fff;;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
        
        }        

a.seleccionado:visited {
        	font-family: Arial, Verdana, Helvetica, sans-serif;
       	text-decoration: none;
        	font-size: 12px;	
	background-color:#fff;
 	color: #000;
	text-decoration: none;
	line-height:18px;
        	border-left: 10px solid #6BDEBF;
        }

a.seleccionado:hover {
       	font-family: Arial, Verdana, Helvetica, sans-serif;
        	text-decoration: none;
	background-color:#fff;
 	color: #666;
	text-decoration: none;
	font-size:12px;
	line-height:18px;
        	Actors&acute;&nbsp;Filmographycursor: default;
        
        }   

a.enlace2:link {
	background-color: #999;
        }
 
a.enlace2:visited {
	background-color: #000;
        }
        
a.enlace2:hover {
	background-color:#f00;       
        }          

a.nada:link 
        {
	font-family: Arial, Verdana, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 20px;
	color: #DBF6E9;
	text-decoration: none; 
        line-height:16px;
        padding: 4px;
        }
 
a.nada:visited 
        {
	font-family: Arial, Verdana, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 20px;
	color: #DBF6E9;
	text-decoration: none; 
        line-height:16px;
        padding: 4px;
        }

a.nada:hover 
        {
	font-family: Arial, Verdana, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 20px;
	color: #DBF6E9;
	text-decoration: none; 
        line-height:16px;
        padding: 4px;
        }    

a:link 
        {
	color: #99FFCC;
        }
a:visited {
	color: #99FFCC;
}
a:hover 
        {
	color: #000000;
	background-color: #99FFCC;
        }

.textouno	 
        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	}
        
.filmografia	 
        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	}     
        

.titular	 
        {
	font-family: Courier New, Courier, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	color: #E1FEF0;
        	padding-right:10px;
        	padding-left:10px;
        	padding-bottom:5px;
	border-bottom: dotted 1px #E0B88F;
	border-left: 10px solid #6BDEBF;
	}

.textounobold 
        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCFFFF;
	line-height: 22px;
	}

.actores
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding:3px;
	font-weight: bold;
	background-color: #E1FEF0;
	border-left: 15px solid #D58258;
	border-right: 15px solid #D58258;
	text-transform: uppercase;
	}

hr 	{
	border: dotted 1px  #E0B88F;
	}

.tituloscortos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding:16px;
	background-color: #E3F9F3;
	border-left: 45px solid #6BDEBF;
	font-weight: bold;
        }
        
.textonegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;

}
.newsuno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
.newsdos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFEC;
	line-height: 22px;
	font-weight: bold;
	
}


TEXTAREA 
        {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #000000 1px solid; 
	TEXT-INDENT: 2px; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(ar/bg_01.jpg)
        }

INPUT 
{
	BORDER-TOP-WIDTH: 1px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 11px; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #000000; 
	COLOR: #000000; 
	BORDER-TOP-COLOR: #000000; 
	TEXT-INDENT: 2px; 
	FONT-FAMILY: Tahoma, Verdana, sans-serif; 
	BACKGROUND-COLOR: #EDFAFA; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000
}

form 
{
	display:inline;
}

.textoportada {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1FEED;
	line-height: 16px;
	font-weight: bold;
}

.nombrepelis {

	font-family: "Courier New", Courier, mono; 
       	font-size: 18px;
       	font-weight: bold;
	color: #FF9900;
	background: #333333;
	padding:7px;
	border: 2px dotted #6BDEBF;
}

.nombrepelisp {

	font-family: "Courier New", Courier, mono; 
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	background: #333333;
	padding:7px;
	border: 2px dotted #6BDEBF;
}

.nombrepeliscortos {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	background: #333333;
	padding:5px;
	border: 1px dotted #6BDEBF;
}
.nombrecortos {


	font-family: "Courier New", Courier, mono; 
       	font-size: 14px;
       	font-weight: bold;
	color: #FF9900;
}
.pequeno {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 22px;
}li {
	list-style-type: square;
}
.newstres {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
	
}
.newsnobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
}

.newstitular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

.imgdcha {
	float: right;
	border: solid #333 1px;
}
