﻿.pagina img{
	width:80%;	
	position:relative;
	margin:auto;
}
.gallery img{
	display:inline-block;
	width:100%;
}
.w10{
	width:10%;
}
.w15{
	width:15%;
}
.w20{
	width:20%;
}
.w25{
	width:25%;
}
.w30{
	width:30%;
}
.w35{
	width:35%;
}
.w40{
	width:40%;
}
.w45{
	width:45%;
}
.w50{
	width:50%;
}
.w55{
	width:55%;
}
.w60{
	width:60%;
}
.w65{
	width:65%;
}
.w70{
	width:70%;
}
.w75{
	width:75%;
}
.w80{
	width:80%;
}
.w85{
	width:85%;
}
.w90{
	width:90%;
}
.w95{
	width:95%;
}
.w100{
	width:100%;
}

.w10i{
	width:10%!important;
}
.w15i{
	width:15%!important;
}
.w20i{
	width:20%!important;
}
.w25i{
	width:25%!important;
}
.w30i{
	width:30%!important;
}
.w35i{
	width:35%;
}
.w40i{
	width:40%!important;
}
.w45i{
	width:45%!important;
}
.w50i{
	width:50%!important;
}
.w55i{
	width:55%!important;
}
.w60i{
	width:60%!important;
}
.w65i{
	width:65%!important;
}
.w70i{
	width:70%!important;
}
.w75i{
	width:75%!important;
}
.w80i{
	width:80%!important;
}
.w85i{
	width:85%!important;
}
.w90i{
	width:90%!important;
}
.w95i{
	width:95%!important;
}
.w100i{
	width:100%!important;
}
.pagina table td,.post table td{
	vertical-align:top;
}