.boxpos {width:95%; margin:0 auto;}

 .msgbox, .msg  {
padding: 10px 0px;
background:#6E6D6D;
color:#FFF;
text-align: center;
border-radius: 6px;
}

.msgboxok, .msgok {
padding: 10px 0px;
background:#666;
color:#FFF; text-align: center;
border-radius: 6px;
}

.msgboxnotok {border: 1px solid #999;
padding: 10px 0px;
background:#C33;
color:#FFF; text-align: center;
}

a > .cintillo {color:#808080;}

.full-text img {max-width:100% !important;height: auto !important;}

.pagenav {
	line-height: 22px;
	font-size: 13px;
	text-transform: uppercase;
	clear: both;
	font-weight: 300;
	margin-bottom: 15px;
	text-align: right;
}
.pagenav a, .pagenav .current {
	padding: 3px 7px;
	border: 1px solid #5B8BAF;
	background: #fdfdfd;
	display:inline-block;
	color: #468175;
	margin-left: 3px;
	margin-bottom:3px !important;
	text-decoration: none;
}
.pagenav a:hover, .pagenav .current {
	color: #FFF;
	background: #5B8BAF;
}

a.sideall {font-size:13px; padding: 4px 0; background: #AAA; text-align: center; display: block; color:#FFF;    border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
a.sideall:hover {background: #BBB;}

#monthnav  {font-size:20px; margin-bottom: 24px;}
#monthnav a {display:inline-block; padding: 0px 8px 4px 8px; font-size:20px; background: #D0D1D2; }


.picsmall  {width:104px;height:104px;border:1px solid #EDEDED; display: inline-block;}
.picsmall  img{width:100%;height:100%;}

ul.listas {padding-right:10px;}
ul.listas a {color: #001640;}
ul.listas li {margin-bottom:14px;}

