* {
	margin: 0;
	padding: 0;
}

body {
	background: #1A1A1A;
	color: #cccccc;
	padding: 20px;
	text-align: center;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

#wrap {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

a {
	outline: none;
}

.clear {
	height: 1px;
	clear: both;
	font-size: 1px;
}

/* @group nav */

#nav {
	border-bottom: 1px solid #333333;
	width: 800px;
	height: 30px;
	margin-bottom: 20px;
}

#nav li {
	list-style: none;
	display: inline;
}

#nav a {
	width: 100px;
	height: 30px;
	display: block;
	text-decoration: none;
	float: left;
	border-right: 1px solid #333333;
	text-indent: -9999px;
}

#nav a.biografia {
	border-right-style: none;
	border-left: 1px solid #333333;
	float: right;
}

a.producciones {
	background: no-repeat url(../img/nav/producciones_off.png);
}

.producciones,  a:hover.producciones {
	background: no-repeat url(../img/nav/producciones_on.png);
}

a.teatro {
	background: no-repeat url(../img/nav/teatro_off.png);
}

.teatro,  a:hover.teatro {
	background: no-repeat url(../img/nav/teatro_on.png);
}

a.dramaturgia {
	background: no-repeat url(../img/nav/dramaturgia_off.png);
}

.dramaturgia,  a:hover.dramaturgia {
	background: no-repeat url(../img/nav/dramaturgia_on.png);
}

a.contacto {
	background: no-repeat url(../img/nav/contacto_off.png);
}

.contacto,  a:hover.contacto {
	background: no-repeat url(../img/nav/contacto_on.png);
}

a.biografia {
	background: no-repeat url(../img/nav/biografia_off.png);
}

.biografia,  a:hover.biografia {
	background: no-repeat url(../img/nav/biografia_on.png);
}
	
/* @end */

/* @group head */

#head {
	text-indent: -9999px;
	border-bottom: 1px solid #333333;
	padding-bottom: 20px;
}

#head h1 {
	height: 80px;
	background: no-repeat url(../img/logo.png) center center;
}

#head a {
	width: 220px;
	height: 80px;
	display: block;
	text-decoration: none;
	margin-left: 290px;
}
	
/* @end */

/* @group mainflash */

#mainflash {
	border-bottom: 1px solid #333333;
	padding-bottom: 20px;
	margin-top: 20px;
}

#elflash {
	height: 260px;
	width: 800px;
	display: block;
	background: #000000;
}
	
/* @end */

/* @group foot */

#foot {
	text-align: center;
	border-top: 1px solid #333333;
	padding-top: 40px;
}
	
/* @end */

/* @group content */

#content {
	background: url(../img/bg_content.png) repeat-y;
	margin-bottom: 20px;
}

#content h1 {
	text-align: center;
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #1a1a1a;
}

#main {
	width: 360px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	display: inline;
}

#content h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 18px;
	color: #ffffff;
}

#content p {
	margin-bottom: 18px;
}

a:link, a:visited, a:hover {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

#side {
	width: 380px;
	float: right;
	margin-top: 20px;
}

#side p {
	padding-right: 20px;
}

#side ul {
	list-style: none;
}

.galeria li {
	width: 105px;
	height: 105px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#side img {
	border: 5px solid #666666;
}

#demoflash img {
	border: none;
	z-index: -1;
}

#demoflash {
	margin-bottom: 20px;
	z-index: -1;
}

#side #flash {
	margin-bottom: 20px;
	z-index: -1;
}

#main li, #side .listaregular li {
	list-style: url(../img/bullet.gif) outside;
	background: left;
	margin-left: 20px;
	margin-bottom: 9px;
}

#main ul, #side .listaregular ul {
	margin-bottom: 18px;
}

#main em {
	font-style: normal;
	color: #ffffff;
}

.colaboradores {
	clear: left;
}
	
/* @end */

/* @group Por anio */

.anios a {
	width: 37px;
	display: block;
	float: left;
}

.anios {
	margin-bottom: 32px;
}

.poranio {
	line-height: 12px;
}

.poranio h3 {
	font-size: 12px;
	font-weight: bold;
	width: 50px;
	float: left;
	margin-bottom: 18px;
	margin-top: 10px;
}

.poranio ul {
	list-style: none;
	width: 310px;
	float: right;
	margin-top: 10px;
}

#main .poranio li {
	list-style: none;
	margin-bottom: 9px;
}

.poranio span {
	font-size: 11px;
	color: #666666;
}

.subir {
	font-size: 11px;
	text-align: right;
	border-bottom: 1px solid #333333;
	margin-bottom: 22px;
	clear: both;
	padding-right: 2px;
	padding-bottom: 2px;
}

.subir a {
	color: #666666;
	text-decoration: none;
}

.subir a:hover {
	text-decoration: underline;
}
	
/* @end */

/* @group formacontacto */

.formacontacto {
}

.formacontacto div {
	margin-bottom: 12px;
}

.formacontacto label {
	clear: both;
	font-weight: bold;
}

.formacontacto input {
	margin-top: 2px;
	width: 249px;
}

.formacontacto textarea {
	width: 340px;
	height: 80px;
	margin-top: 3px;
}

.formacontacto input.enviar {
	width: 120px;
	height: 40px;
}
	
/* @end */