@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 {
}



/* 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;	
}
