@charset "utf-8";
/* CSS Document */
body{ background:#000;
}
.centro{ height:100%; width:100%;
}
.img{ margin-top:20%;
}
.textos{ font-size:18px; color:#FFFFFF; text-align:center; font-family:'Conv_boldd'; font-weight:normal!important;line-height: 30px;
}
@font-face {
	font-family: 'Conv_boldd';
	src: url('fonts/boldd.eot');
	src: local('☺'), url('fonts/boldd.woff') format('woff'), url('fonts/boldd.ttf') format('truetype'), url('fonts/boldd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.textleng{ font-size:18px; color:#666; text-align:center; font-family:'Conv_boldd'; font-weight:normal!important;line-height: 30px;
}
/*********************************banderas*************************************/
.flagss{
margin-top:5px;
}
.flagc{cursor:pointer!important; filter:alpha(opacity=90);opacity: .9; border:none; width:30px; height:auto;
}
.flagc:hover{filter:alpha(opacity=50);
}

