body {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}

a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #999;
}

form {
	margin: 0;
	padding: 0;
}
#wrap {
	background: url(../img/bg_wrap.jpg);
	width: 755px;
	margin-left: 130px;
	position: relative;
	top: -15px;
}
#wrap .top{
	background: url(../img/bg_wrap_top.png);
	height: 15px;
}
#wrap .bottom{
	clear:both;
	background: url(../img/bg_wrap_bottom.jpg);
	height: 300px;
	margin-top: 40px;
}
#wrap .bottom{
}

/* Header */

#header {
	margin-left: 130px;
	height: 110px;
}
#header #drmabuse {
	background: url(../img/dr_mabuse.gif);
	height: 200px;
	width: 140px;
	position: absolute;
	margin-left: -140px;
}
#header h1 {
	margin: 0;
	background: transparent url(../img/logo.gif) 30px 10px no-repeat;
}
#header h1 a {
	text-indent: -1000px;
	display: block;
	height: 70px;
	width: 280px;
	overflow: hidden;
}

#header .today {
	width: 270px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: -5px;
	text-align: right;
}

#content {
	padding-left: 6px;
	font-size: 1.1em;
}

#home {
	background-color: #000;
	background-repeat: no-repeat;
	width: 565px;
	height: 450px;
	padding: 20px 0 0 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.1em;
}
#home p {
	color: inherit;
	text-shadow: #000 2px 2px 2px;
}
#home a {
	color: #FFFFFF;
	text-shadow: #000 2px 2px 2px;
}

#home h1,
#home h2,
#home h3 {
	padding: 0;
	margin: 0;
	text-shadow: #000 2px 2px 2px;
}
#home h3 {
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

#home .big p {
	font-size: 1.75em;
}
#home .big h3 {
	font-size: 2em;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

#home p {
	margin: 0;
}

#home .numedicion {
	margin-bottom: 30px;
}
#home .numedicion a {
	font-size: 50px;
	border: #fff 2px solid;
	padding: 5px 5px 0 5px;
}

#home_r {
	width: 165px;
	position: absolute;
	top: 15px;
	margin-left: 570px;
}

#content #home_r p {
	text-align: left;
}
#home_r #film_estreno {
	width: 125px;
	background: transparent url(../img/bg_ticket.png) no-repeat;
	padding: 0 40px 0 20px;
	height: 250px;
	position: relative;
	z-index: 20;
}
#home_r #film_estreno h3 {
	text-indent: -200px;
	margin: 2px 0 30px 0;
	padding: 0;
	overflow: hidden;
}
#home_r #film_estreno p {
	text-align: left;
	margin: 0;
	padding: 0;
}
#home_r #film_estreno a {
	font-weight: bold;
	color: #000;
}
#home_r #film_estreno .epigrafe {
	text-transform: uppercase;
	color: #FFFFFF;
}
#home_r #film_estreno #clip {
	background: url(../img/over_clip.png) repeat;
	width: 20px;
	height: 75px;
	position: absolute;
	top: -7px;
	left: 20px;
	z-index: 30;
}
#home_r #columna_semanal {
	margin: -20px 0 0 25px;
	position: relative;
	z-index: 10;
}
#home_r #columna_semanal a {
	font-weight: bold;
	color: #000;
}
#home_r #columna_semanal .autor {
	font-weight: bold;
	color: #666666;
	display: block;
	margin-top: 5px;
	border-top: 1px solid #666666;
}
#home_r #columna_semanal h3 {
	background: transparent url(../img/tit_columna_semanal.png) no-repeat;
	text-indent: -200px;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 140px;
	overflow: hidden;
}
#home_r #columna_semanal p {
	margin: 0;
	padding: 0;
}
#home_r #columna_semanal .leer_mas {
	background: transparent url(../img/bg_leer_mas.gif) top right no-repeat;
	text-align: right;
	font-size: 0.75em;
	padding: 0 5px;
	margin-top: 5px;
}

.division {
	background: transparent url(../img/bg_division.png) no-repeat;
	height: 20px;

}
#home_banners {
	float: left;
	width: 250px;
	margin-top: 3px;
}
#home_banners a {
	display: block;
	margin: 10px 10px 0 10px;
}

#home_banners_inferiores {
	clear: both;
	padding: 0 12px 0 12px;
}
#home_banners_inferiores a {
	display: block;
	margin: 10px 10px 0 10px;
}

#home_video {
	float:left;
	width: 480px;
}
#home_video #video_screen {
	margin-top: 13px;
}

#home_video h3 {
	text-transform: uppercase;
	margin-bottom: 0;
}
#home_video p.autor {
	margin: 0;
	font-weight: bold;
}
#home_video .leer_mas {
	background: transparent url(../img/bg_leer_mas2.gif) top right no-repeat;
	text-align: right;
	font-size: 0.85em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 15px;
	margin-top: 5px;
}
#home_video .leer_mas a {
	color: #000000;
}
#signature {
	clear: both;
}
#signature div {
	float: left;
	position:absolute;
	padding: 270px 0 0 220px;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}

#signature #logo_consejo {
	float: left;
	position:absolute;
	padding: 195px 0 0 70px;
}
#menu {
	width: 140px;
	position: absolute;
	top: 235px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
	line-height: 1.8em;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
#menu h3 {
	display: none;
}
#menu a {
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
}
#menu a.active {
	background: transparent url(../img/mnu_active.png) right center no-repeat;
}
#menu a:hover {
	color: #000000;
	text-decoration: underline;
}

#tools {
	position: absolute;
	top: 0;
	margin-left: 420px;
	text-transform: uppercase;
	width: 460px;
}
#tools ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#tools #acceso_edanteriores {
	font-size: 1.4em;
	position: relative;
	top: 25px;
	left: 60px;
}
#tools #acceso_edanteriores a {
	color: #4B2630;
	font-weight: bold;
}
#tools #acceso_incrip {
	position: relative;
	top: 35px;
	overflow: hidden;
}
#tools #acceso_incrip a {
	background: url(../img/btn_inscripcion.gif) 0 10px no-repeat;
	display: block;
	width: 240px;
	height: 50px;
	text-indent: -240px;
}
#tools #acceso_incrip a:hover {
	background: url(../img/btn_inscripcion.gif) 0 -50px no-repeat;
}

#tools #acceso_dossier {
	position: relative;
	top: -5px;
	left: 232px;
	overflow: hidden;
	width: 220px;
}
#tools #acceso_dossier a {
	background: url(../img/btn_dossier.gif) 0 0px no-repeat;
	display: block;
	height: 42px;
	width: 150px;
	text-indent: -240px;
}
#tools #acceso_dossier a:hover {
	background: url(../img/btn_dossier.gif) 0 -50px no-repeat;
}
#tools #buscador {
	position: absolute;
	top: 5px;
	margin-left: 260px;
}
#tools #buscador input {
	border: 1px solid #333;
	width: 170px;
}
#tools #buscador button {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: none;
	background: transparent;
	font-weight: bold;
	width: 20px;
	overflow: hidden;
}

#lateral {
	width: 205px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: right;
	position: relative;
}

#papel {
	width: 165px;
	padding: 0 20px 30px 20px;
	background: url(../img/bg_lateral_editorial.png) top repeat-y;
}
#papel .head {
	background: url(../img/head_lateral.png) top left no-repeat;
	margin: 0 -20px;
	height: 40px;
}
#lateral h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0;
}
#lateral h3.masking {
	background: url(../img/bg_lateral_masking.png) top left no-repeat;
	font-size: 1em;
	clear: both;
	margin-top: 20px;
	padding: 10px 0;
	z-index: 20;
	position: relative;
	text-align: center;
	width: 160px;
}

#lateral dl {
	font-weight: bold;
}
#lateral dl span {
	display: block;
	font-size: 0.7em;
	text-transform:uppercase;
}
#lateral dd {
	margin: 0;
	margin-bottom: 2em;
}
#lateral dd a {
	color: #4B2630;
}


#lateral .pager {
	background: url(../img/bg_pager_lateral_editorial.png) no-repeat;
	position: absolute;
	margin-left: -20px;
	padding-top: 15px;
	height: 30px;
	width: 205px;
	text-align: center;
	font-weight: bold;
	font-size: 0.85em;
	left: 20px;
}
#home_r .spacer {
	height: 20px;
}
#lateral .spacer {
	height: 40px;
}
#lateral .relacionados {
	margin: -10px auto;
	z-index: 10;
	position: relative;
}
#lateral .relacionados dl img {
	width: 160px;
}
#lateral .relacionados dl {
	margin-top: -20px;
}
.edicion {
	display:block;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:5px;
	margin-right:220px;
	padding:0 2px;
	text-align:right;
	text-transform:uppercase;
}
#comment_bar {
	background: url(../img/bg_comment_bar.png) no-repeat;
	margin: -10px -10px;
	padding: 10px 20px 0 20px;
	height: 26px;
	width: 700px;
	font-weight: bold;
	position: absolute;
	z-index: 10;
}
#comentarios {
	background: url(../img/bg_comentarios.jpg);
	margin: 0px 4px 0 0;
	padding: 40px 20px 20px 20px;
	z-index: 5;
}
#comentarios a {
	color: #4B2630;
}
#comentarios dl {
	font-size: 1em;
}
#comentarios dl span {
	display: block;
	color: #000000;
	font-size: 0.8em;
}
#comentarios dt {
	color: #4B2630;
}
#comentarios dd {
	margin: 1em 0;
}
#frmComentar {
	margin-top: 40px;
}
#frmComentar th {
	text-align: right;
	vertical-align: top;
}
#frmComentar input {
	border: 1px solid #000;
	width: 520px;
}
#frmComentar textarea {
	width: 520px;
}
#frmComentar span {
	color: #999;
}
#frmComentar button {
	font-weight: bold;
	color: #CCC;
	background:  #000000;
	border: none;
	padding: 4px;
}

#main_editorial {
	padding: 0 20px 0 20px;
}
#main_editorial h1 {
	background: url(../img/head_editorial.gif) 2px;
	height: 200px;
	margin: -15px -15px 0 -20px;
	text-indent: -1000px;
}
#main_editorial h2 {
	color: #666;
	font-size: 2.1em;
	margin-bottom: 10px;
}
#main_editorial h2 span.epigrafe {
	display: block;
	font-size: 0.7em;
	font-weight: normal;
	color: #000;
	line-height: 1em;
}
#main_editorial .bajada {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #4B2630;
	font-weight: bold;
	padding: 10px 0;
	text-align: left;
	margin-top: 10px;
}
#main_editorial .autor {
	font-size: 1.2em;
	font-weight: bold;
}
#main_editorial #papel .head {
	background: url(../img/head_lateral_editorial.png) top no-repeat;
}

#main_editorial #lateral {
	margin-bottom: -160px;
	top: -170px;
}


#main_articulo {
	padding: 0 20px 0 20px;
}
#main_articulo h1 {
	display: none;
}

#main_articulo h2 {
	font-family: "Times New Roman", Times, serif;
	color: #4B2630;
	font-size: 3.5em;
	margin: 10px 0 0 0;
}
#main_articulo h2 span.epigrafe {
	display: block;
	font-size: 0.7em;
	color: #000;
	line-height: 1em;
}
#main_articulo .bajada {
	font-family: "Times New Roman", Times, serif;
	color: #4B2630;
	font-size: 1.4em;
	margin: 10px auto;
	text-align: left;
}
#main_articulo .autor {
	font-size: 1.2em;
	font-weight: bold;
	font-size: 1.2em;
	color: #4B2630;
	margin: 10px auto;
}
#main_articulo .cuerpo {
	background: url(../img/bg_articulo.jpg);
	margin: 0 -15px 0 -20px;
	padding: 10px 20px;

}

#main_entrevista {
	padding: 0 20px 0 20px;
	background: url(../img/bg_articulo.jpg);
	margin-right: 5px;
}
#main_entrevista #papel {
	margin-right: -5px;
}
#main_entrevista h1 {
	background: url(../img/head_entrevista.png) no-repeat;
	height: 15px;
	margin: -15px -20px 0 -20px;
	text-indent: -1000px;
}

#main_entrevista h2 {
	font-family: "Times New Roman", Times, serif;
	color: #4B2630;
	font-size: 2.5em;
	margin: 0;
}
#main_entrevista h2 span.epigrafe {
	display: block;
	font-size: 0.7em;
	color: #000;
	line-height: 1em;
}
#main_entrevista .bajada {
	font-family: "Times New Roman", Times, serif;
	color: #4B2630;
	font-size: 1.4em;
	margin: 20px auto;
	text-align: left;
}
#main_entrevista .autor {
	font-size: 1.2em;
	font-weight: bold;
	font-size: 1.2em;
	color: #4B2630;
	margin: 10px auto;
}
#main_entrevista .cuerpo {
	background: url(../img/bg_entrevista.jpg);
	margin: 0 -20px 0 -20px;
	padding: 10px 20px;

}

#main_critica {
	padding: 0 20px 0 20px;
}
#main_critica h1 {
	background: transparent url(../img/bg_critica_top.png) no-repeat;
	height: 80px;
	margin: 0 0 0 -20px;
	text-indent: -1000px;
}
#main_critica .cuerpo {
	background: url(../img/bg_critica.png) repeat-y;
	margin: 0 205px 0 -20px;
	padding: 10px 23px 10px 16px;
}
#main_critica .bottom{
	background: url(../img/bg_critica_bottom.png) no-repeat;
	height: 40px;
	margin: 0 0 20px -20px;
	width: 525px;
}

#main_critica h2 {
	color: #FFF;
	font-size: 2.25em;
	margin: 0;
	margin-top: 15px;
}
#main_critica h2 span.epigrafe {
	display: block;
	font-size: 0.7em;
	color: #454545;
	line-height: 1em;
}
#main_critica table.ficha_tecnica {
	background: url(../img/bg_table_critica.png) repeat-y;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-weight: bold;
	width: 475px;
}
#main_critica table.ficha_tecnica th {
	background: url(../img/bg_table_critica_th.png);
	height: 60px;
	font-size: 1.2em;
	text-align: left;
	vertical-align: middle;
	padding: 0 12px;
}
#main_critica table.ficha_tecnica td {
	padding: 8px;
	vertical-align: top;
}

#main_critica table.ficha_tecnica tr {
	background: url(../img/bg_table_critica_bottom.png) bottom left no-repeat;
	/*
	*/
}
#main_critica .autor {
	font-size: 1.2em;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	margin: 10px auto;
}

#main_cinechileno {
	padding: 0 20px 0 20px;
	background: url(../img/bg_entrevista.jpg);
	margin-right: 5px;
}
#main_cinechileno #papel {
	margin-right: -5px;
}
#main_cinechileno h1 {
	background: url(../img/head_entrevista.png);
	height: 15px;
	margin: -15px -20px 0 -20px;
	text-indent: -1000px;
}

#main_cinechileno h2 {
	font-family: "Times New Roman", Times, serif;
	color: inherit;
	font-size: 3em;
	margin: 0;
	bottom: 10px;
}
#main_cinechileno h2 span.epigrafe {
	display: block;
	font-size: 0.7em;
	color: inherit;
	line-height: 1em;
}

#main_cinechileno .foto_articulo {
	background: #000;
	height: 320px;
	width: 465px;
	color: #FFF;
	text-shadow: #000 1px 1px 8px;
	text-align: right;
	padding: 20px 10px 10px 10px;
	overflow: hidden;
}
#main_cinechileno .bajada {
	font-family: "Times New Roman", Times, serif;
	color: #4B2630;
	font-size: 1.4em;
	margin: 20px auto;
	text-align: left;
}
#main_cinechileno .autor {
	font-size: 1.2em;
	font-weight: bold;
	font-size: 1.2em;
	color: #4B2630;
	margin: 10px auto;
}
#main_cinechileno .cuerpo {
	background: url(../img/bg_articulo.jpg);
	margin: 0 -20px 0 -20px;
	padding: 10px 20px;

}


#main_cartas {
	background: #FFF url(../img/bg_cartas.png) repeat-y;
	margin: 20px 35px 0 30px;
	padding: 0 40px;
}

#main_cartas h1 {
	background: #FFF url(../img/bg_cartas_top.png) no-repeat;
	margin: 0 -40px;
	height: 200px;
	text-indent: -1000px;
	overflow: hidden;
	margin-bottom: 20px;
}

#main_cartas .bottom {
	background: url(../img/bg_cartas_bottom.png) no-repeat;
	height: 15px;
	margin: 20px -40px 0 -40px;
}

#main_cartas  dt {
	background: url(../img/bullet_cartas.png) 0 4px no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 30px;
}
#main_cartas  dt a {
	color: #4B2630;
}
#main_cartas  dd {
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
}

#main_cartas .pager {
	background: url(../img/bg_pager_lateral_editorial.png) no-repeat;
	margin-left: -20px;
	padding-top: 15px;
	height: 30px;
	width: 205px;
	text-align: center;
	font-weight: bold;
	font-size: 0.85em;
	position: relative;
	left: 410px;
}

#main_cartas h2 {
	background: url(../img/bullet_cartas.png) 0 4px no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 30px;	
}
#main_cartas .bajada {
	text-align: left;
}
#main_cartas .cuerpo {
	font-style: italic;
}


#main_columna {
	padding: 0 20px 0 20px;
}
#main_columna h1 {
	background: url(../img/head_columna_semanal.png);
	height: 200px;
	margin: -15px -15px 0 -20px;
	text-indent: -1000px;
}
#main_columna h2 {
	color: #666;
	font-size: 2.1em;
	margin-bottom: 10px;
}
#main_columna h2 span.epigrafe {
	display: block;
	font-size: 0.7em;
	font-weight: normal;
	color: #000;
	line-height: 1em;
}
#main_columna .bajada {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #4B2630;
	font-weight: bold;
	padding: 10px 0;
	text-align: left;
}
#main_columna .autor {
	font-size: 1.2em;
	font-weight: bold;
}
#main_columna blockquote {
	background: url(../img/bloqckquote_masking.png);
	margin: auto -10px;
	padding: 10px 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#main_columna #lateral {
	margin-bottom: -160px;
	top: -170px;
}

#main_columna #papel dd a {
	color: #4B2630;
}



#main_videos {
	margin: 0 5px 0 0;
}
#main_videos h2 {
	color: #4B2630;
	margin: 0;
	text-transform: uppercase;
}
#main_videos h2 .epigrafe {
	font-size: 0.8em;
	text-transform: none;
}
#main_videos .autor {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	margin: 0;
}

#videos_bar {
	background: url(../img/bg_comment_bar.png) no-repeat;
	margin: -10px 0px;
	padding: 8px 20px 0 60px;
	height: 28px;
	width: 660px;
	font-weight: bold;
	text-transform:uppercase;
	position: absolute;
	z-index: 10;
}
#videos_bar a.active {
	color: #4B2630;
	font-size: 1.2em;
}

#main_videos .cuerpo {
	background: url(../img/bg_videos.png) no-repeat;
	padding: 20px 20px 20px 60px;
	height: 565px;
}
#main_videos .indice {
	background: url(../img/bg_videos2.png) no-repeat;
	padding: 40px 20px 20px 60px;
	height: 130px;
	margin-bottom: 30px;
}

#main_videos .indice dl {
	margin: 0;
	float: left;
	width: 50%;
}
#main_videos .indice dt {
	background: url(../img/bullet_video.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 25px;
	font-weight: bold;
}
#main_videos .indice dd {
	margin: 0 0 10px 25px;;
	color: #FFFFFF;
	font-weight: bold;
}
#main_videos .indice .pager {
	background: url(../img/bg_pager_lateral_editorial.png) no-repeat;
	margin-left: -20px;
	padding-top: 15px;
	height: 30px;
	width: 205px;
	text-align: center;
	font-weight: bold;
	font-size: 0.85em;
	position: relative;
	clear:both;
	left: 410px;
}

#main_archivo #lateral {
	width: 160px;
	padding-right: 20px;
}

#main_archivo #lateral h3.masking {
	margin-top: 5px;
}

#lateral dl.destacado {
	margin-top: -15px;
}

#lateral p.bajada {
	margin-top:-20px;
	font-size: 0.8em;
}

#main_archivo h1 {
	background: url(../img/bg_archivo_head.png) no-repeat;
	margin: 0 0 -20px 15px;
	height: 35px;
	width: 190px;
	padding-top: 10px;
	text-align: center;
	font-size: 1.4em;
	z-index: 10;
	position: relative;
}

#main_archivo ul {
	padding: 0;
	margin: 0 15px;
	list-style: none;
	z-index: 20;
}
#main_archivo li {
	background: url(../img/bg_miniaturas.gif) no-repeat;
	height: 130px;
	padding: 30px 20px 0 20px;
	margin-bottom: 20px;
}
#main_archivo li div {
	float: left;
	width: 270px;
}
#main_archivo li div img {
	width: 120px;
	height: 90px;
	float: left;
	margin-right: 10px;
}
#main_archivo li span {
	font-size: 0.8em;
}
#main_archivo li h3 {
	font-size: 1em;
	padding: 0;
	margin: 0;
}
#main_archivo li h3 span {
	font-size: 0.9em;
	color: #4B2630;
}
#main_archivo li p {
	margin: 0 0 0 280px;
	width: 210px;
	overflow: hidden;
	height: 95px;
	font-size: 0.8em;
}

#main_archivo li a {
	color: #000;
}
#main_archivo .pager {
	background: url(../img/bg_pager_lateral_editorial.png) no-repeat;
	position: absolute;
	margin-left: 300px;
	margin-top: -40px;
	padding-top: 15px;
	height: 30px;
	width: 205px;
	text-align: center;
	font-weight: bold;
	font-size: 0.85em;
	left: 20px;
}

#main_dossier #main_archivo #lateral {
	margin-top: 0;
}
#main_dossier h1.top {
	background: url(../img/bg_dossier_top.gif) no-repeat;
	height: 40px;
	text-indent: -400px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#main_dossier ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#main_dossier li {
	background: url(../img/bg_dossier.gif) no-repeat;
	padding: 50px 45px 0 0;
	text-align: right;
	height: 130px;
}
#main_dossier li img {
	border: none;
	text-align: right;
}
#main_dossier li a {
	color: #FFFFFF;
	font-size: 1.6em;
}
#main_dossier .bottom {
	background: url(../img/bg_dossier_bottom.gif) no-repeat;
	height: 40px;
	padding: 0 0 0 60px;
	margin: 0;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

#main_dossier .encabezado {
	background: url(../img/bg_dossier_encabezado.gif) no-repeat;
	margin: 15px;
	padding: 15px 25px 15px 15px;
	width: 680px;
}
#main_dossier .encabezado h1 {
	float: left;
	font-size: 1.6em;
	margin-top: 10px;
}
#main_dossier .encabezado h1 a {
	color: #000;
}
#main_dossier .encabezado h2 {
	text-align: right;
	color: #FFF;
	font-size: 1.6em;
	margin-top: 10px;
}

#main_quienes_somos {
	margin: 10px 5px 30px 0;
}
#main_quienes_somos h1 {
	text-align: right;
	margin: 0 20px 0 0;
	color: #4B2630;
	text-transform: uppercase;
}
#main_quienes_somos .bajada {
	color: #333333;
	font-size: 1.22em;
	line-height: 1.25em;
	font-weight: bold;
	text-align: right;
	margin: 0 20px 10px 0;
}

#main_quienes_somos .cuerpo {
	color: #EEE;
	background: #2E2D2C;
	clear: both;
	margin-left: 25px;
	padding: 10px 20px;
}
#main_quienes_somos .cuerpo .nota {
	font-size: 0.8em;
}
#main_quienes_somos .cuerpo a {
	color: #fff;
}

#main_contactanos {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.4em;
	background: url(../img/bg_contactanos.png) no-repeat;
	height: 852px;
	margin: 20px 10px 0 10px;
	padding: 75px 50px 0 70px;

}
#main_contactanos h1 {
	font-size: 1em;
	text-transform: uppercase;
	text-align: right;
	margin: 0;
	margin-right: 45px;
}
#main_contactanos p {
	margin-top: 40px;
}
#frmContacto {
	border-top: 2px solid #000;
}
#frmContacto p {
	margin-top: auto;
}

#frmContacto label {
	font-weight: bold;
	display: block;
}

#frmContacto input {
	font-family: "Courier New", Courier, monospace;
	border: 1px solid #000;
	padding: 4px;
	width: 600px;
}
#frmContacto textarea {
	background: transparent;
	font-family: "Courier New", Courier, monospace;
	border: 1px solid #000;
	padding: 4px;
	width: 600px;
}
#frmContacto button {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #FFF;
	background: #000;
	border: none;
	padding: 4px;
	margin-right: 10px;
}

#main_inscripcion {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.4em;
	background: url(../img/bg_inscripcion.png) no-repeat;
	height: 873px;
	margin: 30px 60px 0 35px;
	padding: 35px 40px 0 60px;
	text-align: left;
}
#main_inscripcion h1 {
	font-size: 1em;
	text-transform: uppercase;
	margin: 0;
}

#main_inscripcion p.nro {
	font-size: 1em;
	text-transform: uppercase;
	margin-left: 380px;
	margin-right: 20px;
	margin-top: 50px;
	font-weight: bold;
	text-align: center;
}
#frmInscripcion {
	margin-top: 40px;
}

#frmInscripcion label {
	font-weight: bold;
	display: block;
}

#frmInscripcion input {
	font-family: "Courier New", Courier, monospace;
	border: 1px solid #000;
	padding: 4px;
	width: 530px;
}
#frmInscripcion textarea {
	font-family: "Courier New", Courier, monospace;
	border: 1px solid #000;
	padding: 4px;
	width: 530px;
}
#frmInscripcion button {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #FFF;
	background: #000;
	border: none;
	padding: 4px;
}

#main_anteriores {
	padding: 0;
}
#main_anteriores h1 {
	background: url(../img/head_anteriores.gif) no-repeat;
	height: 360px;
	margin: -15px 5px 0 0px;
	text-indent: -1000px;
}

#main_anteriores #nav_anteriores {
	background: url(../img/bg_nav_edanteriores.gif) no-repeat;
	height: 15px;
	width: 430px;
	font-weight: bold;
	text-align: center;
	margin: -80px 0 60px 20px;
	padding: 15px;
}

#main_anteriores h2 {
	width: 210px;
	text-align: right;
	color: #4B2630;
	font-size: 2em;
	margin: -20px 0 0px 30px;
}
#main_anteriores h2 span {
	float: left;
	position: absolute;
	margin-left: 60px;
}
#main_anteriores h3 {
	width: 210px;
	text-align: right;
	color: #4B2630;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	margin-left: 30px;
}

#main_anteriores dt {
	width: 210px;
	text-align: right;
	color: #4B2630;
	font-size: 1em;
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
	clear: both;
}
#main_anteriores dt span.epigrafe {
	font-weight: bold;
}
#main_anteriores dd {
	margin-left: 300px;
	margin-bottom: 20px;
	margin-right: 30px;
}

.admin_tools {
	float: right;
	font-size: 11px;
}
.admin_tools a {
	background: #FFFF99;
	padding: 2px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#content p {
	text-align: justify;
}
#content #papel p {
	text-align: left;
}
#content p.destacado {
	background: url(../img/bloqckquote_masking.png);
	margin: auto -10px;
	padding: 10px 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#content .fotoder {
	float: right;
	margin: 0 0 10px 10px;
}
#content .fotoizq {
	float: left;
	margin: 0 10px 10px 0;
}

#content .fotoder td,
#content .fotoizq td {
	padding: 4px 0;
	font-size: 11px;
	font-weight: bold;
	color:#333;
}

.error {
	color: #CC0000;
	padding: 6px;
	margin: 6px;
	border: 1px solid #CC0000;
	background-color: #FFCCCC;
}

.ok {
	color: #009900;
	padding: 6px;
	margin: 6px;
	border: 1px solid #DDFFDD;
	background-color: #EEFFEE;
}



/* PopUp */
body#wrap {
	margin: 40px 20px 0 20px;
	width: 500px;
}
body#wrap .cerrar {
	color: #FFF;
	background: #000;
	padding: 2px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
