/* estilos de los textos */

.Titular18px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.Texto12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	line-height: 18px;
}
.Texto9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 16px;
}
.cursiva {
	font-style: italic;
}
.negrita {
	font-weight: bold;
}
.negrita-cursiva {
	font-style: italic;
	font-weight: bold;
}
.Roja {
	color: #DA0E1B;
	font-size: 14px;
	text-align: left;
}
.RojaCursiva {
	color: #DA0E1B;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
.RojaNegrita {
	font-weight: bold;
	color: #DA0E1B;
	font-size: 14px;
	text-align: left;
}
.RojaNegritaCursiva {
	font-weight: bold;
	color: #DA0E1B;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}


/* estilos formulario contacto */

.Formulario {
	padding: 10px;
	background-color: #CCCCCC;
	color: #666666;
	line-height: 24px;
	border: 1px dotted #666666;
}
.CajaFormulario {
	width: 273px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	padding: 5px;
}


/* estilos de los enlaces */

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#central #sinopsis #pelicula-sinopsis a:link, #central #sinopsis #pelicula-sinopsis a:visited {
	color: #DA0E1B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA0E1B;
	text-decoration: none;
	padding-bottom: 1px;
}
#central #sinopsis #pelicula-sinopsis a:hover, #central #sinopsis #pelicula-sinopsis a:active {
	color: #DA0E1B;
	border-bottom-style: none;
}
#central #columna3D #info-3D a:link, #central #columna3D #info-3D a:visited {
	color: #DA0E1B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA0E1B;
	text-decoration: none;
	padding-bottom: 1px;
}
#central #columna3D #info-3D a:hover, #central #columna3D #info-3D a:active {
	color: #DA0E1B;
	border-bottom-style: none;
}


/* estilos generales */

.header-boton {
	margin-right: 15px;
}
.central {
	background-repeat: no-repeat;
	background-image: url(../images/bg-estreno-down.png);
	background-position: 444px 0px;
}


/* estilos para la barra cartelera */

#sidebar {
	position:absolute;
	left:801px;
	top:171px;
	width:200px;
	height:auto;
	z-index:100;
}
.sidebar-imagen {
	height: 120px;
	width: 85px;
	padding: 3px;
	background-color: #CCCCCC;
	margin: 0px 4px 4px 0px;
}
.sidebar-boton {
	padding: 3px;
	height: 120px;
	width: 85px;
	margin: 0px 4px 4px 0px;
}


/* estilos para la barra de info3Drmacion (cartel, estado de la pelicula, horario,... ) */

#info {
	position:absolute;
	left:75px;
	top:169px;
	width:187px;
	height:auto;
	z-index:99;
}.cartel-imagen {
	background-color: #CCCCCC;
	padding: 5px;
	height: 250px;
	width: 177px;
	margin-bottom: 5px;
}
#info #info-horario img {
	width: 177px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}


/* estilos para la parte dentral de la cartelera (título, sinopsis, precios,... ) */

#central #sinopsis {
	height: auto;
	width: 320px;
	margin-left: 291px;
	top: 33px;
	position: relative;
	margin-bottom: 85px;
}
#marco {
	position:absolute;
	left:5px;
	top:5px;
	width:177px;
	height:250px;
	z-index:101;
}
#central #sinopsis #Precios {
	margin-top: 20px;
	padding: 10px;
	border: 1px dotted #999999;
}


/* estilos para las secciones de contacto, salas y digital 3D*/

#porx-3D {
	height: auto;
	width: 536px;
	position: absolute;
	top: 169px;
	z-index: 98;
	left: 75px;
}
#placas {
	position:absolute;
	left:80px;
	top:549px;
	width:179px;
	height:auto;
	z-index:99;
}
#central #columna {
	height: auto;
	width: 307px;
	margin-left: 297px;
	top: 409px;
	position: relative;
	margin-bottom: 459px;
}
#central #columna3D {
	height: auto;
	width: 536px;
	margin-left: 75px;
	top: 30px;
	position: relative;
	margin-bottom: 100px;
}
#central #columna3D #prox-3D {
	margin-bottom: 30px;
}
#central #columna3D #prox-3D img{
	padding: 3px;
	background-color: #CCC;
	margin-bottom: 10px;
}
#central #columna3D #info-3D {
	width: 307px;
	margin-left: 229px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: justify;
}
