/* CSS Document */
/*=======================================*/
/*  O2 web site                          */
/*  Interactiva SRL (c) 2011             */
/*=======================================*/

/*--- Notas Styles ---*/
/* STYLE-1 */
.o2-notas-style-1{
	background-color:#F4F7F7;
	margin:0px 0px 4px 5px;
	padding: 5px 10px 0px 15px;
	display:inline-block;
}
/* STYLE-2 */
.o2-notas-style-2{
	margin:5px 0px 4px 5px;
}
	.o2-notas-style-2 .qseccion{
		background-image:url(../graficos/styles/header_2.png);
		background-repeat:no-repeat;
		min-height:25px;
		padding:3px 10px 4px 15px;
		border-bottom:1px solid #BDB58A;
	}
	.o2-notas-style-2 .qseccion a,
	.o2-notas-style-2 .qseccion a:visited{
		color:#FFF;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:20px;
		font-weight:normal;
		text-decoration:none;
		text-align:left;
	}
	.o2-notas-style-2 .qseccion a:hover{
		color:#FFF;
		text-decoration:underline;
	}
	.o2-notas-style-2 .qcontentbox-sty{
		 clear:both;
		 background-image:url(../graficos/styles/bg_body_2a.jpg);
		 background-repeat:repeat-x;
		 background-color:#8E8652;
		 border-top:#fff solid 2px;
	}
		.o2-notas-style-2 .qcontentbox-sty #imgdestacado{
			border:1px #666 solid;
			margin:0px 10px 10px 0px;
			display:block;
			float:left;
		}

	.o2-notas-style-2 .qtitulo{
		padding: 0px 10px 0px 10px;
	}
	.o2-notas-style-2 .qtitulo a,
	.o2-notas-style-2 .qtitulo a:visited,
	.o2-notas-style-2 .qtitulo-fix{
		color:#000;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		font-weight:normal;
		text-decoration:none;
		text-align:left;
	}
	.o2-notas-style-2 .qtitulo a:hover{
		color:#71664F;
		text-decoration:none;
	}
	.o2-notas-style-2 .qhora{
		color:#000;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		padding-left:10px;
		margin:0px;
	}
	.o2-notas-style-2 .qautor{
		color:#FFF;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
	}
		.o2-notas-style-2 .qautor a,
		.o2-notas-style-2 .qautor a:visited{
			color:#FFF;
		}
	.o2-notas-style-2 .qcontent{
		padding:0px 10px;
		clear:none;
	}
	.o2-notas-style-2 .qcontent,
	.o2-notas-style-2 .qcontent p{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#000;
	}
		.o2-notas-style-2 .qcontent .qresumen{
			/*text-align:justify;*/
		}
		.o2-notas-style-2 .qcontent .qlink {
			text-align:right;
			font-size:10px;
		}
		.o2-notas-style-2 .qcontent .qlink a,
		.o2-notas-style-2 .qcontent .qlink a:visited{
			background:none;
			padding:2px;
			color:#FFF;
		}
		.o2-notas-style-2 .qcontent .qlink a:hover{
			text-decoration:none;
			background-color:#585418;
		}
	.o2-notas-style-2 .qpie{
		background:url(../graficos/styles/bottom_2.png) repeat-x bottom;
		height:10px;
	}
/* STYLE-3 */
.o2-notas-style-3{
	margin:5px 0px 4px 5px;
}
	.o2-notas-style-3 .qseccion{
		background-image:url(../graficos/styles/header_3.png);
		background-repeat:no-repeat;
		min-height:25px;
		padding:3px 10px 4px 15px;
		border-bottom:1px solid #BDB58A;
	}
	.o2-notas-style-3 .qseccion a,
	.o2-notas-style-3 .qseccion a:visited{
		color:#FFF;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:20px;
		font-weight:normal;
		text-decoration:none;
		text-align:left;
	}
	.o2-notas-style-3 .qseccion a:hover{
		color:#FFF;
		text-decoration:underline;
	}
	.o2-notas-style-3 .qcontentbox-sty{
		 clear:both;
		 background-image:url(../graficos/styles/bg_body_3a.jpg);
		 background-repeat:repeat-x;
		 background-color:#2692B9;
		 border-top:#fff solid 2px;
	}
		.o2-notas-style-3 .qcontentbox-sty #imgdestacado{
			border:1px #666 solid;
			margin:0px 10px 10px 0px;
			display:block;
			float:left;
		}

	.o2-notas-style-3 .qtitulo{
		padding: 0px 10px 0px 10px;
	}
	.o2-notas-style-3 .qtitulo a,
	.o2-notas-style-3 .qtitulo a:visited,
	.o2-notas-style-3 .qtitulo-fix{
		color:#000;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		font-weight:normal;
		text-decoration:none;
		text-align:left;
	}
	.o2-notas-style-3 .qtitulo a:hover{
		color:#4F6271;
		text-decoration:none;
	}
	.o2-notas-style-3 .qhora{
		color:#000;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		padding-left:10px;
		margin:0px;
	}
	.o2-notas-style-3 .qautor{
		color:#FFF;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
	}
		.o2-notas-style-3 .qautor a,
		.o2-notas-style-3 .qautor a:visited{
			color:#FFF;
		}
	.o2-notas-style-3 .qcontent{
		padding:0px 10px;
		clear:none;
	}
	.o2-notas-style-3 .qcontent,
	.o2-notas-style-3 .qcontent p{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#000;
	}
		.o2-notas-style-3 .qcontent .qresumen{
			/*text-align:justify;*/
		}
		.o2-notas-style-3 .qcontent .qlink {
			text-align:right;
			font-size:10px;
		}
		.o2-notas-style-3 .qcontent .qlink a,
		.o2-notas-style-3 .qcontent .qlink a:visited{
			background:none;
			padding:2px;
			color:#FFF;
		}
		.o2-notas-style-3 .qcontent .qlink a:hover{
			text-decoration:none;
			background-color:#27B6BB;
		}
	.o2-notas-style-3 .qpie{
		background:url(../graficos/styles/bottom_3.png) repeat-x bottom;
		height:10px;
		display:block;
		padding:0px;
		margin:0px;
	}

/*--- INT Nota Print version ---*/
.o2-notaPRN{
	margin:10px 5px 5px 5px;
}
.o2-notaPRN .qele{
	padding: 5px 10px 0px 15px;
	margin-top:3px;
}
	.o2-notaPRN .qseccion{
		color:#444;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
	}
	.o2-notaPRN .qhora{
		color:#666;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		padding-bottom:5px;
	}
	.o2-notaPRN .qautor{
		color:#000;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		padding-bottom:5px;
	}
	.o2-notaPRN .qtitulo{ 
		color:#666;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:22px;
		font-weight:normal;
		text-decoration:none;
	}
	.o2-notaPRN .qcontent{
	}
	.o2-notaPRN .qcontent,
	.o2-notaPRN .qcontent p{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#000;
	}
		.o2-notaPRN .qcontent img{
			border:1px #666 solid;
			margin:5px 10px 10px 0px;
		}
		.o2-notaPRN .qcontent .qresumen{
			/*text-align:justify;*/
		}
		.o2-notaPRN .qpie{
			background:url(../graficos/bk_interlinea.png) repeat-x bottom;
			height:10px;
		}
		.o2-notaPRN .qcontent .qmedia img{
			border:none;
		}
		.o2-notaPRN .qcontent .qmedia{
			display:block;
			list-style:none;
			padding:0px;
		}
		.o2-notaPRN .qcontent .qmedia li{
			display:inline;
			padding-left:5px;
		}
		.o2-notaPRN .qcontent .qmedia a,
		.o2-notaPRN .qcontent .qmedia a:visited{
			text-decoration:none;
			font-size:11px;
		}
		.o2-notaPRN .qcontent .qmedia a:hover{
			text-decoration:none;
			color:#F00;
		}
		.o2-notaPRN .qcontent .qrelated img{
			border:none;
		}
		.o2-notaPRN .qcontent .qrelated{
			list-style:square;
		}
		.o2-notaPRN .qcontent .qrelated li{
			padding-right:10px;
		}
		.o2-notaPRN .qcontent .qrelated li *{
			margin:0px!important;
			padding:0px!important;
		}