@charset "UTF-8";

body {
	margin-top: 10px;
}

p {
	margin:auto;
}

.style3 {color: #9900FF}

#muestras a:link {
	color: #7100BB;
	text-decoration: none;
}
#muestras a:visited {
	color: #666666;
	text-decoration: none;
}
#muestras a:hover {
	color: #666666;
	text-decoration: underline;
}
#muestras a:active {
	color: #666666;
	text-decoration: none;
}


.textos_navega {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #666666;
}

.textos_artista {
	font: lighter 11pt Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 4px 1px 4px 4px;
}

.textos_artista-bold {
	font: lighter 11pt Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
}

.textos_artista_eng-bold {
	font: italic 11pt Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}

.textos_artista_eng {
	font: italic 11pt Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 4px 1px 4px 4px;
}

.textos_video {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #666666;
}
.titulos {
	font: lighter 16pt Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.borde-3px {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.espacio{
	height:10px;
	font-size:5px;
}

.espacio-eventos{
	height:15px;
}

.border {
	height:15px;
	border-bottom: 1px solid #CCCCCC;
}

#prensa a {
	text-decoration:none;
}

#taller a{
	color:#333333;
	font-weight:normal;
}

#taller a:hover{
	color:#CCCCCC;
	font-weight:normal;
	text-decoration:none;
}

#taller {
	background-image:url(../images/build/back-taller.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

/*
#taller h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;	
	color:#006699;
	font-weight:normal;
	margin: 10px 10px 40px 10px;
}



#taller p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;	
	color:#006699;
	font-weight:normal;
	margin: 10px 10px 20px 10px;
	line-height:16px;
}

.taller-txt-rojo{
	color:#FF0066;	
}

.taller-txt-verde{
	color:#339966;	
}

.taller-txt-destacado{
	font-size:16px;
}

.taller-txt-destacado-naranja{
	font-size:16px;
	color:#FF6666;
}

/*