    body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F5F5F5;
	background-image: none;
    }

     #contenedor {
	width: 1000px; 
	background: #FFFFFF;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
	
	
	#base {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
    }
	#b_button {
	background-color: #FFFFFF;
	width: 100px;
	margin-right: auto;
	float: left;
	}
	#b_cont {
	width: 890px;
	margin-left: auto;
	float: right;
	}
	#b_cont_der{
	width: 735px;
	float: right;
	}
	#b_A_400-480_izq{
	float: left;
	width: 400px;
	}
	#b_A_400-480_der{
	float: right;
	width: 480px;
	}
	#b_B_300-580_izq{
	float: left;
	width: 300px;
	}
.TXT_Artistas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}
	#b_B_300-580_der{
	float: right;
	width: 580px;
	}
	#b_C_350-530_izq{
	background-color: #FF0000;
	float: left;
	}
	#b_C_350-530_der{
	float: right;
	background-color: #00FF00;
	}
	#b_E_660-210_izq {
	float: left;
	width: 670px;
	}
	#b_E_660-210_der {
	float: right;
	width: 210px;
	}
	#b_Eint_210_izq {
	float: left;
	width: 220px;
	}
	#b_Eint_400_der {
	float: right;
	width: 440px;
}
	#b_D_450-430_izq {
	float: left;
	width: 450px;
	}
	#b_D_450-430_der {
	float: right;
	width: 430px;
}
     #header {
	height: 100px;
	background-color: #FFFFFF;
    }

     #footer {
	width: 980px;
	height: 40px;
	background-color: #BEBEBE;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
    }#base_int {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	}
	
/* ..............BOTONERIA..............*/
	.menubutton{
	list-style-type: none;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	}

	.menubutton li a{
	color: #000000;
	display: block;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #BEBEBE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-left: 10px;
	padding-right: 2px;
	}

	* html .menubutton li a{ 
	width: 100px;
	}

	.menubutton li a:visited, .menubutton li a:active{
	color: #000000;
	}
.menubutton  li  a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #9DC416;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: auto;
	}
.menubutton  li  .current    {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #bbea17;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
}
	/* ..............BOTONERIA..............*/
	
		.menubutton2{
	list-style-type: none;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	}

	.menubutton2 li a{
	display: block;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-left: 15px;
	padding-right: 2px;
	color: #333333;
	}

	* html .menubutton2 li a{ 
	width: 100px;
	}

	.menubutton2 li a:visited, .menubutton2 li a:active{
	color: #333333;
	}
.menubutton2  li  a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #9DC416;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: auto;
	}
.menubutton2  li  .current    {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #BBEA17;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: auto;
	margin-left: 15px;
}


/* ..............ARTISTAS..............*/
	.artist{
	width: 185px;
	color: #666666;
	list-style-type: none;
	background-position: left;
	padding-left: 5px;
	}

	.artist li a{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	}

	* html .artist li a{
	width: 185px;
	}

	.artist li a:visited, .artist li a:active{
	color: #000000;
	width: 185px;
	}
.artist  li  a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #B3E016;
	padding: 0px;
	width: 185px;
	}
.artist  li  .current    {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #bbea17;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

	/* ..............BOTONERIA_EXPOSICION..............*/
	#b_button_expo {
	background-color: #FFFFFF;
	width: 145px;
	float: left;
	}
	
	.menubutton_expo{
	list-style-type: none;
	width: 145px;
	text-align: right;
	padding: 0;
	margin: 0;
	}

	.menubutton_expo li a{
	color: #000000;
	display: block;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #d9d9d9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 2px;
	}

	* html .menubutton_expo li a{ 
	width: 140px;
	}

	.menubutton_expo li a:visited, .menubutton_expo li a:active{
	color: #000000;
	}
.menubutton_expo  li  a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	color: #BBEA17;
	padding-left: 2px;
	background-color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: auto;
	}
.menubutton_expo li .current {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 2px;
	background-color: #bbea17;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: auto;
}
	/* ..............BOTONERIA..............*/
.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	float: right;
	text-decoration: none;
	padding-right: 1px;
	}

.idiomas a{
	color: #000000;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 5px;
	text-decoration: none;
	}

.idiomas a:visited, .idiomas a:active{
	text-decoration: none;
	color: #000000;
	padding-right: 1px;
	padding-bottom: 1px;
	}
.idiomas a:hover, .idiomas .current{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #bbea17;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5f26e;
	border-bottom-color: #aed916;
	padding-top: 2px;
	padding-left: 1px;
}
/* ..............BOTONERIA..............*/
 
.iconos, .iconos a, .iconos a:hover, .iconos a:visited, .iconos a:active {
	padding-left: 7px;
	padding-bottom: 13px;
	text-decoration: none;
}
.texto_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 14px;
}
img a {
	text-decoration: none;
}
.linea_puntos {
	background-image: url(imgs/const/BUTTON_IDIOMA_BG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
.inicio-TXT-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EC516;
	padding-top: 1px;
}
.TXT_def_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
}
.TXT_def_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
}
.TXT_def_2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	}
.TXT_def_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	float: right;
	text-decoration: none;
	padding-right: 10px;
}
.inicio-TXT-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
}
.inicio-TXT-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 1px;
}
#inicio-actual-mov {
	background-color: #0000FF;
	width: auto;
	height: 320px;
	margin-top: 6px;
}
#inicio-actual-barra {
	background-color: #8fb213;
	height: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBEA17;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 3px;
	padding-bottom: 5px;
}
#inicio-noticias {
	background-color: #CCCCCC;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 3px;
}
#inicio-noticias-cont {
	width: 220px;
}
#inicio-noticias-barra {
	background-color: #8fb213;
	height: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(imgs/const/BUTTON_IDIOMA_BG.jpg);
	width: 220px;

}
/* ..............BOTONERIA..............*/
.TXT_p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 7px;
}
.TXT_p a{
	color: #BBEA17;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 7px;
	}

.TXT_p a:visited, .TXT_p a:active{
	text-decoration: none;
	color: #666666;
	}
.TXT_p a:hover, .TXT_p .current{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/* ..............BOTONERIA..............*/
.TXT_pTAP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-top: 1px;
	text-indent: 10px;
}
.linea_puntos_gris {
	background-image: url(imgs/const/BUTTON_PUNTOS_GRIS.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BBEA17;
}
.enlace_prin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9EC516;
	text-decoration: none;
	text-align: right;
	padding-right: 12px;
}
/*................SLIDE FOTOS.............. */
	.galleria{
	list-style:none;
	width:378px;

}
.galleria li{
	display:block;
	overflow:hidden;
	float: left;
}
.galleria li a{display:none}
.galleria li div{
	position:absolute;
	display:none
	
}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{
	cursor:pointer;
	display:block;
	width:auto;
	height:auto
}
.galleria li .caption{
	display:block;
}
* html .galleria li div span{
	width:378px;
	
} /* MSIE bug */.TXT_INT  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 7px;
	list-style-type: none;
}
.TXT_INT a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BBEA17;
	text-decoration: none;
	list-style-type: none;
}
.TXT_INT_IZq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
}
.TXT_2_INT  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BBEA17;
	text-decoration: none;
	padding-right: 2px;
	list-style-type: none;
}
.TXT_2_INT  a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BBEA17;
	padding-right: 2px;
	background-image: url(/imgs/const/BUTTON_IDIOMA_BG.jpg);
	list-style-type: none;
	text-decoration: none;
}
.casillas {
	border: thin solid #BEBEBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.casillas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #BBEA17;
	font-weight: bold;
	color: #FFFFFF;
}
.casillasTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #BEBEBE;
}
.enlace_prin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9EC516;
	text-decoration: none;
	text-align: right;
	padding-right: 12px;
}
