@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

@font-face {
  font-family: gotham;
  src: url(../mx/assets/fuentes/GothamMedium.woff);
}

#accesosdirectos {
	width:325px;
	height:400px;
	margin:auto;
	padding-top: 210px;
	font-family: 'Pathway Gothic One', sans-serif;
	color:#FFF;
	
	
}

#contenido {
    height: 300px;
    padding-top: 78%;
    MARGIN: 0 AUTO;
    background-repeat: repeat-x;
    background-position: center;
    background-size: cover;
    width: 225px;
}


#col1 {
	width: 121px;
	height: 120px;
	padding-top: 11px;
	float: left;
}
#col2 {
	width: 190px;
	height: 208px;
	padding-top: 2px;
	float: left;
}

#col3 {
	width: 37px;
	height: 121px;
	padding-top: 11px;
	float: left;
}


#texto {
	width: 200px;
	margin-left: 17px;
	padding-top: 10px;
	font-size: 24px;
	font-family: 'gotham', serif;
	color: #fff;
}
#subtext {
	font-size: 20px;
	font-family: 'Pathway Gothic One', sans-serif;;
}