/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Lato:300);
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	margin-top:15px;
}
#cuerpo{
	width:843px;
	margin:0 auto;
}
.sep{
	width:100%;
	float:none;
	clear:both;
}
.sep2{
	width:100%;
	height:24px;
	float:none;
	clear:both;
}
.inv{
	display:none;
}
h1{
	font-size:12pt;
	font-weight:normal;
	text-align:center;
	margin-top:0;
	color:#585858;
}
h1.logo{
	display:block;
	height:58px;
	margin:0;
	font-weight:300;
	background:url(../imagenes/home/logo.gif) center no-repeat;
}
#botonera{
	margin:21px 0;
	background:url(../imagenes/home/sep.gif) center no-repeat;
	font-size:10px;
	font-weight:bold;
}
#linksMkn{
	float:left;
	width:412px;
	text-align:right;
}
#linksMknSg{
	float:right;
	width:412px;
	text-align:left;
}
#linksMkn ul, #linksMknSg ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#linksMkn ul li  a, #linksMknSg ul li a{
	color:#0066CC;
	text-decoration:none;
}
.pMeta{
	width:412px;
	height:90px;
	text-align:center;
	font-family:'Lato', sans-serif;
	font-size:12pt;
	text-align:justify;
}
.pMeta strong{
	font-weight:normal!important;
}
#pie{
	font-family:'Lato', sans-serif;
	padding:24px 0 4px 0;
	font-size:12pt;
	text-align:center;
	color:#585858;
}
#pie p{
	margin:0;
}
a.botMekano:link, a.botMekano:visited{
	display:block;
	float:left;
	width:412px;
	height:350px;
	margin-right:19px;
	background:url(../imagenes/home/btn_mekano.jpg) right top no-repeat;
}
#txtMk, #txtMkSg{
	display:none;
}
a.botMekano:hover, a.botMekano:active{
	background:url(../imagenes/home/btn_mekano.jpg) right top no-repeat;
	opacity:0.7;
}


a.botSige:link, a.botSige:visited{
	display:block;
	float:right;
	width:412px;
	height:350px;
	background:url(../imagenes/home/bannermknsg.jpg) right top no-repeat;
}
a.botSige:hover, a.botSige:active{
	background:url(../imagenes/home/bannermknsg.jpg) right top no-repeat;
	opacity:0.7;
}

a.botInnova:link, a.botInnova:visited{
	display:block;
	float:right;
	width:845px;
	height:185px;
	background:url(../imagenes/home/banner_mekano_nuevo.jpg);
}
a.botInnova:hover, a.botInnova:active{
	background:url(../imagenes/home/banner_mekano_nuevo_blurred.jpg);
	opacity:0.7;
}