/* ESTILOS CHILE */

/*----- Redefinir Tags HTML -----*/

body, h1, h2, h3, h4, h5, h6, p, li {
	margin: 0px;
	padding: 0px;
}



body {
    width: expression((this.parentNode.clientWidth < 760)?760+"px":"auto");
}

html > body {
     width: auto;
     min-width: 760px;
}

body {
	background-color: #FFFFFF;
	color: #333333;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {color: #FF0000}
a:active {color: #FF9900}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D31245;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D31245;
	text-transform:uppercase;
	margin: 12px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #D31245;
	margin: 12px 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #D31245;
	margin: 12px 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D31245;
	padding: 1px 4px;
	margin: 12px 0px;
}
.h5b {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D31245;
	padding: 1px 4px;
}

h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
}

p {
	margin: 10px 0px;
	line-height: 1.4em;
}

/*----- Layout de la Página -----*/

#barCam {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #D31245;
	padding-right: 4px;
}

#barCam img {
	margin-bottom: 5px;
}

#barMnuSup {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	border-top: 1px solid #999999;
	background-color: #F0F0F0;
	border-bottom: 1px solid #999999;
	color: #999999;
	padding: 1px;
}

#tblCont {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}

#tdMenu {
	vertical-align: top;
	width: 160px;
	height: 600px;
}

#tdCont {
	background-color: #FFFFFF;
	vertical-align: top;
}

#divCont {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding: 15px;
}

#tdPromo {
	background-image: url(/images/lib/fnd_barComen.gif);
	vertical-align: top;
	width: 170px;
}

#divPromo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	padding: 7px;
}

#navSup {
	font-size: 10px;
	color: #999999;
	margin-top: -10px;
	margin-bottom: 15px;
}

#barFooter {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #D31245;
	color: #FFFFFF;
	height: 70px;
}

#barFooter a {color: #FFFFCC;}
#barFooter a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#domiCam {
	float: left;
	margin:9px 10px;
}

#lgoMinis {
	float: right;
	margin:5px 10px;
}

#escEsp {
	float:left;
	margin:5px 0px;
}
.cleaner {clear: both;}


.galRevis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 110px;
	padding: 5px;
	margin: 5px;
	text-align: center;
	color:#666666;
}

.galRevis img {
	border: 1px solid #333333;
}
#imgHome {
	margin-bottom:10px;
}

#noticia td {
	vertical-align:top;
	padding-top:7px;
	padding-bottom:7px;
}
.notiTxt {
	padding-left:10px;
}
.notiBorde {
	border-bottom:1px dotted #CCCCCC;
}
/*----- Menu CAMACOES -----*/

#L0 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	visibility: hidden;
	background-color: #f0f0f0;
	border: 1px solid #A5A5A5;
	color: #000000;
	padding: 0px;
	position: absolute;
	width: 300px;
	top: 18px;
	right: 356px;
	z-index:200;
}

#L0 a {
	display: block;
	color: #000000;
	text-decoration: none;
	border: 1px solid #f0f0f0;
	margin: 2px;
	padding: 1px 6px;
	z-index:200;
}

#L0 a:hover {
	background-color: #E1E1E1;
	border: 1px solid #A5A5A5;
	z-index:200;	
}

#camCol-izq, #camCol-der {
	width: 150px;
	float: left;
}


/*----- Menú Cámara -----*/

#mnuCam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	position: absolute;
	top: 10px;
	right: 10px;
}

#mnuCam a {
	color: #999999;
	text-decoration: none;
}

#mnuCam a:hover {
	color:#666666;
	text-decoration: underline;
}

/*----- Menú Superior -----*/

#barTop {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#666666;
	text-align: right;
	padding: 4px;
	position:absolute;
	right:0px;
	top:0px;
}
#barTop a {
	color: #333333;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin: 1px 2px 1px 1px;
	padding: 1px 6px;
}
#barTop a:hover {
	background-color: #f0f0f0;
	border: 1px solid #A5A5A5;
}

#barMnuSup a {
	color: #000000;
	text-decoration:none;
	border: 1px solid #F0F0F0;
	display: block;
	margin: 1px;
	padding: 1px 4px;
}

#barMnuSup a:hover {
	background-color: #E1E1E1;
	border: 1px solid #999999;
}

/*----- Menú Principal -----*/

.menu, .submenu {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #F0F0F0;
	padding: 0px;
}

.menu {border-right: 1px solid #999999}
.submenu {border: 1px solid #999999}

.menu  h5, .submenu  h5 {
	padding: 4px;
}

.menu a, .submenu a {
	position: relative;
	display: block;
	color: #000000;
	text-decoration: none;
	border: 1px solid #F0F0F0;
	margin: 2px;
	padding: 1px 16px 1px 6px;
}

.menu a:hover, .submenu a:hover {
	background-color: #E1E1E1;
	color: #000000;
	border: 1px solid #999999;
}

.menu a:active, .submenu a:active {
	color: #000000;
}

.menu img, .submenu img {
	position: absolute;
	top: 5px;
	right: 4px;
	border: none;
}

/*----- Los Submenus -----*/

.submenu {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}

.submenu table {
	border: none;
	border-collapse: collapse;
}

.submenu table td {
	border: none;
	padding: 0px;
	margin: 0px;
}

#navInf {
	font-size: 10px;
	color: #999999;
	margin-bottom: 20px;
	text-align: center;
}

#navInf a {
	text-decoration: none;
}

#navInf a:hover {
	text-decoration: underline;
}

/*----- Las listas -----*/

.lst01, .lst02, .lst03, .lst04 {
	margin:15px
}
.lst01 {
	list-style-image:  url("/images/lib/vineta.gif");
}

.lst02 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image:  url("/images/lib/vineta2.gif");
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 4px;
}

.lst03 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image:  url("/images/lib/vineta3.gif");
	border-bottom: 1px dotted #FFCC00;
	padding-bottom: 4px;
}

.lst04 li, .lst05 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image:  url("/images/lib/vineta4.gif");
	border-bottom: 1px dotted #6699CC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.lst05 {
	margin: 0px;
	padding-left:20px;
}



/*----- Listas con Iconos -----*/

.lstPDF {list-style-image: url(/images/ext/pdf.gif);}
.lstXLS {list-style-image: url(/images/ext/xls.gif);}
.lstWMA {list-style-image: url(/images/ext/wma.gif);}

/*--------------- Las tablas ---------------*/

caption {
	text-align: left;
	font-weight: bold;
	padding: 4px 2px;
}

.tbl01 th, .tbl01 td, .tbl02 th, .tbl02 td, .tbl03 th, .tbl03 td {
	text-align: left;
	padding: 1px 2px;
}

.tbl01 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

.tbl01 th {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	vertical-align:text-top;
}

.tbl01 td {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.tbl02 {
	border-collapse: collapse;
	border: none;
}

.tbl02 caption {
	color: #FF6600;
}

.tbl02 th {
	border-bottom: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	color: #FF6600;
	font-weight: bold;
}

.tbl02 td {
	border-bottom: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}

.tbl03{
	border-collapse: collapse;
	border: 1px solid #CC0000;
}

.tbl03 caption {
	color: #CC0000;
}

.tbl03 th {
	border: 1px solid #FF0000;
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.tbl03 td {
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#tblHoteles td {
	padding:15px;
}
#tblHoteles p {
	text-align:center;
}
#tblHoteles img {
	vertical-align:middle;
}
#tblConvenios {
	margin:15px 5px;
}
#tdLgoConv {
	padding:10px;
	border-bottom:2px solid #CCCCCC;
}
#tdTxtConv {
	padding:10px;
	border-bottom:2px solid #CCCCCC;
}
/*----- Las Librerías -----*/

#colImg {float:right}

#colTxt {
	margin-right:170px;
	text-align: justify;
}

.cleaner {clear:both}

.fot01 {
	border: 1px solid #333333;
}
.fot02 {
	border: 1px solid #333333;
	margin: 5px;
}

#apEFE {
	border:1px solid #CCCCCC;
	width:156px;
	z-index:0;
	margin-bottom:6px

}	
.banner {
	border:1px solid #333333;
	margin-bottom:6px
}

/*----- Los Formularios -----*/

#frmInsc label {
	display:block;
	float:left;
	margin-bottom:5px;
	padding-right:7px;
	text-align:right;
	width:80px;
}
#btnInsc {
	margin-top:15px;
	margin-left:210px;
	width:80px;
}
.inpInsc {
	margin-bottom:5px;
	width:200px;
}
.fuente11px {
	font-size:11px;
}
.error {
	color:#FF0000;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
}

#txtBuscar {
	margin-left:7px;
	margin-right:7px;
}
#frmBusqueda {
	display:inline;
}
.qInput {
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	border:1px solid #666666;
	padding-left:2px;
}
.imgInput{
	vertical-align:bottom;
	margin-right:7px;
}

#frmAsoc label, #frmAsoc input {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:11px;
	float:left;
}
#frmAsoc label {
	padding:2px;
	display:block;
	width:130px;
}
#frmAsoc br {clear:both;}
.frmAsocInp {
	text-transform:uppercase;
	width:200px;
}
.frmAsocInp2 {
	text-transform:lowercase;
	width:200px;
}
.frmAsocArea {
	text-transform:uppercase;
	width:334px;
}
.frmAsocBtn {
	margin:5px 5px 5px 0px;
	width:70px;
}


/*----- Estilos Cena de Gala -----*/

#divGalar {
	float: left;
	width: 350px;
	margin: 5px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	background-image: url(../images/art/premio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 480px;
}
#divSup {
	height: 510px;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#divMedio {
	width: 630px;

	height: 240.px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 240px;
}
#h2Inscr {
	background-image: url(../images/lib/bot_inscripcion.gif);
	background-repeat: no-repeat;
	height: 32px;
}


#h2ListGalar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#divBanner {
	float: left;
	width: 210px;
	margin: 5px;
	padding: 10px;
	height: 380px;
	text-align: center;
	vertical-align: middle;
}
#divForm {
	width: 600px;
	margin: 5px;
	padding: 10px;
}
#divLugar {
	float: left;
	width: 275px;
	height: 200px;
	margin: 5px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#divValor {
	float: left;
	width: 305px;
	padding: 5px;
	height: 200px;
	margin: 5;
}

#h2Presen {
	background-image: url(../images/lib/bot_presentacion.gif);
	background-repeat: no-repeat;
	height: 50px;
}
#h2Adhesion {
	background-image: url(../images/lib/bot_adhesiones.gif);
	background-repeat: no-repeat;
	height: 34px;
}
#h2Sponsor {
	background-image: url(../images/lib/bot_sponsors.gif);
	background-repeat: no-repeat;
	height: 34px;
}

#h2Lugar {
	background-image: url(../images/lib/bot_fechalugar.gif);
	background-repeat: no-repeat;
	height: 39px;
}

#h2Galar {
	background-image: url(../images/lib/bot_galardon.gif);
	height: 39px;
	background-repeat: no-repeat;
	background-position: center;
}

#tableCoor {
	width: 580px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: text-top;
	background-position: center;
	padding: 0px;
	margin: 0px;
}

#ulGalar {
	list-style-type: none;
}
#divPresen {
	width: 600px;
	margin: 5px;
	padding: 10px;
	background-image: url(../images/art/escudocg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#spanInv {
	display: none;
}
