@charset "utf-8";
/* CSS Document */

img, div, a, input { behavior: url(../htc/iepngfix.htc) }


/* Generic
---------------------------------------------------------------------------------*/
a {
	color: #763712;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

html {
	background: #1b181f url(../img/layout/FondoTop.jpg) no-repeat center top;
}

body {
	background: url(../img/layout/FondoContenido.png) repeat center top;
	margin: 0 auto;
	padding: 0;
	width: 954px;
	font: 75%/120% Arial, Helvetica, sans-serif;
}

a:focus {
	outline: none;
}


/* Panel Slide
---------------------------------------------------------------------------------*/
#panel {
	background: url(../img/layout/panel/panelBG.jpg) no-repeat center top;
	position: relative;
	height: 110px;
	left: -6px;
	width: 919px;	
	display: true;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;	
}
.slide {
	position:relative;
	top: 20px;
	margin: 0;
	padding: 0;	
}


#espacioTop {

	width: 790px;
	height: 50px;
	padding: 0px 0px 0px 0px;	
	align: center;
	position:inherit;
}

/* Menu
---------------------------------------------------------------------------------*/
.control {
	background: url(../img/layout/MenuTop.png) no-repeat center top;
	text-align: left;
	position:relative;
	top: -40px;
	left: -18px;
	width: 919px;
	height: 62px;
	margin: 0 auto;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.menu {
	position:relative;
	text-align: right;
	width: 880px;
	top: 25px;
	text-decoration: none;
}
.menu a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
.menu a:hover {
	text-decoration: underline;
}
.active {
	background-position: right 12px;
}

/* Papel
---------------------------------------------------------------------------------*/
#Papel {

	width: 790px;
	top: -30px;	
	padding: 0px 0px 0px 0px;	
	align: center;
	position: relative;
	background: url(../img/layout/Papel.png) repeat center top;
}

/* accordion
---------------------------------------------------------------------------------*/
.accordion {
}
.accordion h3 {
}

.accordion span {
}


/* Home Flickr
---------------------------------------------------------------------------------*/
#baseFlickr {
	width: 276px;
	height: 408px;	
	padding: 0px 0px 0px 0px;	
	align: left;
	text-align: left;	
	position: relative;
	top: 0px;
	left: 600px;	
	background: url(../img/layout/flickr/backflickr.png) no-repeat center top;;
}

.tituloFlickr {
	margin: 0px;
	position: absolute;
	text-align: center;	
	width: 276px;
	height: 24px;
	float: left;
	top: 12px;
	left: 0px;
	outline: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;			
}

.tituloFlickr a {
	color: #e1c986;
	text-decoration: none;		
}

.fechaFlickr {
	margin: 0px;
	position: absolute;
	text-align: right;	
	width: 240px;
	height: 24px;
	float: left;
	top: 286px;
	left: 19px;
	outline: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #756338;				
}

.photoFlickr {
	margin: 0px;
	position: absolute;
	text-align: center;	
	vertical-align: middle;
	width: 240px;
	height: 240px;
	float: left;
	top: 42px;
	left: 18px;
}

.photoThmb1Flickr {
	margin: 0px;
	position: absolute;
	text-align: center;	
	width: 75px;
	height: 75px;
	float: left;
	top: 315px;
	left: 19px;
}

.photoThmb2Flickr {
	margin: 0px;
	position: absolute;
	text-align: center;	
	width: 75px;
	height: 75px;
	float: left;
	top: 315px;
	left: 102px;
}

.photoThmb3Flickr {
	margin: 0px;
	position: absolute;
	text-align: center;	
	width: 75px;
	height: 75px;
	float: left;
	top: 315px;
	left: 184px;
}

/* Director Titulos
---------------------------------------------------------------------------------*/
#baseTitulo {
	width: 667px;
	height: 87px;	
	padding: 4px 0px 6px 10px;	
	align: left;
	text-align: left;	
	position: relative;
	background: url(../img/layout/director/baseTitulo.png) no-repeat center top;;
}

.photo {
	margin: 2px;
	position: relative;
	width: 140px;
	height: 75px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 0px #ccc; 
	padding: 0px;
}
.photo p {
	width: 43px;
	height: 31px;
	display: block;
	position: absolute;
	top: -14px;
	left: -20px;
	background: url(../img/layout/director/tape-mask.png) no-repeat;
}
.photo div {
	width: 43px;
	height: 31px;
	display: block;
	position: absolute;
	top: 55px;
	left: 115px;
	background: url(../img/layout/director/tape-mask.png) no-repeat;
}
.photo em {
	width: 140px;
	height: 75px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../img/layout/director/paperBurn140x75-mask.png) no-repeat;
}
.photo a {
	text-decoration: none;
}

.Titulo {
	margin: 2px;
	position: absolute;
	width: 486px;
	height: 42px;
	top: 15px;
	left: 164px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}
.Ruler {
	margin: 2px;
	position: absolute;
	width: 486px;
	height: 5px;
	top: 38px;
	left: 164px;
	float: left;
}
.Ruler hr {
	border: 0;
	width: 100%;
	color: #000;
	background-color: #000;
	height: 1px;  
}
.subTitulo {
	color: #4e4e4e;
	margin: 2px;
	position: absolute;
	width: 486px;
	height: 35px;
	top: 42px;
	left: 164px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.fecha {
	color: #4e4e4e;
	margin: 2px;
	position: absolute;
	width: 486px;
	height: 35px;
	top: 42px;
	left: 164px;
	float: left;
	align: right;
	text-align: right;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/* Texto
---------------------------------------------------------------------------------*/
#texto {
	width: 667px;
	align: left;
	text-align: left;
	position: relative;
	background: url(../img/layout/director/lineas_34.png) repeat center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

           p.introduction:first-letter {
      font-size : 180%;
      font-weight : bold;
      float : left;
      width : 1em;
    }

/* Flash
---------------------------------------------------------------------------------*/
#Flash {
	width: 780px;
	top: -30px;	
	padding: 10px 10px 10px 10px;	
	align: center;
	position: relative;
	background-color: #292929;
}

/* footer
---------------------------------------------------------------------------------*/
#footer {
	background: url(../img/layout/Footer.png) no-repeat left top;
	position:relative;
	top: 5px;	
	width: 954px;
	height: 63px;
	display: block;	
	margin: 0 auto;		
}
#footer-floater {
	text-align: right;
	position:relative;
	width: 890px;
	font: Arial, Helvetica, sans-serif;
	color: #787878;
	top: 15px;	
    
}
/* Demoreel
---------------------------------------------------------------------------------*/    
/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:640px;     
    min-height:480px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(../img/layout/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}  


    
/* Demoreel  Contenido
---------------------------------------------------------------------------------*/    
/* styling for elements inside overlay */ 
.details { 
    position:absolute; 
    top:15px; 
    right:15px; 
    font-size:11px; 
    color:#fff; 
    width:150px; 
} 
 
.details h3 { 
    color:#aba; 
    font-size:15px; 
    margin:0 0 -10px 0; 
}

