BODY {
	background-color: #FFFFFF;
	margin: 0px;
	background: url('img/fondo.jpg');
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	width: auto;
	height: auto;
}
BODY, TD, TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* index */
.celda_txt_not {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
.celda_cont_expo {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.celda_concursos {
	background-image: url('img/titulo_concursos.png');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}
.celda_exposiciones {
	background-image: url('img/titulo_exposiciones.png');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}
.celda_noticias {
	background-image: url('img/tit_noticias_y_eventos.png');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}
.celda_enlaces {
	background-image: url('img/titulo_enlaces.png');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}
.celda_encuentros {
	background-image: url('img/titulo_encuentros.png');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}
.celda_separador {
	padding-bottom: inherit5px;
}
.txt_not_titulo_resaltado {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #723204;
}
.txt_fecha_expo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #945a1c;
}
.borde_marron {
	border: 0px solid #945a1c;
}
.txt_fecha_concu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #945a1c;
}
.txt_anio {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #733406;
}
.txt_not_contenido {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cb6100;
}
.txt_direccion {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cb6100;
}
.txt_titulo_salas {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #723204;
	font-weight: lighter;
	font-variant: inherit;
}

.txt_salas {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cb6100;
	text-decoration:none;
}
.txt_salas:visited {
	/*text-decoration: line-through;*/
	color: #733406;
}
.txt_salas:hover {
	color: #733406;
}

/* concursos, encuentros, exposiciones y enlaces */
#cab_Concursos {
	background-image: url('img/fndMenu_Concursos.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-bottom: 10px;
	width: 1016px;
	height: 28px;
}
#cab_Encuentros {
	background-image: url('img/fndMenu_Encuentros.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-bottom: 10px;
	width: 1016px;
	height: 28px;
}
#cab_Exposiciones {
	background-image: url('img/fndMenu_Expo.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-bottom: 10px;
	width: 1016px;
	height: 28px;
}
#cab_Enlaces {
	background-image: url('img/fndMenu_Enlaces.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-bottom: 10px;
	width: 1016px;
	height: 28px;
}
#cab_Eventos {
	background-image: url('img/fndMenu_Noticias.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-bottom: 10px;
	width: 1016px;
	height: 28px;
}
#cab_Academia {
	background-image: url('img/fndMenu_Cursos.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-bottom: 10px;
	width: 1016px;
	height: 28px;
}
#cab_Exposiciones_Alumnos {
	background-image: url('img/fndMenu_ExposicionesAlumnos.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 1016px;
	height: 28px;
}
#cab_Actos_Concursos {
	background-image: url('img/fndMenu_ActosConcursos.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 1016px;
	height: 28px;
}
#cab_ContactoAcademia {
	background-image: url('img/fndMenu_ContactoAcademia.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-bottom: 10px;
	width: 1016px;
	height: 28px;
}
#cab_ContactoGaleria {
	background-image: url('img/fndMenu_ContactoGaleria.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-bottom: 10px;
	width: 1016px;
	height: 28px;
}

.celda_iconos {
	text-align: right;
	padding-right: 30px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.celda_contenido {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
.celda_fecha {
	padding-bottom: 5px;
}
.celda_texto_contenido {
	vertical-align:top;
	text-align:left;
	padding-right:250px;
	padding-bottom:5px;
}
.txt_fecha_dark {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #723204;
}
.links {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cb6100;
	text-decoration: none;
}
.links:hover {
	color: #000000;
}

/* exposiciones */
.celda_foto_expo {
	padding-left: 100px;
	text-align: left;
}
.bg_foto {
	background-position: center center;
	background-repeat: no-repeat;
}


/* noticias */
.txt_noticias {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cb6100;
	text-decoration: none;
}


/* paginador */
.celda_paginador {
	background-image: url('img/barra_numerado.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding-left: 150px;
}
.txt_paginador {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #723204;
	font-weight: lighter;
	font-variant: inherit;
	text-decoration: none;
}
.link_paginador {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #723204;
	font-weight: lighter;
	font-variant: inherit;
	text-decoration: none;
}
.link_paginador:hover {
	color: #000000;
}
.txt_paginador_sel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #723204;
	font-weight: bold;
}




.txt_direccionContacto {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #723204;
}
