
/*-------------------- BODY --------------------*/

body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	background: url(../imagenes/bk.jpg) fixed top center;
	font-weight:normal;
	}
	
	body,td,th {
	font-family: Arial, Georgia, Helvetica, sans;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;	
	text-align:justify;
}



a,a:link,a:active,a:visited {
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	
}
a:hover {
	color: #8ece0e;
}	

.ejemplo {width: 100%; background-color: red;}
.opaco {filter: alpha(opacity=10); opacity: .4; background: url(../imagenes/bt3.gif);}
.opaco2 {filter: alpha(opacity=100); opacity: .99}

.titulos {
	
	font-size: 21px;
	font-weight:normal;
	color: #ffffff;
		
}

.bt-ingles {
	background:#8ece0e;
	padding:2px 4px;
	margin-left:5px;
	width:25px;
	height:15px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	outline:none;
}

.bt-ingles:hover {
	background:#6d1e7e;
	}


.txt-titulo {
	
	padding:0px 15px;
	color:#c3b1c9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 28px;
}

.txt-titulo-b {
	
	
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 32px;
}


.sub-titulo {
	
	
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
}

.sub-sub-titulo {
	
	
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
}  

.temas {
	color:#8ece0e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 22px;
}

.footer {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 9px;
}

.footer:hover {
font-size: 9px;
	
	}
	
	
	
	
	.bt-art {
	background:#8ece0e;
	padding:4px 4px;
	
	width:25px;
	height:15px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	outline:none;
}

.bt-art:hover {
	background:#6d1e7e;
	}

	
	
	
#enlace a {display:block; background: top left no-repeat;float:left; }
#enlace a:hover {background-position: 0px -181px}
#enlace span {visibility: hidden}
#enlace #bt1 {background-image: url(../imagenes/bt1.gif); width:253px;height:181px;}
#enlace #bt2 {background-image: url(../imagenes/bt2.gif); width:253px;height:181px;}
#enlace #bt3 {background-image: url(../imagenes/bt3.gif); width:253px;height:181px;}



#azulgris a {display:block; background: top right no-repeat;float:right; }
#azulgris a:hover {background-position: 0px -12px}
#azulgris span {visibility: hidden}
#azulgris #azulgris1 {background-image: url(../imagenes/azulgris.gif); width:134px;height:12px;}


#subir a {display:block; background: top right no-repeat;float:right; }
#subir a:hover {background-position: 0px -21px}
#subir span {visibility: hidden}
#subir #subir1 {background-image: url(../imagenes/subir.gif); width:64px;height:21px;}


#acceso a {display:block; background: top left no-repeat;float:left; }
#acceso a:hover {background-position: 0px -180px}
#acceso span {visibility: hidden}
#acceso #acceso1 {background-image: url(../imagenes/accesos/artes-visuales.jpg); width:133px;height:180px;}
#acceso #acceso2 {background-image: url(../imagenes/accesos/musica.jpg); width:133px;height:180px;}
#acceso #acceso3 {background-image: url(../imagenes/accesos/medios.jpg); width:133px;height:180px;}
#acceso #acceso4 {background-image: url(../imagenes/accesos/danza.jpg); width:133px;height:180px;}
#acceso #acceso5 {background-image: url(../imagenes/accesos/diseno.jpg); width:133px;height:180px;}
#acceso #acceso6 {background-image: url(../imagenes/accesos/teatro.jpg); width:133px;height:180px;}
#acceso #acceso7 {background-image: url(../imagenes/accesos/letras.jpg); width:133px;height:180px;}



/*-------------------- MARCOS --------------------*/

#marcoTotal {
	width: 900px;
	margin: 0 auto;
	
}



