/* REDEFINICIO TAGS BASICS */

body {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
	}
h1 {
 color:#000000;
 font-size:18px;
 font-weight:bold;
 margin-bottom:10px;
 margin-left:0px;
 padding-left:0px;
}

h2 {
	font-size:14px;
	color:#605a02;
	font-weight:bold;
	margin-bottom:0px;
}
h3
{
	color:#0386a9;
	font-size:12px;
	margin-top:0;
	font-weight: bold;
}
h4
{
	color:#000000;
	padding:2px 0px 0px 5px;
	border-bottom:1px solid #aaaaaa;
	font-size:13px;
	font-weight: bold;
}
h5
{
	color:#ffffff;
	background-color:#4c0820;
	padding:2px 0 2px 5px;
	font-size:11px;
	font-weight: bold;
}
p 
{
	padding-top:0px;
	margin-top:0px;
}
ul{
	list-style-type:none;
	font-size:12px;
	padding:0px;
	margin:0px;
	}
li
  {
  margin: 0;
  padding: 0;
  }

input
{
	font-size:13px;
	padding:0px;
	margin-bottom:6px;
}
td
{
	vertical-align:top;
}
a
{
	outline:none;
	color:#000000;
	text-decoration:none;
}
a:hover
{
	outline:none;
	color:#000000;
	text-decoration:underline ;
}

/* TAGS LAYOUT */
.ContLogoSup
{
	margin:0 auto;
	width:950px;
	padding:0px;
}
.ZonaMainContent
{
	/*position:relative;*/
	overflow:auto;
	width: 950px;
	text-align:left;
	height:100%;
}

.clear {
	clear: both;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.footer 
{
	font-size:10px;
	color:#ffffff;
	background-color:#4c0820;
	text-align: right;
	height:20px;
	margin-top:10px;
	padding-top: 5px;
	width: 950px;
	padding-right: 3px;
}
.footer a
{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
}
.ColMenu
{
	float:left;
	width:180px;
}
.ColPortada
{
	float:right;
	width:750px;
	color:#ffffff;
	background-color:#4c0820;
}
.ColPortada h1
{
	font-weight:normal;
	padding-left:10px;
	line-height:18px;
	font-size:13px;
	color:#ffffff;
	text-align:center;
}
.ColLeft
{
	float:left;
	width:180px;
}
.ColCenter
{
	float:left;
	width:750px;
	min-height:400px;
	margin-left:20px;
	color:#000000;
	background-color:#ffffff;
	overflow:auto;
}

.MenuBloc
{
	background-color:#000000;
}
.MenuBloc ul
{
	padding-left:10px;
}
.VendaEntrades
{
	margin-top:5px;
	margin-bottom:5px;
	height:32px;
	line-height:32px;
	vertical-align:middle;
	padding-left: 3px;
	color:#ffffff;
	background-color:#4c0820;
	background-image:url("/imgs/icoentrades.png");
	background-repeat:no-repeat;
	background-position: 99% 50%;
}
.VendaEntrades a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.VendaEntrades a:hover
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.FundacioRomea
{
	margin-top:5px;
	margin-bottom:5px;
	height:32px;
	line-height:32px;
	vertical-align:middle;
	padding-left: 3px;
	color:#ffffff;
	background-color:#4c0820;
}
.FundacioRomea a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.FundacioRomea a:hover
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.cercar {
	vertical-align:middle;
	color: #FFFFFF;
	background-color:#d56477;
	font-size: 11px;
	padding:5px;
}
.contentPad 
{
	overflow:auto;
}
.contentPad p, h1, h2
{
	padding:5px 5px 0 5px;
	text-align:justify;
}
.content
{
	padding:5px;
}
.contentNPad
{
	padding:5px;
}
.LMenu
{
	color:#ffffff;
}
.LMenu a
{
	color:#ffffff;
}
.LMenu li
{
	padding-left:5px;
	padding-bottom:2px;
}
.LMenu li a
{
	color:#ffffff;
	text-decoration:none;
}
.LMenu li a:hover
{
	color:#ffffff;
	text-decoration:none;
}
.LMenu h6
{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px 0 2px 5px;
	color:#ffffff;
}
.LMenuHead
{
	background-color:#990134;
	cursor: pointer;
}

.LMenuHeadActive
{
	background-color:#4c0820;
	cursor: pointer;
}
.LMenuContent
{
	background-color:#990134;
}
.LMenuContentActive
{
	background-color:#4c0820;
}

.BlVisObraHeader
{
	background-color:#4c0820;
	color:#ffffff;
	padding: 3px 0px 3px 10px;
	font-weight:bold;
	cursor: pointer;
}
.BlVisObraContent
{
	padding:10px;
	font-size:11px;
	overflow:auto;
	
}
.ContSinopsi
{
	height:190px;
	min-height:190px;
	position:relative;
	margin-bottom:5px;
}
.ContSinopsiL
{
	position:absolute;
	width:150px;
	height:190px;
	min-height:190px;
	left:0;
}
.ContSinopsiR
{
	position:absolute;
	height:190px;
	min-height:190px;
	width:580px;
	right:0;
}
.ContSinopsiR div
{
	padding-left:5px;
	position:absolute;
	bottom:0;
}
.BannerSup
{
	background-color:#4c0820;
	background-image:url("/imgs/bannersup.gif");
	background-repeat:no-repeat;
	height:97px;
	margin-top: 5px;
	margin-bottom: 5px;
	position:relative;
}
.BannerSupR
{
	position:absolute;
	width:150px;
	top:15px;
	right:0;

}
.ContListF
{
	float:left;
	width:240px;
	height:240px;
	text-align:center;
}




.DossOut {position:relative;	overflow:visible; min-height:600px; height:auto!important;  height:400px;}

.DossL
{
	float:left;
	width:430px;
	overflow:visible;
}
.DossR
{
  float:right;
  width:285px;
	overflow:auto;
}
.DossDOut
{
	width:400px;
  overflow:auto;
	position:relative;
}
.DossDL
{
	float:left;
	width:40px;
}
.DossDR
{
	float:left;
}

/* TAGS ELEMENTS */
.ToRigth
{
	text-align:right;
}
.languages {
	text-align:right;
	font-size: 11px;
	padding-bottom:5px;
	padding-right:7px;
	color: #ffffff;
}
.languages a {
	text-decoration:none;
	color: #ffffff;
	}
.languages a:hover {
	text-decoration:underline;
	color: #ffffff;
}
.Logo
{
	padding-bottom:5px;
}
#TopLogo
{
	padding-top:40px;
}
.ImgGalTeatre
{
	width:162px;
	padding-bottom:10px;
	float:left;
}
.ImgGalTeatre img
{
	border:1px solid #000000;
}
.ImgGalObra
{
	width:80px;
	padding-bottom:10px;
	float:left;
}
.GalleryContainer
{
	padding-left:14px;
}
.ContenidorSinopsis
{
	padding:10px;
}
img.FloatLeft
{
	float:left;
	padding: 0 5px 0 0;
	
}
.ContingutEspecialLateral
{
	background-color:#4c0820;
	color:#ffffff;
	font-size:11px;
	padding:5px;
}
.ContingutEspecialLateral a {	color:#ffffff;	text-decoration:none;}
.ContingutEspecialLateral a:hover {	color:#ffffff;	text-decoration:none;}

.Acc
{
	position:relative;
	overflow: auto;
}
.AccL
{
	float:left;
	width:400px;
	border:0;
	margin:0;
	padding:0;
	vertical-align:top;
}
.AccR
{
	float:left;
	width:320px;
	border:0;
	margin:0;
	padding:0 0 0 5px;
	vertical-align:top;
}
.Acc2L
{
	float:left;
	width:49%;
	border:0;
	margin:0;
	padding:0;
	vertical-align:top;
}
.Acc2R
{
	float:left;
	width:49%;
	border:0;
	margin:0;
	padding:0 0 0 5px;
	vertical-align:top;
}


.bmetro {background-image:url("/imgs/metro.png");background-repeat:no-repeat;	background-position: 5px center; 	padding-left:35px;}
.bbus {background-image:url("/imgs/bus.png");background-repeat:no-repeat;	background-position: 5px center; 	padding-left:35px;}
.bnitbus {background-image:url("/imgs/nitbus.png");background-repeat:no-repeat;	background-position: 5px center; 	padding-left:35px;}
.bfgc {background-image:url("/imgs/fgc.png");background-repeat:no-repeat;	background-position: 5px center; 	padding-left:35px;}
.brenfe {background-image:url("/imgs/renfe.png");background-repeat:no-repeat;	background-position: 5px center; 	padding-left:35px;}
.bparking {background-image:url("/imgs/parking.png");background-repeat:no-repeat;	background-position: 5px center; 	padding-left:35px;}
