/*-------------------------------------------*/
/*Notas Home*/
/*-------------------------------------------*/
.notasHomeblock {
	width:976px;
	overflow:hidden;
	position:absolute;
	margin-top:8px;
}
.notasHome {
	display:block;
	width:2840px;
	position:relative;
}
.notasHome .notaDYN {
	cursor:pointer;
}
.notasHome div {
	display:none;
}
.notasHome .notaDYN {
	float: left;
	display:inline-block!Important;
	width:230px;
	padding:7px;/*background-color:#666;*//*Ancho total 244*/
}
.notasHome .notaFotoPrincipal {
	display:block;
}
.notasHome .notaFotoPrincipal img {
	width:228px;
	height:228px;
	border: 1px solid #CCC;
}
.notasHome .notaTitulo, .notasHome .notaTitulo a {
	display:block;
	color:#F3962B;
	font-size:12px;
}
.notasHome .notaTitulo {
	height:30px;
	overflow:hidden;
	margin-top:10px;
	line-height:14px;
}
.notasHome .notaCopete, .notasHome .notaCopete a {
	display:block;
	color:#999;
	font-size:11px;
	line-height:14px;
}
.notasHome .notaCopete {
	margin-top:8px;
	height:55px;
	overflow:hidden;
}
.notasHome .notaMasInfo, .notasHome .notaMasInfo a {
	margin-top:10px;
	display:block;
	color:#F3962B;
	font-size:8px;
	text-transform:uppercase
}
.notasHome .notaDYNover {
	background-color:#2D2D2D;
	background-color:#E6C02D;
	color:#000!Important;
}
.notasHome .notaDYNover a {
	color:#333!Important;
}
/*-------------------------------------------*/
/*Notas Int*/
/*-------------------------------------------*/
.notasIntblock {
	width:976px;
	overflow:hidden;
	padding-bottom:10px;
}
.notasInt {
	display:block;
}
.notasInt .notaDYN {
	cursor:pointer;
}
.notasInt div {
	display:none;
}
.notasInt .notaDYN {
	display:inline-block!Important;
	padding:7px;
	background-color:#111111;
	width:448px;
	float:left;
	height:100px;
	margin:12px;
	padding:12px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:0px;
}
.notasInt .notaFotoPrincipal {
	display:block;
}
.notasInt .notaFotoPrincipal img {
	width:100px;
	height:100px;
	float:left;
	border: 1px solid #CCC;
	margin-right:20px;
	margin-bottom:150px;
}
.notasInt .notaTitulo, .notasInt .notaTitulo a {
	display:inline;
	color:#F3962B;
	font-size:18px;
	display:block;
}
.notasInt .notaTitulo {
	height:38px;
	overflow:hidden;
}
.notasInt .notaCopete, .notasInt .notaCopete a {
	display:block;
	color:#999;
	font-size:12px;
	line-height:14px;
}
.notasInt .notaCopete {
	margin-top:8px;
	display:block;
	height:40px;
	overflow:hidden;
}
.notasInt .notaMasInfo, .notasInt .notaMasInfo a {
	margin-top:8px;
	display:block;
	color:#F3962B;
	font-size:8px;
	text-transform:uppercase;
}
.notasInt .notaDYNover {
	background-color:#2D2D2D;
	background-color:#E6C02D;
	color:#000!Important;
}
.notasInt .notaDYNover a {
	color:#333!Important;
}
/*----------------------------*/
/*nota_ampliada*/
/*----------------------------*/
.nota_ampliada {
}
.nota_ampliada .notaDYN div {
/*display:none;*/
}
.nota_ampliada .notaDYN div a {
	text-decoration:none;
}
.nota_ampliada .nota {
	overflow:hidden;
	display:block;
}
/**/
.nota_ampliada .notaDYN .notaFotoPrincipal {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	background-color:#F9F8F3;
	border:1px solid #E8E0C6;
}
.nota_ampliada .notaDYN .notaFotoPrincipal img {
	width:320px;
	height:320px;
	padding:10px;
}
.nota_ampliada .notaDYN .notaFecha {
	display:block;
	/**/
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999999;
	padding-top:8px!Important;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.nota_ampliada .notaDYN .notaTitulo {
	display:block;
	/**/
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:32px;
	margin-top:8px;
	font-weight:lighter!Important;
}
.nota_ampliada .notaDYN .notaTitulo strong, .nota_ampliada .notaDYN .notaTitulo * {
	font-weight:lighter!Important;
}
.nota_ampliada .notaDYN .notaTitulo a {
	color:#FFCB00;
}
.nota_ampliada .notaDYN .notaCopete, .nota_ampliada .notaDYN .notaCopete * {
	margin-top:4px;
	display:block;
	/**/
	font-family:Arial, Helvetica, sans-serif!Important;
	font-weight:lighter;
	font-size:12px;
	line-height:16px;
	margin-bottom:26px;
	font-weight:lighter!Important;
}
.nota_ampliada .notaDYN .notaCopete a {
	color:#FFCB00;
}
.nota_ampliada .notaDYN .notaCuerpoTexto {
	display:inherit;
	/**/
	font-size:14px;
	line-height:22px;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif!Important;
}
.nota_ampliada .notaDYN .notaCuerpoTexto p {
	margin-top:18px;
	font-family:Arial, Helvetica, sans-serif!Important;
	padding-bottom:18px;
}
.notaCuerpoTexto * {
	font-family:Arial, Helvetica, sans-serif!Important;
}
.nota_ampliada .notaDYN .imagenesSecundarias {
	background-color:#FFCB00;
	margin-top:30px;
	margin-bottom:10px;
	overflow:hidden;
}
.nota_ampliada .notaDYN .imagenesSecundarias li {
	display:inline;
}
.nota_ampliada .notaDYN .imagenesSecundarias img {
	width:100px;
	height:100px;
	padding:6px;
	margin:12px;
	margin-right:0px;
}
.imagenesSecundarias a img {
	background-color:#FFFFFF;
}
.imagenesSecundarias a:hover img {
	background-color:#FF0000!Important;
}
.imagenesSecundarias .titImgSec {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin-left:12px;
	margin-top:12px;
	display:block;
	font-weight:bold;
}
.nota_ampliada a {
	color:#D70F0F;
	font-weight:bold;
}
.nota_ampliada a:hover {
	color:#B48341;
}
.nota_ampliada .notaMasInfo {
	display:none;
}
.notaCuerpoTexto strong {
	font-weight:bold!Important;
	color:#FFFFFF!Important;
	margin-top:52px;
}
