.fondoHome {
	background-color: #FEF3E7;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../imgs/fondoHome.jpg);
	background-repeat: repeat-x;
}
.fondoGeneral {
	margin: 0px;
}
.fondoTisner {
	background-color: #FFFFFF;
	background-image: url(../imgs/fondoTisner.gif);
}
.textoContenidoGeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	letter-spacing: 0px;
}

.textoContenidoGeneral A:LINK {
	color: #101010;
	text-decoration: none;
	background-color: #e0e0e0;
}
.cajaTexto {
	font-size: 12px;
	color: #000000;
	background-color: #F1EDFA;
	height: 15px;
	width: 150px;
	border: 1px solid #432480;
}

.textoContenidoGeneral A:VISITED {
	color: #101010;
	text-decoration: none;
	background-color: #e0e0e0;
}
.textoContenidoGeneral A:HOVER {
	color: #e0e0e0;
	text-decoration: none;
	background-color: #101010;
}

.textoContenidoTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F8981C;
}
.textoContenidoFecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FEEACF;
	line-height: 16px;
}
.textoContenidoTitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432480;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
.textoContenidoSubtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #432480;
}
.textoContenidoSubtitulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}
.textoContenidoSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8981C;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #432480;
	padding: 5px;
	margin-bottom: 5px;
}
.textoContenidoSeccionQuicenal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8981C;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #432480;
}
.textoContenidoDestacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #593D6C;
	padding: 10px;
}

.textoContenidoDestacadoEnlace {
	color: #F8981C;
	text-decoration: none;
}


.textoContenidoDestacadoEnlace:hover{
	color: #F8981C;
	text-decoration:underline;
}
.textoContenidoFecha2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #F8981C;
}
.fondoTisnerRojo {

	background-color: #ED3338;
}
.logoTisner {
	margin-top: 3px;
}
.fondoEncabezado {
	background-image: url(../imgs/encabezadoLineasHome.jpg);
}
.fondoTisnerImagen1 {

}
.textoContenidoSeccionTisner {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #E60000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.textoContenidoTituloTisner {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E60000;
}
.pdf {
	font-size: 9px;
	font-weight: bold;
}
.textoSeparador {
	line-height: 18px;
}
.cajaBoton {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #432480;
	height: 19px;
	width: 50px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textoContenidoTituloTaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #432480;
	text-transform: uppercase;
	font-weight: bold;
}

.textoContenidoTituloTaller a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-transform: lowercase;
}

.textoContenidoTituloTaller a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-transform: lowercase;
}
.textoContenidoTituloTaller a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8981C;
	background-color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-transform: lowercase;
}
.textoContenidoTituloTaller a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8981C;
	background-color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-transform: lowercase;
}
.subMenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 27px;
}
.subMenus A:link,A:visited {
	color: #000000;
	text-decoration: none;
}
.subMenus A:active {

	color: #000000;
	text-decoration: none;
}
.subMenus A:hover {

	color: #FF9900;
	text-decoration: none;
}
.subMenusOn {
	color: #220663;
	font-weight: bold;
}
.textoContenidoPopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-image: url(../imgs/fondoPopup.gif);
	margin-bottom: 10px;
}

.fondoDerecha {
	margin: 0px;
}
.textoContenidoTituloTisner2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E60000;
	text-transform: uppercase;
}
.textoContenidoSubtituloRojo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E60000;
}
.textoContenidoTituloGris {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.textoContenidoTabla {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textoDestacado {
	background-color: #F2EEFB;
	padding: 5px;
}
.fondoTisnerImagen2 {

	background-image: url(../imgs/fondoTisnerRojo.gif);
}
.textoContenidoBlanco {

	font-size: 12px;
	color:#FFFFFF;
	line-height:16px;
}
.textoContenidoBlancoDestacado {

	font-size: 10px;
	color:#000000;
	background-color:#B193F9;
}

img.contenido {
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
DIV.transparencia {
	width:100%;
	height:100%;
	background:transparent;
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
	background-color:#DFC089;
}

DIV.textoFesta {
	background-color: #D0E0EC;
	padding: 5px;
}

SPAN.tituloFesta {
	color: #203E4F;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	
}
.textoContenidoFecha3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FBBC66;
}
.textoContenido10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imagenCultural {
	margin-bottom: 10px;
	margin-left: 10px;
	border: #000000 1px solid;
}

/* listados */

div.linea1 {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-image: url(../imgs/template/fondo-linea-1.gif);
}
div.separador5px {
	height: 5px;
}

body.textoContenidoListados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	letter-spacing: 0px;
}

body.textoContenidoListados a:link {
	color: #101010;
	text-decoration: none;
	background-color: #e0e0e0;
}
body.textoContenidoListados a:visited {
	color: #101010;
	text-decoration: none;
	background-color: #e0e0e0;
}
body.textoContenidoListados a:hover {
	color: #101010;
	text-decoration: none;
	background-color: #e0e0e0;
}
body.textoContenidoListados a:active {
	color: #101010;
	text-decoration: none;
	background-color: #e0e0e0;
}

body.textoContenidoListados IMG {
	margin-bottom: 5px;
	margin-top: 5px;

}

body.textoContenidoListados P {
	margin: 0px;
}

div.textoSeccionListados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8981C;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #432480;
	padding: 5px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.textoAcotacion {
	font-size: 10px;
	color:#666666;
}
.textoNou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	background-color: #F8981C;
	padding-left: 3px;
	padding-right: 3px;
}

td.subnenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0px;
	padding-right: 10px;
}
td.subnenu a:link {
	color: #000000;
	text-decoration: none;	
}
td.subnenu a:visited {
	color: #000000;
	text-decoration: none;	
}
td.subnenu a:hover {
	color: #FF9900;
	text-decoration: none;
}
td.subnenu a:active {
	color: #FF9900;
	text-decoration: none;
}

td.subnenuTisner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0px;
	padding-right: 10px;
	font-weight:bold;
}
td.subnenuTisner a:link {
	color: #E60000;
	text-decoration: none;	
}
td.subnenuTisner a:visited {
	color: #E60000;
	text-decoration: none;	
}
td.subnenuTisner a:hover {
	color: #FF9900;
	text-decoration: none;
}
td.subnenuTisner a:active {
	color: #FF9900;
	text-decoration: none;
}

.festamajor {
	background:transparent;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	background-color:#E4EEF3;
	padding: 5px;

}
