/* REDEFINICIO TAGS BASICS */

body {
	margin: 10px 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;
}
h5
{
	color:#ffffff;
	background-color:#211f20;
	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 0 3px 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 */
.FContent
{
	margin:0 auto;
	width:950px;
}
.ContLogoSup
{
	height:41px;
	padding:0px;
	background-color:#231f20;
	background-image:url("/imgs/logofocus.png");
	background-repeat:no-repeat;
	text-align:right;
	position:relative;
}
.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:#211f20;
	text-align: right;
	height:15px;
	padding-top: 5px;
	width: 950px;
	padding-right: 3px;
	margin-top:5px;
}
.footer a
{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
}
.contentPad p, h1, h2
{
	padding:5px 5px 0 5px;
	text-align:justify;
}
.content
{
	padding:5px;
}

.BlVisObraHeader
{
	background-color:#211f20;
	color:#ffffff;
	padding: 3px 0px 3px 10px;
	font-weight:bold;
	cursor: hand; cursor: pointer;
}
.BlVisObraContent
{
	padding:10px;
	font-size:11px;
	
}
.ContSinopsi
{
	height:200px;
	min-height:190px;
	position:relative;
	margin-bottom:10px;
}
.ContSinopsiL
{
	position:absolute;
	width:150px;
	height:200px;
	min-height:190px;
	left:0;
}
.ContSinopsiR
{
	position:absolute;
	min-height:190px;
	height:200px;
	width:520px;
	right:0;
	bottom:0px;
}
.ContSinopsiR div
{
	padding-left:5px;
	position:absolute;
	bottom:0;
}
.GalleryContainer
{
	padding-left:14px;
}
.ContenidorSinopsis
{
	padding:10px;
}
.ImgGalTeatre
{
	width:162px;
	padding-bottom:10px;
	float:left;
}
.ImgGalTeatre img
{
	border:1px solid #000000;
}
.ImgGalObra
{
	width:80px;
	padding-bottom:10px;
	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:3px;
}
.Sep5px
{
	height:5px;
	font-size:1px;
}
.Sep5pxColor
{
	position:relative;
	width:950px;
	background-color:#d9d0c1;
	height:6px;
	font-size:1px;
	margin-top:-1px;
}
.BackButton
{
	position:absolute;
	height:30px;
	bottom:0px;
	right:0px;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}
.BackButton a
{
	color:#ffffff;
	text-decoration:none;
}
.BackButton a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.BackButtonW
{
	text-align:right;
	padding:5px;
	font-weight:bold;
}
.BackButtonW a
{
	color:#ffffff;
	text-decoration:none;
}
.BackButtonW a:hover
{
	color:#ffffff;
	text-decoration:underline;
}