.company{
	font-family: verdana,arial,helvetica;
	font-size: 22px;
	color: #FFFFFF;
	font-weight:bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.magin {
	color:#000;
	padding:5px;
}
.pie a {
	color:#FFF; 
}

.menu {
	color:#FFF;
	background:url(img/menu.png);
	font-weight: bold;
	height:40px;
}
table { 
	font-size:100%;
} 
body { 
	margin:0;
	padding:0;
	color: #000;
	background-image: url(img/fondo.png);
	background-attachment: scroll;
	background-position: 0% 0%;
	background-repeat: repeat-x;
}
a:link {
	color: #501F1F; 
	text-decoration: none;
}
a:visited {
	color: #501F1F; 
	text-decoration: none;
}
a:hover {
	color: #501F1F; 
	text-decoration: underline;
}
a:active {
	color: #501F1F; 
	text-decoration: underline;
}
.bgtop{
	background-image: url(img/bgtop.jpg);
}
.bgbottom{ 
	background-image: url(img/bgbottom.jpg);
} 

.pie a{
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 40px;
	color:#ffff00;
	text-decoration: underline;
}
