@charset "UTF-8";
/* CSS Document */

.box {
    padding: 0 5px 0 5px;
}

.textoblanco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

.textoblanco1 {
	color: #ccc;
    	font-size: 15px;
    	margin-bottom: 3px;
    	display: inline-block;
}
.bg-graydark {
        background: #8e96a0;
    }

.img-block {
    width: 100% !important;
    height: auto;
    display: block !important;
}
.textochico {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.textochico {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.textochicoceleste {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3a87af;
	text-decoration: none;
}
.containervideo iframe {
    width: 100%;
    height: 560px;
    margin-left: -307px;
    margin-top: -230px;
    border: 0 solid;
}
.textoverde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #349106;
	text-decoration: none;
}
.textoamarillo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D9A801;
	text-decoration: none;
	text-align: left
}