#top {
	background:url(../img/bgTopEmpresa.gif) no-repeat !important
}
.notaBox{
	color:#000;
	padding:5px;
	margin-bottom:10px;
	clear:both;
}
.notaBox .fecha{
	color:#999;
	padding:4px 2px !important;
}
.notaBox h3{
	color:#4263d0;
	font-size:23px;
	padding-bottom:8px;
}
.notaBox .foto {
	background:#95abf2; 
	margin:0 0 4px 4px;
	padding:3px;
	display:inline;
	float:right;
	cursor:url(../img/zoomin.cur), pointer !important;
}
.notaBox p{
	padding-bottom:10px
}
.notaBox .bajada{
	font-weight:bold;
}
.notaBox .fuente{
	text-align:right
}
.notaBox .galeria img {
	clear:none
}
.galeria img{
	float:left !important;
	margin:2px !important
}
.notasBox{
	color:#000;
	clear:left;
	padding:8px;
	margin-bottom:5px;
	background:url(../img/bgNotasBoxE.gif) repeat-x
}
.notasBox .fecha{
	color:#1d306e;
	padding:2px !important;
}
.notasBox h3 {
	padding-bottom:8px;
	font-size:23px;
}
.notasBox h3 a{
	color:#53991b;
	text-decoration:none
}
.notasBox h3 a:hover{
	color:#417c11;
	text-decoration:underline
}
.notasBox img {
	background:#53991b;
	margin:0 8px 5px 0;
	padding:3px;
	float:left;
	width:120px;
	height:120px
}
.notasBox p{
	padding-bottom:10px
}
.tools {
	float:right;
	text-align:right;
	padding:0
}
.tools a{
	outline:none;
	float:left;
	margin-right:3px;
	height:20px;
	width:20px
}
.tools a:hover{
	text-decoration:none;
	background-position:bottom
}
.tools span{
	display:none
}
.tools img {
	background:none;
	margin:0;
	padding:0;
	float:none
}
.toolAgrandar {
	background:url(../img/icoA+.gif) top
}
.toolAchicar {
	background:url(../img/icoA-.gif) top
}
.toolRecomendar {
	background:url(../img/icoComent.gif) top
}
.toolAdjunto {
	background:url(../img/icoDescargar.gif) top
}
.toolImprimir {
	background:url(../img/icoPrint.gif) top
}
.nav {
	clear:left;
	margin:5px 3px 0px 3px;
	text-align:center;
	padding:4px;
	height:18px;
} 
.nav a, .nav strong, .nav span {
	font-size: 11px;
	text-decoration:none;
	color:#2bb8fa;
	border: #2bb8fa solid 1px;
	padding: 2px 5px;
	margin-right: 1px;
	font-weight:bold;
}
.nav a:hover {
	color: #fff !important;
	background-color:#2bb8fa;
}
.nav strong {
	color: #fff;
	background-color:#2bb8fa;
}
.nav span {
	color:#666666  !important;
	border:solid 1px #666666  !important;
}
.autor {
	text-align:right;
	padding:7px 0;
	font-style:italic
}

/* POP RECOMENDAR */
.popBg {
	background-color:#000;
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	display:none;
}
.popLay {
	position:absolute;
	visibility:hidden;
	width:518px;
	top:-1000px;
	left:0;
	z-index:10;
}
.popBorde {
	background:url(../img/bgRecomendar.png) no-repeat;
	padding:14px 5px
}
.popTit {
	color:#4263d0;
	font-size:15px;
	font-weight:bold;
	margin:0 15px;
	padding:8px 0 14px 0;
}
.popCont {
	clear:both;
	margin:5px 15px 15px 15px;
}
.popCont fieldset{
	border:#7e7b91 solid 1px;
	padding:3px 0;
	margin-bottom:3px;
	text-align:center;
	width:230px;
	overflow:hidden;
}
.popCont input{
	width:210px;
}
.popCont textarea{
	width:210px;
	height:178px;
}
.popCont legend{
	padding:1px 7px;
	color:#4263d0;
	font-weight:bold
}
.mensaje{
	float:right !important;
	clear:right;
}
.popMsjError, .popMsjExito {
	border:#FFE864 solid 1px;
	background-color:#FFFFCC;
	color:#FF0000;
	padding:4px 5px;
	font-weight:bold;
	margin:4px 0;
	display:none;
}
.popMsjExito {
	border:#00CC00 solid 1px;
	background-color:#FFFFFF;
	color:#008C00;
}
.popMsjLoad{ display:none; }

.popImg{
	float:left;
	vertical-align:bottom;
	margin:0 5px 5px 0;
}