@charset "utf-8";
/* CSS Document */
#all #central #middle #content #servicios #img{
	background-image:url(img/fotos.jpg);
	background-repeat:no-repeat;
	width:447px;
	height:103px;
	margin-top:30px;
}
#all #central #middle #content #servicios #vinculos a{
	font-weight:bold;
	text-decoration:underline;
}
ul{
	padding-left:16px;
}
li{
	font-size:12px;
}