/* NATIVAS */

body{
	background-color: #3399CC;
	text-align:center;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-style: italic;
	font-weight:bold;
	text-align:center;
	line-height:1em;
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #205F80;
	text-indent:0.5em;
}

h6{
	text-align:center;
	font-size:10px;
	line-height:0em;
}



/* GENERAL */

a.Boton{
	margin:4px;
	border:1px solid;
	border-color: #3366FF #000000 #000000 #3366FF;
	padding:0 3px;
	background: #330099;
	font:bold 15px verdana,sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

.TextLice{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:1.3em;
}

.TextCont, .TextContCent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.SubTitDhyperlinks{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFF99;/*:#00FF00;	*/
	text-decoration:blink;
	text-align: center;
}

.SubTit, .SubTitCen, .SubTitMay{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#205F80;
}

.TextCent, .SubTitCen, .TextContCent{
	padding-left:13em;
}

.SubTitMay, .TexMay{
	text-transform:uppercase;
}

.dhyperlinks{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: "Arial Narrow"; con 13.5*/
	font-size:10px;
	line-height: 1.8em;
	text-align:left;
}

a.dhyperlink:link {
	color: #FFFF00;
}

a.dhyperlink:visited {
	color: #CCCCCC;
}

a.dhyperlink:active {
	color: #FFFFFF;
	
}

.TituInde{
	color:#205F80;
	font-weight:bolder;
	font-family: "Eras Demi ITC", Verdana, Arial;
	font-size:17px;
}



/* INDEX */

#bFondo{
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:465px;
	z-index:601;
}

#bFlashUp{
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:100px;
	z-index:602;
}

#bFlashRight{
	position:absolute;
	left:700px;
	top:0px;
	width:100px;
	height:365px;
	z-index:603;
}

#bFlashDown{
	position:absolute;
	left:100px;
	top:365px;
	width:700px;
	height:100px;
	z-index:604;
}

#bFlashLeft{
	position:absolute;
	left:0px;
	top:100px;
	width:100px;
	height:365px;
	z-index:605;
}

#bPrincipal {
	font-family: "Courier New", Courier, monospace;
	position:absolute;
	left:100px;
	top:100px;
	width:594px;
	height:259px;
	z-index:606;
	background-color: #FFFFFF;
	visibility: visible;
	border:solid;
	border-color:#000000;
}

#bProyecto{
	position:absolute;
	left:105px;
	top:106px;
	width:206px;
	height:128px;
	z-index:607;
	background-color:#FFFFFF;
	padding: 1em;
}

#bAcisum {
	position:absolute;
	left:340px;
	top:106px;
	width:327px;
	height:128px;
	z-index:608;
	background-color:#FFFFFF;
	padding:1em;
}

#bDHyperlinksIndex{
	position:absolute;
	left:105px;
	top:256px; /* 276px ideal para 5 vinculos */
	width:584px;
	height:60px; /* 40px ideal para 5 vinculos */
	z-index:609;
	background-color:#3399CC;
	text-indent:1em;
	line-height:1em;
	padding:0.2em;
	visibility:hidden;
}

#bCreaCommonsInde{
	position:absolute;
	left:105px;
	top:326px;
	width:404px;
	height:18px;/*21*/
	z-index:610;
	background-color:#FFFFFF;
	text-align:center
}

#bValidW3CInde{
	position:absolute;
	left:519px;
	top:326px;
	width:176px;
	height:21px;
	z-index:611;
	background-color:#FFFFFF;
}



/* PROYECTO */

#bProyDhyp{
	position:absolute;
	top:0px;
	left:0px;
	height: 354px;
	width: 695px;
	background-color: #FFFFFF;
	border-style:solid;
	border-color:#999999;
	border-width:medium;
	padding: 3em;
}



/* ACISUM */

#bContenedor{
        position: relative;
		margin: auto; 
        width:780px;
        height:600px;
		text-align:left;
}

#bLogo{
	position: absolute;
	top:0px; 
	left:0px;
	width:171px;
	height:223px;
	z-index:1;
	background-color: #3399CC;
	background-image: url(../Imagenes/claveSolcito.jpg);
	border-left-style:solid;
	border-left-color:#FFFFFF; /*#999999;*/
	border-left-width:medium;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-top-width:medium;
	
}

#bBuscador{
	text-align:center;
	position:absolute;
	left:170px;
	top:0px;
	width:591px;
	height:126px;
	z-index:2;
	background-color:#3399CC; /*#9FCDE7;*/ 
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-left-width:medium;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-right-width:medium;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-top-width:medium;
}

#bHome{
	position: absolute;
	text-align:center;	
	left:0px;
	top:222px;
	width:170px;
	height:646px;
	z-index:3;
	background-color: #3399CC; /*#9FCDE7;*/
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-top-width:medium;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-left-width:medium;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:medium;
	
}

#bContenido{
	position:absolute;
	left:170px;
	top:123px;
	width:591px;
	height:670px;
	z-index:4;
	background-color:#DEDEDE; /*#D7D7D7;/* #F0F0F0;*/
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-left-width:medium;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-top-width:medium;	
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-right-width:medium;
}

#bCreaCommons{
	position:absolute;
	left:170px;
	top:793px;
	width:591px; /*583*/
	height:75px;
	z-index:5;
	text-align:center;
	background-color:#FFFFFF;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-top-width:medium;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-left-width:medium;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:medium;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-right-width:medium;

}

#bValidW3C{
	
	position:absolute;
	left:0px;
	top:876px;
	width:758px;
	height:45px;
	z-index:5;
	text-align:center;
	background-color: #3399CC;
	border:0px;
	padding:0.55em;

}

#bMenu{
	position:absolute; 
	left:193px; 
	top:76px; 
	width:560px; 
	height:47px; 
	z-index:7; 
	background-color: #3399CC;/*#9FCDE7;*/
}

#bDHyperlinks{
	position:absolute;
	left:4px;
	top:283px;
	width: 140px;/*width:148px;*/
	height:97px;
	z-index:8;
	background-color:#3399CC;/*#9FCDE7;*/
	padding:0.6em;
/*	border-style:solid;
	border-color:#999999;
	border-width:medium;*/
}

#tListado{
	z-index:107;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
}


/* ARTISTAS */

#bBusqArtista{
	position:absolute;
	left:194px;
	top:181px;
	width:558px;
	height:27px;
	z-index:101;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding: 0.5em;
}

#bMenuArtista{
	position:absolute;
	left:202px;
	top:248px;
	width:573px;
	height:27px;
	z-index:102;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;	
}

#bListArtistas{
	position:absolute;
	left:195px;
	top:240px;
	width:569px;
	height:115px;
	z-index:103;
}

#bInfoArtista{
	position:absolute;
	left:209px;
	top:367px;
	width:543px;
	height:410px;
	z-index:104;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#bTitBusArt{
	position:absolute;
	left:194px;
	top:152px;
	width:558px;
	height:24px;
	z-index:105;
}

#bTitCont{
	position:absolute;
	left:209px;
	top:314px;
	width:569px;
	height:44px;
	z-index:106;
}

#bContArti{
	position:absolute;
	left:194px;
	top:225px;
	width:558px;
	height:100px;
	z-index:107;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
	padding: 1em;
}

/* GENEROS */

#bGenNotLinAge{
	position:absolute;
	left:220px;
	top:154px;
	width:533px;
	height:619px;
	z-index:200;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
}

#bInfoGenero{
	position:absolute;
	left:195px;
	top:201px;
	width:570px;
	height:203px;
	z-index:202;
	background-color: #AAAAD5;
}



/* NOTICIAS */

#bNotiRank{
	position:absolute;
	left:198px;
	top:216px;
	width:566px;
	height:304px;
	z-index:301;
}

#bInfoNoticia{
	position:absolute;
	left:197px;
	top:204px;
	width:563px;
	height:311px;
	z-index:302;
}

#bInfoRankin{
	position:absolute;
	left:194px;
	top:202px;
	width:574px;
	height:318px;
	z-index:303;
}


/* LINKS */

#bLinks{
	position:absolute;
	left:238px;
	top:216px;
	width:529px;
	height:407px;
	z-index:401;
}



/* AGENDA CULTURAL */

#bNotiCultEspe{
	position:absolute;
	left:192px;
	top:200px;
	width:576px;
	height:151px;
	z-index:501;
}

#bEvenCult{
	position:absolute;
	left:193px;
	top:411px;
	width:577px;
	height:139px;
	z-index:502;
}
