@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo3.jpg);
	background-repeat: repeat-x;
	background-color: #e4e5e7;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7D2426;
	font-size: 11px;
		text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8A8C8E;
	text-decoration: none;
}
a.login:link , a.login:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7D2426;
	font-size: 11px;
		text-decoration: none;
	}
	
a.login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
		text-decoration: none;
	}
	
a.powered:link , a.powered:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	}
	
a.powered:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 11px;
	text-decoration: none;
	}
a.copy:link , a.copy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8A8C8E;
		text-decoration: none;
	}
	
a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #475156;
		text-decoration: none;
	}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	
	
/* site map*/

#site {
	float: left;
	height: 28px;
	width: 29px;
}
#site li a {
	height: 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 28px;
	text-decoration: none;
	}
	
#site li a:link, #site li a:visited {
	color: #922b0a;
	display: block;
	background-image: url(http://www.mbyl.biz/Portals/13/header/icono_map.jpg);
	}
	
#site li a:hover {
	color: #fff;
	background:url(http://www.mbyl.biz/Portals/13/header/icono_map2.jpg)
	}
/* home*/

#home {
	float: left;
	height: 28px;
	width: 28px;
}
#home li a {
	height: 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 28px;
	text-decoration: none;
	}
	
#home li a:link, #home li a:visited {
	color: #922b0a;
	display: block;
	background-image: url(http://www.mbyl.biz/Portals/13/header/icono_home.jpg);
	}
	
#home li a:hover {
	color: #fff;
	background: url(http://www.mbyl.biz/Portals/13/header/icono_home2.jpg)
	}
	
/* contacto*/

#contacto {
	float: left;
	height: 28px;
	width: 29px;
}
#contacto li a {
	height: 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 28px;
	text-decoration: none;
	}
	
#contacto li a:link, #contacto li a:visited {
	color: #922b0a;
	display: block;
	background-image: url(http://www.mbyl.biz/Portals/13/header/icono_contacto.jpg);
	}
	
#contacto li a:hover {
	color: #fff;
	background: url(http://www.mbyl.biz/Portals/13/header/icono_contacto2.jpg);
	}
.SubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D7072;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

