li.botonservicios a{
	background-position: bottom;
	height:51px;
	width:197px;
	background-image: url(img/bg_boton_servicios3.jpg);
	background-repeat: no-repeat;
}
li.botonservicios a:hover{
	height:51px;
	width:197px;
	background-position: top;
	background-image: url(img/bg_boton_servicios3.jpg);
	background-repeat: no-repeat;
}


li.botonmenu a{
	background-position: bottom;
	height:41px;
	width:101px;
	list-style: none;
	float: left;
	margin-left:10px;
	background-image: url(img/bg_menu_item.jpg);
	background-repeat: no-repeat;
}
li.botonmenu a:hover{
	height:41px;
	list-style: none;
	float: left;
	margin-left:10px;
	background-position: top;
	background-image: url(img/bg_menu_item.jpg);
	background-repeat: no-repeat;
}

#nav li{
	height: 41px;
	list-style: none;
	float: left;
}


a.footer:link {
	font-family:trebuchet ms, verdana; 
	color:#fff;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}
a.footer:visited {
	font-family:trebuchet ms, verdana; 
	color:#fff;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}
a.footer:active {
	font-family:trebuchet ms, verdana; 
	color:#fff;
	font-weight:normal;
	font-size:13px;
	text-decoration: none;
}
a.footer:hover {
	font-family:trebuchet ms, verdana; 
	color:#fff;
	font-weight:normal;
	font-size:13px;
	text-decoration:underline;
}

a.body:link {
	font-family:trebuchet ms, verdana; 
	color:#393E45;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}
a.body:visited {
	font-family:trebuchet ms, verdana; 
	color:#393E45;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}
a.body:active {
	font-family:trebuchet ms, verdana; 
	color:#393E45;
	font-weight:normal;
	font-size:13px;
	text-decoration: none;
}
a.body:hover {
	font-family:trebuchet ms, verdana; 
	color:#393E45;
	font-weight:normal;
	font-size:13px;
	text-decoration:underline;
}
