.nota h2 {
	margin-top: 6px;
	margin-bottom: 6px;
}

.nota h3 {
	font: bold 11px Tahoma, sans-serif;
	background: url('../img/punteado.gif') repeat-x bottom;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.nota h4 {
	/*font: bold 11px Tahoma, sans-serif;*/
	font: normal 17px Georgia, "Times New Roman", serif;
}
.nota p {
	margin-top: 6px;
	margin-bottom: 4px;
	line-height: 1.3;
}
.nota p a, .nota div a {
	color: #EE7B00;
}
.nota p a:hover, .nota div a:hover {color: #C26400; text-decoration: underline;}

.nota img.nota-imagen {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #ebebeb;
}

.nota ul {
	clear: left;
	margin: 10px 0;
}
.nota ul li {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.nota ul .primerimg {
	margin: 0;
}
.nota ul li img {
	border: 1px solid #ADAAA3;
}


.nota dl {
	border-top: 7px solid #fff;
	background-color: #E5EDF4;
	padding-top: 5px;
	clear: both;
	margin-top: 0 !important;
	padding-bottom: 6px;
}
.nota dt {
	background: #B2C8DE url('../img/nota-icono.gif') no-repeat 10px 3px;
	height: 23px;
	display: block;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #336699;
	text-indent: 30px;
}
.nota dd {
	padding-left: 16px;
	background: #E5EDF4 url('../img/li-naranja.gif') no-repeat 7px 5px;
}
.nota dd a {color: #5284B6;}
.nota dd a:hover {color: #039FCE;}


.nota #dos_col {
	margin-top: 8px;
	background: url('../img/home-division.gif') repeat-y;
}

.nota #dos_col .columna {
	float: left;
	width: 188px;
}

.nota #dos_col .columna#uno {
	margin-right: 24px;
}
.nota #dos_col .columna .nota {
	padding-bottom: 6px;
	background: url('../img/punteado.gif') repeat-x bottom;
	margin-bottom: 12px;
}
.nota #dos_col .columna img {
	float: left;
	border: 1px solid #5B6065;
	margin-right: 10px;
	margin-top: 9px;
	margin-bottom:5px;
	/*margin-bottom: 1px;*/
}
.nota #dos_col .columna p {
	/*clear: left;	*/
}


#clasica.nota h2 {
	color: #EE7B00;	
	background-color: #FFD699;
	text-transform: uppercase;
	font-weight: bold;
}
#clasica.nota h3 {
	color: #757575;
}
#clasica.nota h4 {
	color: #808000;
}
#clasica.nota h4 a {color: #808000;}
#clasica.nota h4 a:hover {color: #9A9A00;}


#interpretes.nota h2 {
	color: #335E99;	
	background-color: #C1D1E0;
	text-transform: uppercase;
	font-weight: bold;
}
#interpretes.nota h3 {
	color: #728000;
}
#interpretes.nota h4 {
	color: #5284B6;
}
#interpretes.nota h4 a {color: #5284B6;}
#interpretes.nota h4 a:hover {color: #1B4D80;}

#varias.nota h4 a {color: #336699;}
#varias.nota h4 a:hover {color: #224568;}

#noticias.nota h2 {
	color: #335E99;	
	background-color: #C1D1E0;
	text-transform: uppercase;
	font-weight: bold;
}
#noticias .columna .nota h3 {
	background: url('../img/h2-flechita.gif') no-repeat 0px center;
	text-indent: 15px;
	padding-bottom: 1px;
	margin: 0;
}
#noticias .columna .nota h4, #noticias .columna .nota h4 a {
	color: #039FCE;
	padding-bottom: 4px;
	padding-top: 2px;
	/*text-decoration: underline; <- no estoy de acuerdo en sacarlo...*/
}
#noticias .columna .nota h4 a:hover {
	color: #326597;
}

#noticias .columna .nota p {
	margin-top: 0;
}
.nota#noticias.sola h4 {
	background: url('../img/h2-flechita.gif') no-repeat 0px center;
	text-indent: 15px;
	padding-bottom: 1px;
	margin: 0;
	font: normal 11px Arial; 
}
.nota#noticias.sola h3 {
	color: #039FCE;
	background: none;
	padding: 2px 0;
	font-size: 14px;
}

.nota .ver-historial a {
	display: block;
	height: 0 !important;
	overflow: hidden;
	padding: 18px 0 0 0;
	margin: 8px 0px;
	height /**/:18px;
	background: url('../img/ver-historial.gif') no-repeat 10px 3px;
	border-top: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
}

#clasica .historial, #interpretes .historial, #varias .historial  {
	background: url('../img/h3-flechita-c.gif') no-repeat left 2px;
	padding-left: 13px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 8px;
	font: normal 11px Tahoma;
	clear: none;
}
#clasica .historial a {color: #808000;}
#clasica .historial a:hover {color: #A8A800;}
#varias .historial a {color: #808000;}
#varias .historial a:hover {color: #A8A800;}

#interpretes .historial  {
	background: url('../img/h3-flechita-b.gif') no-repeat left 2px;
}
#interpretes .historial a {color: #5284B6;}
#interpretes .historial a:hover {color: #6CABEA;}

#varias h2 {
	color: #B1C8E0;	
	background-color: #336699;
	text-transform: uppercase;
	font-weight: bold;
}
