body{
	background-image: url(img/pattern.gif);
	background-color:#000000;
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.center{
	text-align:left;
	margin:auto;
	border:0px;
}
td.titulo{ 
text-align:center;
height:38px;
vertical-align:top;
}

#contenido{
	width:764px;
}
#contenidoTour{
	width:780px;
}
.headsetTop{
	background-color:#000000;
	height:116px;
	background-image: url(img/cabezalBgtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	margin:auto;	
	padding:0px;
}
.headsetBottom{
	height:53px;
	background-color:#000000;
	background-image: url(img/cabezalBgbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	margin:auto;
	padding:0px;	
}
.lineaTd{
	border-top-color:#666666;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top:9px;
	vertical-align:bottom;
	height:20px;
}
.lineaTdTour{
	border-top-color:#666666;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top:9px;
	vertical-align:bottom;
	height:20px;
	padding-left:20px;
}
.tituloHome{
	height:60px;
	vertical-align:top;
}
.subtitulo{
	position:relative;
	left:134px;
	top:0px;
	height:25px;
}
.menuTop{
	text-align:center;
	margin:auto;
	vertical-align:middle;	
}
.pad{
	padding-right:3px;
}

.tituloHome{
	position:relative;
	text-align:center;
	top:-11px;
}
.linkCalendar{
	top:3px;
	position:relative;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tdProyecto{
	padding-top:25px;
	}
.tdProyectoP{
	padding-top:10px;
	}
.iterline{
	line-height: 1.5;
}
.pieProyecto{
	padding-top:40px;
	
}
.ptop{
	padding-top:20px;
}
.paddingl{
	padding-left:10px;
}
paddingr{
	margin-right:20px;
}
.fotoObra{
	text-align: left;
	padding-right: 11px;	
}
.tituObra{
	color: #ffcc66;
	font-size: 14px;
	font-weight: bold;
	}
.tituObragreyLine{
	color: #ffcc66;
	font-size: 12px;
	font-weight: bold;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	}
.subFecha{
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
}
.resumenObra{
	color: #cccccc;
	font-size: 11px;
	text-align: left;
	}
.greyLine{
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.linkCalendar a{
	color: #999999;
}
.linkCalendar a:hover{
	color: #ffcc66;
}
.masInfo{
	text-align: left;
	color: #CCCCCC;
	font-size: 11px;
}
.masInfo a{
	color: #999999;
	text-decoration: none;
}
.masInfo a:hover{
	color: #ffcc66;
	text-decoration: none;
}
.fotoObra img{
	border-style: solid;
	border-width: 1px;
	border-color:#666666;
}
.thumbNob{
	border-style:solid;
	border-color:#666;
	border-width:1px;
}

.thumbNob a{
	border:none;
}
.expo{
	position:relative;
	text-align:left;
	top:35px;
	left:10px;
	height:120px;
	background-image:url(img/tituExpo.gif);
	background-repeat: no-repeat;
	background-position:top left;	
}

.fotoExpo{
	text-align:left;
	vertical-align:bottom;
	}
.fotoExpo img{
	border-style: solid;
	border-width: 1px;
	border-color:#666666;
}
.expo1{
	position:absolute;
	top:15px;
	left:6px;
	width: 203px;
	z-index: 2;
}
.expo2{
	position:absolute;
	top:20px;
	left:218px;
	width: 210px;
	z-index: 3;
}
.expo3{
	position:absolute;
	top:18px;
	left:426px;
	width: 203px;
	z-index: 4;
}
.expo4{
	position:absolute;
	height:103px;
	width:169px;
	top:20px;
	left:636px;
	z-index: 2;
}
.cierreExpo{
	position:absolute;
	text-align:center;
	height:1px;
	width:748px;
	top:99px;
	left:15px;
	border-top-color:#666666;
	border-top-style: solid;
	border-top-width: 1px;
	z-index: 3;
}
.pie{
	height:80px;
	width:742px;
	margin:auto;
	text-align:center;
	margin-top:30px;

}
.tituPie{

	height:17px;
	width:747px;
	background-image: url(img/tituPie.gif);
	background-repeat: no-repeat;
	margin:auto;
}
.leftColumn{
 	vertical-align:top;
	padding-right:24px;
}
.contInterno{
	top:18px;
	margin:auto;
	width:742px;
}
.tituloInterno{
	position:relative;
	top:-20px;
	text-align:center;
	height:21px;
}

.infoCentral{
	position:relative;
	top:0px;
	left:0px;
	width:670px;
	color: #FFFFFF;
	padding-top:10px;
	padding-bottom:15px;
	margin:0;
}
.infoCentral p {
	font-size:12px;
}
.infoCentral table {
	font-size:12px;
	color: #FFFFFF;
	text-align:center;
}
.bold{
	font-weight: bold;	
}
.greyTxt{
	color: #cccccc;	
}
.cursive{
	font-style: italic;	
}
.infoCentral p{
	padding-top:5px;
	line-height: 1.5;	
}
.linkTeatro{
	border-top-color:#999999;
	color:#990000;
	border-top-style: dotted;
	border-top-width: 1px;
	width:122px;
	
}
.linkTeatro p{
	font-size: 11px;
	margin-top:10px;
	line-height: 2;
	padding-left:2px;		
}
.linkTeatro a{
	color: #990000;
	text-decoration: none;
}
.linkTeatro a:hover{
	color:#990000;
	text-decoration: none;
}
.menuLateral{
	position:relative;
	top:0px;
	left:0px;
	height:100px;
	width:120px;
	
}
.linkTempo{
	border-top-color:#999999;
	border-top-style: dotted;
	border-top-width: 1px;
	width:117px;
	padding-top:10px;
	padding-bottom:15px;
	color:#660000;
	
}
.linkTempo a{
	color: #ffcc66;
	text-decoration: none;
}
.linkTempo a:hover{
	color:#660000;
	text-decoration: none;
}
.linkExpositores{
	border-top-color:#999999;
	border-top-style: dotted;
	border-top-width: 1px;
	width:117px;
	padding-top:10px;
	
}
.expositores{
	font-size: 12px;
	padding-top:3px;
	padding-bottom:12px;
	line-height: 1.5;	
	border-bottom-color:#999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.expositores{
	color:#990000;
	text-decoration: none;
}
.expositores a{
	color: #CCCCCC;
	text-decoration: none;
}
.expositores a:hover{
	color:#990000;
	text-decoration: none;
}
.tablaFormu{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
}
.formu{
	background-color: #000000;
	color:#cccccc;
	font-size: 12px;
	width:157px;
	height:16px;
	border-style: solid;
	border-width: 1px;
	border-color:#666666;
	padding-top:3px;
	padding-left:4px;
}
.formu select{
	height:22px;		
	}
.separa{
	padding-bottom:20px;
}
textarea{
	background-color: #000000;
	color:#cccccc;
	font-size: 12px;
	width:455px;
	height:153px;
	border-style: solid;
	border-width: 1px;
	border-color:#666666;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

.button{
	text-align:right;
	height:22px;
	width:81px;
	padding-right:5px;
	background-color: #660000;	
}	
.subCartelera{
	position:relative;
	top:-6px;
	left:153px;
	background-image: url(img/cartelera.gif);
	background-repeat: no-repeat;	
	height:16px;
	width:204px;
}
.menuCartelera{
	position:relative;
	height:20px;
	width:615px;
	top:10px;
	left:0px;
}

.nota{
	color:#cccccc;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}
.tabla-eventos td{
	width:14.3%
}
.tabla-eventos td A{
   color:#CC6666;
}
.tabla-eventos .dia  {
   color:#CC9900;
	font-weight:bold;
}
.tabla-eventos strong{
   color:#990000;
}
table th{
	background-color:#990000;
	color:#FFCC66;
	border-collapse:collapse;
	height:20px;
	font-size: 11px;
	text-align:center;	
}
.tabla-eventos{
	height:120px;
	}
.calendario{
	position:relative;
	top:5px;
	padding-bottom:30px;
}
.tabla-eventos td{
	text-align:center; 
	border:1px solid #A39C92;
	vertical-align:top;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.trCalendar{
	height:100px;
}
.tabla-eventos{
	border-style: solid;
	border-width: 1px;
	border-color: #E5DCCD;	
}
.lav{
	background-color:#E5DCCD;
}
.finde{
	background-color:#D9CDB9;
}
.subtituloExpo{
	position:relative;
	color:#ffcc66;
	font-size: 14px;
	top:-4px;	
}
.contenidoExpo {
	font-size: 12px;
	color: #999999;		
	width:310px;
	padding-right:1px;
}
.muestra{
	border-style: solid;
	border-width: 1px;
	border-color:#6E6464;
	padding:10px 0px 10px 5px;
	color:#FFCC66;
	font-size: 12px;	
}
.muestra img{
	border-style: solid;
	border-width: 1px;
	border-color:#6E6464;
	text-align:center;
}
.img{
	margin-right:20px;
	}
.border{
	border-style: solid;
	border-width: 1px;
	border-color:#666666;
}
.displayTourLow{
	position:relative;
	height:240px;
	width:640px;
	top:20px;
	padding-bottom:100px;
	vertical-align:top;
}
.displayTourLow{
	position:relative;
	height:440px;
	width:780px;
	top:20px;
	padding-bottom:100px;
	vertical-align:top;
}
#screen {
	width:194px;height:232px; overflow:hidden;  background-repeat:no-repeat;}
.pos1 {background-position:0 0;}
.pos2 {background-position:0 -233px;}
.pos3 {background-position:0 -466px;}
.pos4 {background-position:0 -699px;}
.fondo{
	background-color: #181717;	
}
.top{
	padding-bottom:20px;	
}
.masInfoExpo{
	position:absolute;
	top:86px;
	left:45px;
	height: 12px;
	width: 119px;
}
.separaDot{
	position:absolute;
	height:43px;
	width:1px;
	background-image: url(img/separaDot.gif);
	background-repeat:no-repeat;
	top:19px;
	left:204px;
}
.expoFoto{
	color: #cc0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	padding-right:10px;
	width:90px;
}
.expoFoto img{
	border-style: solid;
	border-width: 1px;
	border-color:#646464;
}
.imagenes{
	position:relative;
	top:0px;
	left:0px;
}
.imagenes a{
	border:0px;
}
.bigLink a{
	font-size: 14px;
	color: #990000;		
}
.textoImg{
	color: #999999;
	font-size: 11px;	
}
.volver{
	font-size: 12px;
	background-image: url(img/yRow.gif);
	background-repeat: no-repeat;
	background-position: 3px 12px ;	
	width:117px;
	border-top-color:#999999;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-left:12px;
	padding-top:9px;
}
.break{
	width:12px;
}
.volver a{
color:#999999;
text-decoration:none;
}
.volver a:hover{
color: #ffcc66;
}
.paddingIz{
	padding-left:10px;
	padding-top:10px;
}

.faust{
	height:510px;
	width:720px;
	margin:auto;	
	margin-top:2px;

}
